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

  8. Black screen with blinking cursor / not booting after installation

    Aug 12, 2023 · sometimes that black screen with a blinking cursor means there was an issue with the gpu driver during the boot process. you could try switching to a different tty with …

  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. What is the best way to format a USB stick such that it can be used ...

    This link may help you decide what file system to use. - It might be a good idea to use NTFS, because it works well both with Ubuntu and Windows. If you want the fastest and most flexible …