- added beginner video from playlist to page
- added more h's'
This commit is contained in:
parent
21bc8489b2
commit
20daac9193
|
@ -20,9 +20,14 @@
|
||||||
<h1>linux info</h1>
|
<h1>linux info</h1>
|
||||||
<p>this is a collection of links and info on running games and vr on linux</p>
|
<p>this is a collection of links and info on running games and vr on linux</p>
|
||||||
|
|
||||||
|
<h3>beginner stuff</h3>
|
||||||
<p>Here's a beginner guide i found <a href="https://linuxjourney.com/">linuxjourney.com</a></p>
|
<p>Here's a beginner guide i found <a href="https://linuxjourney.com/">linuxjourney.com</a></p>
|
||||||
<p><a href="https://overthewire.org/wargames/">over the wire wargames</a> 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</p>
|
<p>Here is a beginner linux video showing some basic linux stuff as well as basic linux commands <a href="https://youtu.be/ROjZy1WbCIA">Linux Operating System - Crash Course for Beginners</a></p>
|
||||||
|
|
||||||
|
<h3>advanced</h3>
|
||||||
|
<p><a href="https://overthewire.org/wargames/">over the wire wargames</a> 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.</p>
|
||||||
|
|
||||||
|
<h3>issues</h3>
|
||||||
<p>running linux. You're going to run into quite a lot of issues.<br>
|
<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>
|
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>
|
Here's a video that has a bit that pretty much shows the issue rabbit hole you can run into. <br>
|
||||||
|
|
Loading…
Reference in New Issue