SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-07-03 15:54:01

bambam1978
Member
Registered: 2012-07-01
Posts: 28

user share

OK so i'm trying to make my user files available when I open a folder through root.  Little more detail.... My user name on my laptop is dad and when I am trying to delete a certain file it says i need root permision so i open folder as root and i can delete it but then when I try to copy another file my user dad is not accessible through root user so I can i make my "dad" user share all files under that?
Thanks.

Offline

Help fund CrunchBang, donate to the project!

#2 2012-07-03 16:04:35

bambam1978
Member
Registered: 2012-07-01
Posts: 28

Re: user share

Another question that goes along with that is how do i make the main user "dad" administrator if possible.

Offline

#3 2012-07-03 16:13:10

bambam1978
Member
Registered: 2012-07-01
Posts: 28

Re: user share

woops need help now i accidentally just did this in terminal
mv ~ /home/dad/apktool /usr/local/bin
and now i dont have access to my file manager i forgot that this (~) meant folder

Offline

#4 2012-07-03 16:41:02

joek
#! Junkie
Registered: 2011-09-06
Posts: 497

Re: user share

I can't quite work out what your first problem is, but as for the second:

If your user 'dad' was the user you created when you installed #!, it should have root (i.e. admin) priviledges. When you want to perform a command as root in the terminal, use:

sudo command

For example, if you want to delete a file which requires root access:

sudo rm /path/to/file

As for:

mv ~ /home/dad/apktool /usr/local/bin

All you have done (presuming you were root at the time) is to move your home directory (/home/dad) to /usr/local/bin. To remedy this:

sudo mv /user/local/bin/home/dad /home

should fix things.

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo