Ubuntu :: Desktop Folder Isn't Linked In Any Way To The External?
Feb 8, 2010
I just thought I should signup, been checking this forum for a while and so far it had answered most of my google searches. I'm on Karmic Ubuntu and this problem keeps annoying me since it will probably damage my hdd. It's like this: I seed a lot of torrents and I'm keeping my external plugged in; most of the time it's innactive since no one is leeching old torrents and it stays mounted in stand by, being a LP model.
Now, whenever I access a folder on my desktop to browse or whatever, Nautilus freezes because it takes time to get my external back from the stand by. The problem is that the desktop folder isn't linked in any way to the external, so why is Nautilus refreshing everything including my externals when it gets started ? I have 3 externals and this happens for them all. Did you guys ever experienced this ? I was wondering if there was a fox around this or something, I'm kinda new to linux graphic interfaces.
View 2 Replies
ADVERTISEMENT
Sep 18, 2010
I installed proftpd once before, but i had removed it due to some errors I removed all folder and files linked to proftp, probley not the best thing to do How ever I'm trying to reinstall it againbut it doesn't seem to be installing every thing. My webmin did have it on the server rigth hand panel but now doesn't show How do I install all files needed again
[Code]....
View 5 Replies
View Related
Apr 16, 2010
i encountered the following:
situation:
1 server with centos 5.4 running 1 client with centos 5.4 - gnome running thin ethernet network
on my client desktop i have a link to a shared folder on the server. this works fine.
to the problem: after working with this (using the link and seeing it working) i shutted down the server from my client (in a terminal screen, using ssh) the terminal screen signalled the server going down and the connection ended. the linked folder on the client desktop changed its icon fine.
after that i clicked on the changed icon (of the link that was not a working link any more) and the client machine froze.... no reaction any more. i could only end the session by >ctrl-alt-f#< , log in and shutdown.
Q: is it normal Centos is that angry when you click such a link?
View 3 Replies
View Related
Feb 20, 2010
I've got a shared (Windows/multiuser Linux) laptop, and I've got installed World of Warcraft and some steam games in Windows. With steam games, there is (almost) no problems. I've installed steam in Linux, and soft linked the 'steamapps' directory (per-game compatibility is another issue). With WoW, the problem is different. I would like to have almost (but not) all files. Under World of Warcraft, every file and directory must be linked except the Interface directory and WTF/config.wtf file (so every user can play with their own settings and addons). How can I have a mix of linked and not linked files without linking every file? If I link manually every file/dir, when updating from Linux other users and Windows Wow is not updated; when updating from Windows, new files remains "unlinked".
View 3 Replies
View Related
Oct 29, 2010
I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place
View 9 Replies
View Related
Jun 17, 2011
Running kubuntu 11.04x64 w/ xrender and folder-view plasmoid:
I cannot view "open with" for directories on the desktop (but it is visible w/in dolphin file structure) and whenever I try to rename folders on the desktop it crashes and restarts (but the rename is successful and no open windows crash).
This glitch is reproducible under OpenGL and Xrender; had to switch over to xrender after a recent system update that seems to slow my computer to a crawl after a little time and kept it cause it seems much smoother and crisper.
Is there any way to fix these issues or is there an alternative to the folder-view plasmoid to view a folder content on the desktop that is more stable?
View 9 Replies
View Related
Nov 25, 2010
I am thinking of using rsync to sync my Music folder to another folder called Music on an external USB drive. I will be using the Scheduled Tasks front end to schedule the syncs. What should the syntax look like when I put it in Scheduled tasks. I want this to be as simple as possible.
View 8 Replies
View Related
Jan 21, 2010
I have the Folder View applet on the Desktop viewing the Desktop Folder "~/Desktop"
Some shortcuts are outdated because of new installation of opensuse 11.2...
How can I add icons there in?
I can add icons to the Desktop and Taskbar but no in this Folder View on the Desktop (BTW: Is this Panel called "Folder View applet"?)
If I try to move a icon from Desktop to this Panel it is not moved in this panel it is placed behind this Panel...
And how can I get more than one of this panels for example one displays the Desktop folder other the home dir ...
View 7 Replies
View Related
Nov 12, 2010
1. Is it possible to instead of using the Desktop Folder plasmoid, have a usual Desktop act as a file manager?
2. What is Akondi? There are tons of processes which have Akonadi in their name, and it seems to be using up lots of memory.Can I disable these somehow, or is it safe to do so?
3. Any general tips on how to reduce the amount ram that is used on startup? I am using somewhere around 750MB on startup, which is about double the amount Gnome uses. After a few hours of use, Xorg uses close to 1GB of memory.
4. Whenever I get a notification, they don't delete themselves, so when I click on the (i), I see tons of notifications. Is there a way to get them to delete themselves after they have been shown?
View 1 Replies
View Related
May 8, 2010
How can I synchronize my external hdd to a folder on my internal hdd. e.g. when I change something on my external, the folder (on the internal) should be updated to the state of my external (deletes, changes, new files..). but I don't want to make this frequently, so I just need a command to do that. at best secure and without additionally installation.
View 1 Replies
View Related
Sep 14, 2010
I'm using Ubuntu 10.04, kernel 2.6.32-25-generic, everything works fine until today I plugged an external hard disk (Transcend 250G), NTFS, only 1 partition, no security software or configuration, on that have about 95G data. The strange thing is I can only see some of the files, total about 72G. I still can copy files and folders there, but cannot see them. But if I plugged it on Window$ then I can see everything normal. See the screen shoot. Has anybody had this before?
View 2 Replies
View Related
Apr 19, 2011
I'm trying to create a very simple back up script to back up the contents of one folder on my system to an NTFS formatted external hdd. I want to keep the ownerships and permissions of the files I'm backing up intact so I'm putting them into a tar archive. Compression is not necessary as I have plenty of space for the backup.
I have created the initial backup with the following command:
Code:
tar -cpf $bupath/backup.tar $sourcepath
This seemed to work quite well with the resulting file being about 170gb and took about 5hrs. For subsequent backups, the files are probably only going to change by about 10% at most so it seems inefficient to create a whole new backup from scratch. I would like to be able to just update my existing archive with any new/altered files.
I have tried using the update mode (-u) with tar like so:Code:
tar -upf $bupath/backup.tar $sourcepath
So far this has been running for about 10hrs and the archive has grown to approx 220gb! What's going wrong here? I was expecting the update to take 30mins max and there be no significant change in the archive size. Am I perhaps misinterpreting the purpose of update mode in tar, or is there something wrong with my command? Is there a better/easy way to accomplish this?
View 4 Replies
View Related
Mar 29, 2010
I am trying to mount an external hard disk using a USB docking station
I can see the entries for different partitions of the hard disk in fdisk -l but there is no node file created in /dev folder. So, I am not able to mount.
Something like this -
#sudo fdisk -l
Disk /dev/sdd: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf5bdf0ff
[Code]....
View 3 Replies
View Related
Sep 26, 2010
The solution may to my problem may exist elsewhere, but I had trouble searching/finding it.I just bought a new external drive. The drive is formatted as ext4. I use it mainly in esata mode. Whenever I connect it, it mounts to /media/[UUID], where "[UUID]" is the UUID of the drive. I want it to be located at /media/backup when it is inserted, not in relation the UUID. I have tried putting a new line in my fstab (mount by UUID to folder) to mount the drive. It mounts correctly if the drive is connected to the computer and turned on during startup, but if the drive is off/not connected during startup Ubuntu barks at me. (I press 's' to skip mounting the drive) Is there a way to make external/removable drives mount to a certain location other than /media/[UUID] when they are inserted? I want the drive to mount to the folder while the computer is running, not only during startup.
View 3 Replies
View Related
Oct 1, 2010
I have some USB drives that for some reason I cannot create folders or documents on. This pertains to all of my external USB drives. Works fine when I am in the Mac partition but not in Ubuntu. Another thing is that when I plug in an external drive, a nautilus window with the contents of the drive opens. Happens to all of my USB drives.
View 7 Replies
View Related
May 6, 2011
i recently bought an external 2 TB usb drive and connected it to a philips dvd player. all movies play just fine but I noticed that folder and file names are not displayed on the screen in alphabetical order but in the order they've been copied to the drive.now, i found the way to fix it by using this program: URl...the thing is it won't start in wine.so, is there any way to sort directory tables under ubuntu?
View 4 Replies
View Related
Aug 22, 2010
i have set up my Apache2 server and i have this question. Because my netbook (eeePC 701 4g surf) has a very small SSD Drive (4GB) is it possible to set the default directory of apache to be an external USB Drive? And if it is, how?
View 2 Replies
View Related
Jan 23, 2011
I am having the following problems with samba.
1. I cant share a folder on an external USB drive. (I have no problem doing so in UBUNTU)
2. I cannot seem to get Samba Swat to work.
I've Tried 127.0.0.1:901
my ip address:901
severname:901
I made sure that xinet was installed and started as well as smb and nmb. I can access other shares on the server just cant get samba swat to work nor can I set up a share on an External USB. I can access it from my side but not my Wifes side. I even made the root of the drive a share like so:
in smb.conf
[FreeAgent Drive]
comment=Shared Server Drive
path= /media/FreeAgent Drive
read only = no
browseable = yes
create mask = 0777
directory mask = 0777
valid users = argedion, perky
what am i missing or doing wrong? I have a simular set up on a server running UBUNTU 10.10 and it is sharing paths from a USB external. (note: I did not have to share the root of the drive in ubuntu.)
I know that Fedora is not UBUNTU nor GOD willing will it ever be. forgot to mention that firewall is off and i cannot access it even as root
View 14 Replies
View Related
Dec 2, 2010
Each time I'm moving my new files and directories from my local slackware PC to my NAS (Linux based) in the LAN.
This NAS is 24/7 online and I can access it from the net.More than that it's backed up every day.
I was thinking of making my home directory directly in this NAS.
I didn't made a separate partition for my Home during the installation of slackware in the PC.
View 6 Replies
View Related
Sep 10, 2010
Is it possible to show only mounted external volumes on the desktop. I try the method of uncheck /app/nautilus/desktop/volumes_visible. But it hides both internal and external disk.
View 6 Replies
View Related
Dec 21, 2010
i want to setup an external raid array that i can manage with a netbook running 10.10 desktop such that i can use the raid at will similar to an external usb drive (or set of them).is this possible?
i am reading through this thread..[URL]... it looks very informative but because i am a complete noob with raids i am not sure that what i want to do is even possible.
View 1 Replies
View Related
Jan 7, 2010
I have is folder in my desktop dir and I can't get it to delete. It appears top be locked and not responding to commands to delete.
View 6 Replies
View Related
Apr 29, 2010
Is there any way to nuke the stupid kde4.4 desktop folder and actually get a "normal" desktop back (icons are actually on the desktop instead of contained in the "desktop folder") ?
View 1 Replies
View Related
Nov 22, 2010
My desktop is set to my home folder and I can't seem to get it to change. It happened because accidently dragged Desktop icon into a hidden folder. Then when I copied it back it's set to the home folder. Even changing it back in gconf-editor does nothing. how to get it back to normal. I hate having my home folder as the desktop.
View 1 Replies
View Related
Jan 31, 2011
I am trying to move a folder from my desktop to Trash and I keep getting an Error "Permission denied"
View 8 Replies
View Related
Jan 9, 2011
I just installed it on my desktop. I love it so far, but I'm having trouble setting up a network in my apartment. I have the desktop directly plugged into my router and a mac laptop linked wirelessly to the router. I also have a printer and an external hard drive plugged into the desktop. The goal is to be able to access the external hard drive and use the printer from my mac laptop, as well as access the mac laptop from the desktop.
Right now, I can access the mac from the desktop with ubuntu on it. Under "Places" and then "Network," I can mount the folders I want and then access the contents.
I can also print and access my external hard drive from the ubuntu desktop.
However, on the mac laptop in the Finder under "Network" there is nothing. I can ping the desktop from the mac and get a response, but I can't for the life of me figure out how to get beyond this. In System Preferences I have "File Sharing" and "Printer Sharing" both checked.
View 9 Replies
View Related
Jan 27, 2010
I have been sitting here practising linux commands and I cannot seem to copy a picture from home/pictures to the desktop, specifically a folder I created on the desktop "test"
View 4 Replies
View Related
May 21, 2010
I've been trying to fix nautilus which is crashing, so deleted the ~/Desktop folder, thinking it would reset as in karmicnot in lucid. Now have home folder as the desktop. Tried recreating ~/Desktop, but no luck. Gconf-editor no luck either since checking or unchecking the home folder as destop does nothing. Any ideas how to fix this problem?
View 3 Replies
View Related
May 21, 2010
I want to ask a question that the "Desktop" directory located in the "Home Folder" contain the Desktop content.If I deleted this "Desktop" directory, the system will try to use "Home Folder" as the Desktop.When I create the "Desktop" back, system still use the "Home Folder" as the Desktop.So how can I let the system use the "Desktop" directory as the realy Desktop then?
View 3 Replies
View Related
Jul 19, 2010
In Kubuntu, what is that desktop folder window that is always present? I assume this is some type of KDE thing that sets it apart from gnome. But how do you get rid of it permanently? What if I just want to have a normally functioning desktop with icons like Ubuntu or Windows, but I like the look of the Kubunu theme and such? I want all those ever present, weird windows to go away, and for the desktop to function normally like you would think a desktop should. With icons, and a lower taskbar. That weird thing is kinda getting on my nerves.
View 9 Replies
View Related