Install OpenVAS on CentOS
Install OpenVAS on CentOS Install OpenVAS on CentOS OpenVAS or Open Vulnerability Assesment System is uses to assess system security for known vulnerabilities. This is a great alternative to Nessus, and some of…
Install OpenVAS on CentOS Install OpenVAS on CentOS OpenVAS or Open Vulnerability Assesment System is uses to assess system security for known vulnerabilities. This is a great alternative to Nessus, and some of…
Configure Samba Share For Domain Authentication this one took a while to figure out, so I’m sure anyone who reads this will appreciate it. log into your samba server as…
configure /tmp to be tmpfs,nosuid,nodev RHEL/CentOS configure /tmp to be tmpfs CentOS 6 Usually this configuration is a security standard, it requires /tmp to be cleared on reboot, nodev, and…
Install ClamAV on CentOS Install ClamAV on CentOS From time to time you need AV on Linux Servers, but if you have Samba Shares, a GUI, or share files, it’s…
Configure LDAP over TLS CentOS 6 Configure LDAP over TLS CentOS 6 in this blog we will cover setting up our LDAP server to use StartTLS encryption for communication. Let’s…
Install Windows Updates on Server Core Install Windows Updates on Server 2012 Core login as administrator, and open sconfig Select option 6 it will ask do you want to do…
pGina OpenLDAP TLS/SSL Windows 7 pGina OpenLDAP TLS/SSL Windows 7 This blog continues where the original left off Configure pGina OpenLDAP Windows 7 Login to pGina, and browse to the plugin…
389 Directory Server TLS Client CentOS 389 Directory Server TLS Client CentOS This blog is about joining a PC/server to 389 directory server as a client using TLS. For ease…
Configure TLS/SSL 389 Directory Server CentOS Configure TLS/SSL 389 Directory Server CentOS 389 Directory server is an amazing MultiMaster LDAP solution. Out of the box 389 is not configured to…
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…