Category Archives: Linux

Linux

Configure CentOS Firewall From Command Line

Run Lokkit Program to Configure Firewall lokkit Add port 902 to communicate with VMWare service
Also posted in CentOS, Network, VMWare | Comments closed

Add CentOS Package From Command Line

Install Package By Calling YUM With Install yum install gcc
Also posted in CentOS | Comments closed

Quick UNIX Reference

Secure Copy scp <source file> <remote user>@<remote server>:<target file> TAR And GZIP a Directory Into Single File tar -czf /<output file name>.tar.gz /<input directory> Extract Contents Of a TAR.GZ File tar -xzf /<input file name>.tar.gz Check Disk Usage df
Also posted in Unix | Leave a comment

Make An ISO File From a CD in UNIX/Linux

Mount The CD-ROM mount /dev/cdrom Issue The Disk Dump Command dd if=/dev/cdrom of=/software/<filename>.iso
Also posted in Unix | Leave a comment

Install/Configure VMWare Server on CentOS

Stop VM Servers /etc/init.d/vmware stop Install VMWare Package rpm -Uhv /tmp/VMware-server-<version>.i386.rpm Run Installation Script vmware-config.pl
Also posted in CentOS, VMWare | Leave a comment

Update All CentOS Packages From Command Line

Run YUM update, answer yes to all prompts yum update -y
Also posted in CentOS | Leave a comment
  • 4.0 (5)
    4.1 (3)
    CentOS (4)
    FastCGI (4)
    Lighttp (3)
    Linux (2)
    MySQL (5)
    Network (1)
    PHP (2)
    Rails (4)
    Ruby (6)
    S3 (1)
    Search Engine Optimization (1)
    Unix (2)
    VMWare (2)
    Web Services (2)
    WordPress (1)

    WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.

  • Categories

  • Recent Posts