Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Linux


  • Please log in to reply

#16
anzenketh

anzenketh

    BSOD Warrior/Computer Surgeon

  • Technician
  • 2,854 posts
Sounds like you are using WEP I would recommend changing to WPA encryption.
  • 0

Advertisements


#17
DaffyKantReed

DaffyKantReed

    Member

  • Member
  • PipPipPip
  • 485 posts
@Rick1931

Try the following as root:


root@carrot:~# aptitude update

root@carrot:~# aptitude install wicd
  • 0

#18
Rick1931

Rick1931

    Member

  • Topic Starter
  • Member
  • PipPip
  • 31 posts
Thanks Daffy but I am so new to Linux I do not understand -

root@carrot:~# aptitude update

root@carrot:~# aptitude install wicd

Sorry!!!!
  • 0

#19
DaffyKantReed

DaffyKantReed

    Member

  • Member
  • PipPipPip
  • 485 posts
No problem Rick1931.

There are a few ways to update your OS or install software. Of the command line tools, aptitude seems to work best.

You want to download wicd, which depends on other applications called, wait for it, dependencies, which aptitude will download and install at the same time. Not so long ago this was a hellish exercise which would result in hair loss, high blood pressure, and screaming migraine headaches. Lucky for you those days are pretty much over.

Applications>accessories>terminal

By default you a standard user at this point. That is about to change.

Type or cut and paste the following commands, one at a time followed by Enter in the terminal:

sudo -s
(it will ask for the root password. Please type it in.)


Now you will see something like the following:
root@despicable:~#

Now you can execute commands as a more powerful user, install software, and launch ICBM strikes when you're in the mood.



Here's where you can use the two commands I had given earlier.

root@despicable:~# aptitude update

root@despicable:~# aptitude install wicd


Given it a minute it should install Wicd for you.

With the command prompt still open, type exit. You will notice that it now says something like daffy@despicable:~# rather than root@despicable:~#. This means no more ICBM strikes as a regular user.


Good luck Rick.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP