Koozali.org: home of the SME Server

USER DIRECTORY !!!!!!!!!!

Offline squid96

  • *
  • 11
  • +0/-0
USER DIRECTORY !!!!!!!!!!
« 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

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: USER DIRECTORY !!!!!!!!!!
« Reply #1 on: September 05, 2007, 06:50:27 PM »
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

Offline byte

  • *
  • 2,183
  • +2/-0
Re: USER DIRECTORY !!!!!!!!!!
« Reply #2 on: September 05, 2007, 06:56:11 PM »
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.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline squid96

  • *
  • 11
  • +0/-0
Re: USER DIRECTORY
« Reply #3 on: September 06, 2007, 09:47:36 AM »
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

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: USER DIRECTORY !!!!!!!!!!
« Reply #4 on: September 06, 2007, 09:54:32 AM »
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
C'est la fin du monde !!! :lol:

Offline byte

  • *
  • 2,183
  • +2/-0
Re: USER DIRECTORY
« Reply #5 on: September 06, 2007, 10:49:27 AM »
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 ?
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline squid96

  • *
  • 11
  • +0/-0
Re: USER DIRECTORY !!!!!!!!!!
« Reply #6 on: September 06, 2007, 11:27:30 AM »
ok thanks