Look for any podcast host, guest or anyone
Showing episodes and shows of

DistroTube

Shows

DistroTube on OdyseeDistroTube on Odysee'uname' - print system information - Video Man PagesThe 'uname' command is used to print some basic information about your computer, such as the kernel name and release number.- Print kernel name (for example: 'linux'): uname- Print all available system information: uname -a- Print kernel release: uname -r- Print kernel name and kernel release: uname -sr- Print the machine architecture: uname -m- Print system network node hostname: uname -n- Print the operating system name: uname -o...2025-07-2902 minDistroTube on OdyseeDistroTube on OdyseeChat With Patrons (Jul 27, 2025)This Video Chat will be for my Patrons! Patrons can join the video call via Zoom which is available on Linux, Mac and Windows. For those wishing to join the chat but are not a Patron, consider joining my Patreon ( https://www.patreon.com/distrotube ). I will post a link to the Zoom chat on my Patreon page a few minutes prior to the stream. Hope to see you guys there!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqbFF3eGpGSz...2025-07-271h 58DistroTube on OdyseeDistroTube on OdyseeSwitching Microsoft Office Users To LibreOffice Should Be Our FocusLinux desktop popularity is exploding in recent years. I think many Windows users understand that their OS isn't all that great. But...it's the software that keeps them on Window, especially MS Office!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26busine...2025-07-2406 minDistroTube on OdyseeDistroTube on Odysee'seq' - print a sequence of numbers - Video Man Pages'seq' is a command that generates a sequence of numbers and prints it to standard output.- Output a sequence from 1 to 10: seq 10- Output every third number from 1 to 25: seq 1 3 25- Separate the output with a space instead of a newline: seq -s " " 1 3 25- Format output width to a minimum of 4 digits padding with zeros as necessary: seq -f "%04g" 10- Equalize output width by padding with leading zeroes. seq -w 100- Create five new files titled [1-5].txt:...2025-07-2105 minDistroTube on OdyseeDistroTube on Odysee'rm' - remove files and directories - Video Man PagesThe 'rm' command is used to remove files and directories.- Remove specific files: rm path/to/file1 path/to/file2 ...- Remove specific files ignoring nonexistent ones, never prompting: rm -f path/to/file1 path/to/file2 ...- Remove empty directories: rm -d path/to/directory - Remove specific files and directories recursively (potentially dangerous): rm -r path/to/file_or_directory1 path/to/file_or_directory2 ... - Interactively prompt before each removal: rm -i path/to/file1 path/to/file2 ...2025-07-2005 minDistroTube on OdyseeDistroTube on OdyseeA Quick Look At OpenMandriva ROMEToday I'm looking at OpenMandriva ROME, which is the rolling edition designed for individual users. I'm going to install their KDE Plasma version inside a virtual machine and look around. REFERENCED:► https://www.openmandriva.org/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin...2025-07-1718 minHacker Public RadioHacker Public RadioHPR4424: How I use Newsboat for Podcasts and RedditThis show has been flagged as Clean by the host. Hello, this is your host, Archer72 for another episode of Hacker Public Radio In this episode, I talk about how I use Newsboat and Podboat for a couple of tasks. I don’t always use Podboat for podcasts, but it is useful when listening from my laptop For my other podcast listening, I used Antennapod Newsboat source of feeds is from a url list in ~/.config/newsboat/urls Newsboat url list # (Bible) https://feeds.feedburner.com/hl...2025-07-1700 minDistroTube on OdyseeDistroTube on OdyseeStop Complaining About Ubuntu...Just Switch To Arch Already!The people that complain about Ubuntu are really starting to get annoying. Boomer rant incoming! WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_d...2025-07-1406 minDistroTube on OdyseeDistroTube on Odysee'rmdir' - remove empty directories - Video Man PagesThe 'rmdir' command is used to remove empty directories. - Remove an empty directory: rmdir path/to/directory - Remove multiple empty directories: rmdir path/to/directory1 path/to/directory2 ...- Remove directory and its ancestors: rmdir -p path/to/directory NOTE Removes path/to/directory, path/to, and path/- Ignore failures to remove any non-empty directories: rmdir --ignore-fail-on-non-empty path/to/*- Verbose mode outputs a diagnostic for every directory processed: rmdir -v /path/to/directoryWANT TO SUPPORT...2025-07-1106 minDistroTube on OdyseeDistroTube on Odysee'mkdir' - make new directories - Video Man PagesThe 'mkdir' command is used to create new directories in Linux.REFERENCED:- Make a directory (all parent directories must exist): mkdir /path/to/directory- Make multiple directories: mkdir directory1 directory2- Make a directory and create parent directories if they don't exist: mkdir -p /path/to/directory- Make a directory with specific permissions: 1. all users may read, write and execute: mkdir -m a=rwx /path/to/directory 2. set permissions to 755: mkdir -m 755 /path/to/directory 3. set...2025-07-1004 minDistroTube on OdyseeDistroTube on OdyseeA Quick First Look of Refresh OSRefresh OS features a polished KDE desktop, a straightforward graphical installer, and a curated set of apps for everyday use. No Snap, no Flatpak — just a clean system with native package management that keeps things consistent.REFERENCED:► https://refreshos.org/index.htmlWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A...2025-07-0717 minDistroTube on OdyseeDistroTube on OdyseeMicrosoft Edit Is Great Much Better Than NanoMicrosoft recently released an open source terminal-based plain text editor called 'edit'. And it's not bad actually! REFERENCED:► http://github.com/microsoft/editWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DD...2025-07-0409 minDistroTube on OdyseeDistroTube on Odysee'man' - read the manual pages - Video Man PagesThe 'man' command is used to read the man pages (or manual pages). It's basically an interface to read the instruction manuals for specific commands.- Display the man page for a specific command: man command- Display the man page for a command from a specific section (ex: section 7): man 7 command- Lookup man pages referenced by 'command' and print a short description: man -f command (SAME AS: whatis command)- Open the man page for a command in a browser: man --html=browser_name...2025-07-0107 minDistroTube on OdyseeDistroTube on Odysee'mv' - move files and directories - Video Man PagesThe 'mv' command is used to move files and directories to new locations.- Move a file or directory to new location: mv path/to/source path/to/target NOTE: This essentially "renaming" the file if source and target are within the same the directory.- Move multiple files into an existing directory, keeping the filenames unchanged: mv path/to/source1 path/to/source2 ... path/to/target_directory- Move files in verbose mode, showing files after they are moved: mv -v path/to/source path/to...2025-06-3004 minDistroTube on OdyseeDistroTube on OdyseeHey, DT! Will A.I. Kill Human Content Creation?On this edition of HEY DT:0:00 Intro0:21 I'm really enjoying your new Video Man Pages series...how many commands in total do you plan to cover?1:36 You recommended that people start a YouTube channel, but isn't A.I. going to outcompete human-generated content?4:23 Have you heard about a book called “The courage to be disliked”? You might find it relatable.7:28 Is DTOS stable enough to install on physical hardware yet? 8:48 You clickbaited me with that thumbnail. Putting Safari in "great" tier and "Brave in "meh" had me triggered.10:12 While I don...2025-06-2718 minDistroTube on OdyseeDistroTube on OdyseeModicia OS Is Linux For Multimedia Power UsersModicia OS is a Linux multimedia distribution designed primarily for musicians, graphic designers and video makers. It is based on Debian's "stable" branch, but uses the Cinnamon desktop and a recent Linux kernel. Modicia OS comes with a set of carefully-selected, open-source multimedia software and tools.REFERENCED:► https://www.modiciaos.cloud/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NE...2025-06-2416 minDistroTube on OdyseeDistroTube on Odysee'cp' - copy files and directories - Video Man PagesThe 'cp' command is used to copy files and directories to another location.- Copy a file to a new file: cp path/to/source_file path/to/target_file- Copy a file into another directory and keeping the same filename: cp path/to/source_file path/to/another_directory- Recursively copy a directory's contents to another location: cp -r path/to/source_directory path/to/target_directory NOTE: If the target directory exists, the source directory is copied inside it. If the target directory...2025-06-2207 minDistroTube on OdyseeDistroTube on OdyseeHelp Vampires Are The Reason The Linux Community Is Toxic!The Linux community is often labelled as "toxic"... especially our support channels. But I think most people don't realize the true cause of the toxicity in these support forums. It's not the well-meaning people there trying to give support that are at fault. It's these parasitic creatures known as "help vampires".WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a0...2025-06-1912 minDistroTube on OdyseeDistroTube on Odysee'cd' - change directory - Video Man PagesThe 'cd' shell command is used to "change directory." It is the way you navigate around the Linux file system.- Go to a specific directory: cd /path/to/directory- Use any of the following to go to the $HOME directory of current user: cd cd ~ cd $HOME- Go to the $HOME directory of a specific user: cd ~username - Go to the root directory: cd /- Go to the previous directory: cd -- Go to...2025-06-1706 minDistroTube on OdyseeDistroTube on Odysee'ls' - list directory contents - Video Man PagesThe 'ls' command lists directory contents. It one of the most commonly used commands in the shell.- List files one per line: ls -1- List all files, including hidden files: ls -a- Long format list (permissions, ownership, size, and modification date) of all files: ls -la- Long format list with size displayed using human-readable units (KiB, MiB, GiB): ls -lh- Long format, sorted by modification date (newest first): ls -lt- Long format, sorted by modification...2025-06-1607 minDistroTube on OdyseeDistroTube on OdyseeFree Software in Education, Religion and Life (with Dr. Corey Stephan)I am chatting with theology professor Dr. Corey Stephan who is a big advocate for free and open source software, especially in our schools and universities. We discuss how free software (and tech in general) have affected the education system as well as religion.0:00 Introduction1:07 Has the education system returned to normal since the pandemic?3:10 On forcing students to have cameras on them in their homes.6:44 Should more testing be done through oral examinations?10:38 Is education adopting the FOSS model?18:36 Education is getting worse in the "freedom" dimension.19:24 Besides education...2025-06-131h 24DistroTube on OdyseeDistroTube on OdyseeCreating Graphical Applications Has Never Been EasierYAD - (Yet Another Dialog) is a simple tool for developing Graphical User Interfaces. It integrates very nicely with bash and bash scripting. With it you can create neat applications like "welcome" apps or "about" apps.REFERENCED:► https://yad-guide.ingk.se/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A...2025-06-1019 minDistroTube on OdyseeDistroTube on OdyseeNever EVER Apologize For Something You Didn't Do!I do not understand this new trend of people demanding others apologize. It's a little weird. Even weirder is asking people to apologize for things they didn't do. What the hell is wrong with the world?!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3...2025-06-0707 minDistroTube on OdyseeDistroTube on OdyseeMy Web Browser Tier ListI take 18 popular web browsers and rank them into tiers from "great" down to "yuck".TIER LIST WEB APP:► https://dt-tierlist.vercel.app/ - The App► https://github.com/almahdi/dt-tierlist - Source CodeWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2...2025-06-0420 minDistroTube on OdyseeDistroTube on OdyseeAre MacOS Users That Different Than Linux Users? (with @Linkarzu)I'm chatting with a YouTube content creator that mostly uses MacOS user. @linkarzu isn't your typical MacOS user though. He uses a lot of FOSS apps including: neovim, ghostty, tmux, fzf, zsh, etc. He even uses a window manager in MacOS! 0:00 Welcome to Christian (@linkarzu)...introduce yourself!2:24 Background and how you ended up in Tech?4:44 Why did you start making content on Youtube?7:59 Do you script your video or use a teleprompter?9:27 Favorite music11:37 Favorite movies12:40 What OS are you using and why? 14:19 Thoughts on Windows?16:04 Text editor...2025-06-011h 02DistroTube on OdyseeDistroTube on OdyseeThe Ultimate System Information Program (inxi)'inxi' is a full-featured system information tool. This command line app prints info about all of your hardware and device drivers. It comes with a ton of flags and options, depending on what specific information you're looking for. REFERENCED:► https://smxi.org/docs/inxi.htmWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFf...2025-05-2908 minDistroTube on OdyseeDistroTube on OdyseeWatch Videos In Your Linux TerminalHave you ever wanted to watch a video from inside your terminal emulator? No, me neither. BUT...it is possible (sort of).REFERENCED:► mpv -vo tct /path/to/video-fileWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2...2025-05-2701 minHostility in the MorningHostility in the MorningApology Tour: Part 2Thanks for listening to Hostility in the Morning! Subscribe for free to receive new posts and support our work.Once again we are back to set the record straight, right the wrongs, atone for our transgressions...mostly.We will try to stay focused as we continue down our list of April Fools Tom Foolery, and we hope you enjoy this second installment in our apology tour.Agile Resources:The Manifesto: http://agilemanifesto.orgWhere are they now? https://justinagile.com/the-authors-of-the-agile-manifestoMatt's Links...2025-05-271h 15DistroTube on OdyseeDistroTube on OdyseeIs The Fish Shell Annoying Because It's Different? (No...It's AWESOME!)I keep getting asked this question about my use of the Fish shell rather than Bash. "Hey DT, isn't it annoying to use the Fish shell since it's not POSIX compliant?" Let's discuss!REFERENCED:► https://fishshell.com/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.c...2025-05-2306 minDistroTube on OdyseeDistroTube on OdyseeHey, DT! Without The Internet, I Wouldn't Know What's Going On!On this edition of HEY DT:0:00 Intro0:19 Why not have a look at Nobara?1:32 You showed how to swap out sudo with doas, but you didn't tell us why we should do this. 3:22 Am I you or are you me?4:43 Have you considered hooking into the tail end of archinstall and applying all your non-installation configurations at the end?7:31 I am very glad to hear your plan to create a "video man pages" project.9:17 Absolutely love this! Would be great if you also add an option for Artix linux repos...2025-05-2025 minDistroTube on OdyseeDistroTube on OdyseeOne Line Bash Script Solves Decades Old Linux ProblemWe've all encountered this annoying problem. You want to launch a new terminal window and execute a shell command in that new terminal, but the new terminal closes immediately after executing the command. How can we solve this problem? Well...let's create a simple script!THE SCRIPT:► https://gitlab.com/dwt1/dotfiles/-/blob/master/.local/bin/stay?ref_type=headsWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TV...2025-05-1711 minDistroTube on OdyseeDistroTube on OdyseeDrop Windows and Install AnduinOS (Made By Microsoft Employee)AnduinOS is a custom Ubuntu-based Linux distribution that aims to facilitate developers transitioning from Windows to Linux by maintaining familiar operational habits and workflows.REFERENCED:► https://www.anduinos.com/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2...2025-05-1416 minDistroTube on OdyseeDistroTube on OdyseeReplacing 'Sudo' With 'Doas' On LinuxIn the last few weeks, I've been using 'doas' instead of 'sudo' on my Arch Linux machines. In fact, 'sudo' isn't even installed on them. Like 'sudo', 'doas' is used to assume the identity of another user on the system. The big pro for 'doas is that it is substantially smaller in size compared to 'sudo', and the config file is much easier to work with. REFERENCED:► https://wiki.archlinux.org/title/Doas► https://aur.archlinux.org/packages/doasedit► https://www.cjjackson.dev/posts/replacing-sudo-with-doas-on-arch-linux/WANT TO SUPPORT THE CHANNEL? 💰 Patreon...2025-05-1113 minDistroTube on OdyseeDistroTube on OdyseeWallpaper Setter For All Window Managers X11 and WaylandWaypaper is a GUI wallpaper setter for Wayland and Xorg window managers. It works as a frontend for popular wallpaper backends like swaybg, swww, wallutils, hyprpaper, mpvpaper and feh. REFERENCED:► https://github.com/anufrievroman/waypaperWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin...2025-05-0906 minDistroTube on OdyseeDistroTube on OdyseeDunst Adds Desktop Notifications To Your Window ManagerDunst is a highly configurable and lightweight notification daemon. It is especially for Linux users who run standalone window managers, which don't ship with a notification system builtin.REFERENCED:► https://github.com/dunst-project/dunstWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr...2025-05-0609 minDistroTube on OdyseeDistroTube on OdyseeManage Autostart Entries With IgnitionIgnition is a minimal app for editing autostart entries on Freedesktop-compliant Linux distributions.REFERENCED:► https://github.com/flattool/ignition/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26cur...2025-05-0306 minDistroTube on OdyseeDistroTube on OdyseeBuilding DTOS GNU/Linux - Adding Customization Options - LIVE!I have been working hard on DTOS, my Arch-based distro that uses my qtile destop. On this stream, I will test out the latest ISO in a virtual machine, and so you several new features that have been added to DTOS in the last few days. If you want to help support my work, please consider subscribing to my Patreon or making a PayPal donation. Thanks, guys!DOWNLOAD THE DTOS ISO:https://sourceforge.net/projects/dtos/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/re...2025-05-011h 30DistroTube on OdyseeDistroTube on OdyseeA One Line Bash Script To Toggle Programs On/OffIn this video, I want to share with you the 'pgrep' command which is really useful for finding out if a particular program is running or not. It was very useful for me creating a one-line bash script to toggle conky on/off. My conky-toggle script:► https://gitlab.com/dtos/etc/dtos-local-bin/-/blob/main/etc/dtos/.local/bin/conky-toggle?ref_type=headsWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2J...2025-04-2909 minDistroTube on OdyseeDistroTube on OdyseeChat With Patrons (Apr 27, 2025)This Video Chat will be for my Patrons! Patrons can join the video call via Zoom which is available on Linux, Mac and Windows. For those wishing to join the chat but are not a Patron, consider joining my Patreon ( https://www.patreon.com/distrotube ). I will post a link to the Zoom chat on my Patreon page a few minutes prior to the stream. Hope to see you guys there!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqbFF3eGpGSz...2025-04-271h 33DistroTube on OdyseeDistroTube on OdyseeWTF Happened To All The Web Forums?I miss "web forums". They were so much easier to search and get information. They were certainly much better as support channels than chat platforms like Discord or Matrix.WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DU...2025-04-2504 minDistroTube on OdyseeDistroTube on OdyseeTry These Lockscreens For Your Window ManagersA short discussion of three different lockscreen programs that I have installed on my system: slock, betterlockscreen and archlinux-logout.REFERENCED:► https://tools.suckless.org/slock/► https://github.com/betterlockscreen/betterlockscreen► https://github.com/arcolinux/archlinux-logoutWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2...2025-04-2207 minDistroTube on OdyseeDistroTube on OdyseeBuilding DTOS GNU/Linux - Tons Of New Features Added - LIVE!I have been working hard on DTOS, my Arch-based distro that uses my qtile destop. On this stream, I will test out the latest ISO in a virtual machine, and so you several new features that have been added to DTOS in the last few days. If you want to help support my work, please consider subscribing to my Patreon or making a PayPal donation. Thanks, guys!DOWNLOAD THE DTOS ISO:https://sourceforge.net/projects/dtos/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/re...2025-04-191h 27DistroTube on OdyseeDistroTube on OdyseeA Quick Look At Ubuntu 25.04 Plucky PuffinUbuntu just released version 25.04, codenamed "Plucky Puffin". I'm going to take a quick first look at this release inside a virtual machine. REFERENCED:► https://ubuntu.com/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS...2025-04-1820 minDistroTube on OdyseeDistroTube on OdyseeDon't Associate With THAT Person! (He/She Wrong Thinks!)This disturbing trend where some people tell others who they can and cannot associate with...it's not just rude and disrespectful, it's actually harmful behavior. Let's discuss...WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_n...2025-04-1514 minDistroTube on OdyseeDistroTube on OdyseeBuilding DTOS GNU/Linux (Explaining The 'dtosinstall' Script) - LIVE!I have been working on a new version of DTOS for the last few weeks. I'm getting close to doing a public release. On this stream, I'm going to explain the 'dtosinstall' script, and I will also build a DTOS ISO and test it out in a virtual machine. If you want to help support my work, please consider subscribing to my Patreon or making a PayPal donation. Thanks, guys!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqbFF3eGpGSzM5Vk1PMG...2025-04-141h 40DistroTube on OdyseeDistroTube on OdyseeArcoLinux Is Shutting Down...Now What?So ArcoLinux just announced that they are shutting down. ArcoLinux had become one of the most popular Arch-based distros, not to mention the extreme amount of content that Erik Dubois created. For those of us using ArcoLinux, there is some work that we now must do.REFERENCED:► https://www.youtube.com/watch?v=_NMQ_-77JRM► https://www.arcolinux.info/a-farewell-to-the-arcolinux-university/► https://github.com/archlinux/pacman-contribWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcH...2025-04-1218 minDistroTube on OdyseeDistroTube on OdyseeBuilding Yet Another Pointless Linux DistroFor a few years, I have tinkered with building my own Linux distro (DTOS). It started life as an Arch Linux post-installation script. Then it was an ISO with the calamares installer. Both of these approaches had their pros and cons. Now I'm working on something different for DTOS.WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhU...2025-04-1016 minDistroTube on OdyseeDistroTube on OdyseeHey, DT! Are Codes Of Conduct Just Political Activism? (Plus Other Questions)On this episode of HEY DT:0:00 Intro0:16 How do you get a trapped mouse out of virt manager and back to the desktop?1:54 Why you don't create a channel about mystery videos and horror videos?2:52 I watch your videos a lot and I enjoy the content. I am running arch and I have never been able to get flameshot to work right, it’s frustrating...4:03 Thanks for these videos, in my case, I've been creating scripts for years, but I enjoy watching your video...5:51 Waffle or pancake?6:26 I fully agree wi...2025-04-0720 minDistroTube on OdyseeDistroTube on OdyseeMaking Linux Lightweight, Minimal and FastI'm often asked which Linux distros are lightweight, minimal and/or fast. Well, that deserves a discussion so let's talk about it. WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26c...2025-04-0413 minDistroTube on OdyseeDistroTube on OdyseeWindows, Mac, ChromeOS and Linux...There's A Difference!If these four operating systems could talk to each other in a Zoom call, this is what that conversation might look like...WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26c...2025-04-0100 minDistroTube on OdyseeDistroTube on OdyseeChat With Patrons (Mar 30, 2025)This Video Chat will be for my Patrons! Patrons can join the video call via Zoom which is available on Linux, Mac and Windows. For those wishing to join the chat but are not a Patron, consider joining my Patreon ( https://www.patreon.com/distrotube ). I will post a link to the Zoom chat on my Patreon page a few minutes prior to the stream. Hope to see you guys there!WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqbFF3eGpGSz...2025-03-301h 58DistroTube on OdyseeDistroTube on OdyseeGet Linux Documentation On Your Phone! (Linux Command Library)I recently discovered this neat Android app that includes 6056 manual pages as well as a bunch of general Linux terminal tips. It works 100% offline, doesn't need an internet connection and is free and open source software.REFERENCED:► https://github.com/SimonSchubert/LinuxCommandLibraryWANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https...2025-03-2704 minDistroTube on OdyseeDistroTube on OdyseeDoomscrolling and the Social Media Hate MachineDoomscrolling is the act of obsessively and compulsively consuming negative news and information as quickly as you can. This phenomenon is common nowadays due to how people consume social media.WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%2...2025-03-2416 minDistroTube on OdyseeDistroTube on OdyseeForce Line Breaks With These Command Line Utilities ('fold' and 'fmt')In this video, I want to share with you two simple command line utilties: 'fold' and 'fmt'. Both are part of the GNU coreutils and both are very specialized in what they do. Primarily, they are useful in forcing line breaks in text.WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2...2025-03-2208 minDistroTube on OdyseeDistroTube on OdyseeUbuntu Ditches GNU Core Utilities (Because...Rust?)An employee at Canonical recently posted that they are planning to replace the GNU 'coreutils' with a Rust rewrite called 'uutils'. Why? Because Rust, that's why!REFERENCED:► https://discourse.ubuntu.com/t/carefully-but-purposefully-oxidising-ubuntu/56995► https://uutils.github.io/WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypa...2025-03-1915 minThe Privacy bunkerThe Privacy bunkerLinuxALL RESOURCEShttps://alternativeto.net/https://privsec.dev/posts/linux/choosing-your-desktop-linux-distribution/CREATORShttps://www.youtube.com/@DistroTubehttps://www.youtube.com/@BreadOnPenguins/videoshttps://www.youtube.com/@TheLinuxEXPhttps://www.youtube.com/@BrodieRobertsonLinux (/ˈlɪnʊks/, LIN-uuks)[15] is a family of open-source Unix-like ope...2025-01-2153 minNo Tux AllowedNo Tux AllowedLinux is Free, if You Value Your Time With DistrotubeMicrosoft has enabled Recall in 24H2 https://www.pcgamer.com/software/windows/windows-11-24h2-is-finally-here-and-microsofts-calling-it-a-full-os-swap-its-just-a-shame-the-new-windows-update-still-has-recall/ And somethings broke, lol https://www.pcgamer.com/software/windows/naughty-windows-11-24h2-hasnt-been-tidying-up-its-toys-leaving-an-undeletable-8-26-gb-update-cache-for-some-users/ Ubuntu 24.10 has released https://ubuntu.com/blog/canonical-releases-ubuntu-24-10-oracular-oriole Student was punished for using AI now his Parents are suing the school https://arstechnica.com/tech-policy/2024/10/student-was-punished-for-using-ai-then-his-parents-sued-teacher-and-administrators/ A Chat with Derek https://www.youtube.com/@DistroTube @distrotube@fosstodon.org https://distro.tube/ Send us feedback! mailto:contact@tuxbase...2024-10-211h 13The Lunduke Journal of TechnologyThe Lunduke Journal of TechnologyDistroTube & Brodie RobertsonThis Week's Special Guests: Derek Taylor (DistroTube), & Brodie RobertsonThree, highly opinionated Linux nerds. Covering a small mountain of topics in one hour: Xorg, Wayland, Gentoo, Immutable Distros, The Linux Foundation, Red Hat, and more. Glorious.Watch the video version on Lunduke.Locals.com. This is a public episode. If you'd like to discuss this with other subscribers or get access to bonus episodes, visit lunduke.substack.com/subscribe2024-01-111h 11Tech Over TeaTech Over TeaLinux Won't Save You From Bad Choices | BigpodToday we have the one and only Bigpod on the show, I've known about him since the days he ran the Distrotube discord but he's got himself involved in plenty of ventures some which involve some bad choices. ==========Guest Links========== YouTube: https://www.youtube.com/@bigpod Mastodon: https://mastodon.bigpod.si/@bigpod Website: https://bigpod.si/ ==========Support The Show========== ► Patreon: https://www.patreon.com/brodierobertson ► Paypal: https://www.paypal.me/BrodieRobertsonVideo ► Amazon USA: https://amzn.to/3d5gykF ► Other Methods: https://cointr.e...2023-07-292h 00karson777karson777very serious videovery serious video guyz 😱😱😱😱😥😥😥 = = = = (social media links) = = = = 💜 odysee -------------------------- https://odysee.com/@karson777:9 💚 matrix ---------------- https://matrix.to/#/#karson777:matrix.org 🧡 github ----------------------------- https://github.com/kars0n777 ❤️ youtube https://www.youtube.com/channel/UCCcFSRgQRxLV_QC1kELwcpQ = = = = = = = = = = = = = = = = = = = = = = = (video timestamps) = = = = 0:00 announcing my retirement 0:23 just kidding lol 0:52 im now a father 1:23 distrotube is bald 1:40 mew just be laughing tho = = = = = = = = = = = = = = = = = = = = = = = (extra information) = = = = my dotfiles ------------------ https://github.com/kars0n777/dotfiles = = = = = = = = = = = = = = = = = = = if you're reading this like comment share and subscribe 2023-06-1900 minkarson777karson777very serious videovery serious video guyz 😱😱😱😱😥😥😥 = = = = (social media links) = = = = 💜 odysee -------------------------- https://odysee.com/@karson777:9 💚 matrix ---------------- https://matrix.to/#/#karson777:matrix.org 🧡 github ----------------------------- https://github.com/kars0n777 ❤️ youtube https://www.youtube.com/channel/UCCcFSRgQRxLV_QC1kELwcpQ = = = = = = = = = = = = = = = = = = = = = = = (video timestamps) = = = = 0:00 announcing my retirement 0:23 just kidding lol 0:52 im now a father 1:23 distrotube is bald 1:40 mew just be laughing tho = = = = = = = = = = = = = = = = = = = = = = = (extra information) = = = = my dotfiles ------------------ https://github.com/kars0n777/dotfiles = = = = = = = = = = = = = = = = = = = if you're reading this like comment share and subscribe 2023-06-1900 minThe Retro Millennial PodcastThe Retro Millennial Podcast021 - Dead Distros and Thoughts on WearablesEpisode Notes* EctoLife - The World’s First Artificial Womb* DistroTube - Five Very Popular Linux Distributions that are now DEAD!* Crunchbangplusplus - The Classic Minimal Crunchbang Feel, Now with Debian 11 Bullseye* Hannah Montana Linux - I’m sorry… This is a public episode. If you'd like to discuss this with other subscribers or get access to bonus episodes, visit retropunk.substack.com/subscribe2023-01-2536 minLinux User SpaceLinux User SpaceEpisode 3:05: How to Exit VimComing up in this episode Vim stories The quick history of vi and vim A snappy Mozilla watch Gnome can toggle too We take a sip of Cider 0:00 Cold Open 1:48 vim Stories 12:05 vi & vim History 22:13 A Few More Thoughts on vim 39:28 A Snappy Mozilla Watch 42:22 New Features to Gnome 52:19 Feedback 58:23 Community Focus: DistroTube 1:00:32 App Focus: Cider 1:05:33 Next Time: Clear Linux 1:07:35 Stinger Support us on Patreon! Banter Vim Stories There are many guides/shortcut cheatsheets out there. Here are a few that seem...2022-08-291h 08usrVideousrVideoHow To Be A Linux UserWhen you are new to a group, sometimes it's hard to fit in. New-to-Linux users often find that it is hard for them to fit in with longtime Linux users. So here are some tips on how you can start acting like a longtime Linux user...so you can fit in. MUSIC : ► Adrift by ELPHNT (from YouTube Audio Library) IMAGES: ► https://en.wikipedia.org/wiki/Linux_user_group#/media/File:Installfest.jpg - Linux User Group Wikipedia ► https://conf.archlinux.org/ - Picture from Arch Conf WANT TO SUPPORT THE CHANNE...2022-08-0100 minChe casino!Che casino!Open Source ShenanigansWelcome back to Che casino!In this episode, we talked about Open Source software and its pros and cons.---Resources and links:- $20 IEMs - Moondrop Chu: https://shenzhenaudio.com/products/moondrop-chu-headphone-titanium-iems-wired-dynamic-driver-hifi-in-ear-earphones- DistroTube YouTube Channel: https://www.youtube.com/c/DistroTube- DistroTube's LBRY (Odysee) channel: https://odysee.com/@DistroTube:2- GIMP: https://www.gimp.org/- Affinity Suite: https://affinity.serif.com/---Feel free to write us a couple of lines at checasinopodcast@gmail.com!2022-06-1445 minЧёрный ТреугольникЧёрный ТреугольникXMonad настройка GNU Linux c нуляМой Telegram: https://t.me/black_triangle_tg XMonad: https://t.me/open_source_friend/1485 Конфиг DistriTube: https://gitlab.com/dwt1/dotfiles/-/tree/master/.xmonad Канал Distrotube: https://www.youtube.com/channel/UCVls1GmFKf6WlTraIb_IaJg 2022-03-1800 minPizzaLovingNerd - Linux Hardware and MorePizzaLovingNerd - Linux Hardware and MoreLinux Rewind 2021 (ft @TechHut)Yahhhh. It's rewind time. Patreon: https://www.patreon.com/pizzalovingnerd Merch: https://shop.spreadshirt.com/pizzalovingnerd/ Chat with the PizzaLovingNerd Community: https://pizzalovingnerd.com/index.php/chat/ LBRY: https://lbry.tv/@pizzalovingnerd:5 Follow me on Twitter: https://twitter.com/pizzalovingnerd Website: https://pizzalovingnerd.com/ Gaming Channel: https://www.youtube.com/channel/UCsicR9oczVHtkCBVPUsgBEw Support Me: https://pizzalovingnerd.com/index.php/donate/ Check out these YouTubers I took footage from: @TechHut @GNOME2022-02-2500 minTOCs on the RocksTOCs on the RocksNuevo macOS, nuevo Windows, vieja Guerra Santa | EP-07A principios de este mes Microsoft lanzó Windows 11. Por su parte, el pasado lunes 25 de octubre Apple lanzó el nuevo macOS 12 Monterey, exactamente una semana después de que hubiesen anunciado los nuevos MacBook Pro con procesador M1 Pro y M1 Max. Mientras tanto, Linux se mantiene piolita en su esquina, como siempre. Realmente, ¿qué sistema operativo es el mejor? Parece que algunas cosas nunca cambian.============================Síguenos en:• Spotify: https://open.spotify.com/show/6C7G2ptUFPJKh2HHwvy7YB• Apple Podcasts: https://podcasts.apple.com/us/podcast/tocs-on-the-rocks/id1585072738• YouTube: https://youtube.com...2021-10-2858 minTech Over TeaTech Over Tea#77 I've Bought A Fun New Toy!! | SoloI've played a lot of Osu when I was younger but I never had the chance to own a tablet to play with. Along with this we chat about the recent questionable videos that Distrotube made and even get into a bit of the tech news. ==========Support The Channel========== ► Patreon: https://www.patreon.com/brodierobertson ► Paypal: https://www.paypal.me/BrodieRobertsonVideo ► Amazon USA: https://amzn.to/3d5gykF ► Other Methods: https://cointr.ee/brodierobertson =========Video Platforms========== 🎥 YouTube: https://www.youtube.com/channel/UCBq5p-xOla8xhnrbhu8AIAg 2021-08-192h 02Manly Hanley PodcastManly Hanley PodcastTech Vloggers to FollowRandy shares some of his most-favorite tech Vloggers / content creators! Tech Vloggers I follow Naomi Brockwell She is a machine of putting useful information on blast. I check into her channel every couple of weeks, and I’m always learning something new, particularly her coverage on Bitcoin. I am not a person to give any recommendations on cryptocurrency, but I would say that she’s highly qualified. Mental Outlaw Brilliant tech personality that knows his stuff, and is very blunt about what’s happening with security on the internet. Also talks...2021-07-1116 minusrVideousrVideoCrypto Currency Rates From The Command LineAs more and more people are buying crypto currency and trading them, the more there is a need to keep with the current rates for these digital assets. Especially since the price of these currencies are on a meteoric rise in the last few months. REFERENCED: ► https://github.com/chubin/rate.sx - Rate.sx ► https://github.com/bichenkk/coinmon - Coinmon ► http://docs.qtile.org/en/latest/manual/ref/widgets.html#bitcointicker - Qtile's Bitcoin Ticker WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrotube 💳 Paypal: https://www.paypal.c...2021-05-2400 minLower Coast TimesLower Coast TimesMob Mentality Threatens The Free Software MovementRichard Stallman recently announced on a video that he's back. He's back at the Free Software Foundation and is reinstated as a board member. And the haters are out in full force, actively trying to cancel Richard again. And not just Richard, the haters actually are trying to force the entire board of the FSF to resign. HELP IN THE FIGHT: ► https://www.fsf.org/ - Join The Free Software Foundation! REFERENCED: ► https://rms-open-letter.github.io/ - Those Attacking RMS WANT TO SUPPORT THE CHANNEL? 💰 Patreon: https://www.patreon.com/distrot...2021-03-2700 minLuke SmithLuke SmithLuke and Distrotube Stream (May 2019)https://lukesmith.xyz/donate 2021-03-2600 minTech Over TeaTech Over Tea#41 The Long Awaited Episode - feat DistrotubeI've wanted to do this episode for a long time, today's guest is the man, the myth, the legend Distrotube, sadly he forgot to turn his audio server on so it doesn't as great as it should but even so I feel like it's a really good episode. ==========Guest Links========== Website: https://www.distrotube.com/ YouTube: https://www.youtube.com/c/DistroTube Odysee: https://odysee.com/@DistroTube:2 Mastodon: https://mastodon.technology/@distrotube ==========Support The Channel========== ► Patreon: https://www.patreon.com/brodierobertson ...2020-12-092h 10Destination LinuxDestination LinuxEpisode 166: Destination Linux 166: Derek of DistroTube, PopShell, Tiling Window Managers & More!https://destinationlinux.org/episode-166 - Hosted by Ryan, Michael, Noah & Derek Special Guest Host: Derek of DistroTube = https://youtube.com/distrotube DL Host Links: Ryan, aka DasGeek = https://dasgeekcommunity.com Michael of TuxDigital = https://tuxdigital.com Noah of Ask Noah Show = http://asknoahshow.com Want to Support the Show? Support us on Patreon = https://destinationlinux.org/patreon Support us on Sponsus = https://destinationlinux.org/sponsus Destination Linux Network Store = https://destinationlinux.network/store Want to follow the show and hosts on social media? ...2020-03-261h 25Drauger OS PodcastDrauger OS PodcastEpisope 9Hey! Guess what! We had a new video review on YouTube! Thanks DistroTube! --- Support this podcast: https://podcasters.spotify.com/pod/show/drauger-os/support2019-09-1117 minDestination LinuxDestination LinuxEpisode 134: Xfce 4.14, Ubuntu Snaps, LibreOffice, Linux Journal, NVidia, Huawei, FFmpeg – Destination Linux 134 Sponsored by: do.co/dl Special Guest Host: Derek, of DistroTube = https://distrotube.com Hosts of Destination Linux: Ryan, aka DasGeek = https://dasgeekcommunity.com Michael of TuxDigital = https://tuxdigital.com Zeb, aka Zebedeeboss = https://youtube.com/zebedeeboss Noah of Ask Noah Show = http://asknoahshow.com Want to Support the Show? Support on Patreon or on Ko-Fi Order Destination Linux Apparel Want to follow the show and hosts on social media? You can find all of our social accounts at destinationlinux...2019-08-141h 59HexDSL Linux GamingHexDSL Linux GamingI tried Qtile (a tiling window manager written in python)http://www.qtile.org/ Please remember I am very much an amateur when it comes to qtile, there will be lots of other people with better videos than this! (and theres a change i was going something WAY wrong!) big thanks to DistroTube making me aw... 2019-01-1200 min