<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Linux &#8211; What to do when things go wrong	</title>
	<atom:link href="https://www.elearningworld.org/linux-when-things-go-wrong/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.elearningworld.org/linux-when-things-go-wrong/</link>
	<description>For the online learning world</description>
	<lastBuildDate>Fri, 16 Feb 2018 20:30:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Moodle Geek		</title>
		<link>https://www.elearningworld.org/linux-when-things-go-wrong/#comment-157</link>

		<dc:creator><![CDATA[Moodle Geek]]></dc:creator>
		<pubDate>Fri, 16 Feb 2018 20:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.elearningworld.org/?p=2199#comment-157</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.elearningworld.org/linux-when-things-go-wrong/#comment-156&quot;&gt;Gareth Barnard&lt;/a&gt;.

Timeshift is essentially a GUI front end for rsync.  If you have a machine that uses a DE (Desktop Environment), then it is definitely a valid option.

With Apache, you can also run `apache2 -f /etc/apache2/sites-enabled/000-default.conf` and you can get a live output.  It&#039;s not as simple as `tail`, and doesnt output as verbose information, but it can be easier to remember.

`su` and `sudo` have the ability to do damage to your machine, but in the same way that a Windows `Administrator` has the ability to damage a Windows machine.  They are roughly equivalent.

If anyone is interested in using GIT without a server, here is a good method for Windows: http://techs.studyhorror.com/git-without-server-i-190]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.elearningworld.org/linux-when-things-go-wrong/#comment-156">Gareth Barnard</a>.</p>
<p>Timeshift is essentially a GUI front end for rsync.  If you have a machine that uses a DE (Desktop Environment), then it is definitely a valid option.</p>
<p>With Apache, you can also run `apache2 -f /etc/apache2/sites-enabled/000-default.conf` and you can get a live output.  It&#8217;s not as simple as `tail`, and doesnt output as verbose information, but it can be easier to remember.</p>
<p>`su` and `sudo` have the ability to do damage to your machine, but in the same way that a Windows `Administrator` has the ability to damage a Windows machine.  They are roughly equivalent.</p>
<p>If anyone is interested in using GIT without a server, here is a good method for Windows: <a href="http://techs.studyhorror.com/git-without-server-i-190" rel="nofollow ugc">http://techs.studyhorror.com/git-without-server-i-190</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gareth Barnard		</title>
		<link>https://www.elearningworld.org/linux-when-things-go-wrong/#comment-156</link>

		<dc:creator><![CDATA[Gareth Barnard]]></dc:creator>
		<pubDate>Fri, 16 Feb 2018 12:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.elearningworld.org/?p=2199#comment-156</guid>

					<description><![CDATA[Interesting post.  Have you heard of Timeshift? -&#062; http://www.teejeetech.in/p/timeshift.html - is it any good for Linux machines?

As well as searching for help I&#039;ve found that the applications also have inbuilt tools to help you, so with Apache the &#039;t&#039; option reports on the syntax of the configuration, e.g. &#039;httpd -t&#039; on Windows, which I imagine Linux is similar.

Another thing I&#039;ve learnt is only to use &#039;su&#039; / &#039;sudo&#039; when you really need to, as the root user can destroy a disk with a single command and make the machine unuseable.

With configs another option is version control (such as Git) as they are text files, so as they change over time you can keep a &#039;journal&#039; of the changes and easily go back to a known version that works and see the differences between versions.]]></description>
			<content:encoded><![CDATA[<p>Interesting post.  Have you heard of Timeshift? -&gt; <a href="http://www.teejeetech.in/p/timeshift.html" rel="nofollow ugc">http://www.teejeetech.in/p/timeshift.html</a> &#8211; is it any good for Linux machines?</p>
<p>As well as searching for help I&#8217;ve found that the applications also have inbuilt tools to help you, so with Apache the &#8216;t&#8217; option reports on the syntax of the configuration, e.g. &#8216;httpd -t&#8217; on Windows, which I imagine Linux is similar.</p>
<p>Another thing I&#8217;ve learnt is only to use &#8216;su&#8217; / &#8216;sudo&#8217; when you really need to, as the root user can destroy a disk with a single command and make the machine unuseable.</p>
<p>With configs another option is version control (such as Git) as they are text files, so as they change over time you can keep a &#8216;journal&#8217; of the changes and easily go back to a known version that works and see the differences between versions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stuart Mealor		</title>
		<link>https://www.elearningworld.org/linux-when-things-go-wrong/#comment-152</link>

		<dc:creator><![CDATA[Stuart Mealor]]></dc:creator>
		<pubDate>Mon, 12 Feb 2018 20:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.elearningworld.org/?p=2199#comment-152</guid>

					<description><![CDATA[That&#039;s a great post - and reminds even people like me (administering many Moodle sites daily) that there are different &#039;levels&#039; of problems, and the &#039;correct&#039; solution will vary tremendously from one situation to another.  So glad you stressed backups ... it almost makes me cry when I see people posting on Moodle.org and elsewhere that their Moodle site is broken, and they don&#039;t have course / site backups.  Honestly, if you can&#039;t guarantee 100% that you can restore a server from a complete meltdown, you simply shouldn&#039;t be the one in charge of hosting your Moodle site.  It&#039;s like driving across Australia, on your own, and not knowing how to change a flat tyre.]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s a great post &#8211; and reminds even people like me (administering many Moodle sites daily) that there are different &#8216;levels&#8217; of problems, and the &#8216;correct&#8217; solution will vary tremendously from one situation to another.  So glad you stressed backups &#8230; it almost makes me cry when I see people posting on Moodle.org and elsewhere that their Moodle site is broken, and they don&#8217;t have course / site backups.  Honestly, if you can&#8217;t guarantee 100% that you can restore a server from a complete meltdown, you simply shouldn&#8217;t be the one in charge of hosting your Moodle site.  It&#8217;s like driving across Australia, on your own, and not knowing how to change a flat tyre.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
