- 
            
            as seen on Super User
            - Search for 'Super User' 
            
 I have set up a new Ubuntu 9.10 system for five users. In the system is a large LVM volume where all the data is to be kept. The main system disk is not for this purpose, so I attempted to move the home directories using
usermod -d /var/data/username -m
And started creating my shares for these…
            >>> More
 
- 
            
            as seen on Ask Ubuntu
            - Search for 'Ask Ubuntu' 
            
 I'm using Ubuntu 10.10, fully updated. I have tried to sync my ~/Documents and ~/Pictures folders; U1 replicates the directory structure, but no files are uploaded.
Next I tried to sync a single file inside ~/Ubuntu One and it was synced. Then I tried to put a directory inside ~/Ubuntu One and, again…
            >>> More
 
- 
            
            as seen on Ask Ubuntu
            - Search for 'Ask Ubuntu' 
            
 I have multiple users on my home desktop. I am content with most of the default user directories, however I would like to make one change.
I would like to setup a common directory for Music (ie /home/common/Music/) that is writable to all users and Nautilus/Dolphin/whatever recognizes as the user's…
            >>> More
 
- 
            
            as seen on Ask Ubuntu
            - Search for 'Ask Ubuntu' 
            
 I'm told to go to /home/jbander/Downloads, so how do I do that, I assume you do it in terminal but what do you do next, I can get to home but thats it. How do I go from one directory or file or whatever they are, to another  and once I'm there what do I do to see what is in the download file. One…
            >>> More
 
- 
            
            as seen on Internet.com
            - Search for 'Internet.com' 
            
 Tip of the Trade: Anyone who has encountered the Perl @INC array in the context of a 'cannot find module' error knows the value of being able to see a list of directories on you Linux server. Here's how to access @INC and find obscurely located modules before they are lost.
            >>> More