Moar faq
This commit is contained in:
		
							parent
							
								
									df5406357c
								
							
						
					
					
						commit
						6405bcf3c4
					
				@ -11,7 +11,7 @@
 | 
			
		||||
<P><A href="/">~ Return to the rest of the site</A></P>
 | 
			
		||||
<SCRIPT src="theme.js"></SCRIPT>
 | 
			
		||||
<H1>frequently asked questions</H1>
 | 
			
		||||
<H3>updated 2020-10-25</H3>
 | 
			
		||||
<H3>updated 2020-12-13</H3>
 | 
			
		||||
<HR size="1" width="25%" align="left" />
 | 
			
		||||
 | 
			
		||||
<H4>Are you religious?</H4>
 | 
			
		||||
@ -30,6 +30,9 @@ Unless you opened with something really weird, had I seen your message, I would
 | 
			
		||||
<H4>What's your sexuality?</H4>
 | 
			
		||||
<P>I'm not currently interested in forming a new romantic relationship.</P>
 | 
			
		||||
 | 
			
		||||
<H4>Why "Trinity"? Don't you go by Deven?</H4>
 | 
			
		||||
<P>I go by both. What do you think the T in DTB stood for?</P>
 | 
			
		||||
 | 
			
		||||
<HR size="1" width="25%" align="left" />
 | 
			
		||||
<P><SMALL>These aren't frequently asked but for the sake of completion I'll add them:</SMALL></P>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,21 +1,21 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<HTML>
 | 
			
		||||
  <HEAD>
 | 
			
		||||
<HEAD>
 | 
			
		||||
	<TITLE>deven's unix stuff</TITLE>
 | 
			
		||||
    <meta charset="UTF-8" />
 | 
			
		||||
    <meta name="viewport" content="width=device-width, initial-scale=1" />
 | 
			
		||||
    <link rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico">
 | 
			
		||||
  </HEAD>
 | 
			
		||||
  <BODY>
 | 
			
		||||
	<META charset="UTF-8" />
 | 
			
		||||
	<META name="viewport" content="width=device-width, initial-scale=1" />
 | 
			
		||||
	<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico">
 | 
			
		||||
</HEAD>
 | 
			
		||||
<BODY>
 | 
			
		||||
	<p><a href="..">~ Return</a></p>
 | 
			
		||||
	<h1>deven's unix stuff</h1>
 | 
			
		||||
	<p>
 | 
			
		||||
      So you just installed a UNIX-based OS and you don't know how to use it -
 | 
			
		||||
      you don't know <i>at all</i> how to use it. UNIX stuff is heavy at first!
 | 
			
		||||
      A lot of people get discouraged. However, after a while anyone can use
 | 
			
		||||
      UNIX-based operating systems. This guide will serve as both a tutorial
 | 
			
		||||
      and reference for general UNIX-based OSes, with testing being done on
 | 
			
		||||
      Debian Linux.
 | 
			
		||||
So you just installed a UNIX-based OS and you don't know how to use it -
 | 
			
		||||
you don't know <i>at all</i> how to use it. UNIX stuff is heavy at first!
 | 
			
		||||
A lot of people get discouraged. However, after a while anyone can use
 | 
			
		||||
UNIX-based operating systems. This guide will serve as both a tutorial
 | 
			
		||||
and reference for general UNIX-based OSes, with testing being done on
 | 
			
		||||
Debian Linux.
 | 
			
		||||
	</p>
 | 
			
		||||
  </BODY>
 | 
			
		||||
</BODY>
 | 
			
		||||
</HTML>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user