Tag: Security
Securing Linux Server with IPKungfu
by Huy Tran on Oct.31, 2007, under Linux, Open Source, Security, Tips - Tricks, Ubuntu
Ipkungfu or linuxkungfu is an iptables firewall script. With ipkungfu, you can easily configure as to which port of the server will be opened for connection, restrict who can access the server plus other security features. You can refer to the website of ipkungfu at http://www.linuxkungfu.org/ for the list of complete features.
Ipkungfu is available a the Ubuntu repositories. To install ubuntu,
# aptitude install ipkungfu
Ipkungfu should now be working.
After installing ipkungfu, type (continue reading…)


