MEPIS This forum is for the discussion of MEPIS Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
06-19-2010, 01:07 PM
|
#16
|
LQ Newbie
Registered: Jun 2010
Posts: 6
Rep:
|
What is the out come supposed to look like because I have tried everything and this is all I get and the file remains locked
evailya@evailya-laptop:~$ su
Password:
root@evailya-laptop:/home/evailya# cd Desktop
root@evailya-laptop:/home/evailya/Desktop# ls
World of Warcraft wowmatrix
root@evailya-laptop:/home/evailya/Desktop# sudo chown evailya "World of Warcraft"
root@evailya-laptop:/home/evailya/Desktop# chown evailya "World of Warcraft"
root@evailya-laptop:/home/evailya/Desktop#
|
|
|
06-19-2010, 02:02 PM
|
#17
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 11,036
|
Looking back to your earlier post (#13) you list the directories/files on your Desktop and World of Warcraft is one. It shows evailya as user and group but with no write permissions. Log in to the terminal and do:
chmod -R 755 "World of Warcraft"
Make sure you are in the Desktop folder in the terminal. There won't be any onscreen output. Run the ls-l command in Desktop directory and see if you have write permissions.
|
|
|
06-20-2010, 12:21 PM
|
#18
|
LQ Newbie
Registered: Jun 2010
Posts: 6
Rep:
|
I am so happy now after all of that I finally have my folder back to normal thank you so much
|
|
|
06-20-2010, 12:25 PM
|
#19
|
LQ Newbie
Registered: Jun 2010
Posts: 6
Rep:
|
lol wow this just keeps getting better now it has locked all of the files in the World of Warcraft folder as well as the files and folders within the folders it cnotains and made them root users,
p.s I was able to go in file by file using chown to unlock all of them
Last edited by Evailya; 06-20-2010 at 12:42 PM.
|
|
|
06-20-2010, 01:58 PM
|
#20
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 11,036
|
Quote:
it has locked all of the files in the World of Warcraft folder as well as the files and folders within the folders it cnotains and made them root users,
|
There is no way that should have happened if you ran the command as user evailya which you should have done. As I indicated in my last post, this directory showed user/group evailya/evailya in your earlier post. Did you change that?
Go to your Desktop and run the ls -l command and post the output. Do the same in the World of Warcraft directory. You didn't need to do a chown because your user evailya was already the owner, you just needed to change permissions.
|
|
|
06-22-2010, 09:34 AM
|
#21
|
Senior Member
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
|
Quote:
Originally Posted by wcc1776
Try using su instead of sudo, MEPIS doesn't have sudo enabled by default.
Wayne
|
Right on, Wayne.
bernied, djsmiley2k, & anyone else so tempted:
This is a MEPIS forum.
Please do not recommend sudo here -- MEPIS does not use it as std. way to get root privilege. The following may sound rude, but in the interests of not propagating bad advice, perhaps you shouldn't post in a forum devoted to a distro you seem to know so little above.
limeylew,
Where in Texas? ... Anywhere near Houston? ... Home of the world's most active LUG.
|
|
|
All times are GMT -5. The time now is 11:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|