Limit Sudo to specific commands
Limit Sudo to specific commands Limit Sudo to specific commands In this scenario, we have SUDO already setup, howewever we want to be a bit more restrictive as to what…
Limit Sudo to specific commands Limit Sudo to specific commands In this scenario, we have SUDO already setup, howewever we want to be a bit more restrictive as to what…
Configure CentOS XDMCP Logins Configure CentOS XDMCP Logins Today it’s not uncommon to need to connect to the few of our Linux servers that use GUI’s. The simplest way is…
Join CentOS to 389 Directory Server Join CentOS to 389 Directory Server for ease of password administration and management, sometimes it’s better to join to a conformed directory structure. In…
Connect CentOS to MySQL ODBC Connect CentOS to MySQL ODBC There are many uses for this, usually reporting, or some other data manipulation. Let’s get started, login and su to root…
389 Directory Server MultiMaster Replication CentOS 389 Directory Server MultiMaster Replication CentOS One of the amazing features of 389 directory server is multi-master replication, this is incredibly useful for high…
Install 389 Directory Server CentOS Install 389 Directory Server CentOS 389 Directory server is a wonderful drop-in replacement for OpenLDAP, and is extremely easy to install and configure. A few…
Install Bind/Named/DNS on CentOS Install Bind/Named/DNS on CentOS Need a Linux DNS server in a jiffy? Look no further, here’s the basic steps to get BIND Installed. Please note that…
Install Apache on CentOS 6.4 Install Apache on CentOS 6.4 login and SU to root issue the command: yum install httpd hit yes to download/install setup PKI Key by using…
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…