Explore >> Select a destination


You are here

lchandara.wordpress.com
| | convolv.es
12.7 parsecs away

Travel
| | Background As part of my work on the Stylo / Quantum CSS team at Mozilla, I needed to be able to test changes to Firefox that only affect Linux 32-bit builds. These days, I believe you essentially have to use a 64-bit host to build Firefox to avoid OOM issues during linking and potentially other steps, so this means some form of cross-compiling from a Linux 64-bit host to a Linux 32-bit target.
| | www.webupd8.org
6.8 parsecs away

Travel
| | Install Oracle Java 8 In Ubuntu Or Linux Mint Via PPA Repository [JDK8] ~ Ubuntu / Linux blog
| | www.webupd8.org
5.3 parsecs away

Travel
| | Install Oracle Java 9 In Ubuntu, Linux Mint Or Debian Via PPA Repository [JDK9] ~ Ubuntu / Linux blog
| | blog.anantshri.info
76.7 parsecs away

Travel
| Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server...