Spencer's IT Tips & Tidbits
Pages
(Move to ...)
Home
▼
Wednesday, July 23, 2014
Create DHCP Scopes From Command Line
›
Sorry everyone, I know it has been a while again. I recently started a new job again and it is back in the education field except it is now ...
Tuesday, January 28, 2014
Taking A Look At XenServer
›
Sorry ladies and gents, this post is not a how to, it is about my impressions of XenServer. With that said, on to the post. For the last c...
Thursday, December 19, 2013
Reset A Forgotten Root Password (CentOS)
›
I have done something that I thought that I would never have done. I forgot the root password on a CentOS server/workstation. I don't ...
How To Setup DRBL (Diskless Remote Boot in Linux) On CentOS 6
›
I know it has been a while since my last post. Since my last post I have changed jobs from a public K-12 education environment to a private ...
Wednesday, October 9, 2013
Group Policy - Password Settings Location
›
I thought that I was pass this along. Below is the location in Group Policies that controls password settings. Computer Configuration ...
Tuesday, October 8, 2013
Compacting Linux Hyper-V VHDs
›
To compact linux VHDs, run the command below before you shutdown the virtual machine. cat /dev/zero > zero.dat ; sync ; sleep 1 ; sync ;...
Friday, October 4, 2013
Linux Command Line Cheat Sheet
›
I know that all of these commands are out there on Google, but this is a cheat sheet for me. Copy files cp -R Source Destination Mount ...
›
Home
View web version