Tuesday, August 10, 2010

Good Stuff for Linux SA to specialize on

Good Stuff for Linux SA to specialize on ....

-- Web Servers:- Apache tomcat php resin websphere jboss , vsftpd , proftpd
-- System side:- ldap , kerb , NFS , Iptables ,
-- DB:- MySQL - Basic , Replication , Performance tuning , Backup
-- Applications -- Forums , Wiki , Dot project , E-groupware , CMS
-- Mail :- Sendmail , Qmail , postfix
-- SVN , Perl , Shell Scripting , Awk , Sed
-- Xen , VMware
-- Squid , Dangaurdian , Clamav
-- Redhat with Oracle
-- Asterisk - VOIP
-- SAN , Veritas
======================================

Dell rackmount intel based servers
- Linux RHEL 4
- Apache
- Tomcat
- Atomics/SOLR/CMS (Dynapub)
- mysql/sybase/oracle
- Netscalers
- Akamai (CDN/Firstpoint)
- NetApp Filers

rsync with delete option and different ssh port

How to rsync e.g PIPELINE dir from Source to Destination? #rsync -avzr   --delete-before  -e "ssh -p $portNumber"  /local...