Monthly Archives: August 2010

Installing the Vbox Guest Additions to a debian lenny vbox

If your using virtual box its very nice to have the guest additions installed on your vbox system. It changes the vbox systems resolution according to its window size, copy and paste from vbox to main system and you don’t … Continue reading

Posted in debian | Tagged | 1 Comment

Secure Apache – give them minimal information

Before Hacker start penetrating your system they collect information about it. Our task is to show as less information as possible. To do so we need to change some default values in apaches config. By default it shows information about … Continue reading

Posted in apache | Tagged , | Leave a comment

Edit files on remote server with geany

I’m using debian on my pc. It’s very easy to access remote servers file systems via ssh or ftp. My problem always was that it is not possible to edit them with geany, my favorite editor. So I’ve done some … Continue reading

Posted in debian | Tagged , , | Leave a comment