Configure Filesystem Loop CentOS 6
Configure Filesystem Loop CentOS 6 Configure Filesystem Loop CentOS 6 Filesystem loops are incredibly useful, they convert files/folders into usable block devices. For the purpose of this example, we are…
Configure Filesystem Loop CentOS 6 Configure Filesystem Loop CentOS 6 Filesystem loops are incredibly useful, they convert files/folders into usable block devices. For the purpose of this example, we are…
Remove an OU from OpenLDAP command line Remove an OU from OpenLDAP command line In this example we have added the OU SkyNet, however since then, SkyNet has become self-aware…
MySQL Replication CentOS All Databases MySQL Replication CentOS All Databases ** THIS BLOG WORKS ONLY WITH MySQL VERSION 5.1 or EARLIER ** If you’re going to do it, do it…
Install Adobe Reader CentOS 6 Install Adobe Reader CentOS 6 If you have a Linux Desktop, or Application Server, one of the key applications you may need is Adobe Reader. …
Get member of Zimbra Distribution group command line Get member of Zimbra Distribution group command line To get the members of a distribution list in Zimbra, login, and su to…
Enable/Disable CUPS Printer Enable/Disable CUPS Printer: CUPS can be cranky sometimes, if there is more than 500 jobs in a queue (defined in cups.conf) it will disable a printer, that…
Copy LDAP to Another Server Copy LDAP to Another Server In this scenario, we are going to copy our primary ldap database to our secondary LDAP server and re-apply/update with…
Using curl with vsftpd FTPS (FTP Over SSL) Using curl with vsftpd FTPS (FTP Over SSL) I have to say there is NOT a lot of good documentation out there…
Force Apache to Always Use HTTPS/SSL CentOS 6 Force Apache to Always Use HTTPS/SSL CentOS 6 In this blog we have already setup apache to run as SSL, now we…
Allow root SSH Login Amazon EC2 Allow root SSH Login Amazon EC2 CentOS by default you can only login via SSH key, this is extremely secure. In some instances it…