Category: Unix
All things Unix/Linux
Apple, MacOS, Old Machines, Hackintosh’s & Other Stuff
I still have a love-hate relationship with Apple equipment. Sure, I’ve gone from a Hater (based on Hardware Value for…
Useful Software
I’ve switched to the Apple ecosystem, but what software stack do I use for personal use? I’ve got old equipment,…
Installing azure-cli on MacOS
I’m creating a Kubernetes cluster locally on my iMac for testing but will want to deploy it to Azure later,…
OWCTB2DOCK12P – Great 2nd Hand Purchase
Managed to pick up this dock super cheap!! It works with my iMac 2011 27″ and MacBook Pro 2015 13″….
Speed Up Time Machine
Very similar to speeding up Mirroring/remirroring in linux, the method we like can be found here. http://www.mackungfu.org/massively-speed-up-time-capsule-time-machine-backups
Red Hat update their image
Red Hat have now updated their colour, Logo and Text. See the Guidelines
How do I update the passwords that my Evolution Email Client uses?
If you are running GNOME or Cinnamon, then simply type “Passwords and Keys” into the search, which should bring up…
ownCloud keeps asking for a password when it connects
If you have installed ownCloud on an Unbuntu or Linux Mint machine and find that you have to keep typing…
Old Fashion whole disk formating
If you are using “whole-disk” mounts on your Cloud hosting i.e. /home is on /dev/sdb Then you can resize the…
Using tcpdump for use with Wireshark
tcpdump -i <interface> -s 65535 -w <filename>