About 97,200 results
Open links in new tab
  1. Using ss instead of netstat to investigate sockets - Linux.org

    Oct 27, 2011 · If you find yourself looking at networking connections in Linux then you've probably used netstat at some point. It's very useful to list out established connections, find out which ports your …

  2. create a bootable USB stick using Linux, using the commandline …

    Nov 5, 2024 · good day dear friends - hello dear linux-user at linux.org first of all - i am glad to be part of this great forum. This is a aweosome place for idea-sharing for the exchange of knoweldge of …

  3. ls - list directory contents at Linux.org

    SEE ALSO The full documentation for ls is maintained as a Texinfo manual. If the info and ls programs are properly installed at your site, the command info coreutils 'ls invocation' should give you access …

  4. command: du - Linux.org

    Nov 9, 2011 · command: du - Linux.org - Friendly Linux ForumCOMMON FLAGS -h (make it human readable) -s (total space in a directory, but do not display the space that subdirectories use. -a (show …

  5. su - run a command with substitute user and group ID at Linux.org

    SU(1) User Commands SU(1) NAME su - run a command with substitute user and group ID SYNOPSIS su [options...] [-] [user [args...]] DESCRIPTION su allows to run commands with substitute user and …

  6. USB over IP on Linux: Setup, Installation, and Usage

    May 22, 2017 · The second command gets and installs the most up-to-date version of the ‘linux-tools’ which includes the USB/IP tools. We should now have all the tools needed, we just need to get them …

  7. Linux Command - Practice

    Jan 3, 2020 · 15 Practical Grep Command Examples In Linux / UNIX Photo courtesy of Alexôme’s You should get a grip on the Linux grep command. This is part of the on-going 15 Examples series, …

  8. How to Install and Use Flatpak - Linux.org

    May 22, 2017 · I've written other articles that use Flatpak and even cover the installation of Flatpak. In this article, I plan to cover Flatpak in more detail. Flatpak is a way to install programs on almost all …

  9. Terminal Commands - Linux.org

    May 2, 2023 · Terminal Commands - Linux.org - Friendly Linux ForumIn newer versions of Linux, the ifconfig command has been deprecated and replaced by the ip command. To find the gateway …

  10. lsblk - list block devices at Linux.org

    The lsblk command reads the sysfs filesystem to gather information. The command prints all block devices (except RAM disks) in a tree-like format by default. Use lsblk --help to get a list of all …