<?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>linux Archives - onlinetutorialspoint</title>
	<atom:link href="https://onlinetutorialspoint.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://onlinetutorialspoint.com/category/linux/</link>
	<description>OnlineTutorialsPoint</description>
	<lastBuildDate>Tue, 07 Dec 2021 10:07:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://onlinetutorialspoint.com/wp-content/uploads/2016/01/cropped-apple-icon-152x152-32x32.png</url>
	<title>linux Archives - onlinetutorialspoint</title>
	<link>https://onlinetutorialspoint.com/category/linux/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Shell Script How to write logs in a Separate File</title>
		<link>https://onlinetutorialspoint.com/linux/shell-script-how-to-write-logs-in-a-separate-file/</link>
					<comments>https://onlinetutorialspoint.com/linux/shell-script-how-to-write-logs-in-a-separate-file/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 14:07:09 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shellscript]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=8546</guid>

					<description><![CDATA[<p>This is a very common scenario to log the application messages into a separate file; Here, we will see a Shell script how to write logs in a separate file. Shell Script How to write logs in a separate file: To make this use-case simple and more reusable, I am writing two different script files</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/shell-script-how-to-write-logs-in-a-separate-file/">Shell Script How to write logs in a Separate File</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/shell-script-how-to-write-logs-in-a-separate-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to set JAVA_HOME on Linux</title>
		<link>https://onlinetutorialspoint.com/linux/how-to-set-java_home-on-linux/</link>
					<comments>https://onlinetutorialspoint.com/linux/how-to-set-java_home-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Thu, 16 Apr 2020 12:19:44 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[java_home]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=8499</guid>

					<description><![CDATA[<p>We can set JAVA_HOME on Linux in different ways. One of the prominent ways is to set the JAVA_HOME using an environment variable. How to set JAVA_HOME on Linux: Environment variables can be set up in three different types: Local Environment variables: Bind to a specific session. User Environment variables: Bind to a specific user.</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/how-to-set-java_home-on-linux/">How to set JAVA_HOME on Linux</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/how-to-set-java_home-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to find Linux RHEL version ? OS and Kernel Version ?</title>
		<link>https://onlinetutorialspoint.com/linux/how-to-find-linux-rhel-version-linux-os-and-kernel-version/</link>
					<comments>https://onlinetutorialspoint.com/linux/how-to-find-linux-rhel-version-linux-os-and-kernel-version/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 09:18:13 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[rhel]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=8533</guid>

					<description><![CDATA[<p>There are different ways to find Linux RHEL version. RHEL stands for Red Hat Enterprise Linux. How to find Linux RHEL version: It's essential to know the version of RHEL whenever you install any software on it because most of the old RHEL versions will not support the new package distributions. 1. RHEL version hostnamectl:</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/how-to-find-linux-rhel-version-linux-os-and-kernel-version/">How to find Linux RHEL version ? OS and Kernel Version ?</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/how-to-find-linux-rhel-version-linux-os-and-kernel-version/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to restart MsSQL server on Linux</title>
		<link>https://onlinetutorialspoint.com/linux/how-to-restart-mssql-server-on-linux/</link>
					<comments>https://onlinetutorialspoint.com/linux/how-to-restart-mssql-server-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 08:02:16 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mssql]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=8515</guid>

					<description><![CDATA[<p>Here we will see how to restart MsSQL server on Linux machine. How to restart MsSQL server on Linux: MsSQL is a very commonly used database server, at times due to the many reasons you may need to stop/start/restart the server and even look for the status whether it is running or not? Let's see</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/how-to-restart-mssql-server-on-linux/">How to restart MsSQL server on Linux</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/how-to-restart-mssql-server-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Date yyyymmdd format in Shell Script</title>
		<link>https://onlinetutorialspoint.com/linux/date-yyyymmdd-format-in-shell-script/</link>
					<comments>https://onlinetutorialspoint.com/linux/date-yyyymmdd-format-in-shell-script/#comments</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Sat, 28 Sep 2019 13:59:50 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=8231</guid>

					<description><![CDATA[<p>Getting date yyyymmdd format in Shell Script is something tricky. I have spent almost 15 minutes to get this format, this may be helpful for someone to save their time. 1. Date YYYYMMDD format in Shell Script: The syntax for getting today's date in yyyymmdd format in the shell script. $date +%Y%m%d 20190928 -- output</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/date-yyyymmdd-format-in-shell-script/">Date yyyymmdd format in Shell Script</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/date-yyyymmdd-format-in-shell-script/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu &#8211; How to set default Java version on Ubuntu</title>
		<link>https://onlinetutorialspoint.com/linux/ubuntu-how-to-set-default-java-version-on-ubuntu/</link>
					<comments>https://onlinetutorialspoint.com/linux/ubuntu-how-to-set-default-java-version-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Wed, 27 Feb 2019 04:22:27 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[installations]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=7341</guid>

					<description><![CDATA[<p>Here I am going to show how to set default Java version on ubuntu when we have multiple java versions installed. How to set default Java version on Ubuntu: It is very simple to set default java version on windows operating system through a beautiful GUI (environment variables), but when coming to the Linux flavors</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/ubuntu-how-to-set-default-java-version-on-ubuntu/">Ubuntu &#8211; How to set default Java version on Ubuntu</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/ubuntu-how-to-set-default-java-version-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux vi commands list</title>
		<link>https://onlinetutorialspoint.com/linux/linux-vi-commands-list/</link>
					<comments>https://onlinetutorialspoint.com/linux/linux-vi-commands-list/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Thu, 21 Dec 2017 18:33:18 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[vi editor]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=5166</guid>

					<description><![CDATA[<p>In this article, I am going to share a list of Linux vi commands. Linux vi commands list : Typically we have 8 types of vi commands, those are listed below. Cursor Movement Commands Scrolling Commands Delete Commands Yanking Commands Paste Commands Insert Mode Commands Colon Commands and Special Commands Lets see each one in</p>
<p>The post <a href="https://onlinetutorialspoint.com/linux/linux-vi-commands-list/">Linux vi commands list</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/linux/linux-vi-commands-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
