:: Installing Git SCM on Debian
Posted by blackonsole on June 23rd, 2011 05:22 AM | No Comment
:: What is Git
Git is distributed version control system focused on speed, effectivity and real-world usability on large projects. - git-scm -
:: How to Install Git on Linux Debian
o Download Git source code
o Create configure file of Git
if you ...
:: deny login users and groups on openssh
Posted by blackonsole on June 18th, 2011 04:16 AM | No Comment
:: how to deny user and groups login on ssh
:: restarting sshd
:: links
+ google
+ cyberciti
:: random password using bash
Posted by blackonsole on June 18th, 2011 12:59 AM | 3 Comments
:: how to create random password using bash
:: make simple random password script
:: link
+ google
:: Block Spam using RBLs on cPanel
Posted by blackonsole on June 17th, 2011 10:31 AM | No Comment
:: what is RBLs
RBL is short for Realtime Blackhole List, a list of IP addresses whose owners refuse to stop the proliferation of spam. The RBL usually lists server IP addresses from ISPs whose customers are responsible for the spam ...