Category: IT
Synology DS1515+ 16GB Upgrade
You will see lots of videos and tutorials about how you upgrade your synology NAS to 16GB, by not only…
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
Useful tutorial for Grafana/Promethius monitoring
Article Link Here
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…
DirectAdmin Server Certificate Creation
How do you add a Certificate to the server using Let’sEncrypt? cd /usr/local/directadmin/script ./letsencrypt.sh request yourdomain.com 4096
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>
What is the UUID of my disks?
On cloud machines, you cannot always guarantee the device names when you mount “external disks” onto your VM after an…