Compare commits
2 Commits
34bc4d51b3
...
bdba4e0bb7
Author | SHA1 | Date |
---|---|---|
shwetha729 | bdba4e0bb7 | |
System Administrator | 9c7fce6741 |
|
@ -25,7 +25,19 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "NixOS.md",
|
||||
"file": "Coding Tips (Classical)/Terminal Tips/Computers/Linux/NixOS.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8a3ecb59389712f4",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Linux Distributions.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
|
@ -44,7 +56,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -110,7 +122,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "NixOS.md",
|
||||
"file": "Linux Distributions.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -127,7 +139,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "NixOS.md",
|
||||
"file": "Linux Distributions.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -150,7 +162,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "NixOS.md"
|
||||
"file": "Linux Distributions.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -174,10 +186,11 @@
|
|||
"omnisearch:Omnisearch": false
|
||||
}
|
||||
},
|
||||
"active": "0f2aad7e106c5dc0",
|
||||
"active": "8a3ecb59389712f4",
|
||||
"lastOpenFiles": [
|
||||
"Coding Tips (Classical)/Terminal Tips/Computers/Linux/NixOS.md",
|
||||
"Linux Distributions.md",
|
||||
"NYIT weekend.md",
|
||||
"NixOS.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Languages/Markdown.md",
|
||||
"hi.mainsite/Quantum Stuff.md",
|
||||
"Coding Tips (Classical)/Project Vault/Obsidian/imgFiles/grey-darkgrey-S.svg",
|
||||
|
@ -212,7 +225,6 @@
|
|||
"Coding Tips (Classical)/Terminal Tips/Servers/Physical Servers/Raspberry Pis.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Physical Servers",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Databases/Tools & Tables/Notions about Notion.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Databases/Tools & Tables/Microsoft Excel.md",
|
||||
"Coding Tips (Classical)/Terminal Tips/Servers/Cloud Servers",
|
||||
"Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/Media Hosts",
|
||||
"Coding Tips (Classical)/Terminal Tips/CLI Tools/Networking/VPN",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
There are many many linux distributions. Debian is one of the oldest linux projects around but there are newer snazzier distros that come out all the time such as Ubuntu, KDE, Arch, Manjaro, and much more.
|
||||
|
||||
- NixOS
|
||||
- KDE
|
||||
- Alpine Linux
|
||||
- Arch
|
||||
|
||||
|
||||
For a quick summary:
|
||||
![video](https://www.youtube.com/watch?v=KyADkmRVe0U)
|
Loading…
Reference in New Issue