init
This commit is contained in:
commit
c5cd492449
475 changed files with 27928 additions and 0 deletions
10
technology/linux/Linux.md
Normal file
10
technology/linux/Linux.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
obj: os
|
||||
---
|
||||
|
||||
# Linux
|
||||
#wip
|
||||
Linux is a kernel and computing platform.
|
||||
It support virtually every [filesystem](filesystems/Filesystems.md). Linux has many distributions, such as [Arch Linux](Arch%20Linux.md) or [Alpine Linux](Alpine%20Linux.md), [Proxmox](Proxmox.md), etc.
|
||||
The default init system is [Systemd](Systemd.md). See [mkinitcpio](mkinitcpio.md) for other boot time configuration.
|
||||
Linux has GUIs but is generally used with the [Shell](../applications/cli/Shell.md).
|
Loading…
Add table
Add a link
Reference in a new issue