Anyway, I have irssi working, got psybnc to work and fiddled with the bashrc a bit and made my abti user able to do the sudo dance.
The IRC stuff isn't that interessting but I will go over that as well in my video.
Well, and I set the timezone. I made my bash show me the time and it was really off.
sudo
adduser USERNAME sudo
nano /etc/sudoers
(and put the user in there)
timezone
sudo cp /usr/share/zoneinfo/Europe/London /etc/localtime
well, for me it was
sudo cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime
No comments:
Post a Comment