General :: Remove .mozilla Folder From Trash Can?

Dec 12, 2010

I have an old hard drive w/XandrOS that I decided to make external storage. I didn't bother wiping it. I figured I could just replace files on it like .mozilla folder.I currently have OSS 11.3 where I chose to copy and paste .mozilla from OSS to external HD. I was denied access to copy over certain files.Then I made the bonehead maneuver of trashing .mozilla from the external HD. Now, my trash can says that my access is denied to "cookperm.txt" and other files. I attempted to restore it, but it can't because the new .mozilla file is the external HD.Wow, did I corner myself. I could really use some help. Just want to eliminate that old

View 10 Replies


ADVERTISEMENT

Fedora :: Remove The Computer, Trash, And Home Folder From The Desktop And Have Them Just In The Panel?

Jan 20, 2011

Is there a way to remove the Computer, Trash, and Home folder from the desktop and have them just in the panel? I like a clean desktop with no icons, and would like to use the top panel as a "dock" of sorts.

View 5 Replies View Related

General :: .mozilla Folder In Home Directories, Does This Mean GUI Is Running?

Feb 8, 2010

I am runnin CentOS 5.4 on a machine wiht 2GB of ram. of that 2GB free -m shows that 1.8 is being used. I wanted to find out what was consumign the RAM. I came across .mozilla folder in every users home directory. I am thinkning, is this machine some kind of GUI that is consuming the ram?I did ps aux | grep gnome and ps aux | grep kde but that came up with nothing.rpm -qa | grep gnome showed lots of gnome python RPM's.I am using ssh to connect to the machine and can not log in locally to see since it is at a remote location. Is there any way of finding out if a GUI is running, if so how would I uninstall it?

View 3 Replies View Related

General :: Disable Remove From Panel On The Trash?

Aug 24, 2010

I am moving and sorting all of these and tossing some. I have several times right clicked on the trash and by mistake clicked remove from panel. Is there anyway to hide that option for the trash? I know I have done this several times before and now its happening alto with the project I am working on. It would be nice if I could disable that option.

View 4 Replies View Related

General :: Could Not Make Folder /home/theif519/.local/share/Trash

Jun 5, 2011

After removing GDM, XFCE4, and the crap-load of dependencies that came with it, something must have gone wrong. I can not place items nor delete items any more. How do I fix this problem of mine? I'm using KDE at the moment.

Code:

Could not make folder /home/theif519/.local/share/Trash

Deletion of files is necessary. I have installed libtrash hoping it'd work, but it didn't, I even did chmod 755 like it suggested I do. What do I do?

View 14 Replies View Related

OpenSUSE :: Where Is The Trash Folder

Mar 13, 2011

Only one question: Where is located the trash folder ? (in which directory)

View 2 Replies View Related

Ubuntu :: Trash Folder Shows Nothing?

Apr 11, 2010

When I open the trash through the icon in my desktop (trash://) I see 0 items, when actually I have a lot of items in my trash.

View 2 Replies View Related

Ubuntu :: Cannot See The Contents Of The Trash Folder ?

Jul 5, 2010

When try recover a file from thash folder, i cant see the contents, but, when make properties to the folder, show 47 files on the trash folder, and the docklets of docky, also show files (41 files). Ubuntu Lucid 10.04

View 4 Replies View Related

Ubuntu :: 10.04 - Can't Find Trash Folder?

May 13, 2011

I accidentally deleted an important folder from my desktop and now need to get into the trash folder to restore it. I thought that it is und by opening my home folder (nautilus?) and that is shows up in the list in the pane on the left. Now I only see two items listed there - "Home Folder" and "File System," and the trash folder is not in either of them. Not even if I select to view hidden files.I know how to get to it from the command line and view what is inside:

Code:
cd ~/.local/share/Trash/info; ls
But I would prefer to navigate to it in the gui

View 2 Replies View Related

Ubuntu :: Remove Trash From Desktop?

May 17, 2011

After an update on Ubuntu 11.04 with Gnome 3-Shell: My trash, computer, and home folder are all mounted to the desktop. I cannot find the correct spot in gconf-editor on my own to turn this off. Anyone know how to disable them?

View 9 Replies View Related

Debian :: How To Expand / Enlarge Trash Folder

Jan 22, 2011

Trying to refresh my diseased memory & tell me how to expand/enlarge trash folder?

View 6 Replies View Related

Fedora :: Unable To Recover Folder From Trash Bin / Fix It?

Apr 19, 2011

I switched from OpenSUSE to Fedora and I moved a folder full of coursework and a backup of that folder (which was pretty outdated) onto a usb. Once I had installed Fedora, I first deleted the outdated backup, intending to make another fresh one but then I realised that somehow the original files hadn't copied from OpenSUSE onto the USB.

The situation I'm in now is that I only have the outdated backup in the trash can so I need that back but I get the following error message when I try and recover it:

Quote:

Error while copying to "desktop". There was an error getting information about the destination.

And then when I select the "Show more details" drop-down:

Quote:

Error stating file '/media/5E7A-32A1/desktop': No such file or directory

View 4 Replies View Related

Ubuntu :: Look Into Trash Folder - Unable Immediate Deletion?

Jan 1, 2010

Where is the Trash folder where deleted files are moved? I found no /dev/null How can I tell Ubuntu: Wipe Trash folder on exit How can I tell Ubuntu: Delete files immediately without moving them first to Trash folder?

View 5 Replies View Related

Ubuntu :: .Trash Folder In The /root Directory?

Feb 26, 2010

.Trash folder in the /root directory. If I'm using gksudo nautilus, where can i access this cause It may have trash I can delete. (Trying to free up space , and I already used wacktomack's guide)

View 3 Replies View Related

Ubuntu :: Can't Move Folder To Trash NTFS?

Jun 20, 2010

I have an NTFS partition automatically mounted in fstab. I have read many forums and have done what they have to try and fix this problem, but it still won't move the files to the NTFS trash folder. What can I do to make this work?Here is my fstab entry:

Code:
# NTFS partition /dev/sda1
UUID=5D924B8408514F71 /media/MediaDrive ntfs rw,auto,users,nosuid,uid=1000,fmask=137,dmask=027,utf8 0 0

View 5 Replies View Related

Ubuntu :: NTFS Trash Folder For More Than One User?

Aug 8, 2010

I recently added another user to my system. My principal user has ID=1000 the new user has ID=1001, they both belong to the group id 1000.

I have an NTFS partition that I am now able to mount for both the users at boot with this line in the fstab:

Code:
UUID=F472BDC372BD8ABE /media/OS ntfs-3g quiet,defaults,uid=1000,rw,utf8 0 0

The point is that if I don't put the option

Code:
uid=1000

I cannot move files to trash but only delete them if I put it I can move files to trash but only if I am logged in as the user with ID=1000 I have tried to change the option and use the groups logic instead of the users (groups are there for this purpose aren't them?) and change the option into

Code:
uid=1000
since both the users belong to group 1000

but the result is that in this way none of them can trash anything (only delete permanently) I have also tried to create a .Trash-1001 folder did not work either

Is there a way to be able to use a Trash folder (or different trash folders I don't mind) and be able to trash files for different users in NTFS?

how the fstab line would look like?

View 2 Replies View Related

Fedora :: Remove Trash Icon From Desktop?

Apr 10, 2011

how i can remove Trash icon from Desktop ?also what bout my home and computer icon?(in gnome)

View 1 Replies View Related

Ubuntu :: Disable Remove From Panel On The Trash?

Aug 24, 2010

I am going through some old baby pictures of my daughter over 15,000+ and she is only 3 years old.....

Here is my problem. I am moving and sorting all of these and tossing some. I have several times right clicked on the trash and by mistake clicked remove from panel. Is there anyway to hide that option for the trash? I know I have done this several times before and now its happening alto with the project I am working on. It would be nice if I could disable that option.

View 1 Replies View Related

Software :: Unable To Remove Virus In Trash?

Aug 4, 2011

my pendrive has virus. So i copied folder name "untitled folder" and pasted in desktop in suse linux. the folder (untitled) contains another folder name "file system". this file system folder contains two files (1)desktop.ini (2)pagefile.exe Then i delete the "untitled" to trash. the folder vanishes in desktop and landed in trash. When i try to empty the trash, the "untitled" refuses to get deleted. How to get rid of this virus in trash. I logged in another user not in root. even I am not able to change the permission to root.

View 3 Replies View Related

OpenSUSE Network :: Flash In Mozilla - Cannot Find The File That The Plugin Folder Is In

May 20, 2011

I am trying ti instal adobe flash but I cannot find the file that the plugin folder is in. I am running open suse 11.4. Mozilla firefox beta 12. =

View 9 Replies View Related

Ubuntu :: Cannot Delete Or Empty .Trash-1000 Folder?

May 5, 2010

Straight to the problem on my [Ubuntu 9.10].I cannot delete or empty my .Trash-1000 folder on my flash drive. I tried changing permission with chmod but no way, I cannot empty the folder via the Ubuntu main trash option 'Empty Trash'. I read a bunch of threads but no way.Do you know a solution that works to this problem?Even further. Do you know a way to tell nautilus to avoid using that folder in my USB devices and use instead the normal trash folder on my system?

View 5 Replies View Related

Ubuntu :: Lucid- Trash Remove/recover Won't Work?

May 10, 2010

I mistakenly moved a folder to the trash where it is stuck. I have tried moving it back to its original location using 2 methods, drag and drop, menu -edit- move. I also tried moving the files within the folder out indivdually though I get the same message.When trying, I get an error message Quote:Error while copying "mlmeTypes.rdf"There was an error copying the file into media/(location)/(file name).Show more detailsItems in the trash may not be modifiedI am glad it isn't something important! not this time at least.

View 4 Replies View Related

Ubuntu :: Remove The Trash Icon From The Unity Launcher?

Jul 25, 2011

From what I gather, there's no way to remove the Trash icon from the Unity launcher, or to hide it; is this true? I noticed that if I delete ~/.local/share/Trash, the file re-appears if I click on the Trash icon in the launcher.

View 4 Replies View Related

General :: Remove 'lock' From A Folder?

Mar 8, 2011

I made a folder with the terminal, but it shows a little lock on it. when i try to save or drag n drop folders into it i get an error. it says permission denied... how can i fix this?

View 7 Replies View Related

OpenSUSE :: Add Trash Can To Desktop Folder View \ Icon Change?

Feb 12, 2010

Does anyone know how to add a fully working (icon changes) Trashcan to the Desktop Folder View?I don't want the plasmoid/widget on the Desktop or on the Task Manager Panel.I can right click -> Create New -> Link to Location(URL), but the icon doesn't change.If the Desktop Folder View is a plasmoid, I guess I'm asking can a plasmoid (trash can) run inside another plasmoid (desktop view) %-)

View 5 Replies View Related

Ubuntu :: Unable To Delete Simple Backup Folder From Trash

Jul 17, 2010

I'm a beginner at backing up my Ubuntu system, but I've set Simple Backup to do a backup once a week. I deleted the oldest of these files, but now it's sitting in my Trash and I can't empty it. I get a permission denied error for the folders within the backup folder in the trash, yet I can't restore the folder either - Ubuntu says it 'failed to determine the original path' for the folder. I've just discovered this in Xubuntu Jaunty, but I'm confident the same will happen in any other WM I choose (I have several installed - I like variety ).

It's not a huge file, but it's hanging out there and I'd like to get it either deleted or restored. Possibly I oughtn't to have deleted it in the first place (it usually lives in /var/backup, which I can't access except as root). The files, which I probably deleted /as/ root, show up in my user trash rather than root's trash. I found the trash in ~/.local/share/Trash/files, but I'm not sure if just deleting them as root would be a good.

View 1 Replies View Related

Ubuntu :: Removal Of Individual Items From Trash Folder In Evolution

Oct 17, 2010

Is there a way to remove individual deleted e-mails (as opposed to having to empty the entire contents of the folder) from the trash folder in the Evolution e-mail program? If not, you can do this in Outlook, why would this option not be included in Evolution?

View 3 Replies View Related

Ubuntu :: Is It Safe To Delete Trash-1000 Folder On FAT Pen Drive?

Mar 12, 2011

I formatted an old pen drive and noticed that when I deleted files, the free space was not going down. Then I hit Ctrl+h and saw a folder named .Trash-1000. Is this only needed if someone if using Windows or can it be safely deleted?

View 4 Replies View Related

Software :: Libtrash On Server / Running In Bg And Location Of Trash Folder

Dec 1, 2010

I've been looking into libtrash to give me the ability to recover files that users mistakenly delete from Samba/Netatalk/ProFTPD shares.But I have some questions about getting a specific libtrash configuration.We have a RAID6 shared files partition and all our users have full read and write access to /mnt/raid6/shared through Samba/Netatalk/ ProFTPD...Reading through all the docs supplied with libtrash it seems to suggest that the trash folder can only be located in the user's home folder.

This has prompted a couple of questions:

1) Having gone through the docs, I can't find a place to specify the location of the trash folder.I can specify the name of the trash folder, but it seems like it's automatically created under the user's home directory.I'm looking to have the trash folder also stored on the RAID6 partition.Because the boot/OS drive is a smaller 120GB drive, and the RAID6 is 4TB. So if someone deleted 3TB of files, the trash folder wouldn't be able to take them all as the trash folder's on the 120GB boot drive.

Is there a way to specify the absolute location of the trash folder?I'd like to have a single trash folder for all users of the machine.

2) Since this is a server, most of the daemons will be running as user nobody/samba/ whatever. Not an actual interactive user account with a home folder etc.
I have read the note about this in the docs and it seems that user nobody will need write access to the trash folder in order to put files in there.However it will rarely be the case that it's an interactive user removing files from the terminal. I'm only looking for protection if any of the server daemons remove files.

Does libtrash run in the background or is it only active when an interactive user is logged in?Since it seems libtrash is activated by a variable in /etc/profile

Is libtrash suitable for what I'm looking for?Anyone got any alternate suggestions for what I'm trying to do?Is there something I could be doing on the filesystem level? The FS of the RAID 6 array is ext3 but can always change that if there's something better out there!OS is CentOS 5.5 64bit

View 1 Replies View Related

Debian :: Remove Computer Home And Trash Icons From Desktop?

Sep 1, 2011

I want a clear desktop. How do I remove the computer home and trash icon off desktop.

View 3 Replies View Related







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