View Full Version : New debian user
Dr Small
December 31st, 2008, 04:29 PM
I'm a long time Ubuntu user and ArchLinux user, moving my server to Debian (here soon). My server currently runs Ubuntu 7.04, but the repositories have been dropped and I can't install software anymore.
Instead of installing Hardy or Ibex, I've decided to install Debian for a first time. On a spare box, I have ran the installer (netinst) several times. It seems like using 'expert' mode is what I want, because I can choose whether to install with a root user or sudo. (I want to use sudo).
Once I get it installed on my server, I'll have to get Wireless configured (temporarily, for installing SSH) and then I'll be reconfiguring networking for a static IP on ethernet.
Is there any recommended guides I should read first before moving on? Any other unforeseen precautions I should be aware of? I've installed Ubuntu many times via the alternate CD for a command line installation, and Debian didn't look much different than that.
Dr Small
Bachstelze
December 31st, 2008, 05:57 PM
It seems like using 'expert' mode is what I want, because I can choose whether to install with a root user or sudo. (I want to use sudo).
There's no need to run the installer in expert mode just for sudo. Just install your system normally, it is very easy to configure sudo afterwards (and disable the root account if you want, though I personally prefer to keep it, just in case I would need it for some reason).
There's nothing particular to know before installing Debian. Just keep the usual stuff in mind (most importantly, think before you do something and ask when you're in doubt) and you will be fine.
Dr Small
December 31st, 2008, 06:09 PM
Thanks, I'll do that. Arch didn't come with sudo either, and I had to manually install it. I just guessed it would be different to setup, but even if it is (which it probably isn't), it will be a learning expirience for me :D
I don't mind getting on a console, rolling up my sleeves and getting them dirty :)
Thanks for replying.
albinootje
December 31st, 2008, 06:31 PM
Is there any recommended guides I should read first before moving on? Any other unforeseen precautions I should be aware of? I've installed Ubuntu many times via the alternate CD for a command line installation, and Debian didn't look much different than that.
I think it's good to know that Ubuntu has been *completely* re-designed to be used with sudo.
That's not the case with Debian.
This means for example that after installing sudo, you will need to do :
visudo
as root.
If you prefer the Ubuntu way of using sudo, use this line :
%admin ALL=(ALL) ALL
And add your own username to the admin group.
You can of course also use :
yourusername ALL=(ALL) ALL
And I haven't tried this, but I can imagine that if you decide to disable the root password in Debian, after enabling sudo properly, that the recovery mode works different than in Ubuntu.
It might still ask for your root password, whereas Ubuntu would give you this menu with "drop to root shell prompt" without a need for a password.
polmir
January 1st, 2009, 08:25 PM
http://www.debian.org/doc/index.en.html
http://www.debian.org/doc/user-manuals.en.html
During the installation in expert mode, you can choose to use sudo.
Select a minimum installation CD NetInstall Lenny.
http://cdimage.debian.org/cdimage/daily-builds/daily/current/i386/iso-cd/
albinootje
January 1st, 2009, 08:33 PM
Select a minimum installation CD NetInstall Lenny.
http://cdimage.debian.org/cdimage/daily-builds/daily/current/i386/iso-cd/
Interesting. Thanks for this link.
hyperyoda
January 18th, 2009, 10:44 PM
Hi Dr. Small,
This is zu22 from grubbn. I sent you a friend request. I run Debian lenny on my server and it pwns. Very stable.
Zach
notwen
January 20th, 2009, 02:20 PM
I've been running Debian for my server for as long as I can remember, currently running Etch, only started using Ubuntu for my daily usage PCs/laptops. I doubt you'll run into any issues, but when in doubt don't hesitate to post. =]
Bachstelze
January 20th, 2009, 02:23 PM
Sid for ever. :o
linkmaster03
January 20th, 2009, 07:40 PM
Debian is pretty easy to install. I never encountered any problems. Personally after that it just feels like Ubuntu without the bloat.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.