I remember once trying to play a &quot;trick&quot; on someone.<div>I tried to pipe the output of &quot;rm -rf /&quot; to their tty so they would be all scared.</div><div><br></div><div>Unfortunately I was drunk and did the following:</div>

<div><br></div><div>su</div><div>rm -rfv / | write foo bar</div><div><br></div><div>oh the fun.<br><br><div class="gmail_quote">On 9 November 2010 15:33, Martin <span dir="ltr">&lt;<a href="mailto:martin@ml1.co.uk">martin@ml1.co.uk</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Folks,<br>
<br>
An interesting series of links that I&#39;ve just stumbled across whilst<br>
troubleshooting:<br>
<br>
<br>
20 Linux System Monitoring Tools Every SysAdmin Should Know<br>
<a href="http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html" target="_blank">http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html</a><br>
<br>
<br>
20 Linux Server Hardening Security Tips<br>
<a href="http://www.cyberciti.biz/tips/linux-security.html" target="_blank">http://www.cyberciti.biz/tips/linux-security.html</a><br>
<br>
<br>
10 Greatest Open Source Software Of 2009<br>
<a href="http://www.cyberciti.biz/tips/10-greatest-open-source-software-of-2009.html" target="_blank">http://www.cyberciti.biz/tips/10-greatest-open-source-software-of-2009.html</a><br>
<br>
<br>
My 10 UNIX Command Line Mistakes<br>
<a href="http://www.cyberciti.biz/tips/my-10-unix-command-line-mistakes.html" target="_blank">http://www.cyberciti.biz/tips/my-10-unix-command-line-mistakes.html</a><br>
<br>
<br>
Of the errors examples, I&#39;ve certainly been caught a few times with the<br>
horror of a single &quot;&gt;&quot; on a commandline rather than the intended &quot;&gt;&gt;&quot;.<br>
Hence a certain paranoia now to copy config files to<br>
&quot;configfile.version&quot; _before_ doing anything!...<br>
<br>
<br>
And for the biggest tip of all:<br>
<br>
Google (or whichever your favourite search engine) is a fantastic tool<br>
to see if anyone else has documented a fix to whatever you&#39;re trying to<br>
fix. The hardest part is in framing the search term usefully.<br>
<br>
<br>
Also, the above cyberciti site is quite a good blog example for the<br>
articles. Not so sure though about the menus to reach the articles...<br>
You&#39;re forced to do a search.<br>
<br>
Which reminds me about our new website...<br>
<br>
Cheers,<br>
Martin<br>
<br>
<br>
--<br>
----------------<br>
Martin Lomas<br>
<a href="mailto:martin@ml1.co.uk">martin@ml1.co.uk</a><br>
----------------<br>
<br>
_______________________________________________<br>
Nottingham mailing list<br>
<a href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/nottingham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a><br>
</blockquote></div><br></div>