SUSE & openSUSE

Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux

DenyHosts to secure from SSH Brut force attacks

Posted by admin on 24th March 2010

DenyHosts is a free opensource utility to secure your SuSE server or your openSUSE system from Brut-force attacks on the SSH server running on your system. DenyHosts works by updating the /etc/hosts.deny file on your SuSE or openSUSE system with the IP address of a host after a set number of failed login attempt from it.

Read the rest of this entry »

Posted in Security | No Comments »

How to control CRONTAB/AT permissions in SuSE/openSUSE

Posted by admin on 23rd March 2010

As you may be aware, ‘AT’ allows you to run a command or script at a particular time (say at midnight) and ‘CRONTAB’ allows you to run commands and scripts at scheduled times and at regular intervals. If you have SuSE or an openSUSE system in a multi-user environment then it is important to control access to the crontab and at utility to ensure system availability and security. This is one of the many steps in the system hardening procedures.

Read the rest of this entry »

Posted in Security | No Comments »

1-click installs for Nagios in openSUSE 11.1

Posted by admin on 10th August 2009

Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. Nagios is a powerful tool that provides you with instant awareness of your organization’s mission-critical IT infrastructure. Nagios allows you to detect and repair problems and mitigate future issues before they affect end-users and customers.

Read the rest of this entry »

Posted in Monitoring, nagios | No Comments »

Install & Configure IPplan IP Manager in openSUSE

Posted by admin on 3rd June 2009

IPplan is a free opensource IP Address management application. IPPlan is a web based IP address management software and tracking tool simplifying the administration of your IP address space. IPplan goes beyond IP address management including DNS administration, configuration file management, circuit management and storing of hardware information. IPplan can handle a single network or cater for multiple networks and customers with overlapping address space. Makes managing ip addresses and managing ip address space simple and easy.
Read the rest of this entry »

Posted in Networking | No Comments »

Krsync – A Kommander based GUI frontend for rsync

Posted by admin on 10th January 2009

Krsync is a simple GUI frontend for the famous rsync to synchronize files and directories between systems or even two different directories on the same server. Krsync is a Kommander based GUI for rsync. For those who are familiar with rysnc and its advanced options can find this GUI extremely handy as every other option is a click of a checkbox. The most appealing feature is that you can generate a shell script from the last run krsync backup which can be used in a CRON job and schedule it for regular file syncs.

Read the rest of this entry »

Posted in Utility | 1 Comment »