Issues with permissions on Ubuntu...
Issues with permissions on Ubuntu...
You aren't listed in the sudoers configuration, which indicates your account lacks admin rights. This could happen if you didn't request administrative setup during installation. To resolve this, log in as root using the provided command. Once there, add your user to the administrator group or grant privileges through visudo. This ensures only authorized users can modify sensitive settings. The process involves editing the sudoers file securely, as normal text editors aren't safe for this task. Understanding sudo's role helps clarify why elevated access is necessary for certain operations.
Refer to the instructions at http://www.exilemod.com/topic/6054-linux...r-similar/
Based on this instruction, you're experiencing repeated issues where the program fails despite each attempt.
View this as a chance to improve. After some trial and error, the command line will start to feel familiar. If the error appears, the file may not exist or is located elsewhere. Make sure the name and location are accurate.
It seems the system blocks access. You might need to use sudo or run the command as root to proceed.