FC3 - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Distro Noob (https://www.linux-noob.com/forums/forum-10.html) +--- Forum: Fedora (https://www.linux-noob.com/forums/forum-94.html) +--- Thread: FC3 (/thread-3055.html) |
FC3 - tmn - 2004-11-16 i have Fedora Core 3 and have som problems with the local disc... i cant rename files, change permissions, and im root. and how do i make shortcut and change permission with terminal? I'm new with Linux FC3=) FC3 - z0ny - 2004-11-16 What error do you get? You can change permissions using the ch* programs (chown, chmod, ...), (soft-)links are created by using "ln -s <target> <link name>". FC3 - roi1 - 2004-11-24 Can you paste the error messages that you receive when trying to change file permission? FC3 - KobrAs - 2004-12-10 well, could you paste some errors ? maybe you are trying to modify some ntfs mount or vfat. are you running as root ? |