Explore >> Select a destination


You are here

willhaley.com
| | www.jeremymorgan.com
3.7 parsecs away

Travel
| | Here are a few easy ways to install Google Chrome Arch Linux and Manjaro.
| | nanxiao.me
6.5 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....
| | cesarvr.io
8.3 parsecs away

Travel
| | Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres...
| | terokarvinen.com
69.6 parsecs away

Travel
| Wireshark is the leading network sniffer and analyzer. In this article, you'll learn to install Wireshark on Debian Linux. You'll capture traffic and view statistics. Finally, you'll use display filters to extract DNS name queries and HTTP web surfing.