Dougie's Linux Hints

  • Home
  • Red Hat Linux Server Hardening
  • Useful Links

Useful Links

General

  • Red Hat Enterprise Linux 6 Deployment Guide
  • 50 Unix / Linux Sys-Admin Tutorials

MySQL

  • Basic MySQL SysAdmin
  • MySQL Backup and Recovery
Email This BlogThis! Share to X Share to Facebook Share to Pinterest

No comments :

Post a Comment

Home
Subscribe to: Posts ( Atom )

Share This Article on LinkedIn



View Douglas Milne's profile on LinkedIn

About Me

My name is Douglas Milne, and I live in Livingston, Scotland.

I have been a Unix administrator for over twenty years, beginning with Solaris back in the 1990's. I now specialise in automation of existing manual processes and procedures. I have worked with Solaris, AIX and HP Unix, and now principally work on RedHat Linux.

In this blog I will document some of the issues I have come across, using notes I have made over the years.

I believe that it is important, in documentation, to take everything from first principles, and I make no apologies for this oversimplification. If you don't like it, tough.

Popular Posts

  • Commands For Process Management
    There are many tasks running at any given moment on a RedHat Server. These tasks are known as processes . Terminology When the server bo...
  • Create a Solaris Zone Using a Here Document
    Creating a new zone in Solaris takes several steps and is a laborious task, especially if several zones are to be created at once. The proce...
  • What is RAID?
    RAID stands for Redundant Array of Inexpensive (or Independent) Disks. In simple terms, RAID is a method of storing data across several disk...
  • SSL Overview
    It is important that transmissions between a web server and a browser are secure. There are three tasks that must be performed in order to d...
  • Install MySQL on RedHat Linux 6
    1) Install the MySQL core components: yum install -y mysql mysql-server 2) Start MySQL. service mysqld start 3) Add a MySQL root user (thi...
  • HTTP Request and Response Overview
    HTTP (Hyper-Text Transfer Protocol) is probably the most important of the various protocols are used for communication over the web. When a ...
  • Setting up a Red Hat Linux Server for Crashdump
    Kdump refers to crash dump. It allows a dedicated kernel to activate if the server crashes. Configure the amount of memory to be reserved...
  • The TCP/IP Protocol Suite
    The TCP/IP Protocol Suite consists of many different protocols, each designed for a specific task in a TCP/IP network. The protocols are eac...
  • Stress Testing A Linux Box
    Using Fedora's Stress Command To stress test the machine, we should install the stress command. Login as root If the compile to...
  • Firewalls Overview
    What is a firewall? Many systems connected to the internet are open to attempts by outside users to gain unauthorized access by setting up...

Archives

  • ▼  2016 ( 1 )
    • ▼  November 2016 ( 1 )
      • Replace Backquotes with Brackets for Command Subst...
  • ►  2014 ( 29 )
    • ►  October 2014 ( 2 )
    • ►  June 2014 ( 10 )
    • ►  May 2014 ( 17 )

Categories

  • AIX
  • Apache
  • bash
  • bash script
  • coredump
  • Disk
  • email
  • Firewall
  • GRUB
  • http
  • Linux
  • mail
  • MySQL
  • Networking
  • PHP
  • Process Management
  • RAID
  • Red Hat 6
  • Security
  • Server Hardening
  • shell script
  • Solaris
  • ssh
  • SSL
  • Storage
  • System Administration
  • TCP/IP
  • User Admin
  • web design
  • webservers
  • Zones
Powered by Blogger.