Tagged Questions
2
votes
1answer
190 views
Using FTP with a Shared Windows Folder
I started to use Ubuntu two weeks ago, I still have some difficulty in understanding the whole world of Linux.
I'm in front of the following scenario:
I have a Windows computer running 12.04 in a ...
3
votes
1answer
723 views
What are the standard file permissions for the /etc directory(file)
I kinda screwed up the /etc directory by running:
sudo chmod 417 /etc
Leaving me unable to use sudo:
sudo: can't open /etc/sudoers: permission denied.
sudo: no valid sudoers sources foundm ...