Visualizza messaggi
|
|
Pagine: 1 2 [3] 4 5 ... 42
|
|
31
|
Generale / Generale / IceWeasel e GMail
|
inserita:: Aprile 08, 2008, 10:00:21 am
|
|
CIAO
Uso GNU/Debian Lenny Testing, il browser IceWeasel e due account GMail.
Quando in una pagina Web, incontro un collegamento mailto, vorrei aver la possibilita` di selezionare un account di GMail in modo che, poi, si aprisse direttamente, in un'altra scheda, la pagina di GMail gia` precompilata per scrivere l'E-Mail a quell'indirizzo indicato da mailto.
GRAZIE
CIAO
|
|
|
|
|
32
|
Generale / X / Re: Configurare la tastiera di X.Org
|
inserita:: Aprile 06, 2008, 06:15:17 pm
|
Ora, il mio xorg.conf e` PLUTO:~# cat /etc/X11/xorg.conf # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "unix/:7100" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,it" Option "XkbVariant" "intl,nodeadkeys," Option "XkbOption" "grp:alt_shift_toggle" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Emulate3Buttons" "true" EndSection
Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection
Section "Device" Identifier "ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)]" Driver "ati" BusID "PCI:1:5:0" Option "UseFBDev" "true" EndSection
Section "Monitor" Identifier "Monitor Generico" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 EndSection
Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)]" Monitor "Monitor Generico" DefaultDepth 24 SubSection "Display" Modes "1280x800" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection
e la configurazione di GNOME e`  A questo punto, dopo aver riavviato GDM o, addiritura, la macchina Linux, effettuo il Login e non mi appare nessuna finestra riguardo alla configurazione della tastiera. Quindi, deduco che la configurazione di X.Org sia la stessa di quella di GNOME. Quindi, provo, da una macchina Windows, ad effettuare un collegamento remoto SSH-VNC ed ha aprire un display X ed a caricare GNOME tramite il comando gnome-session. Qui, trovo una amara sopresa, ossia mi appare questa finestra  e mi accorgo che tutti i tasti modificatori ed i tasti LED - CapsLock, ScrollLock e NumLock - non funzionano in entrambi i casi indicati da questa finestra. Come mai? La cosa piu` strana e` che, quando vado direttamente sul Server ed effettuo un qualsiasi Login, mi appare sempre questa finestra  ma tutti i tasti funzionano con entrambi le opzioni. Per far scomparire questa finestra, devo, per forza, loggarmi graficamente come root e via. GRAZIE CIAO
|
|
|
|
|
33
|
Generale / X / Configurare la tastiera di X.Org
|
inserita:: Marzo 31, 2008, 10:24:46 am
|
|
CIAO
Uso GNU/Linux Debian Lenny Testing e GNOME.
Mi sono accorto che la configurazione della tastiera di GNOME non viene memorizzata nel file di configurazione di X.Org Server /etc/X11/xorg.conf. Infatti, ora, ho due configurazioni diverse - una per X.Org ed una per GNOME.
Vorrei che queste due configurazioni coincidessero in modo da non avere problemi di layout di tastiera, tasti che non funzionano, ... soprattutto quando li uso da una postazione Windows remota con un viewer VNC.
Una curiosita`
A che cosa serve il file /usr/share/xresprobe/xorg.conf ?
GRAZIE
CIAO
|
|
|
|
|
34
|
Gestione Pacchetti / Apt-get & friends / Capricci di Aptitude
|
inserita:: Marzo 29, 2008, 11:25:10 am
|
CIAO Ho notato che aptitude non visualizza piu` gli aggiornamenti dai repository non ufficiali ma mantiene sempre quelli dei repository ufficiali della debian lenny testing. Ossia, se faccio cosi` PLUTO:~# cat /etc/apt/sources.list deb http://ftp.debian.org/debian testing main non-free contrib deb-src http://ftp.debian.org/debian testing main non-free contrib
deb http://ftp.us.debian.org/debian testing main non-free contrib deb-src http://ftp.us.debian.org/debian testing main non-free contrib
deb http://security.debian.org testing/updates main contrib non-free deb-src http://security.debian.org testing/updates main contrib non-free
# Debian Unofficial (http://www.debian-unofficial.org/installation.html).
deb http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted deb-src http://ftp.debian-unofficial.org/debian testing main contrib non-free restricted
# debian-multimedia (http://www.debian-multimedia.org/).
deb http://www.debian-multimedia.org sid main deb-src http://www.debian-multimedia.org sid main
deb http://download.videolan.org/pub/videolan/debian sid main deb-src http://download.videolan.org/pub/videolan/debian sid main
deb http://www.vollstreckernet.de/debian testing amule deb-src http://www.vollstreckernet.de/debian testing amule
# Librerie wxWidgets, wxPython e wxGTK (http://wiki.wxpython.org/InstallingOnUbuntuOrDebian).
deb http://apt.wxwidgets.org etch-wx main deb-src http://apt.wxwidgets.org etch-wx main PLUTO:~# PLUTO:~# aptitude clean Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso Reading state information... Fatto Lettura delle informazioni sullo stato esteso Inizializzazione dello stato dei pacchetti... Fatto Lettura delle descrizioni dei task... Fatto Costruzione del database dei tag... Fatto PLUTO:~# PLUTO:~# aptitude autoclean Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso Reading state information... Fatto Lettura delle informazioni sullo stato esteso Inizializzazione dello stato dei pacchetti... Fatto Lettura delle descrizioni dei task... Fatto Costruzione del database dei tag... Fatto Liberati 0B di spazio su disco PLUTO:~# PLUTO:~# aptitude update Ign http://download.videolan.org sid Release.gpg Get:1 http://www.debian-multimedia.org sid Release.gpg [189B] Hit http://www.debian-multimedia.org sid/main Translation-it Hit http://security.debian.org testing/updates Release.gpg Ign http://security.debian.org testing/updates/main Translation-it Ign http://download.videolan.org sid/main Translation-it Get:2 http://www.debian-multimedia.org sid Release [5560B] Ign http://security.debian.org testing/updates/contrib Translation-it Ign http://security.debian.org testing/updates/non-free Translation-it Hit http://security.debian.org testing/updates Release Ign http://download.videolan.org sid Release Hit http://ftp.us.debian.org testing Release.gpg Ign http://ftp.us.debian.org testing/main Translation-it Hit http://ftp.debian.org testing Release.gpg Ign http://ftp.debian.org testing/main Translation-it Ign http://ftp.debian.org testing/non-free Translation-it Ign http://security.debian.org testing/updates/main Packages/DiffIndex Ign http://download.videolan.org sid/main Packages/DiffIndex Ign http://ftp.us.debian.org testing/non-free Translation-it Ign http://ftp.us.debian.org testing/contrib Translation-it Get:3 http://www.debian-multimedia.org sid/main Packages/DiffIndex [2023B] Hit http://ftp.us.debian.org testing Release Ign http://download.videolan.org sid/main Sources/DiffIndex Ign http://security.debian.org testing/updates/contrib Packages/DiffIndex Ign http://security.debian.org testing/updates/non-free Packages/DiffIndex Ign http://security.debian.org testing/updates/main Sources/DiffIndex Ign http://ftp.debian.org testing/contrib Translation-it Hit http://ftp.debian.org testing Release Get:4 http://www.debian-multimedia.org sid/main Sources/DiffIndex [2023B] Ign http://download.videolan.org sid/main Packages Ign http://security.debian.org testing/updates/contrib Sources/DiffIndex Ign http://security.debian.org testing/updates/non-free Sources/DiffIndex Hit http://security.debian.org testing/updates/main Packages Hit http://security.debian.org testing/updates/contrib Packages Hit http://security.debian.org testing/updates/non-free Packages Hit http://ftp.us.debian.org testing/main Packages/DiffIndex Hit http://ftp.debian.org testing/main Packages/DiffIndex Hit http://security.debian.org testing/updates/main Sources Hit http://security.debian.org testing/updates/contrib Sources Hit http://security.debian.org testing/updates/non-free Sources Get:5 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [1794B] Ign http://download.videolan.org sid/main Sources Get:6 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [1794B] Get:7 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [1794B] Hit http://download.videolan.org sid/main Packages Get:8 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [140B] Get:9 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [140B] Get:10 http://www.debian-multimedia.org sid/main 2008-03-29-1017.28.pdiff [140B] Hit http://download.videolan.org sid/main Sources Hit http://ftp.us.debian.org testing/non-free Packages/DiffIndex Hit http://ftp.us.debian.org testing/contrib Packages/DiffIndex Hit http://ftp.us.debian.org testing/main Sources/DiffIndex Hit http://ftp.debian.org testing/non-free Packages/DiffIndex Hit http://ftp.debian.org testing/contrib Packages/DiffIndex Hit http://ftp.debian.org testing/main Sources/DiffIndex Hit http://ftp.debian.org testing/non-free Sources/DiffIndex Hit http://ftp.debian.org testing/contrib Sources/DiffIndex Hit http://ftp.us.debian.org testing/non-free Sources/DiffIndex Hit http://ftp.us.debian.org testing/contrib Sources/DiffIndex Hit http://ftp.debian-unofficial.org testing Release.gpg Ign http://ftp.debian-unofficial.org testing/main Translation-it Ign http://ftp.debian-unofficial.org testing/contrib Translation-it Ign http://ftp.debian-unofficial.org testing/non-free Translation-it Ign http://ftp.debian-unofficial.org testing/restricted Translation-it Get:11 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [1991B] Hit http://www.vollstreckernet.de testing Release.gpg Ign http://www.vollstreckernet.de testing/amule Translation-it Hit http://apt.wxwidgets.org etch-wx Release.gpg Ign http://apt.wxwidgets.org etch-wx/main Translation-it Get:12 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [1991B] Get:13 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [1991B] Hit http://ftp.debian-unofficial.org testing Release Get:14 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [144B] Get:15 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [144B] Get:16 http://www.debian-multimedia.org sid/main 2008-03-29-1039.03.pdiff [144B] Ign http://ftp.debian-unofficial.org testing/main Packages/DiffIndex Hit http://www.vollstreckernet.de testing Release Hit http://apt.wxwidgets.org etch-wx Release Ign http://ftp.debian-unofficial.org testing/contrib Packages/DiffIndex Ign http://ftp.debian-unofficial.org testing/non-free Packages/DiffIndex Ign http://ftp.debian-unofficial.org testing/restricted Packages/DiffIndex Ign http://ftp.debian-unofficial.org testing/main Sources/DiffIndex Ign http://ftp.debian-unofficial.org testing/contrib Sources/DiffIndex Ign http://ftp.debian-unofficial.org testing/non-free Sources/DiffIndex Ign http://ftp.debian-unofficial.org testing/restricted Sources/DiffIndex Hit http://ftp.debian-unofficial.org testing/main Packages Ign http://www.vollstreckernet.de testing/amule Packages/DiffIndex Ign http://apt.wxwidgets.org etch-wx/main Packages/DiffIndex Hit http://ftp.debian-unofficial.org testing/contrib Packages Hit http://ftp.debian-unofficial.org testing/non-free Packages Hit http://ftp.debian-unofficial.org testing/restricted Packages Hit http://ftp.debian-unofficial.org testing/main Sources Hit http://ftp.debian-unofficial.org testing/contrib Sources Hit http://ftp.debian-unofficial.org testing/non-free Sources Hit http://ftp.debian-unofficial.org testing/restricted Sources Ign http://www.vollstreckernet.de testing/amule Sources/DiffIndex Ign http://apt.wxwidgets.org etch-wx/main Sources/DiffIndex Ign http://www.vollstreckernet.de testing/amule Packages Hit http://apt.wxwidgets.org etch-wx/main Packages Ign http://www.vollstreckernet.de testing/amule Sources Hit http://apt.wxwidgets.org etch-wx/main Sources Hit http://www.vollstreckernet.de testing/amule Packages Hit http://www.vollstreckernet.de testing/amule Sources Scaricato 13,9kB in 7s (1746B/s) Lettura della lista dei pacchetti in corso... Fatto Lettura della lista dei pacchetti in corso... Fatto Generazione dell'albero delle dipendenze in corso Reading state information... Fatto Lettura delle informazioni sullo stato esteso Inizializzazione dello stato dei pacchetti... Fatto Scrittura delle informazioni sullo stato esteso... Fatto Lettura delle descrizioni dei task... Fatto Costruzione del database dei tag... Fatto Cancellazione dei vecchi file scaricati
Mi sono accorto che, per esempio, se cerco la nuova versione di vlc - la 0.8.6e -, aptitude vede soltanto la versione 0.8.6c ossia quella della Lenny testing. Come mai? GRAZIE CIAO
|
|
|
|
|
35
|
Generale / Multimedia / Problemi con VLC 0.8.6c
|
inserita:: Marzo 27, 2008, 09:59:01 am
|
|
CIAO
Ho GNU/Linux Debian Lenny Testing con il programma VLC 0.8.6c prelevato dal repository Debian Sid di tale programma.
Ho due problemi
1- Se inserisco qualcosa nella finestra Playlist e poi chiudo il programma, quando lo riapro, tale finestra e` ancora vuota. Come mai?
2- Come si fa a fare in modo che, quando chiudo tale programma, si interroppa anche la musica in ascolto?
GRAZIE
CIAO
|
|
|
|
|
36
|
Generale / Generale / Re: IceWeasel - Nuova scheda ed home page
|
inserita:: Marzo 27, 2008, 09:07:33 am
|
Abiliti in xorg.conf l'emulazione del terzo tasto. In pratica premendo contemporaneamente destro e sinistro si genera l'evento tasto centrale. Se cerchi in google trovi come fare.
Con un portatile che ha un touchpad a due pulsanti guidato dal modulo Synaptic, come si fa a modificare il file xorg.conf in modo che la pressione contemporanea dei due pulsanti genera l'evento del pulsante centrale? GRAZIE CIAO
|
|
|
|
|
38
|
Generale / Generale / IceWeasel - Nuova scheda ed home page
|
inserita:: Marzo 26, 2008, 06:21:36 pm
|
|
CIAO
Uso la GNU/Linux Debian Lenny Testing ed il browser IceWeasel.
Ho notato che, quando apro una scheda, tale browser apre una scheda vuota.
Come si fa a dirgli di aprire una nuova scheda e di caricare automaticamente la mia home page - ossia quella pagina che ho impostata come pagina iniziale -?
GRAZIE
CIAO
|
|
|
|
|
39
|
Generale / Network / Problema con l'opzione -localhost di x11vnc e inetd.conf
|
inserita:: Marzo 25, 2008, 10:53:02 am
|
CIAO Ho un Server con GNU/Linux Debian Lenny Testing con il server OpenSSH ed il server x1vnc ed un Client Windows XP SP2 con un client SSH ed il viewer TightVNC. Ho il file /etc/inetd.confPLUTO:~# cat /etc/inetd.conf # /etc/inetd.conf: see inetd(8) for further informations. # # Internet superserver configuration database # # # Lines starting with "#:LABEL:" or "#<off>#" should not # be changed unless you know what you are doing! # # If you want to disable an entry so it isn't touched during # package updates just comment it out with a single '#' character. # # Packages should modify this file by using update-inetd(8) # # <service_name> <sock_type> <proto> <flags> <user> <server_path> <args> # #:INTERNAL: Internal services #discard stream tcp nowait root internal #discard dgram udp wait root internal #daytime stream tcp nowait root internal #time stream tcp nowait root internal
#:STANDARD: These are standard services.
5900 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc.sh #5901 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc-root.sh #5902 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc-balubeto.sh #5903 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc-aldoalex.sh
#:BSD: Shell, login, exec and talk are BSD protocols.
#:MAIL: Mail, news and uucp services.
#:INFO: Info services #<off># ident stream tcp wait identd /usr/sbin/identd identd
#:BOOT: TFTP service is provided primarily for booting. Most sites # run this only on machines acting as "boot servers."
#:RPC: RPC based services
#:HAM-RADIO: amateur-radio services
#:OTHER: Other services #<off># sane-port stream tcp nowait saned:saned /usr/sbin/saned saned
e il file /usr/local/bin/x11vnc.shPLUTO:~# cat /usr/local/bin/x11vnc.sh #!/bin/sh /usr/bin/x11vnc -inetd -rfbport 5900 -rfbauth /root/.vnc/passwd -localhost -display :0 -auth /var/lib/gdm/:0.Xauth -capslock -forever -logfile /var/log/x11vnc.log
Se effetuo una connessione SSH e, poi, da Windows, carico il viewer VNC, il server x11vnc non sente alcun "segnale" pur restando in ascolto; mentre, se io tolgo l'opzione -localhost dallo script x11vnc , il server x11vnc permette al viewer VNC di connettersi. Ho notato che, se dalla shell remota SSH, lancio il server x11vnc con il comando /usr/bin/x11vnc -rfbport 5900 -rfbauth /root/.vnc/passwd -localhost -display :0 -auth /var/lib/gdm/:0.Xauth -capslock -forever -logfile /var/log/x11vnc.log, il viewer VNC si connette senza problemi. Quindi, che cosa non va nel Super-Server inetd? GRAZIE CIAO
|
|
|
|
|
40
|
Generale / Installazione / Re: Configurazione di GRUB2
|
inserita:: Marzo 12, 2008, 07:16:03 pm
|
|
CIAO
Sapete se Grub 2 ha qualche problema nel gestire Windows Vista Ultimate a 64 bit in quanto ho installato Grub 2 nel MBR e Vista si avvia correttamente ma, quando la riavvio, non riesco piu`ad acedere al Grub 2 poiche` il mio notebook continua a riavviarsi. Avete qualche idea per risolvere tale problema che sembra assurda ma e` reale?
GRAZIE
CIAO
|
|
|
|
|
43
|
Generale / Installazione / Re: Configurazione di GRUB2
|
inserita:: Marzo 11, 2008, 09:09:13 am
|
|
Sono riuscito a caricare Vista da Grub 2 modificando il file di configurazione di Grub 2 ma, una volta che ho riavviato questo S/O, il notebook fa un reset dopo il POST. Ora, cosa posso fare per sistemare tutto?
GRAZIE
CIAO
|
|
|
|
|
44
|
Generale / Installazione / Configurazione di GRUB2
|
inserita:: Marzo 10, 2008, 06:51:47 pm
|
|
CIAO
Avendo un noteboook con una partizione con Vista Ultimate a 64 bit, ho voluto installare sullo spazio rimasto del disco la GNU/Linux Debian Lenny Testing a 64 bit partendo dal suo CD NetInstall e scegliendo di installare sul MBR il boot manager Grub 2. Quindi, questo boot manager mi ha creato automaticamente la voce di Windows Vista ma, quando tento di caricare questo S/O, Grub 2 mi indica che non riesce a trovare la partizione di Vista. Quindi, da Linux, come si fa a riconfigurare Grub 2?
GRAZIE
CIAO
|
|
|
|
|
45
|
Generale / Hardware / Modem analogico USB per Linux e per Vista a 64 bit
|
inserita:: Marzo 06, 2008, 05:17:20 pm
|
|
CIAO
Non riesco a trovare un modem analogico esterno V. 92 USB 2.0 che funziona, in modo corretto, con GNU/Linux Debian Lenny Testing a 32/64 bit - con i moduli nativi di Linux - e con Windows Vista Ultimate a 64 bit - con i driver a 64 bit -. Tale modem deve poter essere usato con un notebook o con un PC.
GRAZIE
CIAO
PS Non ho nessuna porta seriale e non voglio nessun adattatore USB --- Seriale.
|
|
|
|
|