personal-website

source for my personal website regexghost.com
git clone https://git.regexghost.com/personal-website.git
Log | Files | Refs | README

index.md (795B)


      1 +++
      2 title = "Linux"
      3 +++
      4 
      5 I've been an avid Linux user for a few years now. This section of my website is dedicated to my various Linux setups, information I have learned and scripts I've written, as well as general thoughts on Linux and software.
      6 
      7 ## Dotfiles/Setups
      8 
      9 * i3, JWM and KDE articles coming soon
     10 
     11 [Universal Keyboard Shortcuts](universal-keyboard-shortcuts)
     12 
     13 ## Under-Powered PC Project
     14 
     15 I believe that computers don't need to be as powerful as they are for 99% of use cases. This section documents my attempts to make workable desktop setups out of various under-powered computers.
     16 
     17 ### Pi 3B+ Setup
     18 
     19 My first attempt of this is with a Raspberry Pi 3B+
     20 
     21 * [Raspberry Pi 3B+ Desktop Setup Pt.1](/linux/pi3-b-setup-pt1)
     22 * [Raspberry Pi 3B+ Desktop Setup Pt.2](/linux/pi3-b-setup-pt2)
     23