by skufel | Jan 23, 2012 | Automation, Infrastructure, Network, SysAdmin
Some time ago I described How to : Install RANCID on openSUSE 11.4 “Celadon”. However, just after installation RANCID will do nothing without proper configuration. So, in this lab I will show how to: create group of devices in rancid add information about...
by skufel | Dec 8, 2011 | Databases, Infrastructure, Scripting, SysAdmin
By default when I installed mysql on openSUSE, root password for mysql access was blank. First thing then is to change password as this might pose security issue. First of all login to openSUSE using root account and then: lab-net-01:~ #mysql Welcome to the MySQL...
by skufel | Nov 29, 2011 | Automation, Infrastructure, Network, Scripting
RANCID is a great automation tool which allows you to collect configuration from network devices and store in repository with version control (CVS or SVN). In this article I will show you how to install RANCID and prepare to work on openSUSE 11.4 with subversion as...
by skufel | Nov 28, 2011 | Automation, Infrastructure, Network, SysAdmin
Quick installation how-to for Nagios on openSUSE 11.4 “Celadon” platform. Same procedure applies to other versions of opeSUSE platform. I’m using version 11.4 for my LAB purposes. lab-gw-01:~ # zypper install nagios > nagios-devel \ >...