<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Linux on Victor Hugo Solis</title>
		<link>http://localhost:1313/tags/linux/</link>
		<description>Recent content in Linux on Victor Hugo Solis</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Wed, 30 Jun 2021 09:00:00 -0800</lastBuildDate>
		
			<atom:link href="http://localhost:1313/tags/linux/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>What is Linux &amp; all its Distributions?</title>
				<link>http://localhost:1313/posts/what-is-linux-all-its-distributions/</link>
				<pubDate>Wed, 30 Jun 2021 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/what-is-linux-all-its-distributions/</guid>
				<description>&lt;p&gt;A Linux distribution or Linux distro consists of &amp;ldquo;a collection of open-source software based on the Linux kernel and a package management system.&amp;rdquo; Each includes the Linux kernel as the operating system foundation, GNU shell utilities for terminal access, and a desktop environment distinguishing one from another.&lt;/p&gt;&#xA;&lt;p&gt;The first official Linux version launched on October 5, 1991, by Linus Torvalds. Since then, it has grown into &amp;ldquo;one of the most widely used operating systems in the world,&amp;rdquo; with its community becoming &amp;ldquo;one of the greatest forces to the free and open-source software movement.&amp;rdquo;&lt;/p&gt;</description>
			</item>
			<item>
				<title>What is a Virtual Machine?</title>
				<link>http://localhost:1313/posts/what-is-a-virtual-machine/</link>
				<pubDate>Tue, 29 Jun 2021 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/what-is-a-virtual-machine/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/what-is-a-virtual-machine1.jpg&#34; alt=&#34;What is a Virtual Machine&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;A virtual machine functions as &amp;ldquo;a virtual computer that works like a computer within a computer.&amp;rdquo; These systems operate on isolated partitions with dedicated CPU, memory, and storage resources borrowed from the host machine, contained within a computer file known as an image.&lt;/p&gt;&#xA;&lt;p&gt;Running a virtual OS requires sufficient computational power, as older computers lack the resources to support multiple operating systems simultaneously.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-do-a-virtual-machine-work&#34;&gt;How do a Virtual Machine work?&lt;/h2&gt;&#xA;&lt;p&gt;Virtual machines operate through virtualization — creating virtual versions of hardware, storage, and network resources using specialized hypervisor software. This technology distributes a physical machine&amp;rsquo;s capabilities across multiple environments by simulating virtual hardware devices.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Samba Server: How to Install and Configure on Ubuntu</title>
				<link>http://localhost:1313/posts/samba-server-how-to-install-and-configure-on-ubuntu/</link>
				<pubDate>Fri, 25 Jun 2021 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/samba-server-how-to-install-and-configure-on-ubuntu/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/samba-server-600x450.jpg&#34; alt=&#34;Samba Server&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;Samba is free and open-source software that enables file sharing across different operating systems over a network.&amp;rdquo; It serves as a Linux implementation alternative to the Windows SMB protocol with four primary functions:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;File &amp;amp; print services&lt;/li&gt;&#xA;&lt;li&gt;Authentication and Authorization&lt;/li&gt;&#xA;&lt;li&gt;Name resolution&lt;/li&gt;&#xA;&lt;li&gt;Service announcement (browsing)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;install-samba-server-on-ubuntu&#34;&gt;Install Samba Server on Ubuntu&lt;/h2&gt;&#xA;&lt;p&gt;Before installation, update your packages. Install Samba with these commands:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#e6edf3;background-color:#0d1117;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo apt-get update&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo apt-get install samba&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;configuring--creating-your-share-directory&#34;&gt;Configuring &amp;amp; Creating Your Share Directory&lt;/h2&gt;&#xA;&lt;h3 id=&#34;creating-the-share-folder&#34;&gt;Creating the Share Folder&lt;/h3&gt;&#xA;&lt;p&gt;Create a directory using &lt;code&gt;mkdir&lt;/code&gt;:&lt;/p&gt;</description>
			</item>
			<item>
				<title>How To Install Ubuntu Linux</title>
				<link>http://localhost:1313/posts/how-to-install-ubuntu-linux/</link>
				<pubDate>Thu, 24 Jun 2021 09:00:00 -0800</pubDate>
				<guid>http://localhost:1313/posts/how-to-install-ubuntu-linux/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;http://localhost:1313/images/posts/content/how-to-install-ubuntu-600x450.jpg&#34; alt=&#34;How to install Ubuntu&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;where-can-find-ubuntu&#34;&gt;Where can find Ubuntu?&lt;/h2&gt;&#xA;&lt;p&gt;The initial step involves visiting the Ubuntu website and downloading the ISO file. The site offers multiple download options including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ubuntu Desktop — a replacement operating system for any computer&lt;/li&gt;&#xA;&lt;li&gt;Ubuntu Server — for file servers or enterprise solutions&lt;/li&gt;&#xA;&lt;li&gt;IoT Devices — a developer edition for Ubuntu Core&lt;/li&gt;&#xA;&lt;li&gt;Raspberry Pi — for single-board computer installations&lt;/li&gt;&#xA;&lt;li&gt;Other Flavors — offering varied desktop environments&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;i-just-downloaded-ubuntu-now-what&#34;&gt;I just downloaded Ubuntu, now what?&lt;/h2&gt;&#xA;&lt;p&gt;Linux operating systems allow users to try the OS before installation by running it from USB or DVD. This approach doesn&amp;rsquo;t alter computer configuration. Additionally, users can install Ubuntu on a virtual machine using VirtualBox, enabling simultaneous operation of two operating systems.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
