My Top 3 Favorite Linux Commands (and How I Use Them)

🎥 Video Link Links referenced for video https://intheshellpodcast.com - In the Shell Podcast https://yellowball.fm - 🟡 Yellowball, don’t just host your podcast, own it Transcript Please excuse any grammatical errors. I used a tool to generate the transcript and haven’t had a chance to read through it yet. So, as I’m recording this video, it’s currently 5 days before Christmas. When you’re watching this, it will be 2 days before Christmas. 5 - 2 is 3. Therefore, I want to talk about my three favorite Linux commands. These might not be my favorite Linux commands, but they are my most used ones. ...

December 23, 2024 · 4 min · 713 words · Josh

How to install CalyxOS on Android using Linux Ubuntu (Google Pixel)

🎥 Video Link Commands referenced for video sudo apt update Update local repositories – Link to section in video sudo apt install android-sdk-platform-tools-common Install required packages – Link to section in video sudo apt install adb Install Android Debug Bridge – Link to section in video cd ~/Downloads Change directory to where files were downloaded – Link to section in video sha256sum device-flasher.linux OPTIONAL – Verify device-flasher – Link to section in video ...

November 22, 2021 · 1 min · 112 words · Josh