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: Comments ( 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

  • 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...
  • Send HTML Format Email From Linux
    The following script is very useful for sending HTML formatted emails from Linux. Simply pipe the HTML into it, and the script adds the ne...
  • Replace Backquotes with Brackets for Command Substitution
    If there is a script which has got backquotes around some commands to assign them to a variable, it can be useful to replace the backquotes ...
  • 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...
  • 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...
  • How to List Sizes of Sub-Directories
    Performing a simple du -h on a Linux directory produces way too much information if there are a lot of sub-directories. To find the sizes o...
  • 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...
  • Configure or Disable SSH
    This is part of a series of articles on Red Hat Server Hardening . SSH is the usual means of accessing and interacting with a server. Unle...
  • 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 ...
  • Running SSH From Within Cron
    SSH does not run from within cron , because it is password authorised. To get round this, use a script to generate the password prior to r...

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.