On 2/3/09, James Harrison <[email protected]> wrote: > > This happens by default. None of this has changed, its just the small icon > in the task bar > > ________________________________ > From: iarly selbir <[email protected]> > To: "Community assistance, encouragement, and advice for using Fedora." > <[email protected]> > Sent: Tuesday, February 3, 2009 11:25:21 AM > Subject: Re: I lost the NetworkManager Applet > > - start nm daemon > > # /etc/init.d/NetworkManager start > > - add to system startup > > # chkconfig NetworkManager on >
Is nm-applet still running? You can determine whether nm-applet is running by typing "ps aux | grep nm-applet". If that command only returns "grep nm-applet" as the only running process, nm-applet can be restarted by typing "nm-applet &" from the command line. Rod -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
