enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Light-weight Linux distribution - Wikipedia

    en.wikipedia.org/wiki/Light-weight_Linux...

    A light-weight Linux distribution a Linux distribution that uses lower memory and processor-speed requirements than a more "feature-rich" Linux distribution. The lower demands on hardware ideally result in a more responsive machine, and allow devices with fewer system resources (e.g. older or embedded hardware) to be used productively.

  3. Filelight - Wikipedia

    en.wikipedia.org/wiki/Filelight

    Filelight is a graphical disk usage analyzer part of the KDE Gear.. Instead of showing a tree view of the files within a partition or directory, or even a columns-represent-directories view like xdiskusage, it shows a series of concentric pie charts representing the various directories within the requested partition or directory and the amount of space they use. [1]

  4. Comparison of Linux distributions - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_Linux...

    Unlike other operating systems, Linux and Unix allow any file system regardless of the medium it is stored on, whether that medium is a magnetic disk, an optical disk (CD, DVD, etc.), a USB flash memory key, or even contained within a file located on another file system.

  5. Nanolinux - Wikipedia

    en.wikipedia.org/wiki/Nanolinux

    It is based on the Core version of the Tiny Core Linux [7] distribution and uses Busybox, Nano-X instead of X.Org, FLTK 1.3.x as the default GUI toolkit, and SLWM (super-lightweight window manager). The included applications are mainly based on FLTK.

  6. Kali Linux - Wikipedia

    en.wikipedia.org/wiki/Kali_Linux

    Kali Linux is a Linux distribution designed for digital forensics and penetration testing. [4] ... A minimum of 20GB hard disk space for installation, depending on ...

  7. du (Unix) - Wikipedia

    en.wikipedia.org/wiki/Du_(Unix)

    du (abbreviated from disk usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file system. A Windows commandline version of this program is part of Sysinternals suite by Mark Russinovich.

  8. MX Linux - Wikipedia

    en.wikipedia.org/wiki/MX_Linux

    MX Linux is a Linux distribution based on Debian stable and using core antiX components, with additional software created or packaged by the MX community. [2] The development of MX Linux is a collaborative effort between the antiX and former MEPIS communities. The MX name comes from the "M" in MEPIS and the "X" in antiX — an acknowledgment of ...

  9. df (Unix) - Wikipedia

    en.wikipedia.org/wiki/Df_(Unix)

    df (abbreviation for disk free) is a standard Unix command used to display the amount of available disk space for file systems on which the invoking user has appropriate read access. df is typically implemented using the statfs or statvfs system calls .