Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: squid96 on September 05, 2007, 06:44:45 PM
-
Hello,
How can i delete a user directory form root ?How do I create a new one ?
Thanks
-
squid96, please:
- search the forums BEFORE posting and posting and posting..
- don't use CAPS and !!!!!! in topics subject.. it seems you are shouting.. are you? ;-)
Thanks
Stefano
-
And also please read the manual as found at the top of this forum...(here's a helping hand)
http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter9#Users
Remember to also take a look at the wiki which you see when you first come to www.contribs.org as alot of people have been spending time generating lots of useful info.
-
I want to delete ,rename or add folders or files to the user home directory using the root prompt.what are the commands lines?
Thanks
-
Hi.
You should really read some documentation as this is not SME related, it's linux in general (and these commands are essential). You can create directory with mkdir, you can remove with rm
-
I want to delete ,rename or add folders or files to the user home directory using the root prompt.
First thing you should ALWAYS know is NEVER work with the root prompt, only use root if you have too mainly because root is a superuser. Why not use your windows/linux workstation to do all what you are asking ?
-
ok thanks