<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Common_Commands</id>
	<title>Common Commands - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Common_Commands"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Common_Commands&amp;action=history"/>
	<updated>2026-05-10T14:54:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Common_Commands&amp;diff=118&amp;oldid=prev</id>
		<title>imported&gt;Jeremy-busk at 23:56, 25 January 2019</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Common_Commands&amp;diff=118&amp;oldid=prev"/>
		<updated>2019-01-25T23:56:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# These are common commands used on Linux&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
sudo adduser --disabled-password --gecos &amp;quot;&amp;quot; busk; sudo -i -u busk bash -c &amp;quot;mkdir .ssh; echo &amp;lt;my-public-key&amp;gt; &amp;gt;&amp;gt; .ssh/authorized_keys&amp;quot;&lt;br /&gt;
```&lt;br /&gt;
```&lt;br /&gt;
ufw allow ssh; ufw enable; ufw allow from 52.119.8.215&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
sudo nc -l 88&lt;br /&gt;
nc 88&lt;/div&gt;</summary>
		<author><name>imported&gt;Jeremy-busk</name></author>
	</entry>
</feed>