SysTutorials
  • SysTutorials
  • Tutorials
    • Systems
    • Programming
    • Software
  • Linux
  • Linux Manuals
  • Wiki
  • Subscribe
  • Search

Linux

Linux is a family of open-source Unix-like operating systems based on the Linux kernel.

The Linux kernel is an operating system kernel first released on September 17, 1991, by Linus Torvalds.

Linux is typically packaged in a Linux distribution. Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Popular Linux distributions include Debian, Fedora, and Ubuntu. Commercial distributions include Red Hat Enterprise Linux and SUSE Linux Enterprise Server. Desktop Linux distributions include a windowing system such as X11 or Wayland, and a desktop environment such as GNOME or KDE Plasma. Distributions intended for servers may omit graphics altogether, or include a solution stack such as LAMP. Because Linux is freely redistributable, anyone may create a distribution for any purpose.

The length of timeslices for processes under CFS process scheduling algorithm in Linux Kernel

By Weiwei Jia | In Linux, Tutorial | Updated on Jan 7, 2020
> The length of timeslices for processes under CFS process scheduling algorithm in Linux Kernel

How sched_min_granularity_ns, sched_latency_ns and sched_wakeup_granularity_ns in CFS affect the timeslice of processes

By Weiwei Jia | In Linux, Tutorial | Updated on Jan 7, 2020
> How sched_min_granularity_ns, sched_latency_ns and sched_wakeup_granularity_ns in CFS affect the timeslice of processes

How migration thread works inside of Linux Kernel

By Weiwei Jia | In Linux, Tutorial | Updated on Jan 7, 2020
> How migration thread works inside of Linux Kernel

How sched_setaffinity works inside of Linux Kernel

By Weiwei Jia | In Linux, Tutorial | Updated on Jan 7, 2020
> How sched_setaffinity works inside of Linux Kernel

How to Install Wine 32-bit on CentOS 7

By Eric Ma | In Linux, Software, Tutorial | Updated on Mar 28, 2020
> How to Install Wine 32-bit on CentOS 7

Changing Systemd Boot Target in Linux

By Eric Ma | In Linux, Software, Tutorial | Updated on Jul 23, 2021
> Changing Systemd Boot Target in Linux

How to Change Linux Account Password Through SSH: A Beginners’ Tutorial

By Eric Ma | In Linux, Network, Tutorial | Updated on Jul 4, 2020
> How to Change Linux Account Password Through SSH: A Beginners’ Tutorial

Forcing Linux to Unmount a Filesystem Reporting “device is busy”

By Eric Ma | In Linux, Tutorial | Updated on Nov 1, 2020
> Forcing Linux to Unmount a Filesystem Reporting “device is busy”

How to Disable and Enable Laptop Keyboard for X.org Server in Linux

By Eric Ma | In Hardware, Linux, Tutorial | Updated on Aug 30, 2020
> How to Disable and Enable Laptop Keyboard for X.org Server in Linux

How to Set the Static IP Address Using CLI in Fedora/CentOS Linux

By Eric Ma | In Linux, Network, Tutorial | Updated on Aug 30, 2020
> How to Set the Static IP Address Using CLI in Fedora/CentOS Linux

How to Add Google to Firefox in Linux Mint as Default Search Engine

By Eric Ma | In Linux, Tutorial | Updated on Aug 30, 2020
> How to Add Google to Firefox in Linux Mint as Default Search Engine

How to Configure the Latest Version of Flash on Firefox for Linux: by the Fresh Player Plugin

By Eric Ma | In Linux, Software, Tutorial | Updated on Aug 30, 2020
> How to Configure the Latest Version of Flash on Firefox for Linux: by the Fresh Player Plugin

Keeping Linux SSH Session Alive from Disconnecting – Server and Client Side Fixes

By Eric Ma | In Linux, Network, Software, Tutorial | Updated on Sep 13, 2021
> Keeping Linux SSH Session Alive from Disconnecting – Server and Client Side Fixes

Which Checksum Tool on Linux is Faster?

By Eric Ma | In Linux, News, Software | Updated on Oct 1, 2019
> Which Checksum Tool on Linux is Faster?

How to Run a Command Upon Files or Directories Changes on Linux

By Eric Ma | In Linux, Programming, Software, Tutorial | Updated on Aug 30, 2020
> How to Run a Command Upon Files or Directories Changes on Linux

How to Configure Scanner in an HP All-In-One Printer on Linux?

By Eric Ma | In Hardware, Linux, Software, Tutorial | Updated on Aug 30, 2020
> How to Configure Scanner in an HP All-In-One Printer on Linux?

How to Clean RAID Signatures on Linux

By Eric Ma | In Hardware, Linux, Tutorial | Updated on Aug 30, 2020
> How to Clean RAID Signatures on Linux

How to Regenerate Grub2 Config Files on Linux

By Eric Ma | In Linux, Software, Tutorial | Updated on Aug 30, 2020
> How to Regenerate Grub2 Config Files on Linux

How to Get Rid of DTS/AC3 Audio using ffmpeg on Linux to Play MKV Files on iOS or Android

By David Yang | In Linux, Mobile, Software, Tutorial | Updated on Aug 30, 2020
> How to Get Rid of DTS/AC3 Audio using ffmpeg on Linux to Play MKV Files on iOS or Android

How to Get Available Filesystem Space on Linux: a C Function with a C++ Example

By Eric Ma | In Linux, Programming, Tutorial | Updated on Aug 30, 2020
> How to Get Available Filesystem Space on Linux: a C Function with a C++ Example
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 14
  • Next →
265 posts in total.
Categories
  • Insights
  • Linux
    • Linux Kernel
  • News
  • Systems
    • Blockchain
    • Computing systems
    • Resource management
    • Storage systems
  • Tutorial
    • Hardware
    • Mobile
    • Network
    • Programming
    • QA
    • Software
    • Virtualization
    • Web
Recent Posts
  • Resource Acquisition Is Initialization (RAII) in C++ with Detailed Examples
  • Run-Time Type Identification (RTTI) in C++ with Detailed Examples
  • Visualizing CMake Project Dependencies with Graphviz
  • Disabling the Emoji Hotkey in Linux Using GSettings
  • Splitting a String by Another String in C++: A Flexible Utility Function
SysTutorials, Terms, Privacy