vaiism's tutorials

Disable Solaris Registration program

Contributed by vaiism on October 5, 2003 under Solaris system administration

Disable the registration from coming up when you log-in (without registering).

Comments Continue reading... 
 

Add a default route

Contributed by vaiism on under Solaris networking

Add a default route (gateway).

Create an /etc/defaultrouter file with the IP to have it set to this for each boot.

Comments Continue reading... 
 

Get default route information

Contributed by vaiism on under Solaris networking

Get information about the default route (gateway)

Comments Continue reading... 
 

Dump Content using mysqldump

Contributed by vaiism on under MySQL

Dump content of a database in MySQL to a text file.

Will prompt for password of account used with ‘-p’

Comments Continue reading...