Install Hyper-V on Server 2012 Core
Install Hyper-V on Server 2012 Core get your server all setup, with a static IP, fully patched, on the domain, Etc, and ready to install hyper-v from there issue the…
Install Hyper-V on Server 2012 Core get your server all setup, with a static IP, fully patched, on the domain, Etc, and ready to install hyper-v from there issue the…
Import a PST Into Zimbra Community Import a PST Into Zimbra Community When it came time for me to migrate Exchange Mailboxes over to Zimbra, the solution was really easy,…
Fixing Broken Packages Linux Fixing Broken Packages Linux **Disclaimer** this is offered with no warranty, if you proceed; do so at your own risk, not held liable for any damages…
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…