Explore >> Select a destination


You are here

willhaley.com
| | nanxiao.me
2.1 parsecs away

Travel
| | To install bcc on ArchLinux, firstly you need to setup yaourt from AUR: $ git clone https://aur.archlinux.org/yaourt.git $ cd yaourt $ makepkg -si Then execute yaourt bcc command: # yaourt bcc 1 aur/bcc 0.3.0-1 [installed] (17) (2.51) BPF Compiler Collection - C library and examples 2 aur/bcc-git v0.1.8.r330.52cd371-1 (2) (0.06) BPF Compiler Collection - C library and examples 3 aur/bcc-tools 0.3.0-1 [installed] (17) (2.51) BPF Compiler Collection - Tools 4 aur/bcc-tools-git v0.1.8.r330.52cd371-1 (2) (0....
| | shibumi.dev
2.8 parsecs away

Travel
| | How to install Arch Linux on ChromeOS
| | www.jeremymorgan.com
1.7 parsecs away

Travel
| | Here are a few easy ways to install Google Chrome Arch Linux and Manjaro.
| | newcome.wordpress.com
18.9 parsecs away

Travel
| I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...