About 735,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 …

  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 - bash: how to pass command line arguments containing …

    I've written myself a linux program program that needs a regular expression as input. I want to call the program in the bash shell and pass that regular expression as a command line argument …

  4. Unable to mount Windows (NTFS) filesystem due to hibernation

    As a consequence, changes made on Linux may be lost. This can happen to any NTFS partition when selecting "Shut down" or "Hibernate" under Windows 8 or 10. Leaving Windows by …

  5. 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 …

  6. linux - How to get the summarized sizes of directories and their ...

    Jul 12, 2010 · Let's say I want to get the size of each directory of a Linux file system. When I use ls -la I don't really get the summarized size of the folders. If I use df I get the size of each …

  7. apt - dpkg: unrecoverable fatal error, aborting: files list file for ...

    Did not work for me. It did add extra errors: dpkg: warning: files list file for package 'linux-base' missing; assuming package has no files currently installed dpkg: warning: files list file for …

  8. Linux Vs Windows on power consumption?

    Jul 25, 2023 · Newbee to Linux. After 3 years on an Android tablet which runs on rediculous low 3 Watt total, I wanted to buy a Shiftbook bundle, which is designed to run Windows10 or …

  9. linux - Test if a port on a remote system is reachable (without …

    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 …

  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 …