Categories
How-To Technical

Windows 8 Error Code: 0x0000005D

“East bound and down, loaded up and truckin’,We’re gonna do what they say can’t be done” – Jerry Reed Hello folks, so your playing around with VMware, or Virtualbox and you go to install Windows 8 and encounter the dreaded error code 0x0000005D. Yeah this one “Your PC needs to restart. Please hold down the power button. Error […]

Categories
Hardware How-To Technical

Enable SNMP on ESXi5

Looking to enable SNMP to do some external monitoring on my ESXi Boxen. I took a quick dive into the CLI and found a way to do this. Using our friend putty, I connected to my ESXi host via SSH. I then changed directory to the /etc/vmware/ folder: ~ # cd /etc/vmware/ ESXi 5 doesn’t […]

Categories
How-To Technical

Use lspci tells me my VGA Memory Usage

“Drugs are a waste of time. They destroy your memory and your self-respect and everything that goes along with with your self-esteem. They’re no good at all.” – Kurt Cobain Sitting here playing around with some cli I wanted to know how much memory my VGA card was using so to find out I did the […]

Categories
News Technical

Raspbian Wheezy Squid Proxy

“I am learning all the time.  The tombstone will be my diploma.”  ~Eartha Kitt Hello Friends, I am back again with an update on my most recent Raspberry Pi (Rasp~ Pi) minimal image; This time around I have added a Squid Proxy Server to the mix. Like that of my previous post I am still running on top of […]

Categories
How-To Technical

mount windows share using cifs

Once again I am tinkering with my Raspberry Pi doing things.  Now I want to mount my windows share remotely to move files around, also extend my storage remotely. As always I share how to do this with some simple steps. To mount a remote Windows share In Debian Squeeze you need to make sure that […]

Categories
Hardware News Personal Software Technical

Raspbian Wheezy armhf Rasp~ Pi minimal image

Hi friends, Hi to myself in the future. Here is a updated Raspberry Pi minimal image. This one is compiled with hard float support; hardware instead of software emulation. Include: A minimal Raspbian Wheezy installation (similar to a netinstall) Hard Float binaries: floating point operations are done in hardware instead of A disabled incremental updates, means […]