Voytek Eymont wrote:

> apache was created by the install/setup stuff, is there a way to determine
> it's password, or, do I just reset it ?

You can get access as user apache sans password as follows:

su -
<enter root password>
su - apache


 
> if I creata a user, and, do NOT set a password for that users: is there
> some default password ? or, UNTIL I set a password, that user can not log
> in ?

Depends on your system. As a general rule you should add the user,
then explicitly set the password for the user.



> ok, chown and chmod is fine, but, what tells me who owns what, what are the
> current permissions ?

man ls
the 'ls' command does it all :)


cheers
rickw


-- 
_________________________________
Rick Welykochy || Praxis Services

Politicians and diapers have one thing in common. They should be changed
regularly and for the same reason.
-- Gerry Brooks (in the Toronto Globe & Mail)
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to