My gist is an update to superjamie’s jessie vpn guide using stretch. My updated version allows auto-reconnect and checks to maintain connection while the pi is live. set up root and replace default user pi@raspberrypi:~# sudo su root@raspberrypi:/home/pi# passwd root@raspberrypi:/home/pi# reboot log in as root and set up new user root@raspberrypi:~# useradd -d /home/user user …
Category Archives: Uncategorised
Lay down some audio tracks with Qtractor
Make audio with open source software! Record, mix, and export your own tunes with Qtractor, an open source audio software setup that would set you back thousands of dollars in the pro audio world.
Method-1 : Create the swap file using fallocate
Good way to add a swap file (like windows does) if you forget to create them during install Create the swap file using fallocate fallocate program is a best way to create a file of a preallocated size instantly. The following command will create 1GB of /swapfile. $ sudo fallocate -l 1G /swapfile Check whether …
Continue reading “Method-1 : Create the swap file using fallocate”
kvm virtualization – windows server 2012 resolution woes with vga – Server Fault
THANK YOU RANDO! I have two windows vms, windows server 2012 and windows server 2008. Both use kvm and libvirt. I recently decided I wanted to increase my screen resolution options, which required changing from the Source: kvm virtualization – windows server 2012 resolution woes with vga – Server Fault
OpenVPN – Secure you server administration with multiplatform VPN connection
Source: OpenVPN – Secure you server administration with multiplatform VPN connection
Transmission Apache proxy setup
http://www.htpcbeginner.com/transmission-apache-proxy-setup/
HAProxy – The Reliable, High Performance TCP/HTTP Load Balancer
Reliable, High Performance TCP/HTTP Load Balancer Source: HAProxy – The Reliable, High Performance TCP/HTTP Load Balancer
Encrypt Your Cloud Files With Cryptomator (Open Source, Cross-Platform) ~ Web Upd8: Ubuntu / Linux blog
http://www.webupd8.org/2016/04/encrypt-your-cloud-files-with.html?m=1 Check this out over encfs
ZFS on Linux
DKMS style packages for Debian are available from the zfsonlinux.org repository. These packages are no longer actively maintained and will not be updated as new releases are tagged. The Debian project has announced their intention to ship ZFS in Debian and that work is currently ongoing. Source: ZFS on Linux
iptables – Debian Wiki
https://wiki.debian.org/iptables