How To

Configure TLS Encrypted Tunnel For Remote Logs Using Syslog-ng
You might be a Sysadmin, developer, DBA or whatever, logs are like treasure boxes for anyone working in IT. And the best practice to keep logs in a …

HTTP Status Codes- Quick Reference
Image : https://www.sharesight.com You are browsing some sites or testing your own web applications, and suddenly you receive a white screen with …

vCSA Automated Backup
Image : forbesconrad.com vCenter 6.5 backup using cron job We all know that vCenter appliance can be backed up using its GUI window to any external …

Mounting NFS share from Linux to Windows server
Image : https://businessfirstfamily.com Servers used: RHEL 7.6 as NFS server & Windows 2016 as NFS Client In this scenario, we have NFS server up and …

Boot from image using vFlash in Dell PowerEdge Servers
Dell iDRAC is a feature-full server remote administration tool but iDRAC is missing the very basic functionality to boot from a ftp or http based ISO …
How to Find the HBA/Fibre Channel Cards, Ports and WWN in Linux
Find HBA/Fibre Channel Card installed # lspci -nn |egrep -i "fibre|hba" 04:00.0 Fibre Channel [0c04]: Emulex Corporation Saturn-X: LightPulse …