zigford.org/gnu-linux.html
2020-07-21 06:49:32 +10:00

67 lines
3.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="stylesheet" href="blog.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="feed.rss" />
<title>GNU Linux</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="http://zigford.org/index.html">zigford.org</a></h1>
<div id="description"><a href="about.html">About</a><a href="links.html"> | Links</a><a href="scripts.html"> | Scripts</a><br>Sharing linux/windows scripts and tips</br></div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="gnu-linux.html">
GNU Linux
</a></h3>
<!-- bashblog_timestamp: #201809022045.56# -->
<div class="subtitle">September 02, 2018 &mdash;
Jesse Harris
</div>
<!-- text begin -->
<p>I've always used GNU/Linux distributions on my machines at home sing 1997.
A brief list of the distributions I've used:</p>
<ul>
<li>Slackware</li>
<li>RedHat</li>
<li>CentOS</li>
<li>Fedora Core</li>
<li>Ubuntu</li>
<li>Fedora</li>
<li>Raspbian</li>
<li>Gentoo</li>
</ul>
<p>Currently, I'm using Gentoo on a few different machines and as an operating
system nerd, it really ticks the boxes.</p>
<p>Many people who have used Gentoo in the past eventually say that maintaining a
Gentoo system is fun at first, but that they have different priorities and want
an 'OS' that just 'works'.</p>
<p>Knowing everything about a system is part of the joy of Gentoo. Think of it not
as a distributioin, but more as a distribution kit. You get to make your own
distro.</p>
<p>Aside from that, I used to run Raspbian on my Pi's but now run Gentoo on that
too.</p>
<p>Here are the things I can do in Gentoo:</p>
<ul>
<li>Connect to my work vpn</li>
<li>RDP to work machines</li>
<li>Use Citrix Receiever to connect to our Citrix environment</li>
<li>Use Snaps, to run the latest userland software (like teams for linux)</li>
<li>Compile the latest ffmpeg to use new <a href="converting-vhs-and-dv-to-modern-formats---part-1.html">video encoding tools</a></li>
<li>Contribute in the form of ebuilds e.g.
<a href="https://github.com/zigford/snapd">snapd</a></li>
</ul>
<p>For what I do with the raspberry pi, check out my <a href="raspberry-pi.html">raspberry pi post</a></p>
<!-- text end -->
<!-- entry end -->
</div>
<div id="footer">&copy <a href="http://twitter.com/zigford_org">Jesse Harris</a> &mdash; <a href="mailto:jesse&#64;zigford&#46;org">jesse&#64;zigford&#46;org</a><br/>
Generated with <a href="https://github.com/zigford/PwshBlog">PwshBlog</a>, a powershell module to easily create blogs like this one</div>
</div></div>
</body></html>