- linux info changes

- added line breaks
    - fixed doc errors
This commit is contained in:
2025-12-18 18:19:20 -06:00
parent bcb4b6803f
commit 85953d2cbe

View File

@@ -1,6 +1,7 @@
= linux info = linux info
:toc: :toc:
:stylesheet!: :stylesheet!:
:doctype: html
++++ ++++
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
@@ -16,10 +17,14 @@
<link rel="stylesheet" href="/articles/style.css?v=3"> <link rel="stylesheet" href="/articles/style.css?v=3">
++++ ++++
'''
== linux
this is a collection of links and info on software, running games, this is a collection of links and info on software, running games,
selfhosting, and vr on linux selfhosting, and vr on linux
==== beginner stuff === beginner stuff
Here's a beginner guide i found Here's a beginner guide i found
https://linuxjourney.com/[linuxjourney.com] https://linuxjourney.com/[linuxjourney.com]
@@ -30,7 +35,7 @@ Here is a beginner linux video showing some basic linux stuff as well as
basic linux commands https://youtu.be/ROjZy1WbCIA[Linux Operating System basic linux commands https://youtu.be/ROjZy1WbCIA[Linux Operating System
- Crash Course for Beginners] - Crash Course for Beginners]
==== self hosting === self hosting
a few self hosting resources a few self hosting resources
@@ -50,14 +55,14 @@ it!!!]
* https://www.youtube.com/watch?v=Et5PPMYuOc8&t=3645s[FUTO's Guide to a * https://www.youtube.com/watch?v=Et5PPMYuOc8&t=3645s[FUTO's Guide to a
Self Managed Life: part 1] Self Managed Life: part 1]
==== advanced === advanced
https://overthewire.org/wargames/[over the wire wargames] is a neat https://overthewire.org/wargames/[over the wire wargames] is a neat
capture the flag style place where you ssh to a server and run basic capture the flag style place where you ssh to a server and run basic
commands to find the "flag". though, even bandit is getting advanced for commands to find the "flag". though, even bandit is getting advanced for
me. me.
==== issues === issues
running linux. You're going to run into quite a lot of issues. + running linux. You're going to run into quite a lot of issues. +
Most of them solvable with a quick google search and pasting in a Most of them solvable with a quick google search and pasting in a
@@ -87,6 +92,8 @@ or talk about arch. they help with other things too. Though not as much
all things linux and arch linux community is pretty speech restrictive all things linux and arch linux community is pretty speech restrictive
though. still can be usefull for help though. still can be usefull for help
'''
== Vr == Vr
* Here's a site with a ton of info on running VR. I recommend envision * Here's a site with a ton of info on running VR. I recommend envision
@@ -96,6 +103,8 @@ https://lvra.gitlab.io[lvra.gitlab.io]
https://github.com/WiVRn/WiVRn/blob/9a5af1a0cadccf4a327c90520662a1dd5edaaee9/CMakeLists.txt#L24[flag] https://github.com/WiVRn/WiVRn/blob/9a5af1a0cadccf4a327c90520662a1dd5edaaee9/CMakeLists.txt#L24[flag]
to disable the use of systemd. put it in make flags in envision. to disable the use of systemd. put it in make flags in envision.
'''
== Minecraft == Minecraft
here is some important java flags that in my experience. atleast on here is some important java flags that in my experience. atleast on
@@ -109,6 +118,8 @@ source:
https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/[aikar.co https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/[aikar.co
2018 tuning the jvm g1gc for minecraft] 2018 tuning the jvm g1gc for minecraft]
'''
== Privacy == Privacy
A lot of people say "why should i care about privacy, A lot of people say "why should i care about privacy,