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…
Troubleshooting WAN Connections Troubleshooting WAN Connections can be a real pain with multiple ISP’s in-between here and there. This guide should help a little. Say for example we have a…
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. …
Choosing a Smart Root Password Root Passwords are the worst ever to have compromised. Once the root password is figured out there is no way of telling the extent of…
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…