Relax and Recover (ReaR) http://relax-and-recover.org/ . Thread sobre ReaR na Symantec http://www.symantec.com/connect/forums/netbackup-linux-bare-metal-restore-using-open-source-relax-and-recover-rear . Configurando NFS server # service rpcbind start # service nfs start # service nfslock start # lvcreate –name LV_media –size 4G VG_ROOT # mkfs -t ext4 -O […]
centos 6 change keyboard layout command line
centos 6 change keyboard layout command line vi /etc/sysconfig/keyboard KEYTABLE=”br-abnt2″ MODEL=”abnt2″ LAYOUT=”br” KEYBOARDTYPE=”pc” to exit vi do CRTL-ZZ
tomcat multiple instances script
This scripts is easy to use and creates multiple tomcats on a single server. I still find it amazing and sad that by default and by RedHat support, you can only install a single Tomcat instance per server! This is […]
rtorrent how to
I needed a simple linux torrent client that work via Proxy! I tried Transfer,Deluge,uTorrent(via wine, very buggy!) none of them worked. Deluge has a known bug of using proxy. uTorrent worked for a bit by proxy but very buggy with […]
iptables block country script
My own server is daily attacked by SSH scanner and bruteforce scripts. My fail2ban solution But as I get hammered by China’s ssh I got tired of it and block all China SSH access using iptables. The concept is simples, […]
apache tuneup
Apache Tune Up I was able to do about 4K concurrent connections with this setup. Using Centos 6.7 64bit Apache httpd-2.2.15-47.el6.centos.x86_64 a Virtual Machine 4x CPU’s and 4GBs of memory, I have 2 disks, one for /var and other for […]
