Linux Handbook
https://itsfoss.com/news/switzerland-replace-microssoft-pilot/ via Linux News ( https://goo.gl/Xa2mzf )
https://itsfoss.com/news/switzerland-replace-microssoft-pilot/ via Linux News ( https://goo.gl/Xa2mzf )
Find out what domain controller you are authenticating with Find out what domain controller you are authenticating with here’s a simple one go to a command prompt enter the…
Disable SELinux CentOS 7 Disable SELinux CentOS 7 This blog covers the basic steps to disable SELinux on CentOS 7 first we need to see how SELinux is configured, issue…
Check /etc/passwd and /etc/group with pwck and grpck Check /etc/passwd and /etc/group with pwck and grpck the pwck and grpck are great tools for checking to verify your local accounts/groups…
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 NFS for CentOS 5 Configure NFS for CentOS 5 this process dates back to the 80’s and Sun Mounts, so this should be nothing new to the veterans, but…
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…
Move Pagefile to Another Drive Windows This process will work for Windows 98, 2000,ME,XP,Windows 7, Windows 8, Windows Server 2003, Server 2008 so on, and so forth, the process hasn’t…
Configure MySQL Multi-Master Replication Configure MySQL Multi-Master Replication In this scenario we are configuring mysql master-master replication. The idea behing multimaster is to load-balance MySQL. This configuration will allow read/write…
Setfacl using LDAP Groups Setfacl using LDAP Groups This is the classic scenario of where you have a NFS/Samba share, and you want to make sure that when new Files/Folders…