Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless e gestione connessioni
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Mon Oct 01, 2007 6:50 pm    Post subject: Reply with quote

da quel che ho capito networkmanager è indipendente dal wm
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Mon Oct 01, 2007 8:18 pm    Post subject: Reply with quote

Cazzantonio wrote:
visto che siamo in tema, c'è nulla di simile a network manager per xfce?


riporto da QUI
Code:

Carthik - You can use NetworkManager just fine under Xfce.
Make sure you select under the Startup prefs/Advanced options to start Gnome services (you need this for the gnome-keyring-manager that NetworkManager uses to store WEP keys),
then just run 'nm-applet' and it should appear in the systray in your panel (If you addded one) or the taskbar.

Works fine here.
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Tue Oct 02, 2007 7:03 am    Post subject: Reply with quote

@Cazzantonio
Code:

* xfce-extra/pynetworkmanager
     Available versions:  ~0.3-r1 {doc}
     Homepage:            http://www.tfd.chalmers.se/~mk0foma/pyNetworkManager
     Description:         Xfce4 Panel Plugin that connects to NetworkManager through DBUS.


Però io uso gnome e non so quanto bene funzioni
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
Laux
n00b
n00b


Joined: 25 Apr 2007
Posts: 44
Location: Monkey Island

PostPosted: Sat Oct 06, 2007 8:21 am    Post subject: Reply with quote

Tigerwalk wrote:
Stesso errore di GabrieleB. Ho risolto installando i linux-headers-2.6.21 e ridando l'emerge!

Idem! :wink:
Tigerwalk wrote:

EDIT: mi rispondo da solo, rc-update add NetworkManager default


Rendere le cose complesse è semplicissimo..... :D :D :D
Code:
# rc-update add net-misc/networkmanager default
 * rc-update: '/etc/init.d/net-misc/networkmanager' not found; aborting



Dove ho sbagliato? :?

Aggiungo che come da guida ho esegiuto il downgrade di dhcp alla ver 3.0.6....
Back to top
View user's profile Send private message
Tigerwalk
Guru
Guru


Joined: 15 May 2007
Posts: 475
Location: Napoli

PostPosted: Sat Oct 06, 2007 8:35 am    Post subject: Reply with quote

Laux wrote:
Tigerwalk wrote:
Stesso errore di GabrieleB. Ho risolto installando i linux-headers-2.6.21 e ridando l'emerge!

Idem! :wink:
Tigerwalk wrote:

EDIT: mi rispondo da solo, rc-update add NetworkManager default


Rendere le cose complesse è semplicissimo..... :D :D :D
Code:
# rc-update add net-misc/networkmanager default
 * rc-update: '/etc/init.d/net-misc/networkmanager' not found; aborting



Dove ho sbagliato? :?

Aggiungo che come da guida ho esegiuto il downgrade di dhcp alla ver 3.0.6....


Code:
rc-update add NetworkManager default

hai ragione, rendere le cose complesse è semplice. Basta che scrivevi come avevo scritto io......... 8)
_________________
Linux user N°447789
Carpe diem (quam minimum credula postero) -Orazio (I,11)
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Sat Oct 06, 2007 8:47 am    Post subject: Reply with quote

Laux wrote:
Tigerwalk wrote:
Stesso errore di GabrieleB. Ho risolto installando i linux-headers-2.6.21 e ridando l'emerge!

Idem! :wink:
Tigerwalk wrote:

EDIT: mi rispondo da solo, rc-update add NetworkManager default


Rendere le cose complesse è semplicissimo..... :D :D :D
Code:
# rc-update add net-misc/networkmanager default
 * rc-update: '/etc/init.d/net-misc/networkmanager' not found; aborting



Dove ho sbagliato? :?

Aggiungo che come da guida ho esegiuto il downgrade di dhcp alla ver 3.0.6....


tralaltro non è /etc/init.d/net-misc/networkmanager è /etc/init.d/NetworkManager :P
Però quando usi rc-update la directory dove va a controllare gli init è la /etc/init.d

Niente sottodirectory :)
Back to top
View user's profile Send private message
Laux
n00b
n00b


Joined: 25 Apr 2007
Posts: 44
Location: Monkey Island

PostPosted: Sat Oct 06, 2007 9:08 am    Post subject: Reply with quote

Tiger: avevi perfettamente ragione ;)

Ora mi funziona tutto: all'avvio del portatile mi ha fatto uno schifo sullo schermo ma poi va alla grande! Ottimo tool direi.
Ovviamente ho dato un
Code:
emerge knetworkmanager
per gestire la cosa da KDE ed anche la gui è carina :)

Prima lavoravo di script con wpa_supplicant: ne avevo uno per ogni rete wireless a cui mi collego di solito ed all'avvio ero costretto a lanciare il relativo script che prevedeva la configurazione di wpa_supplicant ed il dhcpcd, kwifimanager mi teneva informato sotto kde... che stress ogni volta :roll:
_________________
In vino veritas, in scarpe adidas, in bagno badedas, in culo........ un ananas!
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Sat Oct 06, 2007 9:34 am    Post subject: Reply with quote

una domanda, l'unica cosa fastidiosa di questo programma è che (almeno in gnome) ogni volta che si collega bisogna inserire la password....qui: http://appuntiubuntu.wordpress.com/2007/06/30/fanculizzare-il-portachiavi-del-network-manager/
è proposta una soluzione, ma non sembra funzionare..voi che ne dite?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Tigerwalk
Guru
Guru


Joined: 15 May 2007
Posts: 475
Location: Napoli

PostPosted: Sat Oct 06, 2007 9:42 am    Post subject: Reply with quote

Josuke wrote:
una domanda, l'unica cosa fastidiosa di questo programma è che (almeno in gnome) ogni volta che si collega bisogna inserire la password....qui: http://appuntiubuntu.wordpress.com/2007/06/30/fanculizzare-il-portachiavi-del-network-manager/
è proposta una soluzione, ma non sembra funzionare..voi che ne dite?

Io uso kde e nella configurazione di knetworkmanager ho settato "salva la chiave in kwallett" che è il portafoglio di kde. Quando si è aperto la prima volta ho premuto INVIO due volte, senza immettere la password ed alla domanda se permettere sempre ho scelto di si. Adesso appena accendo il computer, è già connesso e non devo immettere nessuna password!
_________________
Linux user N°447789
Carpe diem (quam minimum credula postero) -Orazio (I,11)
Back to top
View user's profile Send private message
Laux
n00b
n00b


Joined: 25 Apr 2007
Posts: 44
Location: Monkey Island

PostPosted: Sat Oct 06, 2007 9:47 am    Post subject: Reply with quote

Tigerwalk wrote:
Josuke wrote:
una domanda, l'unica cosa fastidiosa di questo programma è che (almeno in gnome) ogni volta che si collega bisogna inserire la password....qui: http://appuntiubuntu.wordpress.com/2007/06/30/fanculizzare-il-portachiavi-del-network-manager/
è proposta una soluzione, ma non sembra funzionare..voi che ne dite?

Io uso kde e nella configurazione di knetworkmanager ho settato "salva la chiave in kwallett" che è il portafoglio di kde. Quando si è aperto la prima volta ho premuto INVIO due volte, senza immettere la password ed alla domanda se permettere sempre ho scelto di si. Adesso appena accendo il computer, è già connesso e non devo immettere nessuna password!


Quoto pienamente!
_________________
In vino veritas, in scarpe adidas, in bagno badedas, in culo........ un ananas!
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Sat Oct 06, 2007 10:28 am    Post subject: Reply with quote

purtroppo in gnome non è così...il gestore delle chiavi del sistema ogni volta richiede la password per poter accedere al database delle chiavi...non è prevista la possibilità di evitare l'inserimento della pass...almeno non visivamente, il sito che ho spedito è un trick per aggirare il problema...ma a me non funziona, qualcuno lo ha provato?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Laux
n00b
n00b


Joined: 25 Apr 2007
Posts: 44
Location: Monkey Island

PostPosted: Sat Oct 06, 2007 12:02 pm    Post subject: Reply with quote

Rettifico a quanto quotato in precedenza specificando che l'unica cosa che devo fare è attivare il kdewallet con la password relativa poichè ho scelto di non usarla in automatico, per il resto è tutto ok.
In effetti avere la pwd del kdewallet automatica permette a chiunque di utilizzare le mie password nel caso in cui lasci il portatile per qualche istante..... (non mi va di bloccar la sessione per andare al wc ;) )
_________________
In vino veritas, in scarpe adidas, in bagno badedas, in culo........ un ananas!
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Sat Oct 06, 2007 2:32 pm    Post subject: Reply with quote

mah secondo me è una cazzata :S

Potrebbe salvare la password su richiesta.. fine.

Se si potesse fare in modo che il mio utente potesse accedere alla password senza dover inserire quella del keyring sarebbe fantastico.
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Sat Oct 06, 2007 3:22 pm    Post subject: Reply with quote

hai provato quel link che ho postato?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Elbryan
Guru
Guru


Joined: 13 Nov 2006
Posts: 523
Location: Rovereto (TN)

PostPosted: Sat Oct 06, 2007 4:21 pm    Post subject: Reply with quote

Josuke wrote:
hai provato quel link che ho postato?


non è un sistema che mi interessa..
Back to top
View user's profile Send private message
Josuke
Veteran
Veteran


Joined: 07 May 2003
Posts: 1175
Location: Italy - Bolzano

PostPosted: Sat Oct 06, 2007 5:16 pm    Post subject: Reply with quote

con gnome e per ora non ce ne sono altri sorry

tornando al discorso di prima qualcuno sotto gentoo ha provato il sistema del link?
_________________
fletto i muscoli...e sono nel vuoto
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Mon Oct 08, 2007 11:26 am    Post subject: Reply with quote

@Josuke
Qui è scritto come ho "risolto" io. Praticamente si tratta di installare pam_keyring con la patch nel bug e cambiare i file indicati come descritto.
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum