Tagged Questions
0
votes
1answer
256 views
Linux HPLIP mess after installation of the drivers
I have purchased HP OfficeJet 4500 Wireless. In order to install it, i followed the instructions for installing HPLIP here: http://hplipopensource.com/hplip-web/install/install/index.html
Everything ...
5
votes
2answers
199 views
Creating hard drive backup images efficiently
We are in the process of pruning our directories to recuperate some disk space.
The 'algorithm' for the pruning/backup process consists of a list of directories and, for each one of them, a set of ...
1
vote
4answers
684 views
What are un-necessary files in linux and how to clean them up?
On windows, we've Disk cleanup to clean some files. Other than that we can search for *.bak ot *.tmp files and other un-necessary files and delete them. But in case of Linux, which files are ...