home.social

Search

325 results for “donwatkins”

  1. @donwatkins I like this. It’s Libterm on iPad. Big problem is, I have to somehow install the Turtle Library on this iPad so Libterm can use it. I’m researching now. #python #libterm #ios #ipad #codingforkids #hourofcode #csforall I’ll let you know if I make any progress.

  2. ClamAV and BleachBit: One‑Two Punch

    This afternoon, while reading about new developments in Linux Kernel 7.0, my browser session locked up, and I received a verbal warning that my system had been hacked, along with a number displayed for me to call Microsoft for help. I could not close the Chrome browser session, so I just shut down the system and then rebooted it. It came up fine, but it was a good reminder to install antivirus software and take other precautionary measures. I downloaded and installed an antivirus, then […]

    donwatkins.info/2026/05/08/cla

  3. Exploring Snap and Flatpak: Innovations in Linux Application Deployment

    In a previous article, I discussed the evolution of software installation on Linux, beginning with the early days of compiling software from compressed packages known as tarballs. Red Hat developed the package managers yum and later dnf, while Debian introduced apt. Other distributions, such as Arch, use pacman, and Suse employs Zypper and Yast. Although these package managers have significantly improved the safety and precision of software distribution, challenges still arise, particularly […]

    donwatkins.info/2026/05/07/exp

  4. Getting Started with Ubuntu 26.04: A Beginner’s Guide to Linux

    I downloaded Ubuntu 26.04 today, which is the latest long-term release of one of my favorite Linux distributions. I started using Ubuntu twenty years ago. While listening to one of my favorite Linux podcasts, the hosts discussed the new features in this latest release, which piqued my curiosity and led me to download and install it on a spare computer I have. Downloading and installing a new distribution in a virtual machine or on an extra computer has become second nature to me. But what […]

    donwatkins.info/2026/05/06/get

  5. Getting Started with Ubuntu 26.04: A Beginner’s Guide to Linux

    I downloaded Ubuntu 26.04 today, which is the latest long-term release of one of my favorite Linux distributions. I started using Ubuntu twenty years ago. While listening to one of my favorite Linux podcasts, the hosts discussed the new features in this latest release, which piqued my curiosity and led me to download and install it on a spare computer I have. Downloading and installing a new distribution in a virtual machine or on an extra computer has become second nature to me. But what […]

    donwatkins.info/2026/05/06/get

  6. Getting Started with Ubuntu 26.04: A Beginner’s Guide to Linux

    I downloaded Ubuntu 26.04 today, which is the latest long-term release of one of my favorite Linux distributions. I started using Ubuntu twenty years ago. While listening to one of my favorite Linux podcasts, the hosts discussed the new features in this latest release, which piqued my curiosity and led me to download and install it on a spare computer I have. Downloading and installing a new distribution in a virtual machine or on an extra computer has become second nature to me. But what […]

    donwatkins.info/2026/05/06/get

  7. Getting Started with Ubuntu 26.04: A Beginner’s Guide to Linux

    I downloaded Ubuntu 26.04 today, which is the latest long-term release of one of my favorite Linux distributions. I started using Ubuntu twenty years ago. While listening to one of my favorite Linux podcasts, the hosts discussed the new features in this latest release, which piqued my curiosity and led me to download and install it on a spare computer I have. Downloading and installing a new distribution in a virtual machine or on an extra computer has become second nature to me. But what […]

    donwatkins.info/2026/05/06/get

  8. I keep a bootable Linux disk with me most of the time because I never know when I am going to need to use one to rescue a crashed Microsoft Windows machine or turn someone on to the Linux desktop. Most distributions include my own daily driver Linux Mint Cinnamon have utilities that make boot disk creation much easier than it used to be. If you are on a Windows or MacOS platform you could use a great utility like Etcher.io which is one of my favorite boot disk creation tools. But let’s suppose that you are using a Linux computer with no connection to the internet and no other disk creation tools.

    You could use dd which is tool that many folks have never used but it’s still a reliable utility and one that can make a bootable disk when all else fails. The dd command is a Linux utility that is sometimes referred to as ‘disk destroyer’ or ‘data duplicator and it is very useful and effective if you have no other way to create a bootable USB drive.

    You will need a FAT32 formatted USB drive. Then you will need to determine the directory in which the iso file bearing the Linux distribution resides so that you can point to it in your command sequence. You will also need to use the lsblk command to determine which block device you are going to send your data to. Use of the dd command without good information can be devastating to the health of your system as it is easy to overwrite the wrong drive like your boot and/or data drive.

    With your USB stick inserted into your computer open a terminal issue the following command:

    $ lsblk 

    You should receive an output that looks something like this.

    $ /dev/sdb1 or /dev/sdc1

    Unmount the drive with the following command.

    $ sudo umount /dev/sdX1 

     Use the dd command to write the ISO file to the USB drive:

    $ sudo dd if=/path/to/linux.iso of=/dev/sdX bs=4M status=progress

    Replace /path/to/linux.iso with the path to your ISO file and /dev/sdX with the correct device identifier

    After the dd command completes, you can verify that the data was written correctly by chechecking the output of lsblk or fdisk -1.

    Once the process is complete, safely eject the USB drive:

    $ sudo eject /dev/sdX

    Now you are ready to start using your newly created Linux boot drive to rescue Windows systems or turn somene on to using Linux.

    https://donwatkins.info/2024/10/30/diy-bootable-linux-disk-creation-without-internet-access-or-additional-tools/

    #bootDisk #commandLine #dd #Linux

  9. What is the right side of my graphic not displayed? Does anyone know. Maybe it’s a flaw with Trinket.io? #plshelp #python #coding #programming #education #trinket @donwatkins @brysonpayne @edutooters @edutooter

  10. What is the right side of my graphic not displayed? Does anyone know. Maybe it’s a flaw with Trinket.io? #plshelp #python #coding #programming #education #trinket @donwatkins @brysonpayne @edutooters @edutooter

  11. Latest project. Using Python to be an artist (digital artist I guess. @donwatkins Working on making a workshop for 5th grade students to teach them some Python Coding. #python #coding #csforall #papert #logo #turtle #opensource. I actually used pip to install the “faker” library. It took me a bit but I got it. #resilience #grit #digitalart #artist #idle

  12. Essential steps for creating a USB boot drive for Linux

    both.org/?p=8322

  13. I heard this on today. Microsoft's $10B Bet on OpenAI | The Prompt anita.beehiiv.com/p/microsofts | Interesting story.

  14. CW: Religious content

    Pope Benedict vs. the Signs of Our Times: Einstein, Women - Daily Meditations with Matthew Fox

    dailymeditationswithmatthewfox