LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Auto Update SquidGuard Black List script

Posted 08-01-2013 at 05:15 AM by kashifazizawan (Kashif Aziz Awan)

Kashif Aziz Awan
http://fb.com/kashifazizawan

Save it to /root/scripts/blacklistupdate.sh then run 'crontab -e' as root to add it.

################################
#!/bin/sh
#
cd /tmp

wget -Y on "http://urlblacklist.com/cgi-bin/commercialdownload.pl?type=download&file=bigblacklist" -O blacklist.tar.gz

tar -zxf blacklist.tar.gz
cd blacklists
rsync -a . /var/lib/squidguard/db/
...
Member
Posted in Uncategorized
Views 6995 Comments 0 kashifazizawan is offline
Old

Adding Linux client to Nagios server

Posted 06-07-2013 at 07:44 AM by kashifazizawan (Kashif Aziz Awan)
Updated 06-12-2013 at 05:33 AM by kashifazizawan (add more information)

Adding Linux client to Nagios server
Kashif Aziz Awan
kashifaziz@ciit.net.pk
June 7, 2013 www.fb.com/kashifazizawan

Now let us add some clients to monitor by Nagios server.
Add the EPEL repository to install “nagios-plugins” and “nrpe” packages in client systems.

[root@client ~]# wget http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm
[root@client ~]# rpm -ivh epel-release-6-8.noarch.rpm

...
Member
Posted in Uncategorized
Views 2573 Comments 0 kashifazizawan is offline
Old

How to install SNMP v3 for Centos 6.x & RHEL

Posted 06-07-2013 at 05:54 AM by kashifazizawan (Kashif Aziz Awan)

Kashif Aziz Awan
kashifaziz@ciit.net.pk
June 7, 2013 www.fb.com/kashifazizawan

Simple Network Management Protocol (SNMP) is an “Internet-standard protocol for managing devices on IP networks”. SNMPv3 moves away from the community string idea from older version, and into a username & password combo. The installation and setup is actually pretty straight forward. Here’s what you need to do:

##yum install net-snmp-utils net-snmp-devel

...
Member
Posted in Uncategorized
Views 10105 Comments 0 kashifazizawan is offline
Old

How to Break CISCO Router Password:

Posted 04-15-2013 at 06:01 AM by kashifazizawan (Kashif Aziz Awan)

Kashif Aziz Awan

How to Break CISCO Router Password:
1. Connect router to pc using RJ-45 [console port] to DB-9 [Serial Port] using Hyper-Terminal client.
2. Restart router.
3. Press Ctrl+Break keys.
IT shows:
Readonly ROMMON initialized
rommon 1 >
4. confreg 0x2142
5. reset
--- System Configuration Dialog ---
Would you like to enter the initial configuration dialog? [yes/no]: No
Press RETURN to get started!...
Member
Posted in Uncategorized
Views 1135 Comments 0 kashifazizawan is offline
Old

Installing Nagios Core 3.5.0 on CentOS 6.4

Posted 03-26-2013 at 07:39 AM by kashifazizawan (Kashif Aziz Awan)

Kashif Aziz Awan
March 26, 2013

Nagios Core
Latest Releases
Version Date Notes Type
3.5.0 2013-03-15 Latest stable release

Installing Nagios 3.5.0 On CentOS 6.4

Introduction

Nagios is a monitoring tool under GPL licence. This tool lets you monitor servers, network hardware (switches, routers, ...) and applications. A lot of plugins are available and its big community makes Nagios the biggest open source monitoring...
Member
Posted in Uncategorized
Views 4905 Comments 0 kashifazizawan is offline

  



All times are GMT -5. The time now is 02:56 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration