Results 1 to 3 of 3
I was on the xubuntu desktop--not installed just on dvd-- and it said " firefox is already running" when i tried to connect. does that mean firefox is running in ...
- 12-15-2007 #1Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
ubuntu from disc ?
I was on the xubuntu desktop--not installed just on dvd-- and it said " firefox is already running" when i tried to connect. does that mean firefox is running in xp somewhere ? I figured since i booted from the xubuntu dvd, the other os would be hidden. any ideas appreciated thanks.
- 12-15-2007 #2Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
never mind...
yayyy...IM running xubuntu right now, works great. no problems reconizing my modem. Nice. thanks for all the support on this forum folks.
- 12-15-2007 #3
that means firefox runs at background.
open terminal and type
command.Code:ps -x
And then find Firefox PID number, after that use tihs command to kill FF:
Code:kill PID_of_firefox


Reply With Quote