Mayfield Global Knowledge Center

Google

View Questions by Category

Category Icon Fedora Core 5 (0)

Category » Fedorarss button

There were 3 questions found in this category:

  1. questionHow do I start the Terminal application - Fedora?
    From the Applications menu, select Accessories > Terminal.
  2. questionI receive "Permission denied" when attempting to modify (delete, copy or edit) a file / directory. How do I resolve this?
    "Permission denied" is an indication that you do not have sufficient access to perform the desired operation. Permission restrictions help ensure that you do not modify something required for the system to function properly. Though it is sometimes necessary to modify restricted files / director ...
  3. questionI receive the message: "<username> is not in the sudoers file. This incident will be reported.". How do I enable sudo?
    The sudo command allows users to perform tasks as another user - most commonly, the root user. Using sudo instead of su - has significant advantages. Most notably is that all operations performed with sudo are logged to /var/log/secure. To use the sudo command, the user (in this article, the us ...