Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Dec 07, 2008 2:30 am 
Offline
Senior Newbie

Joined: Sun Dec 07, 2008 2:14 am
Posts: 7
Hi guys - I've somehow installed Ubuntu 8.1 & LAMP and have been playing with APT-GET and such but I don't know how to install WGET or even where to find it. Ultimately I'd like to get back to a gui platform to get up and running until I have more time to learn the CLI

First is to get Webmin up and running, but from what I can tell I, need WGET to do so(?)...

Thanks in advance for any pointers


Top
   
 Post subject:
PostPosted: Sun Dec 07, 2008 3:28 am 
Offline
Senior Member

Joined: Wed Apr 11, 2007 8:23 pm
Posts: 76
The following should work just fine...

Code:
sudo apt-get install wget


If you get an error about permissions then login as a super user and run the following command:

Code:
apt-get install wget


At this point you should be up and running...

Thanks,
Smark


Top
   
 Post subject: nice one - thanks
PostPosted: Sun Dec 07, 2008 3:49 am 
Offline
Senior Newbie

Joined: Sun Dec 07, 2008 2:14 am
Posts: 7
I've been logging in as "root" and I assumed that was a super user - obviously not.... :P

That's great - thanks


Top
   
 Post subject:
PostPosted: Sun Dec 07, 2008 4:14 am 
Offline
Senior Member

Joined: Fri Sep 12, 2008 3:17 am
Posts: 166
Website: http://independentchaos.com
Did you create a user call root, or did you su to root?


Top
   
 Post subject: ummm....
PostPosted: Sun Dec 07, 2008 4:43 am 
Offline
Senior Newbie

Joined: Sun Dec 07, 2008 2:14 am
Posts: 7
I'm cringing as I type this.... but, I've got no idea....

thanks to smark I'm in webmin and the user list has the first entry as;

Username User ID Group Real name Home directory Shell
root 0 root root /root /bin/bash

I would've assumed this first guy would have su powers - but I think I read earlier today something about Ubuntu not making the first user one with complete su powers (?) - which might explain why using using "sudo" worked in this instance


Top
   
 Post subject:
PostPosted: Sun Dec 07, 2008 5:36 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
root = user id 0 = superuser.

first user you create in Ubuntu = user id 1000 = not superuser.

root doesn't need to sudo anything. Other users need to use sudo in order to do what only root can do.


Top
   
PostPosted: Sun Dec 07, 2008 6:03 am 
Offline
Senior Newbie

Joined: Sun Dec 07, 2008 2:14 am
Posts: 7
Thanks for clearing that up - cheers


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group