Install Git on CentOS 6
Install Git on CentOS 6 Install Git on CentOS 6 if you need version control, and code management system (possibly because of issues with developers breaking things ), then Git…
Install Git on CentOS 6 Install Git on CentOS 6 if you need version control, and code management system (possibly because of issues with developers breaking things ), then Git…
https://www.phoronix.com/news/GIMP-New-File-Format-2026 via Linux News ( https://goo.gl/Xa2mzf )
Differential Backup SQL Server Express Differential Backup SQL Server 2008R2 Express if you are already doing full backups of SQL Server, as a DBA you would know that that does…
Configure NTP Server CentOS/Redhat/Oracle Linux Configure NTP Server CentOS/Redhat/Oracle Linux This process goes over configuring a NTP server, so that the server is dishing out time to clients. Let’s get…
Configure Joomla 3 for TLS LDAP Authentication Configure Joomla 3 for TLS LDAP Authentication In this scenario, we have an internally hosted Joomla website, we want to joint it to…
Investigate Account Lockouts in Active Directory Tracking Down Account Lockouts constantly getting locked out of your AD account can be stressful, and from time to time you may need to…
Configure Samba CentOS 6 Configure Samba CentOS 6 Recently Samba, but more accurately Microsoft deprecated the samba ‘share’ mode. This is quite disappointng, quite a bit of systems are configured…
Remove Rogue DFS Namespace Remove Rogue DFS Namespace If you are getting the error: The namespace cannot be queried. Element not found we have the solution In our case we…
Create New Database SQL Server Create New Database SQL Server 2008R2 The first thing you need to do is open SQL Server Management Studio from here login with the necessary…
Running Sysprep on Windows Generally when you want to image a lot of Windows computers at a time you would use Sysprep/Windows Deployment Server. This article covers the Sysprep part…