Web Hosting Talk







View Full Version : Trash Can Dissappeared!!!


xerocity.com
06-13-2002, 02:32 AM
Hello,

One of our servers is using redhat linux with gnome. Usually, there is a trash can icon on the desktop after logging in; today there wasn't.

Does anyone know:

1. how to empty the trash can via shell
2. how to get the icon back on the desktop

It is not in the "start menu" nor was I able to find it with "find -name trash" or "find -name recycle" (I dont remember if it was refered as a trash can or recycle bin)

Any help would be appreciated.

Ahmad
06-13-2002, 08:30 AM
The trash can in redhat is just a directory called 'Trash' in the users Desktop directory.

If you want to get the trash can back, go to the Destop directory and create a directory inside it called Trash. Then go to the desktop, right click on the directory, choose properties.

In the second tab in the properties box, you can choose an icon for the directory. choose the trash icon.

That's all

as for emptying it, it is just how you empty a directory.

xerocity.com
06-13-2002, 11:26 AM
Thank you, all is working correctly now. The trash can didn't just dissappear it ended up that the "/" partition was full and that create allot of errors. I removed some items on that partition and it fix everything.

Thanks again