User:Rudxain/Unix: Difference between revisions
m mama->momma |
"everything is a file" |
||
| Line 12: | Line 12: | ||
*Don't have patience to deal with [[Bloatware|bloat]]? | *Don't have patience to deal with [[Bloatware|bloat]]? | ||
Oh dear, do I have deal for you! *nix is what you need: | Oh dear, do I have a deal for you! *nix is what you need: | ||
*Private and secure: No telemetry by default. | *Private and secure: No telemetry by default. | ||
| Line 18: | Line 18: | ||
*Open-source (better than [[wikipedia:Source-available_software|source-available]]!): naked internals; freedom to modify and redistribute (depends on license) | *Open-source (better than [[wikipedia:Source-available_software|source-available]]!): naked internals; freedom to modify and redistribute (depends on license) | ||
*Lightweight and blazing-fast ⚡: install only what you want; wanna remove the [[wikipedia:Bootloader|bootloader]]? sure [https://wiki.archlinux.org/title/EFI_boot_stub you can]! | *Lightweight and blazing-fast ⚡: install only what you want; wanna remove the [[wikipedia:Bootloader|bootloader]]? sure [https://wiki.archlinux.org/title/EFI_boot_stub you can]! | ||
*File oriented: wanna see battery temperature? just <code>cat</code> [[wikipedia:Sysfs|its file]]; wanna flash a USB? just <code>cp</code> the image to the [[wikipedia:Device_file|raw device]]! No need for special tools. | |||
==Choosing a distro== | ==Choosing a distro== | ||