<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Seth, Author at Enlinux</title>
	<atom:link href="https://www.enlinux.com/author/shais/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.enlinux.com/author/shais/</link>
	<description>Linux Command Line Usage with Example</description>
	<lastBuildDate>Sat, 02 Oct 2021 04:36:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://www.enlinux.com/wp-content/uploads/2020/06/cropped-Enlinux-Fav-32x32.png</url>
	<title>Seth, Author at Enlinux</title>
	<link>https://www.enlinux.com/author/shais/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">178986394</site>	<item>
		<title>IP Command Examples and Usages</title>
		<link>https://www.enlinux.com/linux-command-line/ip-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/ip-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Sun, 19 Sep 2021 01:41:51 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=857</guid>

					<description><![CDATA[<p>The IP command examples help you config you network interfaces settings in Linux easier and faster. It is a Linux net-tool for system and network administrators. The IP command is used to assign an IP address to a network interface or configure network interface parameters on Linux operating systems. This...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/ip-command-examples/">IP Command Examples and Usages</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/ip-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">857</post-id>	</item>
		<item>
		<title>dmesg Command Examples and Usages</title>
		<link>https://www.enlinux.com/linux-command-line/dmesg-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/dmesg-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Thu, 09 Sep 2021 06:48:45 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=443</guid>

					<description><![CDATA[<p>The dmesg (diagnostic message) is a command on most Unix-like operating systems that prints the message buffer of the kernel. The output of dmesg command typically contains the messages produced by the device drivers. The dmesg command example article let you, deep-dive, into the hidden world of the Linux startup processes. Reviewing...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/dmesg-command-examples/">dmesg Command Examples and Usages</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/dmesg-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">443</post-id>	</item>
		<item>
		<title>pwd Command Examples and Usage</title>
		<link>https://www.enlinux.com/linux-command-line/pwd-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/pwd-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Wed, 08 Sep 2021 05:02:19 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=270</guid>

					<description><![CDATA[<p>pwd command is for printing the current working directory. It will print the full system path of the current working directory to standard output. By default the pwd command ignores symlinks, although the full physical path of a current directory can be shown with an option. The manual and pwd...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/pwd-command-examples/">pwd Command Examples and Usage</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/pwd-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">270</post-id>	</item>
		<item>
		<title>cp Command Examples and Usages</title>
		<link>https://www.enlinux.com/linux-command-line/cp-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/cp-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Wed, 08 Sep 2021 04:26:38 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=261</guid>

					<description><![CDATA[<p>The copy or cp is a command in various Unix and Unix-like operating systems for copying files and directories. The command has three principal modes of operation, expressed by the types of arguments presented to the program for copying a file to another file, one or more files to a directory, or for copying entire directories to another directory. You find some...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/cp-command-examples/">cp Command Examples and Usages</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/cp-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">261</post-id>	</item>
		<item>
		<title>Virt-Install Command Examples and Usages</title>
		<link>https://www.enlinux.com/linux-command-line/virt-install-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/virt-install-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Sun, 05 Sep 2021 02:53:57 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=710</guid>

					<description><![CDATA[<p>The virt-install Command Examples and usage in manual is clear and understandable. But here you see some real project virt-install command examples. NAME virt-install &#8211; provision new virtual machines SYNOPSIS DESCRIPTION virt-install is a command line tool for creating new KVM, Xen, or Linux container guests using the &#8220;libvirt&#8221; hypervisor...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/virt-install-command-examples/">Virt-Install Command Examples and Usages</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/virt-install-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">710</post-id>	</item>
		<item>
		<title>Virt-Viewer Command Examples</title>
		<link>https://www.enlinux.com/linux-command-line/virt-viewer-command-examples/</link>
					<comments>https://www.enlinux.com/linux-command-line/virt-viewer-command-examples/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Sat, 04 Sep 2021 08:30:26 +0000</pubDate>
				<guid isPermaLink="false">https://www.enlinux.com/?post_type=ht_kb&#038;p=696</guid>

					<description><![CDATA[<p>The vir-viewer command examples and usages is for system administrators to help them check the virt-viewer command faster. NAME virt-viewer &#8211; display the graphical console for a virtual machine. Read more about creating virtual machine with virt-install command. SYNOPSIS DESCRIPTION virt-viewer is a minimal tool for displaying the graphical console...</p>
<p>The post <a href="https://www.enlinux.com/linux-command-line/virt-viewer-command-examples/">Virt-Viewer Command Examples</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/linux-command-line/virt-viewer-command-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">696</post-id>	</item>
		<item>
		<title>How to Create Virtual Machine using virt-install Command</title>
		<link>https://www.enlinux.com/create-virtual-machine-using-virt-install/</link>
					<comments>https://www.enlinux.com/create-virtual-machine-using-virt-install/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Sat, 04 Sep 2021 06:37:32 +0000</pubDate>
				<category><![CDATA[Linux Articles]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Red Hat Enterprise]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<guid isPermaLink="false">https://www.enlinux.com/?p=682</guid>

					<description><![CDATA[<p>The virt-install command is what we are going to use for creating a virtual machine in a KVM environment. This tool can be used in both interactive and non-interactive mode. To create Virtual Machine using virt-install command, the KVM need to be installed on your host machine. Read the article...</p>
<p>The post <a href="https://www.enlinux.com/create-virtual-machine-using-virt-install/">How to Create Virtual Machine using virt-install Command</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/create-virtual-machine-using-virt-install/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">682</post-id>	</item>
		<item>
		<title>Default Journal Log Files Locations in Linux</title>
		<link>https://www.enlinux.com/journal-log-files-locations/</link>
					<comments>https://www.enlinux.com/journal-log-files-locations/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Fri, 03 Sep 2021 04:38:45 +0000</pubDate>
				<category><![CDATA[Linux Articles]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Journalctl]]></category>
		<category><![CDATA[Monitoring System]]></category>
		<category><![CDATA[Red Hat Enterprise]]></category>
		<category><![CDATA[System logs]]></category>
		<guid isPermaLink="false">https://www.enlinux.com/?p=670</guid>

					<description><![CDATA[<p>There are two locations we are most likely to find the &#8216;systemd&#8217; journal files in Linux Red Hat system. The default journal log files locations are: /var/log/journal Persistent journals are stored in the default location of /var/log/journal, if it exists. /run/log/journal Volatile journals are stored in the default directory of...</p>
<p>The post <a href="https://www.enlinux.com/journal-log-files-locations/">Default Journal Log Files Locations in Linux</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/journal-log-files-locations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">670</post-id>	</item>
		<item>
		<title>How to Reset Red Hat Root Password on Boot</title>
		<link>https://www.enlinux.com/reset-red-hat-root-password-boot/</link>
					<comments>https://www.enlinux.com/reset-red-hat-root-password-boot/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Fri, 03 Sep 2021 01:12:40 +0000</pubDate>
				<category><![CDATA[Linux Articles]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Red Hat Enterprise]]></category>
		<category><![CDATA[Red Hat Linux]]></category>
		<guid isPermaLink="false">https://www.enlinux.com/?p=660</guid>

					<description><![CDATA[<p>The root password of a system is important and complying well with a secure password standard. If the existing root password is no longer satisfactory or is forgotten, you can change or reset it both as the&#160;root&#160;user and a non-root user. To reset root password of Red hat system, you...</p>
<p>The post <a href="https://www.enlinux.com/reset-red-hat-root-password-boot/">How to Reset Red Hat Root Password on Boot</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/reset-red-hat-root-password-boot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">660</post-id>	</item>
		<item>
		<title>How to Create Multiple Users with Bash Script in Linux</title>
		<link>https://www.enlinux.com/create-multiple-users-bash-scripts/</link>
					<comments>https://www.enlinux.com/create-multiple-users-bash-scripts/#respond</comments>
		
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Thu, 02 Sep 2021 06:55:50 +0000</pubDate>
				<category><![CDATA[Linux Articles]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux Bash Scripting]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<guid isPermaLink="false">https://www.enlinux.com/?p=656</guid>

					<description><![CDATA[<p>Writing a simple Linux bash script to create multiple users accounts helps you approach user account creation in Linux a bit faster. But this just a simple bash script to create multiple users. You are free to add more options and features this script. We would appreciate if your share...</p>
<p>The post <a href="https://www.enlinux.com/create-multiple-users-bash-scripts/">How to Create Multiple Users with Bash Script in Linux</a> appeared first on <a href="https://www.enlinux.com">Enlinux</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.enlinux.com/create-multiple-users-bash-scripts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">656</post-id>	</item>
	</channel>
</rss>
