Results 1 to 5 of 5

Thread: fluxbox--no internet connection

  1. #1
    Join Date
    Nov 2008
    Location
    Bulacan
    Beans
    658

    fluxbox--no internet connection

    Im having a problem with fluxbox...I'vejust install it while ago then used...but when I open y browser FF there it says that it is offline...
    but when I run Gnome the browser is oK.
    Coffee drinkers don't get dehydrated...

  2. #2
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Re: fluxbox--no internet connection

    Hey, guitar_man (nice nick), I installed Flux the other day and had the exact same problem.
    The thing is in Gnome you have a panel applet called NetworkManager applet that takes care of getting you connected to the net. NetworkManager doesn't start by default with Flux, so you have to do it manually by hitting <alt><F2> and typing
    Code:
    nm-applet
    in the box or by doing the same in a terminal.

    You can also set nm-applet to start when Flux does by editing the startup script at ~/.fluxbox/startup and adding the following lines after "# Lines starting with a '#' are ignored."
    Code:
    # NetworkManager
    nm-applet &
    See here for more on editing the Fluxbox startup script
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  3. #3
    Join Date
    Nov 2008
    Location
    Bulacan
    Beans
    658

    Re: fluxbox--no internet connection

    Quote Originally Posted by mac9416 View Post
    Hey, guitar_man (nice nick), I installed Flux the other day and had the exact same problem.
    The thing is in Gnome you have a panel applet called NetworkManager applet that takes care of getting you connected to the net. NetworkManager doesn't start by default with Flux, so you have to do it manually by hitting <alt><F2> and typing
    Code:
    nm-applet
    in the box or by doing the same in a terminal.

    You can also set nm-applet to start when Flux does by editing the startup script at ~/.fluxbox/startup and adding the following lines after "# Lines starting with a '#' are ignored."
    Code:
    # NetworkManager
    nm-applet &
    See here for more on editing the Fluxbox startup script


    Thanks for the help...I already connected and did the same process by running nm-applet on the terminal...

    There is another problem I cant control the volume on flux
    Coffee drinkers don't get dehydrated...

  4. #4
    Join Date
    Feb 2008
    Location
    Memphis, TN
    Beans
    613
    Distro
    Ubuntu

    Re: fluxbox--no internet connection

    LOL, that's the other problem I had. Are we addicted to Gnome panel applets or what?
    I couldn't find a good panel applet, but alsamixer is a good text-based program that does fine for me. Go to the channel you want to control, then use the arrow keys to turn it up/down. Click "m" to mute/unmute a channel.
    Myth: Linux is only usable with a persistent Internet connection. WRONG!
    You can use Keryx to download your .debs with dependencies from any OS!

  5. #5
    Join Date
    Nov 2008
    Location
    Bulacan
    Beans
    658

    Re: fluxbox--no internet connection

    I tried this on the startup and it didn't work..

    # Volume
    mixer_applet2 &
    Coffee drinkers don't get dehydrated...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •