Basic Windows Login Script
Basic Windows Login Script Here’s a basic login script that every Sysadmin should have some variation of to make their life easier to run on most computers on the network.…
Basic Windows Login Script Here’s a basic login script that every Sysadmin should have some variation of to make their life easier to run on most computers on the network.…
Install webmin on CentOS 5 On CentOS 5.8 make sure that iptables is either turned on, or you have port 10000 (default) open to be accessed If you do not…
https://lwn.net/Articles/1089386/ via Linux News ( https://goo.gl/Xa2mzf )
Configure DHCP for Dynamic DNS CentOS 6 Configure DHCP for Dynamic DNS CentOS 6 At this point we have setup a Dynamic DNS Master Server, and a Dynamic DNS Slave…
Troubleshoot port conflicts Linux Troubeshoot port conflicts Linux Port conflicts can happen on any OS, you just have to know the correct tools to troublshoot them. on UNIX/Linux systems you…
Dynamic DNS (DDNS) Slave CentOS 6 Dynamic DNS (DDNS) Slave CentOS 6 This blog assumes you went through the previous blog on how to setup a Dynamic DNS Master server,…
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…