I’m using *NIX systems for about 14 years now, but it can still show me new things. Today I had to generate a bunch of random names. I’ve create a small perl script which generates permutations of some usual Hungarian first and last names, occasionally prefixing it with …
read more-
-
Proxy only non-existing files with mod_proxy and mod_rewrite
Today I got an interesting task. I had to upload some pdf documents to a site. The domain is ours, but we don’t have access to the application server that is hosting the page yet. Until we get it in our hands, I did a trick.
I enabled mod_rewrite …
read more -
Oracle Database “incompatible” with Oracle Linux?
Today I gave a shot to install Oracle Linux. I thought I could easily install an Oracle DBA on it. Well, I was naive.
As only the 5.2 version is supported by XenServer 5.5, I downloaded that version of Oracle Linux. Installing it was surprisingly fast and easy …
read more -
Citrix XenServer 5.5 vs. Debian 5.0 upgrade to 6.0
Few weeks ago I’ve upgraded two of our Debian based application servers from 5.0 to 6.0. Everything went fine, as the upgraded packages worked well with the 4.2 JBoss instances. For the new kernel we needed a reboot, but as the network had to be rebuilt …
read more -
Gentoo hardened desktop with GNOME 3 – Round two
After several hours of package.keywords/package.use editing and package compiling, I managed to install GNOME 3 on my notebook. Well, I mean, the GNOME 3 packages. Unfortunately the fglrx driver didn’t seem to recognise my ATI Mobility M56P card, and the open source driver didn’t want …
read more -
Zabbix performance tip
-
Ethical Hacking 2012
Today I went to the Ethical Hacking conference with my boss. It was my first appearance at such conferences, but I hope there will be more. Although we just started to redesign our IT security infrastructure with a 90% clear goal, it was nice to hear that everything is vulnerable …
read more -
Gentoo hardened desktop with GNOME 3 – Round one
After having some hard times with Ubuntu (upgrading from 10.10 to 11.04), I decided to switch back to my old friend, Gentoo. As I’m currently learning about Linux hardening, I decided to use the new SELinux profile, which supports the v2 reference policy.
Installation was pretty easy …
read more