this is a collection of links and info on running games and vr on linux
Here's a beginner guide i found linuxjourney.com
Here is a beginner linux video showing some basic linux stuff as well as basic linux commands Linux Operating System - Crash Course for Beginners
over the wire wargames is a neat 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 me.
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 command. But often enough you get into a issue hell hole.
Here's a video that has a bit that pretty much shows the issue rabbit hole you can run into.
My Experience with Arch Linux (GNOME)
i have a whole playlist on a bunch of linux stuffs
Linux is Too Hard - A Solutionhere's a few linux communities to join that I found good or interesting
all things linux and arch linux community is pretty speech restrictive though. still can be usefull for help
here is some important java flags that in my experience. atleast on older hardware. made my server run way better. this is for windows too.
will require a bit of modification depending on the version of minecraft. eg where tp put the args
java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -jar paperclip.jar nogui
A lot of people say "why should i care about privacy, i have nothing to hide". Would you be okay letting many strangers watch you use the bathroom in your own home every time? Would you let me look through every one of your emails? on every account if you have multiple?
You don't always have to sacrifice a whole lot for privacy. You can choose what fits your model, but don't use that thinking above to make stupid decisions
here's a playlist on privacy starting off with why it matters Glenn Greenwald: Why Privacy Matters
"If everything you've ever said or done can be accessed, taken completely without context and used against you with zero accountability then absolutely everybody has a LOT to hide."