You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ourfirstfile.html
+20-9Lines changed: 20 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@
4
4
<metacharset="UTF-8">
5
5
<title>The ultimate guide to the world of Linux</title>
6
6
<style>
7
-
p1,p2,p3,p4,p6,p5,td {
8
-
color:rgb(31,45,170);
7
+
p1,p2,p3,p4,td {
8
+
color:rgb(21,51,219);
9
9
font-size:23px;
10
-
font-family:'Times New Roman', Times, serif;
10
+
font-family: Times New Roman;
11
11
}
12
12
h1,h2,h3,h4,h5,th {
13
13
color: red;
@@ -25,7 +25,7 @@ <h1> Welcome to the first tutorial about Linux!</h1>
25
25
<p1> As we all know, Linux is a free and Open source (FOSS) operating system that can be run on any platform, whether its a regular desktop PC, webservers, minicomputers, supercomputers, robots, IoT, embedded systems, and more. Due to its free and open source nature, Linux has an insanely fast growth rate, and hundreds of thousands of global corporations are constantly contributing towards the growth of this Open-source Operating System. So, what is Linux and why it has become the leading desktop OS Choice made by the entirety of the world?</p1>
26
26
<h2> Let's dive in to the world of Linux history!</h2>
27
27
<p2>In 1984, due to the rise of proprietary software operating systems, such as MS-DOS (Microsoft Windows' predecessor), and UNIX, an American hacker called Richard Stallman was frustrated, fearing that the Internet will soon be a locked down prison. For this reason, Stallman decided that it was time for a big change in the history of computing, so he founded the Free Software Foundation (FSF) and created the GNU (GNU is Not Unix) Operating System, as well as the first global Open-source license, the GNU General Public License (GPL). 7 years later, in 1991, a Finnish univeristy student called Linus Torvalds began creating the Linux kernel based on the Open-source Minix Operating System and utilized Stallman's GPL to license his newly released kernel. Soon after the release of GNU and Linux kernel, Linux was officially created, and the first two distributions, Debian and Slackware, were released in 1993. This ultimately paved the way for the foundation of multiple Linux distributions, such as Ubuntu, Fedora, RHEL, Arch Linux, and CentOS.</p2>
28
-
<h3>So how can Linux rival proprietary operating systems, like Microsoft Windows or Apple MacOS? Let's take a great example out of this: Ubuntu LTS.</h3>
28
+
<h3>So how can Linux rival proprietary operating systems, like Microsoft Windows or Apple MacOS?. Let's take a great example out of this: Ubuntu LTS.</h3>
29
29
<table>
30
30
<tr>
31
31
<th>Desktop Operating Systems/Category</th>
@@ -35,8 +35,8 @@ <h3>So how can Linux rival proprietary operating systems, like Microsoft Windows
35
35
</tr>
36
36
<tr>
37
37
<td>Features</td>
38
-
<td>Utilizes the powerful features of GNOME 46 (Enhanced Nautilus File Manager, RDP Remote Login), Revamped Snap Store/GNOME Software Center(Flatpak), Secure Software Management, Comprehensive GPO support</td>
39
-
<td>Updated Start Menu with Phone Link, New File Explorer features, Updated Power Settings Interface, Updated Power Settings Interface, AI features for Copilot + PCs (Recall, Cocreator, Windows Studio Effects...)</td>
38
+
<td>Utilizes the powerful features of GNOME 46 (Enhanced Nautilus File Manager, RDP Remote Login), Revamped Snap Store/GNOME Software Center(Flatpak), Secure Software Management, comprehensive GPO support</td>
39
+
<td>Updated Start Menu with Phone Link, New File Explorer features, Updated Power Settings Interface, Updated Power Settings Interface, AI features for Copilot + PCs (Recall, Cocreator, Windows Studio Effects)</td>
40
40
<td>Apple Intelligence, iPhone use from Mac, Easy window tiling, Presenter Preview, Background replacements, revamped Safari, Apple Maps and Note updates</td>
41
41
</tr>
42
42
<tr>
@@ -45,16 +45,27 @@ <h3>So how can Linux rival proprietary operating systems, like Microsoft Windows
<td>Very easy to use (especially with Flatpak/Flathub installed and Snaps removed)</td>
51
+
<td>Easy to use but gets a bit harder to use over time due to many new features being introduced to the OS after major upgrades.</td>
52
+
<td>Very hard to use, requires years of experience using MacBooks/iMacs to be adaptable to the MacOS ecosystem, especially with every new changing feature released in major upgrades.</td>
<p3> After looking at this table comparison, you can see that the world is fully embracing Linux one system, one desktop computer at a time, contrast to the proprietary nature of desktop OSes like Windows and MacOS.</p3>
55
67
<h4> Why Linux?</h4>
56
-
<p4> Because thanks to the free and Open Source nature of Linux, anyone can patch and fix issues, as well as putting new features much faster than any proprietary software could do. This makes Linux much more inherently secure, performant, and faster time to develop, making it a perfect choice for everyone, from individuals to government agencies around the world, to start small, and grow big. Plus, Linux and other Free and Open Source Software (FOSS) allows the user to customize/tweak the settings to whatever else they need, ensuring they have the best experience according to their own standards.</p4>
57
-
<p6> And thanks to a wide variety of contributors, such as freebies, tech savvy experts, and multinational goverment agencies such as the UN contributing directly to the Linux kernel on popular open-source repositories like Github , Linux has become the ultimate <b>Desktop OS of Choice (DOC)</b> of the entire world. That is the main reason why Linux has now become the new <spanstyle ="font-weight:bold">international standard</span> for developing every desktop/mobile applications, runtimes, and environments that we all have been using as of today, such as Docker, Electron.js, and MySQL.</p6>
68
+
<p4> Because thanks to the free and Open Source nature of Linux, anyone can patch and fix issues, as well as putting new features much faster than any proprietary software could do. This makes Linux much more inherently secure, performant, and faster time to develop, making it a perfect choice for everyone, from individuals to government agencies around the world, to start small, and grow big.</p4>
58
69
<h5> So, let's be real: SWITCH - TO - LINUX - TODAY!</h5>
59
70
<p5> Thank you all very much, and see you on our next blogpost!</p5>
0 commit comments