Ubuntu :: Getting Root Privileges To Change Files In Own Home Folder?

Jul 16, 2011

I'm running ubuntu 64-bit server edition so ill have to use the command line for this. i want to create or change a file in my own home folder, i have to do it as sudo, otherwise i get an error message saying "permission denied".

View 4 Replies


ADVERTISEMENT

General :: Remove Root Files From Home Folder?

Mar 30, 2010

i tried to run lame install. on debian lenny amd64.

sudo sh /home/levi/Desktop/lame-3.98.4/install.sh

it returned errors, and i gave up on that. but it has placed a bunch of files and directories in my home folder(not in Desktop)which are owned by root. how may i delete them?

folders are
ACM
debian
Dll
doc

[Code].....

mv: cannot move ..... to ... No such file or directory. which i at least FEEL is certainly not the case.

View 3 Replies View Related

Fedora :: Open A Folder With Root Privileges?

Aug 17, 2011

How does one open a folder with root privileges? I am trying to extract a screenlet into a screenlet folder but it says permission denied. How do i change that?

View 4 Replies View Related

Ubuntu Security :: Any Way To Change Password For Root Privileges?

Jul 10, 2011

I've been using Ubuntu for like a year now. Whenever I want root privileges I just type sudo and enter my User password. I wanna know if there's a way to change this, in a way that My User password is: "ABC" and the password needed to have root privileges is: "ABC123". I have no problem using the terminal, I actually prefer it to any GUI, it just seems easier to me.

View 3 Replies View Related

Ubuntu :: Home Folder Icons Don't Update When Change The Home Directory

Sep 22, 2010

I have a dual-boot macbook with an OS X partition and an ubuntu partition. When I first installed ubuntu, I changed my home folder to my OS X home directory to synchronize all my files from both. My home directory is now /media/sda2/Users/username/. In a regular home folder, the icons for Documents, Music, Pictures, Movies, etc. are different (not just with emblems, but actually different icons). But when I changed my home folder, these subfolders' icons stayed the same as regular folder icons and I can't figure out a way to change that default setting. I know how to change the icons for each folder manually, but these changes don't appear everywhere (i.e. nautilus, places, etc). Furthermore, every time I change my icon theme, I would have to manually reassign icons for these folders. Is there a way to globally change the folder icons for these folders?

View 2 Replies View Related

Ubuntu :: Are Programs Installed In The Root Or Home Folder

Jan 8, 2011

and if i didnt customize partitions when i installsed and just used the whole drive - they're both together in the same partition right, the home just goes into the root? but it still creates a 2-3 gig swapfile?


do you recommend creating separate partitions for the home and root folder during install? is there any benefit besides being able to reinstall ubuntu without losing your data?

View 1 Replies View Related

Ubuntu :: Partitioning (Home Folder) - Safe To Change To "home"?

Jan 3, 2011

Having been converted to using "Linux" about 8 months ago, and gaining confidence to try different distros, and figuring out how to 'keep' my Home folder, I've had great fun trying them out and learning as I go. The latest distro I'm trying is Kubuntu, which I really like and will keep for a while. However, when I was partitioning in the set-up, I omitted to create my home folder. Instead I now have is a partition the size of my "old" home folder, and to which I have to sign into to gain access. The files are all there so that is no problem.

1. What i would like to know is if this set-up is OK, or should I change it so that it is actually in the home folder (if so how?( a re-install?))

2. If I should decide to try out another distro in the future will this be safe to change to "home"?.

View 3 Replies View Related

Ubuntu :: Change The Name Of Home Folder?

Jul 8, 2010

I have successfully changed the usernamebut now I want to change the name of Home toreflect the new username

View 3 Replies View Related

Debian :: Share Home Among Distributions - Store Files All In "/home" Folder Of Extended Ubuntu Partition

May 1, 2011

Installed Ubuntu along with Debian on my Notebook and use Grub Manager to choose between them on startup. Since i like Debian now a lot (in past days it was a very hard system to handle, but there has been some progress i noticed), i have to change some things (want Debian as main system now) For Ubuntu i have: (was meant to be main system on Notebook) "/", "/home" and a "swap" partition, but since i am now going to use mainly Debian, i wanted to store my files all in the "/home"-folder of my extended Ubuntu partition (has much more space available) not in the "/home" folder of the Debian system. So i want both (Debian and Ubuntu) to use the same extended partition ("/home") which i created for Ubuntu to save their files like downloads, videos, and so on.

View 14 Replies View Related

Ubuntu :: Change Home Folder Location?

Aug 17, 2010

As a precaution to protect my home folder contents when I reninstall ubuntu if need arises I intend to change my home folder location to a mounted ntfs partition in my HDD. How can I do it the GUI way? Like in windows the "My Documents" location can be changed by going to "My Document" properties and entering the new location.

View 2 Replies View Related

Ubuntu :: Unable To Change The Home Folder Name

Jan 29, 2011

I just got a used machine with ubuntu on it, and can't seem to change the name of 'Home.'

View 7 Replies View Related

General :: Seperate Home Folder From Root To A New Partition?

Aug 1, 2011

My total filesystem capacity:39.9 GB(used 4.2GB,available:35.7 GB)
Currently,i have only single partition.
i wanna make again a new partition from the single existing partition where root(/) folder stored.

my aim is to separate the home folder from the existing partition to the new partition.

View 5 Replies View Related

Ubuntu :: How To Change The UID Of A User With An Encrypted Home Folder

Sep 18, 2010

Just did a new netbook install of Lucid. Went through the setup, putting in my usual username etc. But I thought as it's a portable, I'd better select the encrypted home folder option. All went OK.

I have a home network with a NAS and I needed to change the UID to 1004 to match the rest of the network.

That's when it all when wrong. If I do that, I end up with no permissions on the user folder. A bit of a paradox, you can't change UID if logged in, but unless you're logged in, can't access the files.

My attempts to get around it by changing UID's back chowning, changing back etc. have screwed things up completely.

I have managed to open the encrypted folder and chown, but after a reboot it's all back to the original UIDs, but now I can't get in at all.

View 2 Replies View Related

Software :: Installing Missing Library In / Home Folder Without Root

May 29, 2011

I would like to run Blender (3D modelling software) on RedHat Enterprise. I have a problem with missing libraries (libavutil50.so). Second problem is that I have no root access so I cannot install rpm package with libavutil50.so. Does anybody knows how can I manage this? Is it possible to install somehow libavutil50.so in my /home folder, that Blender will have an access to this library ?

View 1 Replies View Related

General :: Change The Permission Of /home Folder To 666?

Mar 17, 2010

By mistake I change the permission of /home folder to 666. when I run a $ls -la /home, it is showing following

[Code]...

dl3k is user name and having a folder in /home directory..now I cannot access/open the dl3k folder as a user.

I change the persmission to
# chmod 644 /home (default setting)
# chown -R dl3k /home

but still cannot access the content of /home folder as a user...

View 4 Replies View Related

Ubuntu :: Change Language Of Home , User , Documents Folder Name?

May 11, 2010

When I installed Lucid and first switched language/locale settings, a window popped up asking me if I wanted to change the name of the Documents, Music, Video etc folders into the new language.

Originally I was worried that this might be some irreversible operation and said no and ticked the don't ask me again box.

It seems though that this is just a cosmetic operation and I'd quite like to use this function now. Does anyone know where I can change the setting to accomplish this?

View 3 Replies View Related

Ubuntu :: Change The Ugly Yellow Home Folder Icon?

Jul 14, 2011

Every time I open a folder the Home Folder icon appears in Launcher.s it possible to change this icon? I tried changing the user folder icon and I changed the desktop icon for the home folder, but the launcher doesn't reflect this.Here's the screenshot to show you what I mean:

View 1 Replies View Related

Ubuntu :: All Files In Home Folder Are Gone?

Sep 1, 2011

. . . except mp3s?

I don't know what just happened, but all my photos are gone, as are just about all the other files in my home directory. The file structures are there (all the folders and subfolders under /home/matt/pictures), but there are no files in any of them.

Scattered around the home folder, there are folders that still have stuff in them, but lots are empty. Pictures are by far the most precious thing gone.

I was playing around in a Virtualbox install of PC Linux and trying to get my home folder to display there. Did I do something bad? (I was granting read/write).

Nothing in trash. I have a backup that is fairly recent, but I'm afraid I might lose some precious stuff.

btw - this is Ubuntu 10.10 - NOT KUBUNTU

View 2 Replies View Related

Ubuntu :: How To Change Permission Folder So Only Root Can Open It

Apr 18, 2011

i wonder how to change permission folder, so only root can open it?

View 9 Replies View Related

OpenSUSE Install :: Get Root Privileges On User Account Without Using Root Login?

Feb 5, 2011

i am having problems with privileges i have created a new user with my name, but i cant get root privileges on it. i need the same privileges as the root profile.

View 9 Replies View Related

Security :: Secure FTP - Root Privileges After Logging In Form A Macintosh And Could Browse The Root Directory

Apr 12, 2010

I run ProFTPd with TLS authentication on my Debian Lenny server. My problem is that despite of the fact that my users connect chrooted, one of my friends had root privileges after logging in form a Macintosh and could browse the root directory, too.

View 1 Replies View Related

Fedora :: Change /var/www Document Root Folder?

Dec 25, 2010

I wanted to know is there anyway we can change the document root location /var/www to some other custom location. I tried modifying this location information in couple of conf files in /etc/httpd, but I started receiving lots of error messages from selinux on labelling issues. So I had to revert back.

View 6 Replies View Related

Red Hat :: Can't See Files In VSFTPD Home Folder

Sep 24, 2010

in a fresh CentOS server (64b), after setting up vsftpd server (like i did many times), when using ftp protocol, i can't see the content of the home ftp folder, afetr when using sftp then i can see them, to fix ftp issue i did stop iptables and the router config is fine, but the problem is still there.is there any other app that is preventing me from using ftp, this a fresh installation (knowing that i have another CentOS (32)) with vsftpd and working great?

View 2 Replies View Related

Ubuntu :: Can't Move Files Inside Of Home Folder?

Dec 7, 2010

I want to move a simple .rules file from a downloaded package which I have extracted to my homefolder, to the rules.d folder. So I open both Nautilus windows and drag it over, and I get the great "permission denied" error

View 1 Replies View Related

Ubuntu :: Recover Files From Encrypted Home Folder

May 16, 2011

I upgraded from ubuntu 9.10 to 11.04. During installation (Natty) I chosen the option to encrypt the home folder. After a day the system crashed. It was showing that disk is having health problems. If I boot from live cd then i cant access the home folder. When I tried to mount the home folder, it says "Reading directory: input/output error"

Because I used Karmic without problem I reinstalled the Karmic, then I can mount the home folder, but cant access it as it was encrypted.Now Karmic is installed. I tried to boot from Live CD of Natty and tried to mount /home folder, it says some super-block issues.How to access the files in the home folder?

View 4 Replies View Related

Fedora :: Folder Icon - Desktop - Document - Music - In Home Dir - Do Not Change With Theme

Dec 19, 2009

I was playing with some gtk2 themes and , unaware of the consequences, i manually changed folder icons from folder properties for some of the folders (desktop, document, music, etc) in my home directory. The problem now is that these folder icons do not change when i change the icon theme. how can i bring it back to normal?

View 1 Replies View Related

Ubuntu :: Cp Command - Copy One Picture Placed In Home Folder To Usr/backgrounds/share To Change My Login Screen

Jul 3, 2011

i wish to copy one picture placed in home folder to usr/backgrounds/share to change my login screen.

View 9 Replies View Related

Ubuntu Installation :: Change The Ownership Of All Home Stuff To Root Instead Of My Normal Username?

Dec 21, 2010

how I managed this, but somehow during a reinstall I changed the ownership of all my home stuff to root, instead of my normal username. So now nothing loads, unless I sudo it. I had to use sudo just to open firefox.

View 3 Replies View Related

Fedora :: Copy My Files That Remains In Home Folder?

Apr 24, 2011

I had Fedora 7 and Windows-XP dual operating system. Few weeks ago, there was GRUB error. Now I want to install Fedora 14, but before it I want to back up all data in one external hard drive. I used Fedora 13 live-CD I could access all the drive formatted as NTFS, but I couldn't access /home and the drive formatted (ext2) and owned by the user-name.

Please, inform if there is any idea to copy my files that remains in the home folder. (I can see them but copying is prevented)

View 4 Replies View Related

Red Hat / Fedora :: Executable Files Not Running From Home Folder

Mar 17, 2011

I cannot run executable files from my home folder. I just double click it and it doesn't do anything.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved