Setting up an OpenLDAP server on CentOS 7 and deploying NFS to export users’ home directories. Continue reading
Tag Archives: LPIC-2
Set up LDAP Authentication with nslcd on CentOS 7
We will configure LDAP authentication on a CentOS 7 server. Continue reading
Set up NFS Server on CentOS 7 and Configure Client Automount
NFS server is used to make its data generally available to clients. The automount program is used to manage mount points for autofs. Continue reading
Set up NFS Server on CentOS 6
Part 8 of setting up a Linux home lab environment with VirtualBox. Check this blog post for more info.
NFS server is used to make its data generally available to clients. Continue reading
Set up Postfix to Relay Mail to an External SMTP Server on CentOS 6
Part 5 of setting up a Linux home lab environment with VirtualBox. Check this blog post for more info.
Postfix is a free and open-source mail transfer agent (MTA) that routes and delivers electronic mail. Continue reading
Set up DHCP Server on CentOS 6
Part 4 of setting up a Linux home lab environment with VirtualBox. Check this blog post for more info.
Dynamic Host Configuration Protocol (DHCP) is a network protocol that automatically assigns TCP/IP information to client machines. Each DHCP client connects to the centrally located DHCP server, which returns the network configuration (including the IP address, gateway, and DNS servers) of that client. Continue reading
Set up BIND DNS Server on CentOS 6
Part 2 of setting up a Linux home lab environment with VirtualBox. Check this blog post for more info.
BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet. The name BIND stands for “Berkeley Internet Name Domain”. Continue reading
Postfix + Courier IMAP + MySQL + SASL + TLS on Debian
Setting up Postfix on Debian Wheezy. Continue reading
Install NFS and Configure Shares on Debian
Installing NFS and configuring shares on Debian Wheezy. Continue reading
Setting up ProFTPd with OpenLDAP Authentication on Debian
ProFTPD server with OpenLDAP auth for users. Continue reading