Spicy Chicken Thighs
Yup, another non technical post. Credit to the original, less spicy, recipe goes to AllRecipes.com. If you prefer less spicy, or have puny thighs, cut the spice amounts in half. 2 tbsp olive oil (or whatever you’ve got) 4 tsp …
Yup, another non technical post. Credit to the original, less spicy, recipe goes to AllRecipes.com. If you prefer less spicy, or have puny thighs, cut the spice amounts in half. 2 tbsp olive oil (or whatever you’ve got) 4 tsp …
Yeah, yeah. No code here. Third revision. 4 lbs boneless pork butt or 8 lbs bone-in with skin (remove skin) 3 tbsp garlic powder 2.5 tsp salt 1 large onion, minced Toss all into pot, cover meat with water, simmer …
Snagged this from WhirCat’s centosprime page and Other World Computing.http://eshop.macsales.com/reviews/Framework.cfm?page=/Tips/Key_Combinations/bootkeycombos.htmlhttp://whircat.centosprime.com/startup-keys-boot-options/ Obscure Startup Key / General Use Key Combinations Apple systems have always used different key combinations to perform different tasks, just like all computer makers. However, finding those key combinations …
Open a Terminal window sudo nvram boot-args=”-v”
I needed a quick, dirt simple, platform independent rate tool, so I pared down and modified the NetCPS source. The MB/s is the only metric. Compiles with Visual Studio 2012, kDevelop 4.6, and XCode 5.1.1. Note the Linux and OSX …
Product Required Sanmar number Product Description Required Sanmar description Qty Required Attributes: Size Optional Color Optional Dept Optional Sanmar number_description Office_use Required Tape number
Description format All descriptions MUST contain a Sanmar number and description, everything else is optional. The left side is the Sanmar number and description followed by a <space><dash><space> . The Sanmar number MUST be first. The right side is the …
This is a quick and dirty procedure. It assumes the reader is fairly intuitive and doesn’t require much hand holding. Open XCode File->New Project… Under OS X, select Framework & Library Next select STL C++ Library, click Next Enter a …
Dynamic Libraries dylib for Office using XCode 5 Read more »
Edit default grub config file sudo vi /etc/default/grub Append ‘ipv6.disable=1’ to line 6 ipv6.disable=1 Tap Esc key Save changes :wq Push the change to grub.cfg grub2-mkconfig -o /boot/grub2/grub.cfg Reboot
In Fedora, change directory to your virtual machine’s directory cd /var/vm/win7 Open the virtual machines vmx file vi win7u.vmx Add the following entry mks.gl.allowBlacklistedDrivers = “TRUE” In the vmware.log file, there was this entry: 2014-01-29T13:25:00.707-05:00| mks| W110: GLManager: Required extension …
Enable VMWare 3D acceleration or hardware support in Fedora 19 host Read more »