iceyfox.xyz/linuxinfo/index.html

53 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<meta property="og:type" content="website">
<meta property="og:url" content="http://iceyfox.xyz/linux_info.html">
<meta property="og:site_name" content="linux info">
<meta property="og:title" content="linux info">
<meta property="og:description" content="a page containing a whole slew of linux stuffs. and a bit of privacy stuff">
<meta property="og:image" content="http://iceyfox.xyz/assets/img/linux2.png">
<meta property="og:image:alt" content="insert image here">
<meta name="msapplication-TileColor" content="#ff00ff">
<meta name="theme-color" content="#0000ff">
<title>linux info</title>
<link rel="stylesheet" href="/assets/static-style.css" />
</head>
<body>
<div class="static-main">
<h1>linux info</h1>
<p>this is a collection of links and info on running games and vr on linux</p>
<p>running linux. You're going to run into quite a lot of issues.<br>
Most of them solvable with a quick google search and pasting in a command. But often enough you get into a issue hell hole. <br>
Here's a video that has a bit that pretty much shows the issue rabbit hole you can run into. <br>
<a href="https://www.youtube.com/watch?v=HWv5B4HMvQs&">My Experience with Arch Linux (GNOME)</a>
</p>
<h2>playlist</h2>
<p>i have a whole playlist on a bunch of linux stuffs</p>
<a href="https://www.youtube.com/watch?v=mUlIEFzryCY&list=PLwpvCCyacwS_hXujYSFeQH_CQKIq_gE2M&index=1">Linux is Too Hard - A Solution</a>
<h1>Vr</h1>
<table>
<ul>
<li>
Here's a site with a ton of info on running VR.
I recommend envision with WiVrn over using alvr + steamvr. async with steamvr is shit.
<a href="https://lvra.gitlab.io">lvra.gitlab.io</a>
</li>
</ul>
</table>
<h1>Privacy</h1>
<p>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 multible?</p>
<p>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</p>
<p>here's a playlist on privacy starting off with why it matters
<a href="https://www.youtube.com/watch?v=pcSlowAhvUk&list=PLwpvCCyacwS-ztlFutZbKYc9j2sv0x0Sm">Glenn Greenwald: Why Privacy Matters</a>
</p>
</div>
</body>
</html>