# Research Dump ## RC Shell Writing Resources ### Primary Sources - [Tom Duff's original paper (cat-v.org)](https://doc.cat-v.org/plan_9/4th_edition/papers/rc) - [Tom Duff's paper (9p.io)](https://9p.io/sys/doc/rc.html) - [Tom Duff's paper (PDF)](https://pdos.csail.mit.edu/6.828/2007/readings/rc-shell.pdf) - [rc(1) man page (plan9port)](https://9fans.github.io/plan9port/man/man1/rc.html) - [rc(1) man page (cat-v)](http://man.cat-v.org/plan_9/1/rc) - [Byron Rakitzis' Unix port](https://github.com/rakitzis/rc) ### Practical Guides - [rc shell setup on Linux](https://cosine.blue/2019-06-26-rc-shell-setup.html) - Installation + readline config - [rc instead of bash or fish](https://maximilian-schillinger.de/articles/rc-instead-of-bash-or-fish.html) - Modern practical comparison - [Plan 9 Rc Survival Guide (SDF)](http://sdf.org/?tutorials%2FPlan_9_rc=) - Quick reference - [Unix to Plan 9 command translation](https://9p.io/wiki/plan9/Unix_to_Plan_9_command_translation/index.html) ### Real-World rc Code - [werc](http://werc.cat-v.org/) - 150-line web framework written entirely in rc, powers cat-v.org - [swerc](http://git.suckless.org/swerc/) - Suckless fork of werc - [plan9port acme.rc](https://github.com/9fans/plan9port/blob/master/lib/acme.rc) - [plan9port rcmain](https://github.com/9fans/plan9port/blob/master/rcmain) - [rc-httpd-werc setup](http://docs.a-b.xyz/rc-httpd-werc.html) - Web server in rc ### Community Threads - [9fans: Examples of rc scripts](https://comp.os.plan9.narkive.com/YHY7GoBg/9fans-examples-of-rc-scripts) - [9fans: rc vs sh](https://groups.google.com/g/comp.os.plan9/c/g2qBh0T2vT8) - [HN discussion on rc](https://news.ycombinator.com/item?id=7614694) - [Slant: bash vs rc](https://www.slant.co/versus/1601/1606/~bash_vs_rc-shell) --- ## NetworkChuck YouTube Channel ~590 total videos. Channel: https://www.youtube.com/@NetworkChuck Full archive: https://archive.org/details/NetworkChuck ### Linux Commands Series - 60 Linux Commands you NEED to know (in 10 minutes) - 37 INSANE Linux Commands you NEED to Know in 2025 - 14 Linux commands to get to know your OS (in under 60 seconds) - Hacking Linux with These Simple Commands Pt.1 ### Linux for Hackers (8 episodes) - EP 1: FREE Linux course for beginners - EP 2: The Linux File System explained in 1,233 seconds - EP 3: HELP!! (for when you suck at Linux) - EP 4: sudo = POWER!! (managing users in Linux) - EP 5: apt, dpkg, git, Python PiP (Linux Package Management) - EP 6: start, stop, restart Linux services (daemon HUNTING!!) - EP 7: KILL Linux processes!! (also manage them) - EP 8: 2 cool (web) things to do in Linux ### CCNA 200-301 (24 episodes) - Day 0: What is a Network? - Day 1: What is a SWITCH? - Plus 22+ additional day-by-day progression videos covering routers, TCP/IP & OSI models, WAN technologies, port security, subnetting, network fundamentals ### You Suck at Subnetting (9 episodes) - EP 1: what is an IP Address? - EP 2: we ran OUT of IP Addresses!! - Plus 7 additional episodes covering IPv4 subnetting fundamentals ### CompTIA Certifications - CompTIA A+ course content - CompTIA Network+ courses - CompTIA Security+ (8-video series) - CompTIA Linux+ content ### Cybersecurity & Hacking - Learn Ethical Hacking (CEH Journey) - 10 videos - Hacker Skills // OSINT (Information Gathering) - 7 videos - become an AI HACKER (it's easier than you think) - Hacking AI is TOO EASY (this should be illegal) - The Dark Web EXPOSED (FREE + Open-Source Tool) - 6 HOURS of Dark Web research in 30 MINUTES - let's hack your home network - 3 HACKING gadgets you have to TRY!! - Hackers infected the wrong girlfriend.... - the WORST hack of 2026 - DEFCON is Not What I Expected... ### AI & Automation (2025-2026) - Claude Code on your Phone is OFFICIAL (it changes everything) - Claude Code on your phone in 10 minutes - FREE Phone Calls with Claude Code - I'm switching to Hermes (goodbye OpenClaw!!) - OpenClaw......RIGHT NOW??? (it's not what you think) - You SUCK at Prompting AI (Here's the secret) - You've Been Using AI the Hard Way (Use This Instead) - This AI Supercomputer can fit on your desk... - got AI anxiety? Do this RIGHT NOW! - I'm done with the AI hype - AI in the Terminal (with Gemini CLI, Claude Code, Codex) ### Raspberry Pi (15 episodes) - Raspberry Pi - Learn Linux, Hacking, and Coding series - The TOP 3 uses for a Raspberry Pi!! ### Cloud & DevOps - I PASSED the AWS Solutions Architect Associate EXAM!! - a raspberry pi docker container?!? - n8n Now Runs My ENTIRE Homelab - I'll never use n8n the same...... - You NEED to Use n8n RIGHT NOW!! (Free, Local, Private) ### Homelab & Projects - stop trusting cloud cameras!! (here's what I use instead) - Ethernet is DEAD?? Mac Studio is 100x FASTER!! - THIS Is Where the Internet Lives - the FrankeNAS ### Career & General IT - the hacker's roadmap (how to get started in IT in 2023) - 2 Steps to Getting Started in Networking (and IT!) - Am I Too OLD to Become a Network Engineer - I almost quit YouTube.... ### Content Buckets Summary | Category | Rough Count | |----------|-------------| | Linux & CLI | 30+ | | Networking & Certs | 50+ | | Cybersecurity & Hacking | 40+ | | AI & Automation | 20+ | | Cloud & DevOps | 15+ | | Raspberry Pi & Hardware | 20+ | | Career & General IT | 15+ | | Homelab | 10+ |