Menu
  • About me
  • IT
    • General IT
    • Monitoring Tools
    • Vmware
    • Professional
  • General
    • Politics
    • Day to Day
  • Fun
    • Gaming
      • General Gaming
      • World of Warcraft
    • Music
    • Guitar
    • Travel
    • Places of touristic interest
The Mythryll Log

Category: IT

SSH Tutorial for Linux

Posted on May 4, 2011May 4, 2011

http://support.suso.com/supki/SSH_Tutorial_for_Linux This is a comprehensive tutorial for SSH. I found that link over here: http://www.linuxquestions.org/questions/suse-novell-60/how-to-enable-ssh-service-on-suse-10-a-417735/ The second one contains some mistakes since it is an old post. Have fun with SSH!

Nagios: Access to windows event logs

Posted on March 23, 2011March 24, 2011

http://www.steveshipway.org/software/f_nagios.html This a nagios event log agent for windows. Also a few links to other nagios tools. To be checked for compatibility with nagios 3.x. The same guy has writen a book for using mrtg with rrd and routers2. Him and Toebi Oetiker provide links to eachother websites. Also a few more links: http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Windows-NRPE/Eventlog-Checker-%252D-dotNET-Based/details http://www.steveshipway.org/forum/viewtopic.php?f=22&t=404…

use proxy with nagios check_http

Posted on March 14, 2011March 14, 2011

The following is an attempt to answer the following question: I want to check if a website is up through nagios check_http command. How does it work especially if you want to go through proxy authentication. The basic authentication for the check_http command is resolved using the -a parameter with user:password and the basic proxy…

Dos emulator – Old games

Posted on March 6, 2011March 13, 2011

A few links for emulating a dos environment and old games dosbox Home of the undedogs (database for old games) Abandonia Buy old games

Nagios Links

Posted on March 3, 2011March 23, 2011

http://www.nagios.org/ Nagios Home Page Παλιά εγκατάσταση NRPE για Debian (Ubuntu) : Να ελεγθεί για αλλαγές Nagios Plugins Nagios Addons Nsclient addon homepage Using nsclient with check_nt guide for monitoring windows servers (nagios doc) Another guide for nsclient Δείτε αυτό πριν την εγκατάσταση check_http & bigippool for monitoring websites : Σημείο εκκίνησης για ελέγχους http Object…

Create a guild site with Joomla

Posted on November 16, 2010March 11, 2011

Original post by Galadhnir is here: http://forums.wow-europe.com/thread.html?topicId=11155638318&sid=1 I have reposted to save the guide from deletion in 15 days. * Creating a guildwebsite with Joomla 16/10/2009 04:06:01 PDT quote reply Making a guildwebsite with Joomla 1. Introduction 2. Requirements 3. Joomla installation and configuration 4. Usefull Addons and Plugins 5. 3th party tools 6. Make…

Retrieve and Restore Cisco configs with SNMP

Posted on June 4, 2010March 11, 2011

http://www.cisco.com/en/US/tech/tk648/tk362/technologies_configuration_example09186a0080094aa6.shtml

Mysql remote access

Posted on May 21, 2010April 7, 2011

Your mysql configuration file is probably /etc/my.cnf Make sure your server is running. If not start it with /etc/init.d/mysql start Enter mysql command line mode: mysql -u root -p Your first password should be blank. You then need to enable remote access with the following command, replace where necessary: mysql> GRANT ALL PRIVILEGES ON *.*…

Howto Install Mysql Database Server with Phpmyadmin Frontend

Posted on January 31, 2010

I took this from here http://www.ubuntugeek.com/howto-install-mysql-database-server-with-phpmyadmin-frontend.html MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. Installing Mysql database in Ubuntu sudo aptitude install mysql-server mysql-client libmysqlclient15-dev This will complete the installation of mysql server 5.0.45 in ubuntu…

  • Previous
  • 1
  • 2
  • 3
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« May    

Categories

  • Automation
  • Education
  • Fun
  • Gaming
  • Health
  • IT
  • Monitoring Tools
  • Professional
  • Travel
  • Uncategorized
  • Vmware
  • World of Warcraft

Recent Posts

  • Ansible playbooks for Nagios Installation on Ubuntu 18.04.4 LTS / 20.04 LTS
  • Monitor VPN Users on Check Point Firewall with the help of Netmiko and Python, InfluxDB and Grafana
  • Migrating from MRTG/RRD/CGI to Grafana/InfluxDB/Telegraf on Docker containers for Enterprise Network Performance Monitoring with SNMP – Part 2
  • Migrating from MRTG/RRD/CGI to Grafana/InfluxDB/Telegraf on Docker containers for Enterprise Network Performance Monitoring with SNMP – Part 1
  • Campus Vlan Cleanup after DC upgrade / Using Netmiko +NTC-Templates
©2021 The Mythryll Log | WordPress Theme by Superbthemes.com