Posted On March 31, 2019

Skills to Master as a Systems Admin or Engineer

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Skills to Master as a Systems Admin or Engineer
1. Microsoft: IIS, Active Directory, DNS, Exchange Server, PKI certificate management
2. SQL: SQL 2008, Postgre, mySQL
2. Network: SonicWall, ASA, 6500, 2950s
3. Linux: CentOS, Debian
4. Virtualization: VMware, HyperV
5. VoIP: Shoretel, Asterisk
 
Programming: Perl, Python, or Ruby. Some C
Diagram: Visio, openOffice
Get Organized: Trello, TFS, Git, etc

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Stop Any Service on Windows!

Problem: some system protected services cannot be stopped. PS C:\Users\KingKong> stop-service msmpsvcStop-Service : Service 'Microsoft…

How to Add Windows Administrative Templates to Domain Group Policies

Three Quick Steps to Adding ADMX Administrative templates are the blue prints of Windows machines.…

How to Restart Domino Services without Reboot

--------------Restart_Domino.bat------------------------------------------------------net stop "Lotus Domino Server (LotusDominoData)"c:\bats\pulist | findstr /I /C:"nadminp.exe" >c:\bats\pid.lstc:\bats\pulist | findstr /I /C:"naldaemn.exe"…