About 729,000 results
Open links in new tab
  1. Download Linux | Linux.org

    May 1, 2017 · Links to popular distribution download pages24 Popular Linux Distributions Explore different Linux distributions and find the one that fits your needs. Try distrowatch.com for more options.

  2. What command do I need to unzip/extract a .tar.gz file?

    Type man tar for more information, but this command should do the trick: tar -xvzf community_images.tar.gz To explain a little further, tar collected all the files into one package, …

  3. linux - Test if a port on a remote system is reachable (without telnet ...

    Feb 12, 2016 · Over time, it's easy to lose track of which ports are open to which hosts. Is there another way to test if a port on a remote system is open – using a Linux system with a limited number of …

  4. Linux.org

    In following the modularity of Linux, we will look at the Bootloader. A Bootloader is software that the hardware loads the Linux kernel into memory. The system Bootloader is the bridge between...

  5. software installation - Where to install programs? - Ask Ubuntu

    For all path-related questions, the Linux Filesystem Hierarchy Standard is the definitive reference. If the program needs to create a folder, then /usr/local is the directory of choice; according to the FHS: The …

  6. linux - How to boot from GRUB Shell - Super User

    Aug 4, 2017 · I have installed Linux Mint Cinnamon, but whenever I turn my PC on, it goes into the GRUB shell, I don't know why. I also don't know how to boot GUI Linux Mint from shell.

  7. How do I share a folder with another Linux machine on the same home ...

    I'm trying to share a folder on one Ubuntu machine with another Ubuntu machine on the same home network. When I right click on the folder and choose Sharing Options, it tells me I need to install W...

  8. WindowsFX (LinuxFX) 11 | Linux.org

    May 22, 2017 · The WindowsFX, also called LinuxFX, strangely combines Linux and Windows. The newer version, running Ubuntu 22.04 looks and feels like Windows 11. WindowsFX has extra …

  9. Linux workstation in Windows domain - Super User

    Aug 24, 2011 · I work in a Windows environment where I have to login to a Windows domain at the login dialog, so that I can authenticate myself to the network. I want to use Linux on my machine but I do …

  10. sudo - How do I login as root? - Ask Ubuntu

    A lot of modern Linux distros (in particular those Debian based) have this file preconfigured with the user indicated in the installation process, and the root user disabled and without a password assigned, …