Ubuntu :: Change 'Pictures' Location From /home To A NAS

Aug 22, 2011

I bought an LG NAS for pic's, videos, and music. Is there a way to turn the pictures folder in the NAS into the default location for when I select the Pictures folder in my home directory? Running Ubuntu 10.10 on IBM's: T41, T42, T62

View 9 Replies


ADVERTISEMENT

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

General :: Change My Home Directory Location To Something Else?

Aug 5, 2010

I have noticed that on a Mac which is Unix based too there is a different home directory which is NOT /home/user/ but /Users/user. How can I change my home directory in linux to something else? Even as an experiment? Is it possible? and how?

I'm using Ubuntu 10.04 GNOME

View 6 Replies View Related

Red Hat :: How To Change Mount Point Location From / Home To / Backup?

May 27, 2009

I have a mount called on /home for /dev/sda12..I want to mount /dev/sda12 onto /backup..I tried to do this by changing things in the fstab file i.e. i replaced /home with /backup. This change caused boot up problems and I had to change my fstab file back to get going again.

View 2 Replies View Related

General :: Testing Home Directory Scripts By Setting $HOME To The Location Of The Test Directory

Apr 20, 2010

I have an interdependent collection of scripts in my ~/bin directory as well as a developed ~/.vim directory and some other libraries and such in other subdirectories. I've been versioning all of this using git, and have realized that it would be potentially very easy and useful to do development and testing of new and existing scripts, vim plugins, etc. using a cloned repo, and then pull the working code into my actual home directory with a merge.

The easiest way to do this would seem to be to just change & export $HOME, eg

cd ~/testing; git clone ~ home
export HOME=~/testing/home
cd ~
screen -S testing-home
# start vim, write/revise plugins, edit scripts, etc.
# test revisions

However since I've never tried this before I'm concerned that some programs, environment variables, etc., may end up using my actual home directory instead of the exported one. Is this a viable strategy? Are there just a few outliers that I should be careful about?

View 1 Replies View Related

Ubuntu :: Change The Default Paths For Pictures, Documents, Music?

Jan 16, 2011

I am wondering how to change the default paths for Pictures, Documents, Music, etc to different paths (on a different partition within the same HDD). What's the cleanest way of going about this?

View 5 Replies View Related

General :: How To Change Panel Icon Pictures?

Jul 19, 2010

I installed a couple of windows programs in wine and created shortcut icons in the main screen top panel. The shortcut icons are all the same, a kind of "screw". Can these be changed to something a little more aesthetically pleasing and functional, or do I have to put up the little dreary screws?

View 2 Replies View Related

Ubuntu Multimedia :: Cannot Pull Pictures From SD Card. Pictures Half Green Or With Lines?

May 1, 2011

Running Ubuntu 10.10 along side Windows7 on a 64-bit HP Pavilion dv7 Laptop. Everything works in Windows. Everything works in Ubuntu, except for 2 things.1) I can live with not being able to enable/disable wifi.) I cannot read photos from an SD card plugged into the laptops SD card reader. When I open the SD card in Ubuntu, I can see the file name, but the thumbnails show messed up pictures. Usually, the bottom half of the photo is solid green, and there are usually lines running through the photo, or it is divided into quadrants with one quadrant being ok, but the rest having the green and/or lines.I assume the driver for the card reader is not correct. Card reader works fine in Windows. So I have to reboot into windows, copy pictures from reader to a folder, then reboot into Ubuntu and I can see and open the photos just fine. Just cannot read and copy them from the card while in Ubuntu.

View 8 Replies View Related

Ubuntu Multimedia :: Change Default Program For Opening Pictures On A Camera?

Mar 23, 2010

I have this problem, however the solution given there is outdated- There is no such menu entry (I tried to see if it was disabled, but it wasn't in the menu editor either).

So how would I do this in Karmic?

Edit: I found it. As a reference: Open Nautilus, go to Edit-> Preferences -> "Media" tab -> Photos -> Your choice.

View 1 Replies View Related

Ubuntu :: Move The /home Directory To A Different Location?

Jun 29, 2010

I would like to move the /home directory to a different location, there only seem to be guides on how to move it to it's own partition.

I have a drive (/dev/sda5) mounted as /media/data

I would like to move /home to /media/data/home?

I have tried usermod but get the following error:

Code:
test@TestServer:/media/data$ sudo mkdir /media/data/home
test@TestServer:/media/data$ ls
home lost+found
test@TestServer:/media/data$ sudo usermod -dm /media/data/home
usermod: user '/media/data/home' does not exist

View 2 Replies View Related

Ubuntu :: Default Home Folder Location?

Jul 11, 2010

I was just wondering , when you create a new user , where are the files that make it ? , like the "default" home folder?

View 7 Replies View Related

Ubuntu Security :: HOME - /bin Location In PATH ?

Dec 1, 2010

I installed Ubuntu 10.04 only be dismayed to find ${HOME}/bin FIRST IN THE PATH. I blogged about it at my blog (I sudo an xterm rather than just sudoing to get a different background for the sudo'd xterm): [url]

I agree that some new user should probably not be logging on as root. But if the replacement for 'ls' is in their ${HOME}/bin/ the sudo'd shell inherits the same PATH, umask, and everything else! In general I take a dim view of a sudo only way of doing things. It seems to cause more problems than it solves for disciplined, knowledgeable users. In the case of Ubuntu it caused me to create a /root folder for root to reset the umask back from 077 which is what I use over to 022 which is what root should use. The /root/.profile of course made sure there is no /home/me/bin in the sudo'd PATH. It didn't matter because somebody is not just SETTING the file perms and is instead calculating them based off of modifications to the umask. JUST SET THEM! I ran into a problem with GRUB getting things fouled up because I was having to remove the new kernels and instead of using the command line option (much prefereable) used Synaptic Manager instead: [url]

In fhe case of an infection living in a user's file space you really should want to go in to clean it out as some other user than the user that is infected. Having said that the hackers seem to be going for the whole enchilada right off the bat. A WARNING is in order here. DO NOT USE A ROOT ACCOUNT OR SUDO FOR NORMAL TASKS! But please put ${HOME}/bin last in the PATH or preferably don't even put it in the PATH at all. Let users add it themselves if they want it. Also once hackers figure out that hijacking a sudo tty (from what I just read else-where here I would say several hackers are working on doing that right now - sendmail my ****) is a dandy way of doing things you really will need to provide for ways of cleaning a user infestation out by going at it some other way than through that infected user. A lot of Ubuntu users have only one login account, the one they created when they set the machine up.

View 9 Replies View Related

Ubuntu :: Changing Home Directory Location

Apr 7, 2011

I have a dual-boot win7 and Ubuntu 10.10 and I want Ubuntu to use my windows user folder as home. I edited fstab to give me ownership and mount it to /mnt/Windows at startup but whenever I change the location of home in the Users and Groups it acts like it is changing it but it never does. I close the settings and when I re-open it, it is set back to /home/me.

View 5 Replies View Related

Ubuntu :: Move Hidden Folder From /home To Another Location?

Nov 3, 2010

How to move hidden folder from /home to another location - on another partition? Is it possible? I'd like to move some folders for example ./thunderbird or so that I wouldn't need to make a backup. Or at least is it possible that program can right files to two folders, or that everything from /home./thunderbird would copy automatically to ./thunderbird on another partition every time there is a change? Is it possible to write a script or something? I use luckybackup but I would like to be able to forget about backups and make script or program to do it for me.

View 9 Replies View Related

General :: Zip De Home Directory To A Location?

Apr 25, 2010

I have to zip de home directory to a location but i can't seem to get it done.

I have succeeded to zip a folder within the home folder (Music folder) but when i try to zip the entire home folder i get an error. I have tried different ways but no success so far.

This is what i tried so far:

1) tar cf backup_homedir.tgz ../

2) tar cf backup_homedir.tgz /home/indur

Error message: ( i hope i translate it well because my language isn't english, so the message isn't as well) tar: backup_homedir.tgz: Function open () failed: access denied tar: unrecoverable error -- tar is closing

Extra info

I am in GUI mode and i'm not logged in as root

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 Servers :: Samba Home Directory Sharing In Different Location?

Sep 29, 2010

I have 10.04 and have samba running.

Samba is remotely administered with webmin and aim to setup home directory sharing. I am however having some trouble getting this to work.

I was of the understanding that home directory sharing allows me to create a user in ubuntu, which samba will then pickup and offer it up as a share.

My smb.conf looks like this..

Code:
#======================= Global Settings =======================
[global]
unix extensions = no
share modes = no
security = user

[Code]....

Essentially I've found this works providing I give the samba user a password after it is automatically created using the 'Configure automatic Unix and Samba user synchronisation' option in webmin.

However if I move the location of this home folder off the main drive i.e. /home/username I get turned away at attempted login.

I've tried specifying the path in [homes] using the path = /media/discarray, but this seems to break authentication somehow.

View 2 Replies View Related

Ubuntu :: Cannot Find Location: $HOME/.gnome2/nautilus-scripts/

Apr 4, 2011

I am trying to install google-docs-fs which entails copying a file into the following location: $HOME/.gnome2/nautilus-scripts/

I cannot find/do not know how to find the location.

View 7 Replies View Related

General :: How To Automount NIS Account's Home Dir To Different Location?

Jan 17, 2010

proposed mountpoint for NIS client home dir for 'user': /shared/home/user

auto mounting to /home/user works fine BUT if i want to automount to different location; it still looks for /home/user directory to mount to. So I get an error and i get directed to the '/' dir.
Is there someway for me to edit the passwd file that is being exported by the NIS server? because if I change the local passwd of the user in the NIS server then he wont be able to see his home dir when logging in locally. (although this does seem to be a good idea; since he wont need to login directly into the NIS server....)

View 3 Replies View Related

Ubuntu :: Places - Home Folder Opens Movie Player - Could Not Open Location

Feb 19, 2011

I was trying to view a dvd on ubuntu (which works on windows) so I downloaded a few progams from the synapatic manager and software center - nothing made the dvd work but now when I go to "places" and "home folder" movie player opens and has a error message window that is at least 10 deep that says "could not open location; you might not have permission to open file." I can't get to home folder at all!Did I totally ruin Ubuntu? Is this fixable? I rebooted and that didn't help

View 3 Replies View Related

Debian :: Changing File Download Location To Home Directory

Feb 1, 2009

I tried to download Knoppix 6.0 iso, but it ran out of storage space. It was placing it into /tmp. Is there a way that I could have it placed in my /home directory, which is plenty big?

edhe@hebrews:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 935M 256M 632M 29% /
tmpfs 470M 0 470M 0% /lib/init/rw
udev 10M 96K 10M 1% /dev
tmpfs 470M 0 470M 0% /dev/shm
/dev/sda9 356G 1.5G 337G 1% /home
/dev/sda8 373M 11M 343M 3% /tmp
/dev/sda5 4.6G 4.0G 383M 92% /usr
/dev/sda6 2.8G 341M 2.3G 13% /var

View 4 Replies View Related

Ubuntu :: 11.04 - How To Change Location Of Top Bar

Jun 1, 2011

How can I make the bar on the up of the screen down. I want it to be like in ubuntu 10.04 down of the screen. What is the difference between 11.04 dvd.iso and 11.04 cd.iso. Isee a 11.10 dvd.iso. Is that a pre release ?

View 4 Replies View Related

Ubuntu :: Change To Trash Dir Location?

Jul 15, 2010

I have an SSD and i was wondering if i could change my trash location to an SD card that i always have plugged in, so that i write less to the drive and maybe extend the life of my ssd.

View 9 Replies View Related

Ubuntu :: Change Notify OSD Location ?

Jun 8, 2011

Is there a way to change the location that notify OSD uses when it displays a new notification? I have some large dual monitors at work which is great, but I typically do browsing/development work on the left display and leave email and other less used things on the right display. Because notifications are displayed on the right monitor, I often miss the notifications because there are outside of my peripheral vision. I generally notice them within a minute or two because the mail icon in the panel is blue instead of black, but I would rather get the notifications as they occur.

When running 10.10 there was no panel at the top of the right monitor, so all notifications showed up on my left monitor. Since I upgraded to 11.04, Unity seems to display a panel on both monitors and thus, all notifications wind up on the right monitor. I would like them to appear on the left monitor instead.

See attached screenshot for more info. Sorry it's not the best quality -- but the idea is that I ran notify-send "test" in the terminal and you can see the bubble on the right monitor instead of the left one.

So...can the location of the notify OSD be controlled somewhere?

View 3 Replies View Related

Ubuntu :: Change Default Icon Location?

Mar 17, 2010

I run ubuntu karmic 64 bit and have 2 displays (Working just about perfectly ). One problem i do have is by default all desktop icons appear on my secondary display. Is there any way to change it so they appear on my primary display?

View 3 Replies View Related

Ubuntu One :: Change Music Download Location

May 10, 2010

I found out where Ubuntu One downloads music from the music store. /home/user/.local/share/ubuntuone/Purchased from Ubuntu One/ I would like to change this folder to: home/user/Music/ Is this done in RhythmBox or Ubuntu One? Also, I moved the MP3s from the default location and they disappeared from my cloud storage, is it possible to turn this off? With a custom or default location? When does the sync take place? I know its after the purchase but it seems to take a while to start.

View 7 Replies View Related

Ubuntu Installation :: Tweak "Memory" - Change Pictures - Download And Music Folders

Jun 28, 2011

Anyway my actual problem is to change my pictures, download and music folders, since my files are in another HDD partition; I can make it with Ubuntu Tweak, but at the first reboot folders are resetted. Which is the problem? Does this application conflicts with another one (as "compiz fusion icon")?

View 9 Replies View Related

Ubuntu :: Change Where "Pictures" Menu Points To?

Jan 1, 2011

I had found this before, but can't seem to stumble across it nowI keep a separate partition for my data (Pictures, Music, Documents, etc) & want the "Pictures" item in the Places Menu to point to the correct place.

View 7 Replies View Related

Ubuntu Installation :: Change Location Of Grub2 Loader

Jan 22, 2010

I accidentally installed the Grub2 Loader on my MacOSx HD rather than on the Ubuntu HD. How do I change the location?

View 5 Replies View Related

Ubuntu :: Panel Applet Icon Location - How To Change

Jul 24, 2010

I've done a bit of googling, and some searching around here, but to no avail, so I'm going to ask you lovely lot where I can find the icon location/s for: I'm using Ubuntu 10.04 with Gnome.

View 2 Replies View Related







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