You are not logged in.

#1 2011-01-01 02:42:10

xaero
Member
Registered: 2010-08-14
Posts: 7

.

.

Last edited by xaero (2017-10-14 11:18:59)

Offline

#2 2011-01-01 04:39:24

moetunes
Member
From: A comfortable couch
Registered: 2010-10-09
Posts: 1,033

Re: .

xaero wrote:

Anytime I try to do something I get an error with 'permission denied', even creating a folder in my home folder.. it happened after installing updates recently and I done a reinstall as I thought I had broken something, but the error is still happening.

Any help is appreciated.

In your terminal of choice you can do
ls -la ~
which will show who owns all the files and folders in your home directory which is what I'd start with


You're just jealous because the voices only talk to me.

Offline

#3 2011-01-01 12:45:37

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: .

As root:

chown -R username:group /home/username

Where username is your username and group is your default group (usually "users")


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2011-01-01 18:08:26

xaero
Member
Registered: 2010-08-14
Posts: 7

Re: .

.

Last edited by xaero (2017-10-14 11:19:56)

Offline

Board footer

Powered by FluxBB