Archive for April, 2003

adding a user under redhat using adduser

Friday, April 11th, 2003

two basic steps:-

# adduser yournewusername
(wait for command prompt)
# passwd yournewusername
(you will now be prompted to enter and confirm a password)

there’s a whole load of other options, but this will do the basic creation of the user including adding their home directory.

update:

Ok firstly according to my book you should be using useradd rather than adduser, also you need to be logged in as root and you must do that by using su - rather than just su e.g:-

#su - root

then

#useradd whatever

see this post for more details

new linux notes section added

Friday, April 11th, 2003

export http proxy

Friday, April 11th, 2003

list processes

Friday, April 11th, 2003

recent updates now show dates

Friday, April 11th, 2003

design runs all the way through

Tuesday, April 8th, 2003

javascript accessibility guidelines

Tuesday, April 8th, 2003

not an original thought in my head

Monday, April 7th, 2003

progressive enhancement

Monday, April 7th, 2003

rosemary and palm

Tuesday, April 1st, 2003