<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Technology forum Murali Web World | VPS server configuration | Activity</title>
	<link>https://www.muraliwebworld.com/groups/vps-server-configuration/</link>
	<atom:link href="https://www.muraliwebworld.com/groups/vps-server-configuration/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for the group, VPS server configuration.</description>
	<lastBuildDate>Wed, 22 Apr 2026 04:39:54 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">0b9f82179094056fda380f2d206f9ce0</guid>
				<title>Murali posted an update in the group VPS server configuration: test</title>
				<link>https://www.muraliwebworld.com/activity/p/890/</link>
				<pubDate>Wed, 18 Oct 2023 08:17:48 +0530</pubDate>

									<content:encoded><![CDATA[<p>test</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a6d250cc5e4556bc0c3c7742b28740f2</guid>
				<title>Murali posted an update in the group VPS server configuration: qeqweq</title>
				<link>https://www.muraliwebworld.com/activity/p/889/</link>
				<pubDate>Wed, 18 Oct 2023 08:15:04 +0530</pubDate>

									<content:encoded><![CDATA[<p>qeqweq</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">69332164483bce12ad069bdd9e27be4c</guid>
				<title>Murali posted an update in the group VPS server configuration: awswete</title>
				<link>https://www.muraliwebworld.com/activity/p/888/</link>
				<pubDate>Wed, 18 Oct 2023 08:12:18 +0530</pubDate>

									<content:encoded><![CDATA[<p>awswete</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">28b040d5ecf2ef1e9ee112b7366360e7</guid>
				<title>Murali posted an update in the group VPS server configuration: Test group notification httpv1 version</title>
				<link>https://www.muraliwebworld.com/activity/p/887/</link>
				<pubDate>Wed, 18 Oct 2023 06:50:37 +0530</pubDate>

									<content:encoded><![CDATA[<p>Test group notification httpv1 version</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">41151a1ea5441300e219d617750579fd</guid>
				<title>Intelvue joined the group VPS server configuration</title>
				<link>https://www.muraliwebworld.com/activity/p/649/</link>
				<pubDate>Tue, 18 Apr 2023 09:19:02 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">add94d085d106c6194bae4642e082e90</guid>
				<title>Muralidharan started the topic How to use gzip bundle.js in reactJS server side rendering in the forum VPS server configuration</title>
				<link>https://www.muraliwebworld.com/groups/vps-server-configuration/forum/topic/how-to-use-gzip-bundle-js-in-reactjs-server-side-rendering/</link>
				<pubDate>Thu, 16 Dec 2021 16:21:08 +0530</pubDate>

									<content:encoded><![CDATA[<p>Below is the code to run reactjs server side rendering with gzipped bundle.js file,</p>
<p>Below code gives response headers with gzip which will load website/webapp faster using gzipped javascript and css files. Below code needs to be in expressjs server side starting script</p>
<p><code>app.get(&#039;*.js&#039;, function(req, res, next) {<br />
  req.url = req.url + &#039;.gz&#039;;&hellip;</code><span class="activity-read-more" id="activity-read-more-19"><a href="https://www.muraliwebworld.com/groups/vps-server-configuration/forum/topic/how-to-use-gzip-bundle-js-in-reactjs-server-side-rendering/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">de6504803822292c1ab0daadab02e74f</guid>
				<title>Muralidharan started the topic How to create swap file to use as additional memory in VPS server in the forum VPS server configuration</title>
				<link>https://www.muraliwebworld.com/groups/vps-server-configuration/forum/topic/how-to-create-swap-file-to-use-as-additional-memory-in-vps-server/</link>
				<pubDate>Thu, 16 Dec 2021 15:58:20 +0530</pubDate>

									<content:encoded><![CDATA[<p>Following are list of commands to create swap file to increase memory in VPS server using disk space</p>
<li>1. Execute below command
<p>if the swap file size is 4 GB (128 MB x 32)<br />
<code>$ sudo dd if=/dev/zero of=/swapfile bs=128M count=32</code></li>
<li>2.    Update the read and write permissions for the swap file:
<p><code>$ sudo chmod 600 /swapfile</code></li>
<li>3.    Set up a Linux swap&hellip;</li>
<p><span class="activity-read-more" id="activity-read-more-17"><a href="https://www.muraliwebworld.com/groups/vps-server-configuration/forum/topic/how-to-create-swap-file-to-use-as-additional-memory-in-vps-server/" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>