About 11,500,000 results
Open links in new tab
  1. Install linux-headers on debian unable to locate package

    I am trying to install the linux-headers for my Kernel Version 3.4.61+ and Debian Version 7.1 I typed this Commands: apt-get update apt-get install linux-headers-$(uname -r) On the last …

  2. How do I identify the particular Linux flavor via command line?

    Jan 29, 2015 · 75 I'd like to be able to detect which particular Linux flavor is installed on a computer, e.g., Ubuntu vs. Fedora, via a command line command. Some people recommend …

  3. installation - Why am I getting 'Catastrophic failure' when …

    Nov 5, 2024 · and when I try wsl --update Installing: Windows Subsystem for Linux Catastrophic failure happens. I have tried the solutions in the web like running PowerShell as administrator …

  4. How to find all serial devices (ttyS, ttyUSB, ..) on Linux without ...

    What is the proper way to get a list of all available serial ports/devices on a Linux system? In other words, when I iterate over all devices in /dev/, how do I tell which ones are serial ports in...

  5. How do you upgrade glibc on Debian? - Stack Overflow

    Jun 2, 2012 · I heard I can do it using apt-get install libc6, but I need to add something to /etc/apt/sources.list to receive the newest glibc version. What should I do?

  6. How to permanently set $PATH on Linux/Unix [closed]

    My answer is in reference to the setting up of a Go environment on Ubuntu Linux (amd64). I have faced the same trouble of setting the path of environment variables (GOPATH and GOBIN), …

  7. linux - How to run a program on startup in Debian - Stack Overflow

    Feb 21, 2016 · I am attempting to run a program that I made on startup on my Raberry Pi 2. It is running Debian (Jessie) but it doesn't seem to work. I tried following this guide: Debian: …

  8. How to log in to MySQL and query the database from Linux …

    I am using Debian Linux on which MySQL is installed. I can log in to my Linux machine using root user as well as other user. I can connect to MySQL database on Linux machine from Windows …

  9. linux - How to install Debian 11 on WSL Manually ? I am trying to ...

    Sep 25, 2023 · 5 I am using Windows 10 and trying to download Debian 11 (Bullseye) in my WSL environment. I am able to download Debian from Microsoft store, but by default, it's installing …

  10. Failed to install kernel modules - Stack Overflow

    Jun 30, 2023 · When attempting to compile my custom Linux kernel, the sudo make modules_install command failed, resulting in the following errors: INSTALL /lib/modules/5.14.0 …