![]() |
2006-07-29
, 18:42
|
Posts: 128 |
Thanked: 6 times |
Joined on Jun 2006
|
#2
|
The Following User Says Thank You to kimmoj For This Useful Post: | ||
Command to change to your documents directory where file manager will be able to see the simlink for Root.
cd /home/user/MyDocs
Command to create the simlink in MyDocs that you just switched to that directory.
ln -s / Root
My question now is can i cd to /home/user/MyDocs and rm -rf Root safely if i want to delete the simlink? Also is there any way to make file manager think your root user?
Last edited by wiredless; 2006-07-29 at 15:24.