<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>000 Linux System Administration - EmbLogic</title>
      <link>https://www.emblogic.com/forum/categories/project-00-linux-system-administration/feed.rss</link>
      <pubDate>Fri, 06 Mar 26 07:20:17 +0530</pubDate>
         <description>000 Linux System Administration - EmbLogic</description>
   <language>en-CA</language>
   <atom:link href="/forum/discussions/feed.rss" rel="self" type="application/rss+xml" />
		<item>
			<title>03.System Administration Utilities</title>
			<link>https://www.emblogic.com/forum/discussion/891/03-system-administration-utilities</link>
			<pubDate>Tue, 28 Jul 2020 19:43:12 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">891@/forum/discussions</guid>
			<description><![CDATA[<span><span style="font-family: Georgia; color: #666666; font-size: large;">You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span></span><div><span><span><span style="font-family: Georgia; color: #990000; font-size: large;"><b>03.System Administration Utilities</b></span></span></span></div><div><span><span style="font-family: Georgia; color: #666666; font-size: large;">here...</span></span></div>]]></description>
		</item>
		<item>
			<title>Kernel Compilation Issues</title>
			<link>https://www.emblogic.com/forum/discussion/753/kernel-compilation-issues</link>
			<pubDate>Wed, 13 Jun 2018 19:19:22 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">753@/forum/discussions</guid>
			<description><![CDATA[Error: "Cannot use CONFIG_STACK_VALIDATION"<br />Solution: please install libelf-dev or libelf-devel or elfutils-libelf-devel]]></description>
		</item>
		<item>
			<title>Installing Google Chrome in Ubuntu</title>
			<link>https://www.emblogic.com/forum/discussion/2063/installing-google-chrome-in-ubuntu</link>
			<pubDate>Mon, 10 Nov 2025 13:02:47 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2063@/forum/discussions</guid>
			<description><![CDATA[<div><span style="font-family: Georgia; color: #666666; font-size: large;">The most common and robust way is to download the official .deb package and install it via the Terminal.</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;">Here is the step-by-step process using the command line:</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><b>Install Google Chrome via Terminal</b></span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;">Open your Terminal by pressing </span><span style="font-family: Georgia; color: #6600cc; font-size: large;">Ctrl + Alt + T</span><span style="font-family: Georgia; color: #666666; font-size: large;"> and execute the following commands one by one.</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><span style="font-family: Georgia; color: #333333; font-size: large;"><b>1. Update Package Lists</b></span></div><div><span><b><span style="color: #660000;">#</span></b><span style="color: #666666;"> </span><span style="color: #990000;"><b>sudo</b></span><span style="color: #666666;"> </span><span style="color: #ff6600;">apt update</span></span></div><div><br /></div><div><span><b><span style="color: #333333;">2. Download the Chrome `.deb` Package</span></b></span></div><div><span>Use the `</span><span><span style="color: #ff6600;">wget</span></span><span>` command to download the latest <b>64-bit stable version</b>&nbsp;of the Chrome installer package directly from Google.</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><b><span style="color: #660000;">#</span></b><span style="color: #666666;">&nbsp;</span><span><span style="color: #ff6600;">wget <a href="https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb" target="_blank" rel="nofollow">https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb</a></span></span></div><div><br /></div><div><span style="font-family: Georgia; color: #666666; font-size: large;">This command downloads the file named `google-chrome-stable_current_amd64.deb` to your current directory (usually your Home folder).</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><span style="font-family: Georgia; color: #333333; font-size: large;"><b>3. Install the Package</b></span></div><div><span>Use the `dpkg` command to install the downloaded `.deb` file. This command handles the package installation but may fail to resolve all dependencies.</span></div><div><span style="font-family: Georgia; color: #666666; font-size: large;"><br /></span></div><div><b><span style="color: #660000;">#</span></b><span style="color: #666666;">&nbsp;</span><span><span style="color: #ff6600;">sudo dpkg -i google-chrome-stable_current_amd64.deb</span></span></div><div><br /></div><div><span style="font-family: Georgia; color: #333333; font-size: large;"><b>4. Resolve Dependencies</b></span></div><div><span>If the previous command showed errors related to missing dependencies, run the following command. The `apt --fix-broken install` command finds and installs all necessary missing dependencies to complete the Chrome installation.</span></div><div><br /></div><div><b><span style="color: #660000;">#</span></b><span style="color: #666666;">&nbsp;</span><span style="font-family: Georgia; color: #ff6600; font-size: large;">sudo apt --fix-broken install</span></div><div><br /></div><div><span style="font-family: Georgia; color: #666666; font-size: large;">This command typically resolves any final installation issues.</span></div>]]></description>
		</item>
		<item>
			<title>04.Users and Permissions</title>
			<link>https://www.emblogic.com/forum/discussion/2055/04-users-and-permissions</link>
			<pubDate>Mon, 01 Sep 2025 08:41:25 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2055@/forum/discussions</guid>
			<description><![CDATA[<span style="font-size: large;"><span><span>All discussion, queries, suggestions related to Session...<br /></span></span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/309"><b>000.04.Users and Permissions</b></a></span><div><span><span><span><span><span style="font-size: large;">should be posted here...</span></span></span></span></span></div>]]></description>
		</item>
		<item>
			<title>02. The Command Line Interface (CLI)</title>
			<link>https://www.emblogic.com/forum/discussion/2054/02-the-command-line-interface-cli</link>
			<pubDate>Sun, 31 Aug 2025 20:15:15 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2054@/forum/discussions</guid>
			<description><![CDATA[<span><span>All queries related to Session...<br /></span><span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/300"><b><span>000</span></b></a></span></span><span style="font-family: Georgia; color: #990000;"><span><b>.02. The Command Line Interface (CLI)</b></span></span><div><span><span><span><span>should be posted here...</span></span></span></span></div>]]></description>
		</item>
		<item>
			<title>000.08. Files. Searching, Archiving and Backups</title>
			<link>https://www.emblogic.com/forum/discussion/2053/000-08-files-searching-archiving-and-backups</link>
			<pubDate>Wed, 27 Aug 2025 23:47:06 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2053@/forum/discussions</guid>
			<description><![CDATA[<span><span>All queries related to Session...<br /></span><span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/300"><b><span>000_08:</span>&nbsp;</b></a></span></span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/305"><b>Files. Searching, Archiving and Backups</b></a><div><span><span><span><span>should be posted here...</span></span></span></span></div>]]></description>
		</item>
		<item>
			<title>07 Networking</title>
			<link>https://www.emblogic.com/forum/discussion/2049/07-networking</link>
			<pubDate>Sun, 27 Jul 2025 06:37:36 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2049@/forum/discussions</guid>
			<description><![CDATA[<span style="font-family: Georgia; font-size: large;"><span>All queries related to Session...<br /></span><span style="color: #990000;"><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/300"><b><span style="color: #990000;">000_07:</span>&nbsp;</b></a><span><b>Networking</b></span></span></span><div><span><span><span><span style="font-family: Georgia; font-size: large;">should be posted here...</span></span></span></span></div>]]></description>
		</item>
		<item>
			<title>06: Common Tasks and Essential Tools. Storage Media</title>
			<link>https://www.emblogic.com/forum/discussion/2048/06-common-tasks-and-essential-tools-storage-media</link>
			<pubDate>Thu, 24 Jul 2025 03:18:49 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2048@/forum/discussions</guid>
			<description><![CDATA[<span>All queries related to Session...<br /></span><span><span><b><span>000_06:&nbsp;</span></b></span></span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/300"><b>000_06: Common Tasks and Essential Tools</b></a><span style="font-family: Georgia; color: #990000; font-size: large;"><b>. Storage Media</b></span><div><span><span><span>should be posted here...</span></span></span></div>]]></description>
		</item>
		<item>
			<title>06: Common Tasks and Essential Tools. Package Management</title>
			<link>https://www.emblogic.com/forum/discussion/2047/06-common-tasks-and-essential-tools-package-management</link>
			<pubDate>Wed, 23 Jul 2025 09:06:39 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2047@/forum/discussions</guid>
			<description><![CDATA[<span>All queries related to Session...<br /></span><span><span><b><span>000_06:&nbsp;</span></b></span></span><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/300"><b>000_06: Common Tasks and Essential Tools</b></a><div><span><span><span>should be posted here...</span></span></span></div>]]></description>
		</item>
		<item>
			<title>000_05:  Configuration and The Environment - Customizing the Prompt</title>
			<link>https://www.emblogic.com/forum/discussion/2046/000_05-configuration-and-the-environment-customizing-the-prompt</link>
			<pubDate>Wed, 23 Jul 2025 03:13:17 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2046@/forum/discussions</guid>
			<description><![CDATA[<span>All queries related to Session...<br /></span><span><span><b><span>000_05: Configuration and The Environment -&nbsp;</span></b><span style="font-family: Georgia; color: #660000;"><span><b>&nbsp;Customizing the Prompt</b></span></span></span></span><div><span><span><span>should be posted here...</span></span></span></div>]]></description>
		</item>
		<item>
			<title>05: Configuration and The Environment</title>
			<link>https://www.emblogic.com/forum/discussion/2045/05-configuration-and-the-environment</link>
			<pubDate>Sun, 20 Jul 2025 20:02:27 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2045@/forum/discussions</guid>
			<description><![CDATA[<span>All queries related to Session...<br /></span><span><span style="font-family: Georgia; color: #660000; font-size: large;"><b><span>000_05: Configuration and The Environment</span><br /></b></span></span><span><span><span>should be posted here...</span></span></span>]]></description>
		</item>
		<item>
			<title>04. Processes</title>
			<link>https://www.emblogic.com/forum/discussion/2044/04-processes</link>
			<pubDate>Mon, 14 Jul 2025 02:15:14 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">2044@/forum/discussions</guid>
			<description><![CDATA[<p><span style="font-family: Georgia; font-size: large;">All queries related to Session...<br /></span><span style="font-family: Georgia; color: #990000; font-size: large;"><b>000.04.Processes<br /></b></span><span><span><span style="font-family: Georgia; font-size: large;">should be posted here...</span></span></span></p>]]></description>
		</item>
		<item>
			<title>03.File Manipulation in Linux</title>
			<link>https://www.emblogic.com/forum/discussion/964/03-file-manipulation-in-linux</link>
			<pubDate>Wed, 02 Mar 2022 18:22:08 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">964@/forum/discussions</guid>
			<description><![CDATA[<div><span style="font-family: Georgia; color: #666666; font-size: large;">All queries related to Session...</span></div><div><a rel="nofollow" href="https://www.emblogic.com/member/course/module/4/162"><b><span style="font-family: Georgia; font-size: large;">000.03. File Manipulation in Linux</span></b></a></div><div><span><span style="color: #666666;">shouls be posted here...</span></span></div>]]></description>
		</item>
		<item>
			<title>17. Setting Up Signal Handlers with sigaction</title>
			<link>https://www.emblogic.com/forum/discussion/1733/17-setting-up-signal-handlers-with-sigaction</link>
			<pubDate>Mon, 24 Jun 2024 01:01:39 +0530</pubDate>
			<dc:creator>pravjot</dc:creator>
			<guid isPermaLink="false">1733@/forum/discussions</guid>
			<description><![CDATA[<div><span style="font-family: Georgia; font-size: large;"><b><span style="color: #cc0000;">17.</span><span style="color: #333333;"> </span><span style="color: #003333;">Setting Up Signal Handlers with sigaction</span></b></span></div><div><span style="font-family: Georgia; color: #333333; font-size: large;">Explain how to set up a signal handler using the sigaction function. Provide an example of setting up a handler for the SIGINT signal that blocks the SIGTERM signal during its execution.</span></div>]]></description>
		</item>
		<item>
			<title>06.Introduction To Ubuntu And Administration</title>
			<link>https://www.emblogic.com/forum/discussion/894/06-introduction-to-ubuntu-and-administration</link>
			<pubDate>Tue, 28 Jul 2020 20:12:06 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">894@/forum/discussions</guid>
			<description><![CDATA[<ul class="DataList MessageList Discussion FirstPage"><li class="Item Comment FirstComment Mine" id="Discussion_889"><div class="Comment"><div class="Message"><span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>06.Introduction To Ubuntu And Administration</span></span></div><div><span>here...</span></div></div></div></li></ul><div class="MessageForm CommentForm"></div>]]></description>
		</item>
		<item>
			<title>04.Installing Linux-Fedora</title>
			<link>https://www.emblogic.com/forum/discussion/890/04-installing-linux-fedora</link>
			<pubDate>Tue, 28 Jul 2020 19:23:53 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">890@/forum/discussions</guid>
			<description><![CDATA[<span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>02.Introduction To Fedora And Installation</span></span></div><div><span>here...</span></div>]]></description>
		</item>
		<item>
			<title>Installing Google Chrome</title>
			<link>https://www.emblogic.com/forum/discussion/963/installing-google-chrome</link>
			<pubDate>Mon, 07 Feb 2022 14:53:15 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">963@/forum/discussions</guid>
			<description><![CDATA[On Fedora. Using Terminal<div><h4>Installing Chrome using Terminal</h4><br /><div class="paragraph"><br /><p>The additional repositories can also be managed using a terminal and DNF.</p><br /></div><br /><div class="olist arabic"><br /><ol class="arabic"><li><br /><p>Install Third Party Repositories</p><br /><div class="listingblock"><br /><div class="content"><br /><pre>$ sudo dnf install fedora-workstation-repositories</pre><br /></div><br /></div><br /></li><li><br /><p>Enable the Google Chrome repo:</p><br /><div class="listingblock"><br /><div class="content"><br /><pre>$ sudo dnf config-manager --set-enabled google-chrome</pre><br /></div><br /></div><br /></li><li><br /><p>Finally, install Chrome:</p><br /><div class="listingblock"><br /><div class="content"><br /><pre>$ sudo dnf install google-chrome-stable</pre><br /></div><br /></div><br /></li></ol></div></div>]]></description>
		</item>
		<item>
			<title>Stop Automatic updates</title>
			<link>https://www.emblogic.com/forum/discussion/950/stop-automatic-updates</link>
			<pubDate>Tue, 19 Oct 2021 10:35:55 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">950@/forum/discussions</guid>
			<description><![CDATA[<div class="s-prose js-post-body"><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>To stop Fedora to automatically download and install system and software updates on restart?</span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span><br /></span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>dnf is a background service that updates the repository metadata automatically. dnf makecache is scheduled to run after every reboot</span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span><br /></span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>To disable dnf-makecache.service:</span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>systemctl disable dnf-makecache.service</span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span><br /></span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>Also disable the dnf-makecache.timer or the service will be restarted:</span></span></p><p><span style="font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Liberation Sans, sans-serif; color: #232629;"><span>systemctl disable dnf-makecache.timer</span></span></p></div><div class="mt24 mb12"><div class="post-taglist d-flex gs4 gsy fd-column"><span style="font-family: inherit; color: #232629;"><span></span></span></div></div>]]></description>
		</item>
		<item>
			<title>Introduction to Linux Mint and related Issues</title>
			<link>https://www.emblogic.com/forum/discussion/942/introduction-to-linux-mint-and-related-issues</link>
			<pubDate>Wed, 26 May 2021 06:13:50 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">942@/forum/discussions</guid>
			<description><![CDATA[Please put yourt queries, dscussion, suggestons related to<span>&nbsp;(heading) here...</span><div><div><br /></div></div>]]></description>
		</item>
		<item>
			<title>Vim Related Issues</title>
			<link>https://www.emblogic.com/forum/discussion/760/vim-related-issues</link>
			<pubDate>Sat, 23 Jun 2018 10:09:48 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">760@/forum/discussions</guid>
			<description><![CDATA[Please put your vim related queries here<br />]]></description>
		</item>
		<item>
			<title>01.Introduction To Linux</title>
			<link>https://www.emblogic.com/forum/discussion/889/01-introduction-to-linux</link>
			<pubDate>Tue, 28 Jul 2020 19:13:25 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">889@/forum/discussions</guid>
			<description><![CDATA[<span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>01.Introduction To Linux</span></span></div><div><span>here...</span></div>]]></description>
		</item>
		<item>
			<title>000.05.Disks and Filesystems</title>
			<link>https://www.emblogic.com/forum/discussion/893/000-05-disks-and-filesystems</link>
			<pubDate>Tue, 28 Jul 2020 20:04:31 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">893@/forum/discussions</guid>
			<description><![CDATA[<span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>000.05.Disks and Filesystems</span></span></div><div><span>here...</span></div>]]></description>
		</item>
		<item>
			<title>Installing kernel 2.6.xx</title>
			<link>https://www.emblogic.com/forum/discussion/921/installing-kernel-2-6-xx</link>
			<pubDate>Thu, 08 Oct 2020 06:30:08 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">921@/forum/discussions</guid>
			<description><![CDATA[<span>All queries, discussions, updates and clarifications related to</span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>Installing kernel 2.6.xx</span></span></div><div><span>should be posted here.</span></div>]]></description>
		</item>
		<item>
			<title>07.Introduction To Debian And Administration</title>
			<link>https://www.emblogic.com/forum/discussion/895/07-introduction-to-debian-and-administration</link>
			<pubDate>Tue, 28 Jul 2020 20:27:00 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">895@/forum/discussions</guid>
			<description><![CDATA[<ul class="DataList MessageList Discussion FirstPage"><li class="Item Comment FirstComment Mine"><div class="Comment"><div class="Message"><span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span><span>07.Introduction To Debian And Administration</span></span></div><div><span>here...</span></div></div></div></li></ul><div class="MessageForm CommentForm"></div>]]></description>
		</item>
		<item>
			<title>04. System Administration Utilities</title>
			<link>https://www.emblogic.com/forum/discussion/892/04-system-administration-utilities</link>
			<pubDate>Tue, 28 Jul 2020 20:03:32 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">892@/forum/discussions</guid>
			<description><![CDATA[<span>You are invited to put in all queries/resolutions/advice/articles/discussion related to<br /></span><div><span style="font-family: Helvetica, Arial, Lucida Grande, Liberation Sans, sans-serif;"><span>04. System Administration Utilities</span></span></div><div><span>here...</span></div>]]></description>
		</item>
		<item>
			<title>Tricky Linux Commands</title>
			<link>https://www.emblogic.com/forum/discussion/676/tricky-linux-commands</link>
			<pubDate>Fri, 15 Sep 2017 22:30:40 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">676@/forum/discussions</guid>
			<description><![CDATA[copy-over-existing-files-without-confirmation<br /><br /><code>yes | cp -rf myDir destPath&lt;br&gt;</code>]]></description>
		</item>
		<item>
			<title>Linux Virtual Filesystem</title>
			<link>https://www.emblogic.com/forum/discussion/853/linux-virtual-filesystem</link>
			<pubDate>Thu, 14 May 2020 05:49:33 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">853@/forum/discussions</guid>
			<description><![CDATA[VFS:<img src="http://www.emblogic.com//static/upload/images/Screenshot_from_2020-05-14_06-02-521000x.png" alt="image" />]]></description>
		</item>
		<item>
			<title>Queries about Utilities</title>
			<link>https://www.emblogic.com/forum/discussion/829/queries-about-utilities</link>
			<pubDate>Tue, 04 Feb 2020 13:04:05 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">829@/forum/discussions</guid>
			<description><![CDATA[Please put your queries about LInux utilities here...]]></description>
		</item>
		<item>
			<title>Installing VLC Media Player on Fedora 27/26/25 and CentOS/RHEL 7/6</title>
			<link>https://www.emblogic.com/forum/discussion/699/installing-vlc-media-player-on-fedora-272625-and-centosrhel-76</link>
			<pubDate>Thu, 30 Nov 2017 18:06:08 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">699@/forum/discussions</guid>
			<description><![CDATA[<h2 class="heading1"><span style="color: #660000;">Step 1 – Setup Required Repository</span></h2><br /><p>First of all, You need to add the required yum repositories on your <br />system. You can add repositories using the following commands as per <br />your operating system.</p><p><strong>For Fedora 27/26/25/24 </strong></p><br /><span style="color: #3333ff;"><b>dnf install <a href="https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$" target="_blank" rel="nofollow">https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$</a>(rpm -E %fedora).noarch.rpm</b></span><br /><br /><h2 class="heading1"><span style="color: #660000;">Step 2 – Install VLC using Yum</span></h2><br /><p>As you have enabled all the required repositories on your system. <br />let’s install VLC media player using the following command on your <br />system with required dependencies.</p><pre><span style="color: #3333ff;"><b>dnf install vlc </b></span></pre>]]></description>
		</item>
		<item>
			<title>Live CD for fedora</title>
			<link>https://www.emblogic.com/forum/discussion/695/live-cd-for-fedora</link>
			<pubDate>Mon, 20 Nov 2017 21:25:19 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">695@/forum/discussions</guid>
			<description><![CDATA[<span style="color: #660000; font-size: small;"><b>Creating Bootable Media (USB) for fedora 25</b></span><div><span>To create a Fedora Linux Live bootable USB key you will need Fedora Linux ISO image and some sort of USB key with disk size higher than the actual ISO image size. Currently, the size of Fedora 21 Live image is 1.3GB:</span><div><br /><pre class="western"><span style="color: #0066cc;"><span style="font-family: Bitstream Charter, serif; font-size: small;"><b># ls -lh /home/pravjot/Downloads/Fedora-Live-Workstation-i686-21-5.iso</b></span></span></pre><pre class="western"><span style="color: #0066cc;"><span style="font-family: Bitstream Charter, serif;"><span style="font-size: small;"><b># yum install ddrescue</b></span></span></span></pre><pre class="western"><span style="color: #0066cc;"><span style="font-family: Bitstream Charter, serif;"><span style="font-size: small;"><b># fdisk -l</b></span></span></span></pre><pre class="western"><span style="color: #0066cc;"><span style="font-family: Bitstream Charter, serif;"><span style="font-size: small;"><b># ddrescue Fedora-Live-Workstation-i686-21-5.iso /dev/sdb --force</b></span></span></span></pre></div></div><div><div><pre class="western"><span>All done. The above can take some time depending on a writing speed of your USB key. Once finished simply unplug your USB key from your </span><span>Linux box and use it to boot Fedora Linux from it.</span></pre></div></div>]]></description>
		</item>
		<item>
			<title>Interview Questions: Project 00</title>
			<link>https://www.emblogic.com/forum/discussion/664/interview-questions-project-00</link>
			<pubDate>Sat, 19 Aug 2017 20:26:48 +0530</pubDate>
			<dc:creator>spatlou</dc:creator>
			<guid isPermaLink="false">664@/forum/discussions</guid>
			<description><![CDATA[Please post the Interview Questions and Answers related to Linux System Administration here.<br />]]></description>
		</item>
		<item>
			<title>C programming</title>
			<link>https://www.emblogic.com/forum/discussion/122/c-programming</link>
			<pubDate>Fri, 11 Apr 2014 13:32:31 +0530</pubDate>
			<dc:creator>himanshulkce</dc:creator>
			<guid isPermaLink="false">122@/forum/discussions</guid>
			<description><![CDATA[how can I find modulus of two floating point numbers???]]></description>
		</item>
		<item>
			<title>Introduction of compression with different different techniques.</title>
			<link>https://www.emblogic.com/forum/discussion/131/introduction-of-compression-with-different-different-techniques-</link>
			<pubDate>Mon, 28 Apr 2014 00:09:19 +0530</pubDate>
			<dc:creator>satinder.embdeveloper</dc:creator>
			<guid isPermaLink="false">131@/forum/discussions</guid>
			<description><![CDATA[<b>There are two types of compression:</b><div><ul><li><b>loss less compression</b></li><li><b>lossy compression</b></li></ul></div>]]></description>
		</item>
		<item>
			<title>WHAT ARE THE ADDITIONAL FUNCTIONS OF BOOT LOADER ,HOW WE CAN MINIMIZE THE OS START UP TIME.</title>
			<link>https://www.emblogic.com/forum/discussion/127/what-are-the-additional-functions-of-boot-loader-how-we-can-minimize-the-os-start-up-time-</link>
			<pubDate>Thu, 24 Apr 2014 19:45:57 +0530</pubDate>
			<dc:creator>satinder.embdeveloper</dc:creator>
			<guid isPermaLink="false">127@/forum/discussions</guid>
			<description><![CDATA[<b>Hi,we know that boot loader is used for load the operating system but there are some additional functions of bootldr;</b><div><ul><li><b>&nbsp;what are these,how we can defined these ?</b></li></ul></div>]]></description>
		</item>
		<item>
			<title>ipc</title>
			<link>https://www.emblogic.com/forum/discussion/68/ipc</link>
			<pubDate>Tue, 25 Mar 2014 13:48:55 +0530</pubDate>
			<dc:creator>vipsingh.100</dc:creator>
			<guid isPermaLink="false">68@/forum/discussions</guid>
			<description><![CDATA[i have done&nbsp; Ipc using three client.]]></description>
		</item>
   </channel>
</rss>