Recent content by Priest_Apostate

  1. P

    Needing to add third party repositories - looking for suggestions on the safest way to do so (Debian 12).

    Just reinstalled Debian 12 (Bookworm) to clean up issues with my repos directory causing issues with updates. While I think I now have my /etc/apt/sources.list file correctly configured, I need to install Powershell, Terraform, and Visual Studio Code (this one is to work on Python 3 projects)...
  2. P

    Multiple issues experienced with Debian Bookworm (12.2.2.0) on a Lenovo IdeaPad I7 - any assistance would be appreciated!

    I bought a USB to Ethernet adapter from BB as a workaround; it worked straight out of the box without issue.
  3. P

    Multiple issues experienced with Debian Bookworm (12.2.2.0) on a Lenovo IdeaPad I7 - any assistance would be appreciated!

    In the previous time, compiling and upgrading the kernel to version 6.5 didn't resolve the issue - somehow, during the course of investigating/troubleshooting, the issue seemed to have resolved itself with wireless working. Unfortunately, I wasn't able to test reinstalling the OS, firmware...
  4. P

    Multiple issues experienced with Debian Bookworm (12.2.2.0) on a Lenovo IdeaPad I7 - any assistance would be appreciated!

    Question: with which command would I be able to install said kernel from the backports repository?
  5. P

    USB port not recognizing USB flash drives in Dolphin

    I think I understand what was causing the issue - but I am still a bit confused. The drives that I used had installs of the Tails OS upon them, due to be experimenting with Tails on an earlier project: ******************************************** $ sudo blkid /dev/mapper/Debian-var...
  6. P

    USB port not recognizing USB flash drives in Dolphin

    Using Debian 12 on laptop - while troubleshooting an issue with mariadb not installing, I found that my sole USB port isn't recognizing USB drives installed into it. STEPS TAKEN: 1. ran the "dmesg -w" command to see new messages once I installed a drive, to test recognition in Dophin. Said test...
  7. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    Okay, I'm confused about the repositories. 1. a. What do the highlighted parts below signify? I ask, because Bookworm is the release name - but I don't believe the other items are "releases," per se (namely: "bookworm-security," "bookworm-updates," "bookworm-backports,") - so, what are they...
  8. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    Apologies on the late response, as I have been researching in order to fully understand your response; as I don't wish to waste anyone's time, I will follow up, once I fully grasp it.
  9. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    I am reading the AptConfiguration documentation that you provided. Sorry for needing to have this broken down further - but I need clarification on some of the things you mentioned, as I am still learning: 1. ************************************************** "To fix your problem you need to...
  10. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    cat /etc/apt/sources.list **************************************************** $ cat /etc/apt/sources.list # deb cdrom:[Debian GNU/Linux 12.2.0 Bookworm - Official amd64 DVD Binary-1 with firmware 20231 007-10:29]/ bookworm main non-free-firmware ####FTP Site #### deb...
  11. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    Unfortunately, this also seems to be preventing me from installing other applications: can't install rclone, as the system keeps wanting to install mariadb - even though mariadb isn't listed as one of rclone's dependencies. Checked online. The only information came from this site: 1) sudo...
  12. P

    Attempts to install MariaDB-Server and Client are failing in Debian 12

    Attempting to install mariadb-server - but continually experiencing issues: **************************************************************************************** XXXXXXXX@XXXXXXXXX:~$ sudo apt install mariadb-server Reading package lists... Done Building dependency tree... Done Reading state...
  13. P

    Trying to install GNS3 to Rocky 9 system - have you been able to successfully do so?

    Unfortunately, the documentation seems to indicate that the application is just for Ubuntu and Arch installations. Nothing seems to be available on the Github page either. Attempts to install with the documentation on the Fedora Magazine page (the article from 2019 was the only one I could find...
  14. P

    Issue with Remmina: after an RDP session is concluded, physical logins to the server shows only a black screen and mouse.

    (I posted this question in the Remmina Reddit page - but since my account is in "Pending" state for the past few days, I figured on mentioning this issue here.) I am using a Debian 12 laptop, remotely connecting via Tailscale to the Rocky 9 desktop system. While I am able to remotely access...
Top