Explore >> Select a destination


You are here

ljwrites.blog
| | www.learnitguide.net
7.6 parsecs away

Travel
| | How to Set DNS to 8.8.8.8 in Linux, ?, linux dns server, linux dns server configuration, simple dns server linux, configure dns
| | fusectore.dev
4.9 parsecs away

Travel
| | I recently had an issue connecting to a WLAN with my ArchLinux/Systemd/Netctl notebook. While analyzing it, I found a few ways to troubleshoot issues with netctl. For the following instructions and examples, please note that my wlan interface is called wlp2s0 and may differ on your system. You may get a list of interfaces with the command $> ip link Is your profile loaded? After I copied and adapted one of the profiles from /etc/netctl/examples and tried to switch to it, I got the following error message...
| | blog.yappare.com
5.2 parsecs away

Travel
| | Problem : Couldn't connect to the wireless connection even the SSID's can be seen in the list Solution : Edit the NetworkManager confi...
| | cesarvr.io
82.8 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...