mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-02-03 07:57:34 +01:00
40 lines
1.6 KiB
Plaintext
40 lines
1.6 KiB
Plaintext
created: 20230111153758951
|
|
creator: Octt
|
|
icon: 🐧
|
|
modified: 20230611175721274
|
|
modifier: Octt
|
|
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
|
|
tags: $:/i18n:en Unix
|
|
title: Linux
|
|
|
|
<<^wikipediaframe Linux en>>
|
|
|
|
!! ''Docs''
|
|
|
|
* [[The Linux Kernel documentation|https://docs.kernel.org/]]
|
|
|
|
!!! ''Manpages''
|
|
|
|
* on [[linux die|https://linux.die.net/]]
|
|
* or, simplified: [[tldr pages|https://tldr.sh/]] --- <<#[ Git "https://github.com/tldr-pages">>
|
|
|
|
!!! ''Misc''
|
|
|
|
* LDP (obsolete?)
|
|
** [[The Network Administrators' Guide|https://tldp.org/LDP/nag/]]
|
|
|
|
* [[SquashFS|https://tldp.org/HOWTO/SquashFS-HOWTO/whatis.html]], [[DwarFS|https://github.com/mhx/dwarfs]]
|
|
|
|
!!! ''Benchmarks''
|
|
|
|
* [[Paul Raspberry Pi Benchmarks|https://willy-tech.de/raspberry-pi-benchmarks/]]
|
|
|
|
!! ''Tools''
|
|
|
|
* [[Flatpak|https://flatpak.org/]] --- //Linux application sandboxing and distribution framework// --- <<[# Git "https://github.com/flatpak">> <<[# "Dev Docs" "https://docs.flatpak.org/en/latest/">>
|
|
** [[Flathub|https://flathub.org/]] --- Official build and distribution service for Flatpak applications --- <<[ "[[Git|https://github.com/flathub]]">>
|
|
** <<RedditL r/flatpak/comments/m09ma4/save_flathub_runtime_and_sdk_as_local_flatpak "Save Flathub runtime and SDK as local Flatpak file bundle">>
|
|
|
|
* [[Wine|https://www.winehq.org/]] --- //Compatibility layer for running Windows applications on POSIX-compliant systems//
|
|
** [[WineZGUI|https://github.com/fastrizwaan/WineZGUI]] --- //Wine GUI using Zenity - Play and Share!// --- <<#[ Flatpak "https://github.com/fastrizwaan/flatpak-wine">>
|