-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlinuxblog.html
More file actions
87 lines (81 loc) · 6.79 KB
/
Copy pathlinuxblog.html
File metadata and controls
87 lines (81 loc) · 6.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="base.css" type="text/css">
<title>All About Linux</title>
</head>
<body class="back">
<div class="topnav">
<a href="index.html">Home</a>
<a href="https://jacksoncraft859.github.io" target="_blank">My Github Pages Site</a>
<a href="https://project-pypc.github.io" target="_blank">PyPc</a>
<a href="https://project-pypc.github.io/op.html" target="_blank">Other Projects</a>
<a href="https://ultrixos.github.io" target="_blank"><b style="color:dodgerblue;">Ultrix OS</b>
<a href="https://github.com/jacksoncraft859" target="_blank">Github</a>
<a href="https://jacksoncraft859.github.io/about.html" target="_blank">About</a>
</div>
<h1 class="titlehead">All About Linux</h1>
<br>
<center>
<img id="linuxpic" src="b3eeb8529809da924a85c803347ea7fa.png"></img>
</center>
<br>
<h4 class="tblofcont">Table of Contents:</h4>
<ul class="tblofcont">
<li><a class="link" href="#wil">What is Linux</a></li>
<li><a class="link" href="#distro">Linux Distributions</a></li>
<li><a class="link" href="#myop">My Take on Linux</a></li>
<li><a class="link" href="#end">Conclusion</a></li>
</ul>
<div></div>
<h1 id="wil">What is Linux?</h1>
<div></div>
<p class="para">What is Linux? <a class="link" href="https://www.bing.com/ck/a?!&&p=a0e7b05b0a535b16JmltdHM9MTY2MjY4MTYwMCZpZ3VpZD0wODFmMTI2MS1kMWQ3LTY4MjAtMmZkZC0wMzliZDBmYjY5Y2MmaW5zaWQ9NTIwMg&ptn=3&hsh=3&fclid=081f1261-d1d7-6820-2fdd-039bd0fb69cc&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvTGludXg&ntb=1" target="_blank">Linux</a> is an Open Source <a class="link" href="https://www.bing.com/ck/a?!&&p=e5b29edc8ec3da88JmltdHM9MTY2MjY4MTYwMCZpZ3VpZD0wODFmMTI2MS1kMWQ3LTY4MjAtMmZkZC0wMzliZDBmYjY5Y2MmaW5zaWQ9NTE5Mw&ptn=3&hsh=3&fclid=081f1261-d1d7-6820-2fdd-039bd0fb69cc&u=a1aHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvT3BlcmF0aW5nX3N5c3RlbQ&ntb=1" target="_blank">Operating System</a>.<br>
If you don't know what an operating system is, Think <a class="link" href="https://www.apple.com/macos/" target="_blank">MacOS</a>, <a class="link" href="https://www.microsoft.com/en-us/windows/" target="_blank">Windows</a>, <a class="link" href="https://android.com" target="_blank">Android</a>. Linux can do everything that <a class="link" href="https://www.microsoft.com/en-us/windows/" target="_blank">Windows</a> or <a class="link" href="https://www.apple.com/macos/" target="_blank">MacOS</a> can, but better and faster. Although people can make their own Distributions of it.<br>
Linux can also bring new uses to old computers because it is lightweight. What are some Linux Distributions that you can install and run? Go to the Distributions Section of this blog.</p><br>
<h1 id="distro">Linux Distributions</h1>
<div></div>
<p class="para">Linux isn't just 1 thing, People can make their own versions and distributions of linux. For Example, I have created a Ubuntu based Linux Distribution named <a class="ultrix" href="https://ultrixos.github.io">Ultrix OS</a> and it has many features that are listed on the website.<br>
Linux isn't just for and made by adults, Children can use and make Linux Distributions. If you are intrested in linux, you might want to take a look at the list below. Each item leads to the distribution's website when you click it. The info and tutorial on how to install it can be found on the Distribution's website.</p>
<ol class="list">
<li>Core Distributions
<ul>
<li><a class="link" href="https://debian.org" target="_blank">Debian</a></li>
<li><a class="link" href="https://archlinux.org" target="_blank">Arch Linux</a></li>
<li><a class="link" href="https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux" target="_blank">Red Hat Linux</a></li>
</ul></li>
<li>Debian Based Distributions
<ul>
<li><a class="link" href="https://ubuntu.com" target="_blank">Ubuntu</a></li>
<li><a class="link" href="https://pop.system76.com" target="_blank">Pop OS</a></li>
<li><a class="link" href="https://zorin.com/os" target="_blank">Zorin OS</a></li>
</ul></li>
<li>Arch Based Distributions
<ul>
<li><a class="link" href="https://manjaro.org" target="_blank">Manjaro</a></li>
<li><a class="link" href="https://endeavouros.com" target="_blank">Endeavour OS</a></li>
<li><a class="link" href="https://rebornos.org" target="_blank">Reborn OS</a></li>
</ul></li>
<li>Red Hat Based Distributions
<ul>
<li><a class="link" href="https://getfedora.org" target="_blank">Fedora Linux</a></li>
<li><a class="link" href="https://opensuse.org" target="_blank">OpenSUSE Linux</a></li>
<li><a class="link" href="https://almalinux.org" target="_blank">AlmaLinux</a></li>
</ul></li>
<li>Mobile Linux Distributions
<ul>
<li><a class="link" href="https://android.com" target="_blank">Android</a></li>
<li><a class="link" href="https://postmarketos.org" target="_blank">PostMarket OS</a></li>
<li><a class="link" href="https://ubuntu-touch.io" target="_blank">Ubuntu Touch</a></li>
</ul></li>
</ol>
<h1 id="myop">My Take on Linux</h1>
<div></div>
<p class="para">What's my opinion of Linux? Honestly, Linux is my favorite OS. Linux allows me to bring new life into old computers and it's much faster than Windows or MacOS. It's also open Source, allowing me to very easily edit and modify it without the restrictions that MacOS and Windows has, while still keeping a ton of features. The only Limits there are is your hardware and your imagination.<br>
I can also still run Windows and MacOS Applications even though i'm running linux. The possibilities of Linux are endless. All Distributions of Linux are unique in their own way. That's my opinion, but don't just take my opinion, make your own opinion. If you want to try Linux but don't have another computer to install linux on, Take a look at my <a class="link" href="vmblog.html">Virtual Machine Blog</a> and follow the instructions.</p>
<h1 id="end">Conclusion</h1>
<div></div>
<p class="para">In Conclusion, Linux is a great OS that people can install and use. It's just as good as Windows and MacOS, and better. It's always changing and expanding, and has endless possibilities each unique. I hope this blog is helpful and gave new information or assisted you in someway. Have a good day.</p>
</body>
</html>