Tagged Questions
2
votes
0answers
55 views
Lost Permission of Home Directory
I recently messed up my Ubuntu Setup, so I re-installed and choose to use my existing Home directory .
Now I cannot launch Ubuntu-Tweak as myself, but am able to do so with sudo command.
Any help ...
0
votes
1answer
56 views
Properly modify home dir
I would like to know, whow to modify properly the homedir of a user.
I already know about this command
usermod -d /home/peter peter
But know, do I have to create the homedir befor?
And what will ...
1
vote
1answer
590 views
How do I give www-data user to a folder in my home folder?
I have a folder: /home/myuser/folderA
I want to give www-data user write access to the above, while 'myuser' continues to have normal access (as it is myuser's home folder anyway).
Which commands do ...
3
votes
3answers
436 views
Multiple Users, Single Workstation, 1 home folder (Can this be achieved, if so how?)
I am setting up a single workstation (kiosk) in my local library for a team of genealogy researchers (approx 12-14). I plan to use Ubuntu 12.04 LTS as the OS.
Each user must have a unique user ID ...
0
votes
2answers
2k views
Share home directory between Linux and Windows dual boot
This question is somewhat similar to How to use Windows Share has home directory, but in this case Windows is not running.
I have installed a dual-boot configuration with Ubuntu 12.04 and Windows. My ...
7
votes
2answers
5k views
How to make user home folder after account creation?
I created a new user with useradd name and forgot to use -d -m to create their home directory. I tried making one, copying the contents of /etc/skel, and chowning everything to the new user.
...
0
votes
1answer
361 views
Changes to user's home directory not updating
I've just made changes to a user's home directory (using usermod -d) - but I'm still going to the old directory when I login (via sftp).
Do I need to restart a user service to pick up these changes?
...
0
votes
1answer
327 views
Hide home folders for users
I have a ubuntu desktop edition set up as server at my home and this installation has a lot of users.
I hav a administrator account and all other accounts are standard accounts.
At the moment ...
0
votes
1answer
389 views
Restrict acces to my home folder from another standard user account
I have made a new user on my machine to be used by my family.
But when i loged in in the family account which is not an administrative account,i could acces my home folder(which is an administrative ...
2
votes
0answers
31 views
Migrating users from Madriva
My company switces from Madriva to ubuntu 12.04. We use an nfs mounted /home. I migrate the users by copying passwrd, shadow and group under /etc in the newly installed Ubuntu and also mount the /home ...
2
votes
3answers
607 views
I cannot create a user with an encrypted homedir
In previous versions of Ubuntu you could create users with encrypted partition from the "User Accounts" GUI utility. Now this option is absent from Ubuntu 11.10 (oneiric). How can you create a user ...
4
votes
1answer
418 views
How do I make the public folder not appear in the home folder of new accounts?
When I create a new user, how do I tell Ubuntu not to create a Public sub-folder?
2
votes
3answers
237 views
How can I restore a deleted username using its old home folder?
I recently upgraded my ubuntu 11.04 to 11.10, but while playing around trying to restore the GNOME classic (I really don't like the unity), I screwed something up. Ubuntu did not came back after ...
2
votes
2answers
153 views
How to physically separate partitions for User/Home access on demand?
I'm searching for months (if not years) now for a solution to the following problem:
I wish to have a general setup based on the following:
PC/Laptop/Notebook/Server with ...
1 (ONE) S-ATA ...
2
votes
1answer
179 views
unity not working with main user (created under previous ubuntu version), working with a new user
My graphic card is a NVIDIA GEFORCE GTX 470, under the previous ubuntu version the driver was showed as installed but not activated, so I dont had unity 3-D. I updated to Oneiric Beta. The new updated ...
5
votes
2answers
788 views
Steps for restoring the home directory? (User IDs etc.)
Say I have a home.tgz and want to drop that on a freshly installed ubuntu box.
What do I need to do before I untar the file? Create users? What about user IDs? Groups? What about encryption?
