<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>bash script &#8211; DevOps Lite</title>
	<atom:link href="https://devopslite.com/tag/bash-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://devopslite.com</link>
	<description>DevOps Howtos, Tutorials &#38; Guides</description>
	<lastBuildDate>Thu, 18 Apr 2024 14:51:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://devopslite.com/wp-content/uploads/2024/02/favicon.ico</url>
	<title>bash script &#8211; DevOps Lite</title>
	<link>https://devopslite.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Build a Linux bash GUI with Whiptail</title>
		<link>https://devopslite.com/build-a-linux-bash-gui-with-whiptail/</link>
					<comments>https://devopslite.com/build-a-linux-bash-gui-with-whiptail/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Thu, 13 Feb 2020 06:13:15 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[whiptail]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=703</guid>

					<description><![CDATA[<p>In this first article, I introduce you to a tool called Whiptail. This is a program that allows you to build simple GUI applications for shell/bash scripts. You can read&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/build-a-linux-bash-gui-with-whiptail/">Build a Linux bash GUI with Whiptail</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/build-a-linux-bash-gui-with-whiptail/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Build a Linux bash GUI with Whiptail]]></series:name>
	</item>
		<item>
		<title>Script setup Let&#8217;s Encrypt Certbot auto renew</title>
		<link>https://devopslite.com/script-setup-lets-encrypt-certbot-auto-renew/</link>
					<comments>https://devopslite.com/script-setup-lets-encrypt-certbot-auto-renew/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Wed, 08 Jan 2020 04:02:15 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[certbot]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=697</guid>

					<description><![CDATA[<p>Script setup Let&#8217;s Encrypt Certbot auto renew. Today I will introduce you to a small utility script. I also had another article about setting up auto renew Certbot for Nginx.&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-setup-lets-encrypt-certbot-auto-renew/">Script setup Let&#8217;s Encrypt Certbot auto renew</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-setup-lets-encrypt-certbot-auto-renew/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Script auto start SAP HANA when reboot server</title>
		<link>https://devopslite.com/script-auto-start-sap-hana-when-reboot-server/</link>
					<comments>https://devopslite.com/script-auto-start-sap-hana-when-reboot-server/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 18 Nov 2019 09:23:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[sap hana]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=691</guid>

					<description><![CDATA[<p>Script auto start SAP HANA when reboot server. Today I am going to give you a script that can do this. If you have installed SAP HANA, you will know&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-auto-start-sap-hana-when-reboot-server/">Script auto start SAP HANA when reboot server</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-auto-start-sap-hana-when-reboot-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Create file containing ssh tunnel information</title>
		<link>https://devopslite.com/create-file-containing-ssh-tunnel-information/</link>
					<comments>https://devopslite.com/create-file-containing-ssh-tunnel-information/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Sat, 23 Mar 2019 16:51:01 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[zenity]]></category>
		<category><![CDATA[bash script]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=647</guid>

					<description><![CDATA[<p>In this article, I will show you how to create a file containing ssh tunnel information. This file will contain information to help you connect to servers inside your system.&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/create-file-containing-ssh-tunnel-information/">Create file containing ssh tunnel information</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/create-file-containing-ssh-tunnel-information/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Build SSH tunnel app with Zenity]]></series:name>
	</item>
		<item>
		<title>Script automatically optimize image with mozjpeg</title>
		<link>https://devopslite.com/script-automatically-optimize-image-with-mozjpeg/</link>
					<comments>https://devopslite.com/script-automatically-optimize-image-with-mozjpeg/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 19 Mar 2019 03:09:08 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[automatic]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=641</guid>

					<description><![CDATA[<p>This article I will introduce to you a script that automatically optimize image with mozjpeg. For those of you who don&#8217;t know about MozJPEG, this is a great photo optimizer&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-automatically-optimize-image-with-mozjpeg/">Script automatically optimize image with mozjpeg</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-automatically-optimize-image-with-mozjpeg/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Script to install LEMP stack in Debian 9</title>
		<link>https://devopslite.com/script-to-install-lemp-stack-in-debian-9/</link>
					<comments>https://devopslite.com/script-to-install-lemp-stack-in-debian-9/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 11 Mar 2019 05:03:18 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[lemp]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[debian 9]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=319</guid>

					<description><![CDATA[<p>This article will give you a script to quickly install LEMP stack in Debian 9. Test environment The lab environment I use is a Linux machine with the following configuration,&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-to-install-lemp-stack-in-debian-9/">Script to install LEMP stack in Debian 9</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-to-install-lemp-stack-in-debian-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Script to install LEMP stack in Ubuntu 16</title>
		<link>https://devopslite.com/script-to-install-lemp-stack-in-ubuntu-16/</link>
					<comments>https://devopslite.com/script-to-install-lemp-stack-in-ubuntu-16/#comments</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 11 Mar 2019 01:35:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[lemp]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=315</guid>

					<description><![CDATA[<p>In this article, I will introduce to you the script to install LEMP stack in Ubuntu 16. Using this script can save you some time. My lab environment I use&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-to-install-lemp-stack-in-ubuntu-16/">Script to install LEMP stack in Ubuntu 16</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-to-install-lemp-stack-in-ubuntu-16/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Script automatically frees up memory</title>
		<link>https://devopslite.com/script-automatically-frees-up-memory/</link>
					<comments>https://devopslite.com/script-automatically-frees-up-memory/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 05 Mar 2019 03:00:48 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[automatic script]]></category>
		<category><![CDATA[bash script]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=326</guid>

					<description><![CDATA[<p>This article will provide to you a script automatically frees up memory in Linux. This script is for Linux servers. Commands to clear cache in Linux You know, most of&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-automatically-frees-up-memory/">Script automatically frees up memory</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-automatically-frees-up-memory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make bash script run as a service in Debian 9</title>
		<link>https://devopslite.com/make-bash-script-run-as-a-service-in-debian-9/</link>
					<comments>https://devopslite.com/make-bash-script-run-as-a-service-in-debian-9/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Fri, 01 Mar 2019 02:45:16 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[debian 9]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=309</guid>

					<description><![CDATA[<p>This article will show you how to make a bash script run as a service in Debian 9. Debian is one of the most popular OSs in the world today.&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/make-bash-script-run-as-a-service-in-debian-9/">Make bash script run as a service in Debian 9</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/make-bash-script-run-as-a-service-in-debian-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Script file location and execute script</title>
		<link>https://devopslite.com/script-file-location-and-execute-script/</link>
					<comments>https://devopslite.com/script-file-location-and-execute-script/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 15 Jan 2019 02:55:29 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash script]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[bash]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=506</guid>

					<description><![CDATA[<p>Now is the last step in 3 steps how to write a bash script file. This article will learn about the script file location and script execution.&#160;The execution of the&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/script-file-location-and-execute-script/">Script file location and execute script</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/script-file-location-and-execute-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Writing your first script]]></series:name>
	</item>
	</channel>
</rss>
