Toggen Blog
Tech tips
Articles
Latest
Fedora 18 Released
Fedora 18 has been released. Many Gnome 3 improvements. http://fedoraproject.org Get yours while it's hot.
VMWare vSphere vCenter Learning
Certification Flowchart http://www.vmwarelearningpaths.com Documentation http://www.vmware.com/support/pubs/vsphere-esxi-vcenter-server-pubs.html Hardware & Software Compatibility http://www.vmware.com/resources/guides.html Hardware for home and/or Lab you can...
Windows 7 Search Improvements and Bug Work-a-round
Improvements http://lifehacker.com/5887848/make-windows-search-a-million-times-more-useful-with-these-simple-tweaks Bug work-a-round While looking at how to make Windows 7 search inside PDF's I found that I am effected by a PDF iFilter bug. With this link as the fix...
Rackspace 1st Generation vs OpenCloud CPU Specs
I have a 512MB RAM 20GB HDD 1st generation rackspace cloud server the result of cat /proc/cpuinfo shows 4 processors. processor : 0 vendor_id : AuthenticAMD cpu family : 16 model : 4 model name : Quad-Core AMD Opteron(tm) Processor 2374 HE stepping : 2 cpu MHz :...
Create multiple sibling directories using bash mkdir
I wanted a directory structure of /u5/db/prod /u5/db/test So I was wondering how you create multiple directories on one level without doing it across multiple commands. To do it in one line: mkdir -p /u5/db/{prod,test}
Spiceworks Server Busy
Problem: Just tried to connect to a Spiceworks instance and received the Spiceworks Server Busy page. Cause: Discovered if spiceworks-httpd.exe is running but can't connect to the spiceworks.exe process it will throw this error so it's not necessarily an accurate...
