Contents... Install NTPConfigure NTP ClientCron For NTPConfigure NTP ServerConfigure NTP Client To...
Latest Articles
How To Change MySQL Binary Log File Location To Another Directory
By default, in most installation binary log files are located in MySQL default director...
How To Install HaProxy On CentOS 7
Contents... PrerequisitesInstall And Configure HAProxyOn Load Balancer 192.168.0...
Restore MySQL Database From Dump File
As a System Administrator the main key task is to take backup on daily or weekly basis. Backup is...
MySQL Database Backup From The Command Line
Contents... Creating MySQL BackupSingle Database BackupMultiple Database BackupAll Database...
MySQL Database Backup Automatic Script
Contents... Creating MySQL Backup ScriptSchedule MySQL BackupSuggested Read: MySQL is an open...
Nginx : Redirect Old Domain Name To New Domain Name
I have changed the domain name from old domain name such as bala.bala.com to www.bla.com which is...
Nginx : Force Redirect Non-WWW To WWW Domain
Contents... Force Redirect Non-WWW To WWW DomainReload NginxTesting We know how to redirect old...
Nginx : Force Redirect WWW To Non-WWW Domain
Contents... Force Redirect WWW To Non-WWW DomainReload NginxTesting We now how redirect old domain...
How To Block And Deny IP Address Or Network Subnet In Nginx
Contents... Configure Nginx To Block IPsDeny All and Allow Only Lan IPsCustom HTTP 403 Forbidden...
Create Custom Page For 403 Forbidden Error Message In Nginx
Question : Can I create a custom error page for 403 forbidden error message. Answer : Yes If you...
Linux Commands : Useful User And Group Commands For Linux Users
Contents... IdLastWhoWhoamiGroupaddUseraddUsermodGroupmodUserdelAdduserRmuserSuggested Read: This...
Get An Email Alert When SSH Login On Linux Machine
As SysAdmin keeping up server security is our first essential undertaking. At whatever point we...
Bash Script : Get Email Alert When Cronjob Fail
Contents... ConditionsCreate A ScriptSet Executable PermissionSetup Script In Crontab In this...
Monitor Network Bandwidth On Linux
Contents... 1. NLOAD2. BMON3. VNSTAT4. IFSTAT5. DSTAT This article depends on Network Monitoring. I...
Steps To Configure Master Slave MySQL Replication
Contents... MySQL Replication AdvantagesConfigure MySQL Master ServerRestart MySQL ServerCreate...
How To Install Apache Solr With Tomcat On CentOS
Contents... What is Solr?Solr Account CreationDownload SolrDownload TomcatCreate Solr...
How To Install Nginx On CentOS 7
Contents... PrerequisitesAdd Nginx RepositoryInstall NginxStart NginxAllow HTTP And HTTPS Traffic...
How To Install Apache Web Server On CentOS 7
Contents... Install Remi RepositoryEnable Remi RepositoryInstall ApacheVerify Apache VersionTest...
How To Setup Logrotate To Manage Log Files In Linux
Contents... Installing Logrotate In LinuxOn CentOS/Fedora/RHEL SystemOn Debian/Ubuntu...