GitHub + Rebasing from upstream/master to origin/master
So, every now and then on a PR I need to rebase and fix things so I can retest etc. - I always forget this so blogging it to remember.…
So, every now and then on a PR I need to rebase and fix things so I can retest etc. - I always forget this so blogging it to remember.…
Recently @ Facebook we found that we required IPv6 access to TACACS for auth (AAA) for the majority of our production Network Equipment. Tacacs+ (tac_plus) is an old daemon released…
<p>Have you ever used the VMWare console over a WAN with latency and it enters multiple key strokes into the console and makes using the console super annoying! It makes…
Recently I was required to do a network performance test between a Head Office and a WAN site. I knocked up this quick python script to parse the data collect…
32- and 64-bit PL2303 drivers for OS X 10.6 are available here. You'll need to modify, as root, the '/System/Library/Extensions/ProlificUsbSerial.kext/Contents/Info.plist ' file after installing the driver to suit the USB…
So I have parted my cheeks and bought a new Nvidia GTX 280gtx for my Hackintosh / Win7 i7 920 6gb of memory desktop machine. It also caused me to…
I like to control room! ANSTO Main reactor control eat your heart out ! For more info visit: Miniatur Wunderland Hamburg
Create a Sparebundle to copy to your NFS/SMB/AFP volume hdiutil create -size $SIZEg -fs HFS+J -type SPARSEBUNDLE -volname "Backup of $MACHINENAME" $MACHINENAME_$MACADDRESS.sparsebundle Use ifconfig and sub in your $MACHINENAME_$MAC_ADRESS into…
Just thought I would pass on that my Ubuntu Iphone teathersing Shell Script has passed 1000 downloads. Feels good to have people all over the world use your script 🙂…
If you would like to use your iPhone 3.0 with your bluetooth capable Ubuntu 9.04 PC then uit.sh (Ubuntu Iphone Thethering) is for you. This script installs all required conf,…