| Bottom | |
|---|---|
| Author |
Thread : Beginner Linux Question
|
|
More Information
|
I just installed Ubuntu on a $5 laptop and it runs faster than any other computer in my house! (all of which have windows)
|
|
Related Product
|
|
More Information
|
Actually, unlike Windows, the account you use from the get-go in Linux is not root (administrator). If it were, at the login screen, you'd enter "root" as the username. If you are doing this, something went a bit odd in the installation.
|
|
More Information
|
Thanx for the reply |
|
More Information
|
It wouldn't hurt (it would keep out the attacks on those holes)
|
|
More Information
|
Ok, so I installed Firestarter, but a warning message came up saying "If you have a router/firewall, please cherck that you have port 10040 UDP open. Decentralised tracking requires this." I think it has something to do with Azurius. The only thing I could find about opening ports on firestarter is that it is really easy or something like that (how ironic). So how would I do it? |
|
More Information
|
|
|
More Information
|
Sorry for the late post but...
|
|
More Information
|
|
|
More Information
|
Ubuntu is kind of different in the fact that there is no root account. Logging in as root would NOT work. How Ubuntu is set up, the first normal user is in the "wheel" group so that they execute root commands solely through sudo. The Ubuntu devs say that this approach is more secure as you are not likely to a.) accidentally issue commands as root in a root shell, thinking that you are back to a normal user, and b.) for things like ssh, if there's no root account, then the cracker must guess your username as well as password, making that much, much harder. |
|
More Information
|
Actually, there is a root account, it is just not allowed to log in via the Gnome Display Manager ( I failed to check that before posting that you could. I suppose it's still possible, but not before editing the gdm.conf file). You can become root in the terminal with the "su" command.
|
|
More Information
|
Hmm. When I used a Ubuntu machine, gnome-terminal wouldn't let me just straight "su" so I thought that the account was in fact truly disabled. But you are right with the gnd.conf deal- it is just very well hidden. I have also changed my boxes in the past to not allow ssh v1 or root logins with the sshd conf file as most of time they have not been disabled. |
|
More Information
|
Actually you can login as root with the GUI.
|
|
More Information
|
Try to do that on a default Ubuntu install and you will be promptly told that root GUI logins are not permitted, as it is blocked in the gdm.conf file. Please read all comments before posting. |
|
More Information
|
|
|
More Information
|
|
|
More Information
|
|
