SVN Commands
Basic SVN Commands Here are the basic SVN commands that every developer and admin should know. svn admincreate The svn admincreate command creates a new, empty repository. svn import The … Continue Reading →
A Pandit of Server Technologies
Basic SVN Commands Here are the basic SVN commands that every developer and admin should know. svn admincreate The svn admincreate command creates a new, empty repository. svn import The … Continue Reading →
PHP configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution configure: error: Could not find net-snmp-config binary. Please check your net-snmp installation. configure: error: Please reinstall readline … Continue Reading →
PHP configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution configure: error: Could not find net-snmp-config binary. Please check your net-snmp installation. configure: error: Please reinstall readline … Continue Reading →
Percona XtraBackup Introduction A very common challenge encountered when working with active database systems is performing hot backups—that is, creating backups without stopping the database service or making it read-only. … Continue Reading →
CentOS timezone config files and directories /usr/share/zoneinfo/ – The system timezone directory contains the files as per timezone name. For example, the file /usr/share/zoneinfo/America/New_Yorkrepresents time zone for New York. /etc/localtime – It is … Continue Reading →