Archive for the ‘Administration (Linux)’ Category
Thu ,16/12/2010
Did you ever had to check multiple directories on multiple linux boxes, to copy or maintain files on all of them and even create a batch files to automate your tasks?
Here is a simple way to implement grsync (graphical rsync backend) with fuse file system over ssh for (graphical) backup of certain directories:
(more…)
Tags: Administration, backup, fusermount, Linux, rsync, sshfs
Posted in "How to...", Administration (Linux), Linux, Software (Linux) | 2 Comments »
Wed ,08/12/2010
Under *nix operating system, there is a command to find files and folders, called the same way – find.
Are you tired of all the windows users browsing through images and creating “Thumbs.db” files?
Here is how you can remove these files with just one command:
(more…)
Tags: Administration, command line, file, find, Linux, remove
Posted in "How to...", Administration (Linux), Linux, Software (Linux) | Comments Off on Find and remove multiple files
Mon ,08/02/2010
In apache2 you can’t use .htaccess files by default. That’s just fine, security-wise, but not if you really need to use them.
In the general case, you should put your mod_rewrite or any other .htaccess rules in your httpd config (if you have access to it).
If you need to add mod_rewrite rules to a .htaccess file, you should look for the following:
(more…)
Tags: Administration, Linux, Software
Posted in Administration (Linux), Linux | Comments Off on Apache2, .htaccess, mod_rewrite
Mon ,25/01/2010
Recently there has been problem found with gnome menus – on applications such as evolution and pidgin, the main menu disappeared.
Apparently, this is a bug in the gnome desktop environment.
The solution:
(more…)
Tags: Administration, Gnome, Linux
Posted in Administration (Linux), Linux, Software (Linux) | Comments Off on Help! Gnome menu missing!
Mon ,30/11/2009
Have you ever felt like uninstalling your mail server after you’ve received another dozen of these “Logwatch for…..” type of mails? That wouldn’t really be necessary, here is how you can do that “safely”:
(more…)
Tags: Administration, Linux, Logwatch
Posted in Administration (Linux), Linux | Comments Off on Logwatch mail notifications