Headup
Just keep pushing forward...
Pages
(Move to ...)
Home
OpenStack
Ceph
Opinions
▼
(Move to ...)
Home
▼
Tuesday, October 25, 2011
Check 32 and 64 bits compatibility on 64bits Kernel
›
First, we need to check if we have a 64Bits Kernel running. Some Linux distros use a release file to save the version, codename, and other i...
Thursday, October 6, 2011
Install IcePHP using Ice-3.4.1
›
First, you need to install the Ice libs. zeus ~ # emerge Ice -av These are the packages that would be merged, in order: Calculating depend...
Setup MX records with tinydns or djbdns and gmail
›
Just modify the data file to look like this one. evo ~ # vi /bla/bla/bla/tinydns-IPX/root/data ... ... ... # myowndomain.com's MX Ser...
Tuesday, September 27, 2011
DotDotPwn-2.1 Gentoo ebuild
›
DotDotPwn - The Directory Traversal Fuzzer. It's a very flexible intelligent fuzzer to discover traversal directory vulnerabilities in s...
Monday, September 12, 2011
Hiding .svn directories from web queries
›
web-server / # cat /etc/apache2/vhosts.d/00_default_vhost.conf ... <VirtualHost *:80> ... ###### You can... ## # Deny ...
Hardened environment running GRSecurity and VMWare Server
›
After a common install of vmware-server... vm-win ~ # emerge vmware-server -pv These are the packages that would be merged, in order: Cal...
Tuesday, September 6, 2011
Install grub in a HP Proliant Server
›
Edit the file /boot/grub/device.map to look like this (fd0) /dev/fd0 (hd0) /dev/cciss/c0d0 Run grub like this: hercules ~ # /sbin/grub --b...
‹
›
Home
View web version