<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Drag0n</id>
	<title>Redbrick Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.redbrick.dcu.ie/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Drag0n"/>
	<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/Special:Contributions/Drag0n"/>
	<updated>2026-05-22T05:40:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Screen&amp;diff=5983</id>
		<title>Screen</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Screen&amp;diff=5983"/>
		<updated>2007-07-10T14:51:38Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Basics ==&lt;br /&gt;
=== Opening ===&lt;br /&gt;
  screen&lt;br /&gt;
This will open a new screen session&lt;br /&gt;
&lt;br /&gt;
=== Creating windows ===&lt;br /&gt;
When you start screen, it presents you with one default window.&lt;br /&gt;
 ctrl + a + c&lt;br /&gt;
This keybinding will open a new window (window 2) inside screen.&lt;br /&gt;
&lt;br /&gt;
=== Switching windows===&lt;br /&gt;
If you have more than one window open, you can switch between them using.&lt;br /&gt;
 ctrl + a + a&lt;br /&gt;
or using&lt;br /&gt;
 ctrl + a + window_number&lt;br /&gt;
or using&lt;br /&gt;
 ctrl + a + n&lt;br /&gt;
 ctrl + a + p&lt;br /&gt;
to go forward, or back.&lt;br /&gt;
&lt;br /&gt;
=== Detaching screen ===&lt;br /&gt;
The beauty of screen is that it can remain running when you are logged out, therefor allowing you to run time consuming processes in the background.&lt;br /&gt;
Dettach using&lt;br /&gt;
 ctrl + a + d&lt;br /&gt;
&lt;br /&gt;
=== Reattaching screen ===&lt;br /&gt;
To reattach an allready detached screen, use.&lt;br /&gt;
 screen -d -r&lt;br /&gt;
The -d will dettach any &amp;quot;attached&amp;quot; screens and -r will reattach your screen.&lt;br /&gt;
&lt;br /&gt;
Note that if you have more than one screen session available, you will need to specify the screen id you wish to open.&lt;br /&gt;
&lt;br /&gt;
[[Category:Humour]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=IRC&amp;diff=5915</id>
		<title>IRC</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=IRC&amp;diff=5915"/>
		<updated>2007-06-13T22:14:51Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* The basics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IRC (Internet Relay Chat) allows real time chat over the internet. People can communicate in groups in rooms known as channels or one to one through private messages.&lt;br /&gt;
&lt;br /&gt;
Redbrick&#039;s IRC server is hosted on [[Deathray]] and although prone to the odd crash now and again, it&#039;s fairly active most of the time.&lt;br /&gt;
&lt;br /&gt;
Below is a brief introduction to the use and etiquette of IRC.&lt;br /&gt;
&lt;br /&gt;
== The Basics ==&lt;br /&gt;
There are 3 ways to connect to redbricks IRC server. [http://www.redbrick.dcu.ie/chat Webchat], [[irssi]] and your own IRC client.&lt;br /&gt;
&lt;br /&gt;
=== Webchat ===&lt;br /&gt;
Webchat is a new addition to Redbrick. It allows you to connect to IRC from any web browser which supports java applets. Visit [http://www.redbrick.dcu.ie/chat http://www.redbrick.dcu.ie/chat] to see it.&lt;br /&gt;
&lt;br /&gt;
=== Irssi ===&lt;br /&gt;
This is the most common way to connect to IRC at present! You can access it by typing &#039;chat&#039; or &#039;irssi&#039; from your terminal after logging into Redbrick. You&#039;ll then be greeted with a screen like this:&lt;br /&gt;
&lt;br /&gt;
[[Image:Welcome_to_chat.gif]]&lt;br /&gt;
&lt;br /&gt;
This might look a little daunting at first, so we&#039;ll explain what everything means.&lt;br /&gt;
&lt;br /&gt;
The line at the top of the screen is the topic, which contains info about current events, funny quotes or random gibberish. In this case it shows what&#039;s happening during Rag Week. Below this, is the main area where messages and info are shown. Every time you join a channel in IRC, you&#039;re shown who&#039;s in it, so all the words between the different &#039;[&#039; and &#039;]&#039; characters are the nicks of people in that channel. This area will soon fill up with messages from people talking. &lt;br /&gt;
&lt;br /&gt;
As you can see, phaxx has just said hello to receive. Phaxx&#039;s name is highlighted here because he&#039;s addressed receive directly. Highlighting makes sure you notice when people are talking to you. Your own nick will appear in bold (just in case you forget which one is you).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Status Bar&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The blue status bar at the bottom of the screen will keep you up to date with what&#039;s happening in all your channels. It shows your nick, then the current channel (and its modes in brackets). The Act part on the right will show you if you something&#039;s happening in another channel by displaying the number of that channel.&lt;br /&gt;
&lt;br /&gt;
=== IRC client ===&lt;br /&gt;
Another way to connect to IRC is by using your own client such as (eg.) Gaim (now pidgin.im), ...&lt;br /&gt;
This is a slightly more complicated way of connecting, but has advantages such as integrating chat with msn, Gtalk and AOL chat, which you may also be using.&lt;br /&gt;
&lt;br /&gt;
You need to set the following when setting up a new IRC account.&lt;br /&gt;
 * Server: ircproxy.redbrick.dcu.ie&lt;br /&gt;
 * Port: 6667&lt;br /&gt;
 * Username: your own redbrick nickname&lt;br /&gt;
 * Password: your redbrick password&lt;br /&gt;
&lt;br /&gt;
== Chatting ==&lt;br /&gt;
&lt;br /&gt;
To chat, all you have to do is type what you want to say and hit return.&lt;br /&gt;
&lt;br /&gt;
For example, when you type:&lt;br /&gt;
&lt;br /&gt;
 [#lobby] I think that undone guy is really cool!&lt;br /&gt;
&lt;br /&gt;
and then hit return, you&#039;ll get something like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt; gizmo&amp;gt; I think that undone guy is really cool!&lt;br /&gt;
&lt;br /&gt;
If you want to do perform an action simply type &#039;/me&#039; and then the action:&lt;br /&gt;
&lt;br /&gt;
 [#lobby] /me thinks that undone guy is really cool.&lt;br /&gt;
&lt;br /&gt;
will produce:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;* gizmo&#039;&#039;&#039; thinks that undone guy is really cool.&lt;br /&gt;
&lt;br /&gt;
An endless variety of [[Smilies|emoticons]] can also be used to express feelings.&lt;br /&gt;
&lt;br /&gt;
If you want to leave chat just type:&lt;br /&gt;
&lt;br /&gt;
 /quit &amp;lt;text&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which disconnects you from the IRC server and returns you to your shell. The text parameter is optional, when it&#039;s used it gives a reason to the others for your leaving, for example:&lt;br /&gt;
&lt;br /&gt;
 /quit I must flee!&lt;br /&gt;
&lt;br /&gt;
Of course, if you&#039;re using the WebChat client, it&#039;s probably quicker just to close the window when quitting.&lt;br /&gt;
&lt;br /&gt;
== Navigating IRC ==&lt;br /&gt;
An IRC server will have lots of different channels. When you first connect to the server you will find yourself in Redbrick&#039;s biggest channel, #lobby. You can go in and out of most rooms to see who&#039;s there or join a conversation. If you want to check what other rooms there are, you can type &#039;/list&#039;. If you&#039;re using WebChat, then just click the Channels button up top to take a look.&lt;br /&gt;
&lt;br /&gt;
This will give you a list of the rooms with two or more people in them, and the topic associated with them.&lt;br /&gt;
&lt;br /&gt;
Anyone can create channels, to do this you simply have to join a room that doesn&#039;t already exist. In order to join a room, you just type:&lt;br /&gt;
&lt;br /&gt;
 /join #&amp;lt;name of channel&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So for example if you wanted to join the #gamessoc channel, you would type:&lt;br /&gt;
&lt;br /&gt;
 /join #gamessoc&lt;br /&gt;
&lt;br /&gt;
and there you can chat about games and make fun of Simon to your heart&#039;s content.&lt;br /&gt;
&lt;br /&gt;
If you want to get back to #lobby or any other channel, hold alt and press the number associated with that channel, which should be 2. You can also move through channels one by one by holding alt and pressing the left or right arrow key. In WebChat, simply click the name of the channel at the bottom.&lt;br /&gt;
&lt;br /&gt;
You can get a list of the users in the current channel by typing:&lt;br /&gt;
&lt;br /&gt;
 /names&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 /n&lt;br /&gt;
&lt;br /&gt;
while there. This will give you a list of everyone in the room at the time. In WebChat, all the names just appear on your right.&lt;br /&gt;
&lt;br /&gt;
To check the name and details of a specific user, type:&lt;br /&gt;
&lt;br /&gt;
 /whois undone&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
 &lt;br /&gt;
 /wi undone&lt;br /&gt;
&lt;br /&gt;
to bring up some information on that user.&lt;br /&gt;
If you&#039;d like to leave a particular channel, type:&lt;br /&gt;
&lt;br /&gt;
 /part&lt;br /&gt;
&lt;br /&gt;
followed by any message you want to leave with.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Private messaging ==&lt;br /&gt;
If gizmo wants to tell undone he thinks he&#039;s a really cool guy, but doesn&#039;t want everyone online to see it, he can do this:&lt;br /&gt;
&lt;br /&gt;
 /msg undone I think you&#039;re a really cool guy.&lt;br /&gt;
&lt;br /&gt;
This will send the private message &amp;quot;I think you&#039;re a really cool guy&amp;quot; to the user undone. This starts a new channel between just two people where the conversation can continue, or not.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Chat etiquette and channel operators ==&lt;br /&gt;
&lt;br /&gt;
Chat has a certain amount of unwritten rules about being polite and courteous to others. Obviously we don&#039;t aim to censor users, but there are certain things that are to be avoided.&lt;br /&gt;
Avoid excessive use of the Caps Lock button as it appears as though you&#039;re shouting and can get annoying. &lt;br /&gt;
Avoid using colour, as although it probably annoys atlas, which we all know is fun, it can get quite irritating to other users too.&lt;br /&gt;
&lt;br /&gt;
Of course some people will break the rules and as such there are channel operators around to step in when they&#039;re needed.&lt;br /&gt;
&lt;br /&gt;
Channel operators are denoted by having an &#039;@&#039; symbol before their name like so:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;@undone&amp;gt; i have ops! \o/&lt;br /&gt;
&lt;br /&gt;
All members of committee and some of the admins have ops on #lobby. If you create a new channel, then you will automatically gain ops there and have control over things. A channel operator can kick or ban a user from a room and also set the modes and topic. When kicking or banning a user, the channel operator must always ensure that as witty a remark as possible is added afterwards:&lt;br /&gt;
&lt;br /&gt;
 06:07 -!- korvuss was kicked from #gamessoc by undone [witty remark!]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Modes ==&lt;br /&gt;
Each room in IRC has its own set of modes that determine what users can do in the channel. Some of the following commands set some of the more commonly used modes to a room:&lt;br /&gt;
&lt;br /&gt;
 /mode +i&lt;br /&gt;
&lt;br /&gt;
This makes the room invite only. In order to invite someone to the room, type:&lt;br /&gt;
&lt;br /&gt;
 /invite undone&lt;br /&gt;
&lt;br /&gt;
to invite undone into your channel.&lt;br /&gt;
&lt;br /&gt;
 /mode +o undone&lt;br /&gt;
&lt;br /&gt;
will give undone ops in your channel, which is an excellent idea.&lt;br /&gt;
&lt;br /&gt;
 /mode +t&lt;br /&gt;
&lt;br /&gt;
will set the channel so only ops or half ops can change the room&#039;s topic.&lt;br /&gt;
&lt;br /&gt;
 /mode +k pass&lt;br /&gt;
&lt;br /&gt;
sets the password &amp;quot;pass&amp;quot; on your room.&lt;br /&gt;
&lt;br /&gt;
IRC has other useful commands such as /exec, which lets you execute a shell command as though at the prompt. For example:&lt;br /&gt;
&lt;br /&gt;
 /exec ls&lt;br /&gt;
&lt;br /&gt;
Be wary of users who tell you to run a /exec command, as it may not always be in your best interest to do so.&lt;br /&gt;
&lt;br /&gt;
Obviously there&#039;s a lot more to learn about IRC so if you have any questions, email [[Helpdesk]], or you know... google it.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[http://www.redbrick.dcu.ie/chat Redbrick&#039;s chat page] - where you can choose how to start chatting.&lt;br /&gt;
&lt;br /&gt;
[http://en.wikipedia.org/wiki/Internet_Relay_Chat IRC at wikipedia] - wikipedia.org&#039;s page about IRC.&lt;br /&gt;
&lt;br /&gt;
[[Irssi|irssi]] - page about irssi, detailing some of the more advanced options and features.&lt;br /&gt;
&lt;br /&gt;
[http://www.irssi.org/ irssi.org] - the website of Redbrick&#039;s default IRC client.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Helpdesk]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=PHP&amp;diff=5966</id>
		<title>PHP</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=PHP&amp;diff=5966"/>
		<updated>2007-05-25T09:40:59Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a quick presentation to introduce PHP.&lt;br /&gt;
&lt;br /&gt;
[http://www.redbrick.dcu.ie/~drag0n/workshop/workshop.odp Download the Open Document Presentation]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Helpdesk&amp;diff=5891</id>
		<title>Helpdesk</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Helpdesk&amp;diff=5891"/>
		<updated>2007-05-25T09:20:17Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Redbrick&#039;s Helpdesk is an elite team of hard working individuals dedicated to helping Redbrick users by answering queries, running workshops and forwarding hundreds of mails to the admins.&lt;br /&gt;
&lt;br /&gt;
== The Helpdesk Team ==&lt;br /&gt;
* [[User:Undone|undone]]&lt;br /&gt;
* [[User:Gizmo|gizmo]]&lt;br /&gt;
* [[User:Drag0n|drag0n]]&lt;br /&gt;
&lt;br /&gt;
Feel free to mail helpdesk[at]redbrick.dcu.ie with any problems at all.&lt;br /&gt;
&lt;br /&gt;
== Helpdesk Tutorials ==&lt;br /&gt;
Here you can find guides on how to use different Redbrick services.&lt;br /&gt;
&lt;br /&gt;
=== Using Your Account ===&lt;br /&gt;
*[[Connect|Connecting to Redbrick]] - how to start using your account.&lt;br /&gt;
*[[Intro|Introduction to Redbrick]] - learn the basics.&lt;br /&gt;
*[[Hey#Tutorial|Hey]] - how to use Redbrick&#039;s instant messaging program, hey.&lt;br /&gt;
*[[Account Customisation (zsh)|Account Customisation]] - how to change the look and feel of your Redbrick account.&lt;br /&gt;
&lt;br /&gt;
=== Chat ===&lt;br /&gt;
*[[IRC|Chat/IRC]] - find out how to chat with other brickies.&lt;br /&gt;
*[[Irssi]] - page about the irssi client, detailing more advanced features and commands.&lt;br /&gt;
*[[Bitlbee]] - use chat to connect to MSN, Yahoo &amp;amp; Google talk.&lt;br /&gt;
&lt;br /&gt;
=== Email ===&lt;br /&gt;
*[[Automatic Forwarding]] - how to remove or set up forwarding to different addresses.&lt;br /&gt;
*[[Mutt|Using mutt]] - how to use mutt to read and send emails.&lt;br /&gt;
*[[Webmail]] - learn more about Redbrick&#039;s web-based mail clients.&lt;br /&gt;
*[[Procmail]] - filter your mail and set up different mailboxes.&lt;br /&gt;
*[[Spam Removal]] - a way of cutting down the spam in your inbox.&lt;br /&gt;
&lt;br /&gt;
=== Web ===&lt;br /&gt;
*[[Help:Contents|Redbrick Wiki]] - how to use this wiki.&lt;br /&gt;
*[[Webspace]] - how to use your Redbrick webspace and get your website up and running.&lt;br /&gt;
*[[Transferring Files]] - how to use WinSCP and transfer files to and from Redbrick.&lt;br /&gt;
*[[Htaccess|.htaccess]] - using htaccess to password protect areas of your site.&lt;br /&gt;
*[[PHP]] - Tutorial on using PHP on Redbrick.&lt;br /&gt;
&lt;br /&gt;
===News===&lt;br /&gt;
*[[Redbrick Newsgroups]] - how to read and post to the Redbrick newsgroups using slrn.&lt;br /&gt;
*[[Using the Boards with Thunderbird|Boards with Thunderbird]] - how to use the boards in Thunderbird.&lt;br /&gt;
&lt;br /&gt;
=== Unix ===&lt;br /&gt;
*[[Unix Intro]] - an introduction to Unix and basic commands that you can use on Redbrick.&lt;br /&gt;
*[[Unix Advanced]] - some more advanced Unix features.&lt;br /&gt;
*[[File Permissions]] - introduction to different file permissions and how to use chmod.&lt;br /&gt;
&lt;br /&gt;
=== Misc ===&lt;br /&gt;
*[[Smilies]] - a guide on smilies, with lots of different and bizarre variations. :)&lt;br /&gt;
*[[Creating Man Pages|Creating your own man page]] - how to make your own man page.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[Category:Helpdesk]]&lt;br /&gt;
[[Category:HowTo]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Account_Customisation_(zsh)&amp;diff=5051</id>
		<title>Account Customisation (zsh)</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Account_Customisation_(zsh)&amp;diff=5051"/>
		<updated>2007-03-03T12:30:56Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* Removing the help message */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page contains information on how to customise your .zsh shell account.&lt;br /&gt;
&lt;br /&gt;
== Changing The Command Prompt ==&lt;br /&gt;
&lt;br /&gt;
Right, you&#039;ve seen you friends with colour command prompts showing them who is heying them with lots of other bells and whistles and you wanna be part of the &amp;quot;cool&amp;quot; gang. Unfortunately you&#039;ve just gotten your account and it&#039;s... kinda plain. Well then you&#039;ve come to the right place. The first thing we&#039;re going to do is show you how to set your own command prompt message. This is very easy to do, simply exporting a system variable as follows:&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % export PS1=&amp;quot;[zsh prompt]&amp;gt;&amp;quot;&lt;br /&gt;
 [zsh prompt]&amp;gt; export RPS1=&amp;quot;[right side prompt]&amp;quot;&lt;br /&gt;
 [zsh prompt]&amp;gt;                           [right side prompt]&lt;br /&gt;
&lt;br /&gt;
All we have done here is exported the two variables for the left side of the command prompt (PS1) and the right side of the command prompt (RPS1). You can add these two commands to your .zshrc so that your command prompts will be set like so every time you log in. Just place these lines in your .zshrc:&lt;br /&gt;
&lt;br /&gt;
 export PS1=&amp;quot;Your Left Side Command Prompt ==&amp;gt;&amp;quot;&lt;br /&gt;
 export RPS1=&amp;quot;Your Right Side Command Prompt ==&amp;gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
and then source your .zshrc by typing:&lt;br /&gt;
&lt;br /&gt;
 source .zshrc&lt;br /&gt;
&lt;br /&gt;
== Using zsh escape sequences ==&lt;br /&gt;
&lt;br /&gt;
zsh has some system escape sequences which can be used in your command prompt also. These sequences are special characters which relate to system properties. They can be included in your command prompts to make your prompt more dynamic. Some of the common escape sequences are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;300&amp;quot;|Property&lt;br /&gt;
!width=&amp;quot;225&amp;quot;|Escape Sequence&lt;br /&gt;
|-&lt;br /&gt;
|Your current working directory relative to /home/ || %d&lt;br /&gt;
|-&lt;br /&gt;
|Your current working directory relative to /home/member/u/username || %~&lt;br /&gt;
|-&lt;br /&gt;
|Begin and end bold print || %B....%b&lt;br /&gt;
|-&lt;br /&gt;
|Begin and end underlined print || %U....%u&lt;br /&gt;
|-&lt;br /&gt;
|server name, eg - murphy.redbrick.dcu.ie || %M&lt;br /&gt;
|-&lt;br /&gt;
|The part of the hostname up to the first . - murphy || %m&lt;br /&gt;
|-&lt;br /&gt;
|Your Login Name || %n&lt;br /&gt;
|-&lt;br /&gt;
|System time in HH:mm format || %T&lt;br /&gt;
|-&lt;br /&gt;
|System time in HH:mm:ss format || %*&lt;br /&gt;
|-&lt;br /&gt;
|Today&#039;s Date in YY-MM-DD || %D&lt;br /&gt;
|-&lt;br /&gt;
|Your current tty e.g. pts/100 || %l&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Including these in your command prompt exports allows you to have a clock on your command prompt which updates every time you press return, and you can see your current working directory to save you typing &amp;quot;pwd&amp;quot; every time you forget where you are. e.g.&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % export PS1=&amp;quot;[%B%n%b @ %M]&amp;gt;&amp;quot;&lt;br /&gt;
 [receive @ murphy]&amp;gt; export RPS1=&amp;quot;[%* on %D]&amp;quot;&lt;br /&gt;
 [receive @ murphy]&amp;gt;           [12:00:00 on 02-05-15]&lt;br /&gt;
&lt;br /&gt;
== Adding colours to the command prompt ==&lt;br /&gt;
&lt;br /&gt;
Its still looking kinda plain isn&#039;t it? Maybe we could add some colours to it to see what we can do. zsh has another special set of escape characters specifically for printing colours at the prompt and we can also add these sequences to our PS1/RPS1 variables.&lt;br /&gt;
&lt;br /&gt;
At this point it gets a little more complicated. But with a little perseverance you can have your own customised and coloured account. The following are the escape sequences for creating the coloured text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;200&amp;quot;|Colour&lt;br /&gt;
!width=&amp;quot;225&amp;quot;|Escape Sequence&lt;br /&gt;
|-&lt;br /&gt;
|Red text || %{\e[1;31m%}&lt;br /&gt;
|-&lt;br /&gt;
|Green text || %{\e[1;32m%}&lt;br /&gt;
|-&lt;br /&gt;
|Yellow text || %{\e[1;33m%}&lt;br /&gt;
|-&lt;br /&gt;
|Blue text || %{\e[1;34m%}&lt;br /&gt;
|-&lt;br /&gt;
|Pink text || %{\e[1;35m%}&lt;br /&gt;
|-&lt;br /&gt;
|Cyan text || %{\e[1;36m%}&lt;br /&gt;
|-&lt;br /&gt;
|Grey text || %{\e[1;37m%}&lt;br /&gt;
|-&lt;br /&gt;
|Grey text || %{\e[1;38m%}&lt;br /&gt;
|-&lt;br /&gt;
|Grey text || %{\e[1;39m%}&lt;br /&gt;
|-&lt;br /&gt;
|Dark grey text || %{\e[1;30m%}&lt;br /&gt;
|-&lt;br /&gt;
|Back to normal || %{\e[0m%}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the tricky part. These colour escapes sequences have to be printed to the prompt within the export command. &lt;br /&gt;
Here&#039;s the syntax for making a red word in the left command prompt:&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % export PS1=&amp;quot;[$(print &#039;%{\e[1;31m%}%n%{\e[0m%}&#039;) @ %M]&amp;gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
What this command means is:&lt;br /&gt;
&lt;br /&gt;
 export PS1=&amp;quot;&lt;br /&gt;
export the variable&lt;br /&gt;
 [&lt;br /&gt;
print the opening &#039;[&#039;&lt;br /&gt;
 $(print &#039;%{\e[1;31m%}&lt;br /&gt;
print the escape for &amp;quot;RED&amp;quot; to the prompt&lt;br /&gt;
 %n&lt;br /&gt;
the escape for username to the prompt&lt;br /&gt;
 %{\e[0m%}&#039;)&lt;br /&gt;
print the escape to return to normal text&lt;br /&gt;
 @ %M]&amp;gt;&amp;quot;&lt;br /&gt;
finish printing prompt message.&lt;br /&gt;
&lt;br /&gt;
== Pre-commands ==&lt;br /&gt;
&lt;br /&gt;
This is just a sample of how you can make your account &amp;quot;look&amp;quot; better. there are plenty more tricks which can be added to your account, to customize it for what you need. For example, placing a precmd in your .zshrc can dynamically generate the command prompt, every time you press the enter key. Why would you do this, you might ask? Won&#039;t it slow down my prompt and run a process every time I hit the return button for a new line? (Yes, but...) Well let&#039;s say you wanted to know, at a glance, whether your mesg status was &#039;n&#039; or &#039;y&#039;. A precmd could generate a message as part of your command prompt, every time you pressed enter, to let you know your message status. Placing the following lines in your .zshrc file will accomplish just that.&lt;br /&gt;
&lt;br /&gt;
 export PS1=&amp;quot;[%n @ %M]&amp;gt;&amp;quot;     #normal left prompt with name and server&lt;br /&gt;
&lt;br /&gt;
 #create dynamic right prompt with date and message status&lt;br /&gt;
 function precmd	{&lt;br /&gt;
        export RPS1=&amp;quot;(%D)[mesg `mesg`]&amp;quot; &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
== Auto completion ==&lt;br /&gt;
&lt;br /&gt;
You may have noticed that zsh supports command auto-completion (as do most Bourne-compatible shells). For example if you type &amp;quot;cd pu&amp;quot; and press &amp;lt;-TAB-&amp;gt; it will automatically complete the command for you to &amp;quot;cd public_html&amp;quot;. If you also have a directory called &amp;quot;pubs&amp;quot; then auto-complete will give you a list of all possible completions to what you have already typed. You can specify your own auto-completions to the command prompt in your .zshrc also. Maybe you&#039;re just lazy and don&#039;t want to have to type your friend&#039;s username when you&#039;re spying on him/her. In this case you could set up and auto completion list from your .friends file. e.g.&lt;br /&gt;
&lt;br /&gt;
 function userlist { reply=(`cat ~/.friends`); } &lt;br /&gt;
 #generates a list of usernames from your .friends file&lt;br /&gt;
  &lt;br /&gt;
 compctl -K userlist hey &lt;br /&gt;
 #adds this list of names to auto completion for the command &amp;quot;hey &amp;lt;username&amp;gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 compctl -K userlist ps -fU &lt;br /&gt;
 #adds this list of names to auto completion for the command &amp;quot;ps -fU &amp;lt;username&amp;gt;&amp;quot;&lt;br /&gt;
 set COMPLETE_ALIASES      #adds the alias&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So say I&#039;m the only person in your .friends file whose username begins with &amp;quot;c&amp;quot;. Typing &amp;quot;ps -fU c&amp;lt;-TAB-&amp;gt;&amp;quot; will auto-complete to &amp;quot;ps -fU receive&amp;quot; (NB* this will also work for an alias of that command if you have one set). This can be convenient if you have a list of commands that you use on a regular basis for which aliases would be unsuitable.&lt;br /&gt;
zsh message (exporting ARGV0)&lt;br /&gt;
&lt;br /&gt;
== Removing the help message ==&lt;br /&gt;
&lt;br /&gt;
Everytime you sign into redbrick, you get the help message. If you&#039;re tired of seeing this all you need to do is add a file called .nohelp in your home directoty. To do it type&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % nano .nohelp&lt;br /&gt;
&lt;br /&gt;
and then save the file.&lt;br /&gt;
&lt;br /&gt;
Even faster... Type&lt;br /&gt;
 recieve@murphy (~) % [[touch]] .nohelp&lt;br /&gt;
&lt;br /&gt;
== Customised zsh messages ==&lt;br /&gt;
&lt;br /&gt;
You may have seen when you &amp;quot;spy&amp;quot; on another user&#039;s processes that they have a customised zsh message in the process list. More and more people do this as an added customisation (and annoyance ;)) to their account.&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % ps -fU receive&lt;br /&gt;
 UID        PID  PPID  C STIME TTY          TIME CMD&lt;br /&gt;
 receive   2120  2118  0 Feb09 pts/212  00:00:01 -zsh&lt;br /&gt;
 receive  16581  2120  0 02:00 pts/212  00:00:00 ps -fU receive&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % ARGV0=&#039;Custom Message&#039; exec zsh&lt;br /&gt;
&lt;br /&gt;
 receive@murphy (~) % ps -fU receive&lt;br /&gt;
 UID        PID  PPID  C STIME TTY          TIME CMD&lt;br /&gt;
 receive   2120  2118  0 Feb09 pts/212  00:00:02 Custom Message&lt;br /&gt;
 receive  22095  2120  0 02:06 pts/212  00:00:00 ps -fU receive&lt;br /&gt;
&lt;br /&gt;
The command ARGV0=&#039;Custom Message&#039; exec zsh changes the default message from -zsh to whatever you want. If you want this to be set everytime you login to redbrick, you can place the command in a file called .zlogin in your home directory. This file automatically gets sourced, when you exec a login session on the system.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Be Careful:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are going to use a .zlogin file with the ARGV0 variable exported to something else, then you should take any commands from your .zshrc file, which print information to the screen and move them into your .zlogin instead. The reason for this is that when you log in, the system will:&lt;br /&gt;
&lt;br /&gt;
* source your .zshrc&lt;br /&gt;
* source your .zlogin containing - ARGV0=&amp;quot;&amp;quot; exec zsh&lt;br /&gt;
* source your .zshrc again - because of the exec zsh in .zlogin&lt;br /&gt;
&lt;br /&gt;
If there were any commands in your .zshrc that printed to the screen, rbusers for example, then they would end up printing twice. So for any programs which you want to print to the command prompt at login. You should place them in your .zlogin.&lt;br /&gt;
&lt;br /&gt;
Also be aware that resetting ARGV0 from its unset state will annoy some programs, most notably mv and cp, which will complain that the command is not of the right format. To get around this, do unset ARGV0, and then (if you must) reset the ARGV0 to its original value by either running ARGV0=&#039;Custom Message&#039; exec zsh or sourcing your .zlogin file.&lt;br /&gt;
&lt;br /&gt;
If you have any problems or mess something up and need help, just talk to [[Helpdesk]].&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Unix_Intro&amp;diff=5125</id>
		<title>Unix Intro</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Unix_Intro&amp;diff=5125"/>
		<updated>2007-03-03T12:21:43Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* Your home directory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beginning Unix&lt;br /&gt;
&lt;br /&gt;
This is a primer for those of you who have no previous experience of a UNIX system (which is most of us :o) ) and will teach you the basics of changing your shell and using programs such as mail and news.&lt;br /&gt;
&lt;br /&gt;
== Using your shell ==&lt;br /&gt;
&lt;br /&gt;
Ok, when you first start using Redbrick and you log on, you&#039;ll be looking at a screen which looks fairly plain with some basic instructions for reading mail, news, chat, etc. This is great when you&#039;re starting off, but after a while, you&#039;ll find that just staring at the screen can hurt your eyes, so you&#039;ll want to do other stuff. You&#039;ll then see why a lot of people type stuff when using computers. The way that most people prefer when they get used to it, is typing in commands in a &#039;shell&#039;. This sounds really difficult, but you&#039;ll soon get into the hang of it and be heying your friends and going into chat and mailing your ma and so on :o)&lt;br /&gt;
&lt;br /&gt;
== Directory Structure in Unix ==&lt;br /&gt;
&lt;br /&gt;
=== The root directory ===&lt;br /&gt;
&lt;br /&gt;
Every file on Redbrick has what&#039;s known as a path. Basically, it&#039;s the location of the file on the system. The format in Unix is a little different to Windows, for example, on a Windows/DOS machine, an example would be:&lt;br /&gt;
&lt;br /&gt;
 c:\projects\essay\essay.txt&lt;br /&gt;
&lt;br /&gt;
while on a Unix system like Redbrick this could be:&lt;br /&gt;
&lt;br /&gt;
 /home/member/bubble/project/essay/essay.txt&lt;br /&gt;
&lt;br /&gt;
The difference here is that you don&#039;t actually specify drive letters. Everything begins at the root folder, which is denoted by a forwardslash (/). Everything then goes from that, with each subfolder being separated by another /, but don&#039;t get confused by the two. One last thing on this topic, you can change to the root folder by typing:&lt;br /&gt;
&lt;br /&gt;
 cd /&lt;br /&gt;
&lt;br /&gt;
=== Your home directory ===&lt;br /&gt;
&lt;br /&gt;
Your home directory is where you store all your files. On Redbrick, your home directory is:&lt;br /&gt;
&lt;br /&gt;
 /home/member/u/username/&lt;br /&gt;
&lt;br /&gt;
where &#039;u&#039; is the first lettter of the username. Committee members would find their home directory in:&lt;br /&gt;
&lt;br /&gt;
 /home/committe/username&lt;br /&gt;
&lt;br /&gt;
That folder, and everything in it is yours, and you have control over it. You can add files, create subfolders and change permissions on your files. Your mail is stored there, as is everything else. To change into your directory, you use the cd command. One way of changing into your home directory is by typing&lt;br /&gt;
&lt;br /&gt;
 cd /home/member/firstletter/username&lt;br /&gt;
&lt;br /&gt;
but there is a special character to represent your home directory, namely tilde (~). So a shorter version is:&lt;br /&gt;
&lt;br /&gt;
 cd ~&lt;br /&gt;
&lt;br /&gt;
However, cd on its own should do the same thing.&lt;br /&gt;
&lt;br /&gt;
 cd&lt;br /&gt;
&lt;br /&gt;
=== Your current/parent directory ===&lt;br /&gt;
&lt;br /&gt;
There are lots of special characters in unix. You&#039;ve seen two already, / for the root directory, and ~ for your home directory. Another one is simply &#039;.&#039;. What a fullstop represents is your current directory. You might not think this is useful, but it is, especially in commands like cp and mv for example, where you are copying or moving stuff into your current directory. It can also be expressed as ./, but they both mean the same thing.&lt;br /&gt;
&lt;br /&gt;
Then there&#039;s what&#039;s known as your parent directory, the one just before your own. In the example, if you were in the folder:&lt;br /&gt;
&lt;br /&gt;
 /usr/local/bin&lt;br /&gt;
&lt;br /&gt;
then your parent folder would be:&lt;br /&gt;
&lt;br /&gt;
 /usr/local&lt;br /&gt;
&lt;br /&gt;
Your parent folder is denoted by &#039;../&#039; So, if you wanted to change into it, you simply use the command:&lt;br /&gt;
&lt;br /&gt;
 cd ../&lt;br /&gt;
&lt;br /&gt;
== Basic Unix commands ==&lt;br /&gt;
&lt;br /&gt;
Say you wanted to create a file in your home directory called &#039;phonenumbers&#039;. You need to use an editor. The editor on Redbrick that is the best to use when you&#039;re starting off, is nano. In fact, lots of experienced users still use it. So, to create your file, you would type:&lt;br /&gt;
&lt;br /&gt;
 nano phonenumbers&lt;br /&gt;
&lt;br /&gt;
This will open up the nano editor, with a blank file called &#039;phonenumbers&#039;. Now, just simply type in whatever you want in this file.... To save it you can hold down control and hit &#039;o&#039; (when I say control-o, that&#039;s what I mean), then hit return to confirm the filename &#039;phonenumbers&#039;. If you want to exit, then you don&#039;t have to do a control-o, you can use control-x. It will ask you if you want to save the changes, so you press &#039;y&#039; and again hit return to confirm the filename.&lt;br /&gt;
&lt;br /&gt;
Some more unix commands:&lt;br /&gt;
&lt;br /&gt;
=== who ===&lt;br /&gt;
&lt;br /&gt;
The command &#039;who&#039; lists all the users on the system, what pts they&#039;re on, the time they logged on and the machine they logged on from.&lt;br /&gt;
&lt;br /&gt;
=== ls ===&lt;br /&gt;
&lt;br /&gt;
The command &#039;ls&#039; simply lists all your files in the folder that you are in, One point, there can be &#039;hidden&#039; files in a folder. Their names begin with a &amp;quot;.&amp;quot; They aren&#039;t really hidden, it&#039;s just that ls won&#039;t see them, unless you tell it to look for them by using the command:&lt;br /&gt;
&lt;br /&gt;
 ls -a&lt;br /&gt;
&lt;br /&gt;
This will show ALL files in that folder. Another &#039;argument&#039; that you can pass ls, is the l option, which gives a detailed listing of the files, and you can specify more than one argument to ls, or any other command for that matter. The command:&lt;br /&gt;
&lt;br /&gt;
 ls -al&lt;br /&gt;
&lt;br /&gt;
will give a detailed listing of all files in your current folder, including &#039;hidden&#039; files.&lt;br /&gt;
&lt;br /&gt;
=== cd ===&lt;br /&gt;
&lt;br /&gt;
I&#039;ve already covered this in a way, it changes your current folder or &#039;working directory&#039; as is the proper name for it. Some examples:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/local/bin&lt;br /&gt;
&lt;br /&gt;
changes your working directory to /usr/local/bin&lt;br /&gt;
&lt;br /&gt;
 cd /&lt;br /&gt;
&lt;br /&gt;
changes your working directory to the root directory&lt;br /&gt;
&lt;br /&gt;
 cd ../&lt;br /&gt;
&lt;br /&gt;
changes to your parent directory&lt;br /&gt;
&lt;br /&gt;
 cd ~&lt;br /&gt;
&lt;br /&gt;
changes to your home directory&lt;br /&gt;
&lt;br /&gt;
=== mkdir ===&lt;br /&gt;
&lt;br /&gt;
This command simply creates a directory. You can only create directories in directories that you have permission to write to, such as your home directory, or /tmp for example. Some examples:&lt;br /&gt;
&lt;br /&gt;
 mkdir project&lt;br /&gt;
&lt;br /&gt;
creates a directory called &#039;project&#039; in your current directory&lt;br /&gt;
&lt;br /&gt;
 mkdir ~/project&lt;br /&gt;
&lt;br /&gt;
does the same, only puts it in your home directory, regardless of whether your home directory is your working directory or not&lt;br /&gt;
&lt;br /&gt;
=== cp ===&lt;br /&gt;
&lt;br /&gt;
The command cp is used to copy files around the place. There are two arguments you must pass to cp, the source file (the one you want to copy) and the target file (the file you want to copy it to). That sounds confusing but it&#039;s not really. When you copy a file, you can specify a directory as the target, that way the file will be copied with the same name into that directory. Some examples will show this better:&lt;br /&gt;
&lt;br /&gt;
 cp ~/project/intro.txt ~/&lt;br /&gt;
&lt;br /&gt;
will copy intro.txt out of ~/project into your home directory&lt;br /&gt;
&lt;br /&gt;
 cp ~/project/intro.txt ~/introduction.txt&lt;br /&gt;
&lt;br /&gt;
will make a copy of the same file in your home dir, only renamed to introduction.txt&lt;br /&gt;
&lt;br /&gt;
 cp ~/project/intro.txt ./&lt;br /&gt;
&lt;br /&gt;
will copy the same file into your current working directory&lt;br /&gt;
&lt;br /&gt;
You can&#039;t copy directories like this however, to copy a directory you must use the -R switch, which will copy all sub-directories of that directory as well, so an example would be:&lt;br /&gt;
&lt;br /&gt;
 cp -R ~/project/images ~/images&lt;br /&gt;
which will copy the directory &#039;images&#039; out of &#039;project&#039; to your home directory&lt;br /&gt;
&lt;br /&gt;
=== mv ===&lt;br /&gt;
&lt;br /&gt;
The command mv moves files between folders, and can move folders themselves. Its usage is very similar to that of cp. in fact it&#039;s the same, only it deletes the source file, leaving the target file. That is, if you mv one file into another folder, the new file will remain, while the old one is deleted, in effect, a &#039;move&#039;. mv is also used to rename files. Some examples:&lt;br /&gt;
&lt;br /&gt;
 mv ~/hello.txt ~/bye.txt&lt;br /&gt;
&lt;br /&gt;
renames hello.txt to bye.txt (in your home directory)&lt;br /&gt;
&lt;br /&gt;
 mv ~/bye.txt ~/project/hello.txt&lt;br /&gt;
&lt;br /&gt;
renames bye.txt to hello.txt and moves it into the directory ~/project&lt;br /&gt;
&lt;br /&gt;
 mv ~/project ~/oldstuff/project&lt;br /&gt;
&lt;br /&gt;
moves the directory ~/project into ~/oldstuff&lt;br /&gt;
&lt;br /&gt;
=== rm ===&lt;br /&gt;
&lt;br /&gt;
The command rm is used to delete files. Be careful with this command as once you remove a file, you&#039;ve lost it unless you made a backup of it. The command is easy to use, an example is:&lt;br /&gt;
&lt;br /&gt;
 rm ~/hello.txt&lt;br /&gt;
&lt;br /&gt;
to delete the file &#039;hello.txt&#039; out of your home directory&lt;br /&gt;
&lt;br /&gt;
=== pwd ===&lt;br /&gt;
&lt;br /&gt;
One of the simpler commands, simply typing pwd at the prompt will display your current working directory. &#039;pwd&#039; stands for &#039;print working directory&#039;.&lt;br /&gt;
&lt;br /&gt;
=== cat ===&lt;br /&gt;
&lt;br /&gt;
This stands for concatenate. This command is really useful, if you have a text file you want to view without going into a text editor, you can simply type, for example:&lt;br /&gt;
&lt;br /&gt;
 cat ~/hello.txt&lt;br /&gt;
&lt;br /&gt;
which will simply display the text file on the screen. If the text file is large, even more than a screen, then this can be annoying. This is where the command more comes in. &#039;Piping&#039; the &#039;cat hello.txt&#039; into it will cause the page to be displayed on screenful at a time, using return to go down one line at a time, or space to go down one screenful at a time. There is a command called less which does the same, but it wont bring you back to the command line after youve finished viewing the text file until you press &#039;q&#039;. The command you need to type is&lt;br /&gt;
&lt;br /&gt;
 cat hello.txt | less&lt;br /&gt;
&lt;br /&gt;
The &#039;|&#039; is called a pipe, got usually by holding down shift and \, and is used for putting the output of one command, in this case, &#039;cat hello.txt&#039; into the input of another command, in this case, &#039;less&#039;. There are lots of things you can do with cat, and redirection(using pipes etc..) but I&#039;m not going to go into that here.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it....&lt;br /&gt;
&lt;br /&gt;
There are more unix commands that you can imagine, the ones I have given here are basic ones, with a few basic examples for you to get started. To get more uses for any of the commands or any others, simply type:&lt;br /&gt;
&lt;br /&gt;
 man command-name&lt;br /&gt;
&lt;br /&gt;
to get detailed instructions on that command. The best way to learn Unix is to experiment, just be careful when you&#039;re going around deleting stuff. :) This is just a primer for those of you starting off on Unix, but there are numerous tutorials on unix to be found on the web and you can always talk to [[Helpdesk]] if you have a problem or a question.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[[Unix Advanced]] - a guide to some of the more advanced parts of Unix (if you&#039;re ready).&lt;br /&gt;
&lt;br /&gt;
[http://www.ee.surrey.ac.uk/Docs/Unixhelp/TOP_.html UNIXhelp for Users ] - Unix guide.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Restoring_a_backup&amp;diff=4982</id>
		<title>Restoring a backup</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Restoring_a_backup&amp;diff=4982"/>
		<updated>2007-02-19T16:25:01Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: newbs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If this has happened to you, you&#039;re able to restore your backups by copying files from redbricks backups.&lt;br /&gt;
&lt;br /&gt;
==Causes of needing to restore backups==&lt;br /&gt;
===Deleting all your files in a directory===&lt;br /&gt;
rm *   //Very bad, will delete all files from current folder&lt;br /&gt;
===Overwriting a file.===&lt;br /&gt;
If you&#039;re using vim, it will prompt you that you are overwriting a file if you didn&#039;t open the file for editing in the first place.&amp;lt;br/&amp;gt;&lt;br /&gt;
It tells you to add a ! to the write command to overwrite the file. Don&#039;t do this unless you&#039;re sure of what you&#039;re doing.&lt;br /&gt;
&lt;br /&gt;
==Howto restore from a backup==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh carbon&lt;br /&gt;
cd /backup/webtree/webtree[.{1-6}]/{a-z}/&amp;lt;username&amp;gt;&lt;br /&gt;
cp filename ~/public_html/.    OR cp -R * ~/public_html/.&lt;br /&gt;
exit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example of restoring a file==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh carbon&lt;br /&gt;
cd /backup/webtree/webtree.1/d/drag0n&lt;br /&gt;
cp index.html ~/public_html/.&lt;br /&gt;
exit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will copy drag0ns (ie. me) index.html from a backup from 2 days ago into drag0ns public_html folder.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Creating_a_webpage&amp;diff=5433</id>
		<title>Creating a webpage</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Creating_a_webpage&amp;diff=5433"/>
		<updated>2007-02-19T16:07:18Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an introduction to HTML tutorial. It is a simple guide to getting a simple website up and running under your account on redbrick. &lt;br /&gt;
==Where will the webserver look for your site?==&lt;br /&gt;
&lt;br /&gt;
To access your website type: www.redbrick.dcu.ie/~username &lt;br /&gt;
&lt;br /&gt;
The webserver will automatically look for the [[public_html]] folder in that users [[home directory]]. It then looks for the index file in that folder. If it can&#039;t find either of them it will return an &amp;quot;[[Error 404]]&amp;quot; Requested URL Not Found. &lt;br /&gt;
&lt;br /&gt;
==Permissions for your website==&lt;br /&gt;
&lt;br /&gt;
It is important to make sure the webpages have the correct [[permissions]]. A lot of the time, the permissions are wrong meaning they can&#039;t be seen on the web. To solve this remember the following bit of information. &lt;br /&gt;
&lt;br /&gt;
For your webpages to be seen you need to make sure your permissions are correct. Your public_html folder needs to be readable, writable and executable to yourself and executable to everyone else. &lt;br /&gt;
The files in your public_html need to be readable and writable to yourself but only readable to everyone else. &lt;br /&gt;
* chmod 711 ~/public_html&lt;br /&gt;
* chmod 644 ~/public_html/index.html&lt;br /&gt;
&lt;br /&gt;
==Setup Code==&lt;br /&gt;
&lt;br /&gt;
Once that is okay, all you have to concentrate on is your index.html and/or the other pages you wish to put on the web. Here&#039;s some html code to get your feet off the ground.&amp;lt;br/&amp;gt;&lt;br /&gt;
Using your favourite text editor ([[nano]] and [[vim]] are both installed on redbrick). Create a file in your public_html folder called index.html and insert the following code.&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt; Title of page &amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt; The actual webpage goes in here &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;head&amp;gt; and &amp;lt;/head&amp;gt; tags tell the Web browser where the HTML in your document starts and finishes. After the &amp;lt;html&amp;gt; is where all the document&#039;s information should go. Between &amp;lt;title&amp;gt; and &amp;lt;/title&amp;gt; is where the title of your page should go. This appears in the bar at the top of the browser. After these come the &amp;lt;body&amp;gt; and &amp;lt;/body&amp;gt; tags. This is where you put the information you want displayed on the actual webpage itself.&lt;br /&gt;
It is important to make sure to close all the tags in the right order i.e if you open a head tag and then a title tag, you have to close them in the order title then head. &lt;br /&gt;
&lt;br /&gt;
==Finale==&lt;br /&gt;
&lt;br /&gt;
This is just a basic introduction to get you on your feet. There are loads of sites with further detail. If you need a hand, feel free to get in contact with a member of helpdesk.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Creating_a_webpage&amp;diff=4981</id>
		<title>Creating a webpage</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Creating_a_webpage&amp;diff=4981"/>
		<updated>2007-02-19T15:46:19Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an introduction to HTML tutorial. It is a simple guide to getting a simple website up and running under your account on redbrick. &lt;br /&gt;
==Where will the webserver look for your site?==&lt;br /&gt;
&lt;br /&gt;
To access your website type: www.redbrick.dcu.ie/~username &lt;br /&gt;
&lt;br /&gt;
The webserver will automatically look for the [[public_html]] folder in that users [[home directory]]. It then looks for the index file in that folder. If it can&#039;t find either of them it will return an &amp;quot;[[Error 404]]&amp;quot; Requested URL Not Found. &lt;br /&gt;
&lt;br /&gt;
==Permissions for your website==&lt;br /&gt;
&lt;br /&gt;
It is important to make sure the webpages have the correct [[permissions]]. A lot of the time, the permissions are wrong meaning they can&#039;t be seen on the web. To solve this remember the following bit of information. &lt;br /&gt;
&lt;br /&gt;
For your webpages to be seen you need to make sure your permissions are correct. Your public_html folder needs to be readable, writable and executable to yourself and executable to everyone else. &lt;br /&gt;
The files in your public_html need to be readable and writable to yourself but only readable to everyone else. &lt;br /&gt;
* chmod 711 public_html&lt;br /&gt;
* chmod 644 public_html/index.html&lt;br /&gt;
&lt;br /&gt;
==Setup Code==&lt;br /&gt;
&lt;br /&gt;
Once that is okay, all you have to concentrate on is your index.html and/or the other pages you wish to put on the web. Here&#039;s some html code to get your feet off the ground.&amp;lt;br/&amp;gt;&lt;br /&gt;
Using your favourite text editor ([[nano]] and [[vim]] are both installed on redbrick). Create a file in your public_html folder called index.html and insert the following code.&lt;br /&gt;
&amp;lt;pre&amp;gt; &lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt; &lt;br /&gt;
&amp;lt;title&amp;gt; Title of page &amp;lt;/title&amp;gt; &lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt; The actual webpage goes in here &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;head&amp;gt; and &amp;lt;/head&amp;gt; tags tell the Web browser where the HTML in your document starts and finishes. After the &amp;lt;html&amp;gt; is where all the document&#039;s information should go. Between &amp;lt;title&amp;gt; and &amp;lt;/title&amp;gt; is where the title of your page should go. This appears in the bar at the top of the browser. After these come the &amp;lt;body&amp;gt; and &amp;lt;/body&amp;gt; tags. This is where you put the information you want displayed on the actual webpage itself.&lt;br /&gt;
It is important to make sure to close all the tags in the right order i.e if you open a head tag and then a title tag, you have to close them in the order title then head. &lt;br /&gt;
&lt;br /&gt;
==Finale==&lt;br /&gt;
&lt;br /&gt;
This is just a basic introduction to get you on your feet. There are loads of sites with further detail. If you need a hand, feel free to get in contact with a member of helpdesk.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Web_chat&amp;diff=5463</id>
		<title>Web chat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Web_chat&amp;diff=5463"/>
		<updated>2007-01-21T13:42:35Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Java Web Chat ==&lt;br /&gt;
Redbrick has launched Java Web Based Chat.&lt;br /&gt;
&lt;br /&gt;
== How to Login ==&lt;br /&gt;
Visit [http://www.redbrick.dcu.ie/chat/ Redbrick WebChat].&amp;lt;br/&amp;gt;&lt;br /&gt;
Choose &amp;quot;Web chat client (Java)&amp;quot;&amp;lt;br/&amp;gt;&lt;br /&gt;
Enter your Redbrick Username and Password to login to [[IRC]].&amp;lt;br/&amp;gt;&lt;br /&gt;
Webchat should load and automatically join you into #lobby&lt;br /&gt;
&lt;br /&gt;
== Common Annoyances ==&lt;br /&gt;
- If you are already in chat, you will be renamed to username1.&amp;lt;br/&amp;gt;&lt;br /&gt;
To fix this, just quit or rename (/nick username) yourself in [[irssi]]. Then rename yourself to your normal username.&lt;br /&gt;
&lt;br /&gt;
- Java not being installed on your computer.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://java.com/en/download/index.jsp Download Java] here and install the browser plugin. Then close your browser and retry.&lt;br /&gt;
&lt;br /&gt;
== Other Questions ==&lt;br /&gt;
- If something else is wrong, try emailing helpdesk@redbrick.dcu.ie about the problem and we will sort it out.&lt;br /&gt;
----&lt;br /&gt;
This help page will be extended shortly.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Mindless_Coding_Music&amp;diff=4827</id>
		<title>Mindless Coding Music</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Mindless_Coding_Music&amp;diff=4827"/>
		<updated>2006-10-09T19:26:32Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* Artists */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many people like to listen to music while they work. When programming, a great deal of concentration is required. One must be able to juggle many different kinds of information, remembering how various bits of your project interact. &lt;br /&gt;
&lt;br /&gt;
There&#039;s a lot to keep track of. Distractions from your environment really hurt one&#039;s productivity while programming, and music can help.&lt;br /&gt;
&lt;br /&gt;
Not just any sort of music, unfortunately. Many programmers have found rock or metal distracting, and have turned to electronica or dance, stuff they wouldn&#039;t normally consider.&lt;br /&gt;
&lt;br /&gt;
So, without further waffle, here&#039;s a list of artists and streaming radio stations that some programmers find aid concentration.&lt;br /&gt;
&lt;br /&gt;
==Streaming stations==&lt;br /&gt;
&lt;br /&gt;
* [http://www.woed.de WoED] - World of European Dance. Dance &amp;amp; trance, focus on european stuff. High-quality streams, MP3/Windows Media/Real Media.&lt;br /&gt;
* [http://www.limbikfreq.com/ Limbik Frequencies] - &amp;quot;mix of ambient, downtempo, ethereal, industrial, and intelligent techno&amp;quot;. They play stuff like Aphex Twin, Air, DJ Shadow, Loop Guru, Jega, etc. 128k mp3 stream.&lt;br /&gt;
* [http://www.di.fm Digitally Imported] - Trance, Vocal Trance, Chillout, Deep House, Hard Dance, Euro Dance, Progressive, Goa-Psy Trance, Hard Core, DJ Mixes, Drum &#039;n&#039; Bass, Classic Electronica. Okay, so a lot of the genre names are totally gay, but some of the music is good. Also high-quality multi-format streams.&lt;br /&gt;
* [http://www.slayradio.org/ Slay Radio] - Mostly remixes of old Commodore-64 tunes. Offers streams of varying bitrate, mp3 format.&lt;br /&gt;
* [http://www.somafm.com/ Soma FM] - Ecelectic Ambient, choose deep spaces beats, electronica, jazz or even 70&#039;s rock streams... its all good backround music. High bit rate streams and rare down times, one of the best online.&lt;br /&gt;
&lt;br /&gt;
==Artists==&lt;br /&gt;
&lt;br /&gt;
* Belle Orchestre&lt;br /&gt;
* Explosions In The Sky&lt;br /&gt;
* The Album Leaf&lt;br /&gt;
* Celestial&lt;br /&gt;
* Aphex Twin&lt;br /&gt;
* Autechre&lt;br /&gt;
* Radiohead&lt;br /&gt;
* REM&lt;br /&gt;
* Red Sparrowes&lt;br /&gt;
* Isis&lt;br /&gt;
* Daft Punk&lt;br /&gt;
&lt;br /&gt;
==Movie Soundtracks==&lt;br /&gt;
* Gladiator&lt;br /&gt;
* Gattaca&lt;br /&gt;
* The Shawshank Redemption&lt;br /&gt;
* Solaris (&#039;&#039;very ambient, almost classical at times&#039;&#039;)&lt;br /&gt;
* Fight Club (&#039;&#039;occasionally intrusive (and has some dialogue) but fairly funky background music&#039;&#039;)&lt;br /&gt;
* Crouching Tiger Hidden Dragon&lt;br /&gt;
* The Hunt For Red October&lt;br /&gt;
&lt;br /&gt;
==Game Soundtracks==&lt;br /&gt;
* Wipeout Pure&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4857</id>
		<title>Intro</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4857"/>
		<updated>2006-08-01T13:34:23Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to RedBrick ==&lt;br /&gt;
This tutorial is a brief introduction to some of the more common services available to you now that you have a RedBrick account. For a more detailed tutorials on the services mentioned, simply follow the links provided.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[Chat]] ==&lt;br /&gt;
Redbrick uses [[irssi]] and [[bitchX]] to connect to its [[IRC]] server. To begin using chat type &#039;chat&#039; into your terminal. The default channel is #lobby. In chat, what you type appears on a line at the bottom of your screen and what is said by other people in chat appears on the rest of the screen above that.&lt;br /&gt;
&lt;br /&gt;
There is also a WebChat client available. [[http://www.redbrick.dcu.ie/chat/  www.redbrick.dcu.ie/chat/]]&lt;br /&gt;
&lt;br /&gt;
== [[Email]] ==&lt;br /&gt;
Email is a feature of redbrick that is used by practically everybody. The default mail reader on RedBrick is called Mutt. To start it simply type &amp;lt;nowiki&amp;gt;&#039;email&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You can use this program to send and receive your RedBrick email.&lt;br /&gt;
&lt;br /&gt;
Redbrick now has two Web-based Email clients, [[SquirrelMail]] and [[RoundCube]]. These can be accessed by pointing your browser at [http://webmail.redbrick.dcu.ie webmail.redbrick.dcu.ie].&lt;br /&gt;
&lt;br /&gt;
== [[Newsgroups]] ==&lt;br /&gt;
Newsgroups (the boards) are a place for our members to exchange views,seek help or generally rant about anything they want. The default news reader on RedBrick is called Slrn. To start is simply type &#039;news&#039; or &#039;slrn&#039; into your terminal. With slrn you can read and post to all of the RedBrick NewsGroups plus some intersocs Newsgroups.&lt;br /&gt;
&lt;br /&gt;
== [[Mud]] ==&lt;br /&gt;
Mud is a multiplayer console game. It enables you to explore an environment with other users and gain points for various achievements. The player advances through multiple levels of achievement. Be warned it is very addictive :) To run mud simply type mud into your terminal and follow the instructions.&lt;br /&gt;
&lt;br /&gt;
== [[Web Browsing]] ==&lt;br /&gt;
RedBrick has some text based Internet browsers installed, named &#039;lynx&#039; and &#039;links&#039;. To run either of these browsers simply type either lynx or links into your terminal. To view a perticular website straight away type the name of the browser followed by the url e.g lynx www.dcu.ie.&lt;br /&gt;
&lt;br /&gt;
== [[RedBrick Software]] ==&lt;br /&gt;
RedBrick has a vast array of software installed on the system that was written by our members. As you gain more experience using your account you will come across the various programs out there.The most used of these is [[rbusers]]. If you type rbusers into your terminal you will see a list of users currently logged onto the system. [[Hey]] is also one of these programs. Hey is RedBricks version of instant messenger software (although we are implementing jabber now in addition hey). It enables users logged onto the system to send messages to each other. See the hey tutorial for more information. Another useful program is [[huh]]. If you type huh into your terminal you will see a list of the last few users who heyed you. The list of user written software is endless and you will come across loads of them on your travels.&lt;br /&gt;
&lt;br /&gt;
== [[UNIX]] ==&lt;br /&gt;
RedBricks operating system of choice is UNIX. Our primary server ([[murphy]]) is running the Ubuntu Linux operating system and our secondary server runs Debian (carbon and deathray). In the Windows point and click world, dont let a command line usage put you off. Once you get comfortable you&#039;ll be amazed how much you can accomplish in a command line UNIX environment. A standard user only need a very basic knowledge to gain usage from their RedBrick account. For a starting point see the Intro To Unix tutorial.&lt;br /&gt;
&lt;br /&gt;
== And More ==&lt;br /&gt;
For a list of main features at anytime type &#039;help&#039; into your terminal. Once you are comfortable with the general setup of your account and the system take a look at the other tutorials to learn a little more and improve your use of Redbrick.&lt;br /&gt;
&lt;br /&gt;
Good luck, and enjoy your redbrick experience.&lt;br /&gt;
&lt;br /&gt;
[ Author : Declan McMullen (skyhawk) : 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Una Kehoe (Keloe) : October 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Diarmuid Bourke (drag0n) : August 2006 ]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4411</id>
		<title>Intro</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4411"/>
		<updated>2006-08-01T13:32:59Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* Chat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to RedBrick ==&lt;br /&gt;
This tutorial is a brief introduction to some of the more common services available to you now that you have a RedBrick account. For a more detailed tutorials on the services mentioned, simply follow the links provided.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[Chat]] ==&lt;br /&gt;
Redbrick uses [[irssi]] and [[bitchX]] to connect to its [[IRC]] server. To begin using chat type &#039;chat&#039; into your terminal. The default channel is #lobby. In chat, what you type appears on a line at the bottom of your screen and what is said by other people in chat appears on the rest of the screen above that.&lt;br /&gt;
&lt;br /&gt;
There is also a WebChat client available. [[http://www.redbrick.dcu.ie/chat/]]&lt;br /&gt;
&lt;br /&gt;
== [[Email]] ==&lt;br /&gt;
Email is a feature of redbrick that is used by practically everybody. The default mail reader on RedBrick is called Mutt. To start it simply type &amp;lt;nowiki&amp;gt;&#039;email&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You can use this program to send and receive your RedBrick email.&lt;br /&gt;
&lt;br /&gt;
Redbrick now has two Web-based Email clients, [[SquirrelMail]] and [[RoundCube]]. These can be accessed by pointing your browser at [http://webmail.redbrick.dcu.ie].&lt;br /&gt;
&lt;br /&gt;
== [[Newsgroups]] ==&lt;br /&gt;
Newsgroups (the boards) are a place for our members to exchange views,seek help or generally rant about anything they want. The default news reader on RedBrick is called Slrn. To start is simply type &#039;news&#039; or &#039;slrn&#039; into your terminal. With slrn you can read and post to all of the RedBrick NewsGroups plus some intersocs Newsgroups.&lt;br /&gt;
&lt;br /&gt;
== [[Mud]] ==&lt;br /&gt;
Mud is a multiplayer console game. It enables you to explore an environment with other users and gain points for various achievements. The player advances through multiple levels of achievement. Be warned it is very addictive :) To run mud simply type mud into your terminal and follow the instructions.&lt;br /&gt;
&lt;br /&gt;
== [[Web Browsing]] ==&lt;br /&gt;
RedBrick has some text based Internet browsers installed, named &#039;lynx&#039; and &#039;links&#039;. To run either of these browsers simply type either lynx or links into your terminal. To view a perticular website straight away type the name of the browser followed by the url e.g lynx www.dcu.ie.&lt;br /&gt;
&lt;br /&gt;
== [[RedBrick Software]] ==&lt;br /&gt;
RedBrick has a vast array of software installed on the system that was written by our members. As you gain more experience using your account you will come across the various programs out there.The most used of these is [[rbusers]]. If you type rbusers into your terminal you will see a list of users currently logged onto the system. [[Hey]] is also one of these programs. Hey is RedBricks version of instant messenger software (although we are implementing jabber now in addition hey). It enables users logged onto the system to send messages to each other. See the hey tutorial for more information. Another useful program is [[huh]]. If you type huh into your terminal you will see a list of the last few users who heyed you. The list of user written software is endless and you will come across loads of them on your travels.&lt;br /&gt;
&lt;br /&gt;
== [[UNIX]] ==&lt;br /&gt;
RedBricks operating system of choice is UNIX. Our primary server ([[murphy]]) is running the Ubuntu Linux operating system and our secondary server runs Debian (carbon and deathray). In the Windows point and click world, dont let a command line usage put you off. Once you get comfortable you&#039;ll be amazed how much you can accomplish in a command line UNIX environment. A standard user only need a very basic knowledge to gain usage from their RedBrick account. For a starting point see the Intro To Unix tutorial.&lt;br /&gt;
&lt;br /&gt;
== And More ==&lt;br /&gt;
For a list of main features at anytime type &#039;help&#039; into your terminal. Once you are comfortable with the general setup of your account and the system take a look at the other tutorials to learn a little more and improve your use of Redbrick.&lt;br /&gt;
&lt;br /&gt;
Good luck, and enjoy your redbrick experience.&lt;br /&gt;
&lt;br /&gt;
[ Author : Declan McMullen (skyhawk) : 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Una Kehoe (Keloe) : October 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Diarmuid Bourke (drag0n) : August 2006 ]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4410</id>
		<title>Intro</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4410"/>
		<updated>2006-08-01T13:30:08Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to RedBrick ==&lt;br /&gt;
This tutorial is a brief introduction to some of the more common services available to you now that you have a RedBrick account. For a more detailed tutorials on the services mentioned, simply follow the links provided.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[Chat]] ==&lt;br /&gt;
To begin using chat type &amp;lt;nowiki&amp;gt;&#039;chat&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You will then be connected to RedBricks [[IRC]] server. The default channel is #lobby. In chat, what you type appears on a line at the bottom of your screen and what is said by other people in chat appears on the rest of the screen above that.&lt;br /&gt;
&lt;br /&gt;
== [[Email]] ==&lt;br /&gt;
Email is a feature of redbrick that is used by practically everybody. The default mail reader on RedBrick is called Mutt. To start it simply type &amp;lt;nowiki&amp;gt;&#039;email&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You can use this program to send and receive your RedBrick email.&lt;br /&gt;
&lt;br /&gt;
Redbrick now has two Web-based Email clients, [[SquirrelMail]] and [[RoundCube]]. These can be accessed by pointing your browser at [http://webmail.redbrick.dcu.ie].&lt;br /&gt;
&lt;br /&gt;
== [[Newsgroups]] ==&lt;br /&gt;
Newsgroups (the boards) are a place for our members to exchange views,seek help or generally rant about anything they want. The default news reader on RedBrick is called Slrn. To start is simply type &#039;news&#039; or &#039;slrn&#039; into your terminal. With slrn you can read and post to all of the RedBrick NewsGroups plus some intersocs Newsgroups.&lt;br /&gt;
&lt;br /&gt;
== [[Mud]] ==&lt;br /&gt;
Mud is a multiplayer console game. It enables you to explore an environment with other users and gain points for various achievements. The player advances through multiple levels of achievement. Be warned it is very addictive :) To run mud simply type mud into your terminal and follow the instructions.&lt;br /&gt;
&lt;br /&gt;
== [[Web Browsing]] ==&lt;br /&gt;
RedBrick has some text based Internet browsers installed, named &#039;lynx&#039; and &#039;links&#039;. To run either of these browsers simply type either lynx or links into your terminal. To view a perticular website straight away type the name of the browser followed by the url e.g lynx www.dcu.ie.&lt;br /&gt;
&lt;br /&gt;
== [[RedBrick Software]] ==&lt;br /&gt;
RedBrick has a vast array of software installed on the system that was written by our members. As you gain more experience using your account you will come across the various programs out there.The most used of these is [[rbusers]]. If you type rbusers into your terminal you will see a list of users currently logged onto the system. [[Hey]] is also one of these programs. Hey is RedBricks version of instant messenger software (although we are implementing jabber now in addition hey). It enables users logged onto the system to send messages to each other. See the hey tutorial for more information. Another useful program is [[huh]]. If you type huh into your terminal you will see a list of the last few users who heyed you. The list of user written software is endless and you will come across loads of them on your travels.&lt;br /&gt;
&lt;br /&gt;
== [[UNIX]] ==&lt;br /&gt;
RedBricks operating system of choice is UNIX. Our primary server ([[murphy]]) is running the Ubuntu Linux operating system and our secondary server runs Debian (carbon and deathray). In the Windows point and click world, dont let a command line usage put you off. Once you get comfortable you&#039;ll be amazed how much you can accomplish in a command line UNIX environment. A standard user only need a very basic knowledge to gain usage from their RedBrick account. For a starting point see the Intro To Unix tutorial.&lt;br /&gt;
&lt;br /&gt;
== And More ==&lt;br /&gt;
For a list of main features at anytime type &#039;help&#039; into your terminal. Once you are comfortable with the general setup of your account and the system take a look at the other tutorials to learn a little more and improve your use of Redbrick.&lt;br /&gt;
&lt;br /&gt;
Good luck, and enjoy your redbrick experience.&lt;br /&gt;
&lt;br /&gt;
[ Author : Declan McMullen (skyhawk) : 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Una Kehoe (Keloe) : October 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Diarmuid Bourke (drag0n) : August 2006 ]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4409</id>
		<title>Intro</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Intro&amp;diff=4409"/>
		<updated>2006-08-01T13:29:37Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[ Author : Declan McMullen (skyhawk) : 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Una Kehoe (Keloe) : October 2003 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
[ Updated : Diarmuid Bourke (drag0n) : August 2006 ]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Welcome to RedBrick ==&lt;br /&gt;
This tutorial is a brief introduction to some of the more common services available to you now that you have a RedBrick account. For a more detailed tutorials on the services mentioned, simply follow the links provided.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== [[Chat]] ==&lt;br /&gt;
To begin using chat type &amp;lt;nowiki&amp;gt;&#039;chat&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You will then be connected to RedBricks [[IRC]] server. The default channel is #lobby. In chat, what you type appears on a line at the bottom of your screen and what is said by other people in chat appears on the rest of the screen above that.&lt;br /&gt;
&lt;br /&gt;
== [[Email]] ==&lt;br /&gt;
Email is a feature of redbrick that is used by practically everybody. The default mail reader on RedBrick is called Mutt. To start it simply type &amp;lt;nowiki&amp;gt;&#039;email&#039;&amp;lt;/nowiki&amp;gt; into your terminal. You can use this program to send and receive your RedBrick email.&lt;br /&gt;
&lt;br /&gt;
Redbrick now has two Web-based Email clients, [[SquirrelMail]] and [[RoundCube]]. These can be accessed by pointing your browser at [http://webmail.redbrick.dcu.ie].&lt;br /&gt;
&lt;br /&gt;
== [[Newsgroups]] ==&lt;br /&gt;
Newsgroups (the boards) are a place for our members to exchange views,seek help or generally rant about anything they want. The default news reader on RedBrick is called Slrn. To start is simply type &#039;news&#039; or &#039;slrn&#039; into your terminal. With slrn you can read and post to all of the RedBrick NewsGroups plus some intersocs Newsgroups.&lt;br /&gt;
&lt;br /&gt;
== [[Mud]] ==&lt;br /&gt;
Mud is a multiplayer console game. It enables you to explore an environment with other users and gain points for various achievements. The player advances through multiple levels of achievement. Be warned it is very addictive :) To run mud simply type mud into your terminal and follow the instructions.&lt;br /&gt;
&lt;br /&gt;
== [[Web Browsing]] ==&lt;br /&gt;
RedBrick has some text based Internet browsers installed, named &#039;lynx&#039; and &#039;links&#039;. To run either of these browsers simply type either lynx or links into your terminal. To view a perticular website straight away type the name of the browser followed by the url e.g lynx www.dcu.ie.&lt;br /&gt;
&lt;br /&gt;
== [[RedBrick Software]] ==&lt;br /&gt;
RedBrick has a vast array of software installed on the system that was written by our members. As you gain more experience using your account you will come across the various programs out there.The most used of these is [[rbusers]]. If you type rbusers into your terminal you will see a list of users currently logged onto the system. [[Hey]] is also one of these programs. Hey is RedBricks version of instant messenger software (although we are implementing jabber now in addition hey). It enables users logged onto the system to send messages to each other. See the hey tutorial for more information. Another useful program is [[huh]]. If you type huh into your terminal you will see a list of the last few users who heyed you. The list of user written software is endless and you will come across loads of them on your travels.&lt;br /&gt;
&lt;br /&gt;
== [[UNIX]] ==&lt;br /&gt;
RedBricks operating system of choice is UNIX. Our primary server ([[murphy]]) is running the Ubuntu Linux operating system and our secondary server runs Debian (carbon and deathray). In the Windows point and click world, dont let a command line usage put you off. Once you get comfortable you&#039;ll be amazed how much you can accomplish in a command line UNIX environment. A standard user only need a very basic knowledge to gain usage from their RedBrick account. For a starting point see the Intro To Unix tutorial.&lt;br /&gt;
&lt;br /&gt;
== And More ==&lt;br /&gt;
For a list of main features at anytime type &#039;help&#039; into your terminal. Once you are comfortable with the general setup of your account and the system take a look at the other tutorials to learn a little more and improve your use of Redbrick.&lt;br /&gt;
&lt;br /&gt;
Good luck, and enjoy your redbrick experience.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4423</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4423"/>
		<updated>2006-08-01T13:08:10Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Feeds}}&lt;br /&gt;
{{Blur}}&lt;br /&gt;
This is the Redbrick Wiki Web, for all things Redbrick. The idea behind this site is that you as a redbrick member maintain it. If there is something you&#039;d like to see here, you add it. If you find something wrong, you correct it. It couldn&#039;t be easier, you can log in with your Redbrick username and password to edit and add pages. &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;br /&gt;
* [[Help:What is a wiki|What is a Wiki?]]&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wiki/mw/Help:Contents#I_can.27t_login.21 Having problems logging in?]&lt;br /&gt;
&lt;br /&gt;
==How-Tos==&lt;br /&gt;
* [[Web chat]] : Talk on redbrick via your web browser.&lt;br /&gt;
* [[Unsubscribing]] : You&#039;re not on redbrick, but still get those pesky emails!&lt;br /&gt;
* [[Bike Locks]]: You&#039;ve bought a bike - now to secure it. How to pick a good lock. &lt;br /&gt;
* [[DCU Proxy And Scripts]]: Getting Python scripts to use the right proxy. &lt;br /&gt;
* [[End of the MovableType Saga]]: A solution to the MovableType saga on Redbrick &lt;br /&gt;
* [[Espresso Machines]]: A guide for the coffee-addicts who have far too much money. &lt;br /&gt;
* [[Installing Gallery On Redbrick]]: How to install Gallery on Redbrick. &lt;br /&gt;
* [[Installing Wordpress on Redbrick]]: How to install Wordpress on Redbrick. &lt;br /&gt;
* [[Instant Messaging]]: A guide to enabling instant messaging (i.e. not hey but other messaging services such as MSN) on Redbrick &lt;br /&gt;
* [[MovableType To Wordpress]]: An article on how to migrate from a MovableType blog to a Wordpress blog on your Redbrick website. &lt;br /&gt;
* [[PC Disposal]]: How/where to dispose &amp;amp;amp; recycle your old PC junk!&lt;br /&gt;
* [[PubCookie on Redbrick]]: How to make a webservice on Redbrick only avaliable to other Redbrick users. &lt;br /&gt;
* [[Redbrick Radio Podcasts]]: How to make a podcast for Redbrick Radio. &lt;br /&gt;
* [[System Administration Guide]]: General guide &amp;amp;amp; advice. &lt;br /&gt;
* [[Why Cant I Get Emails From Hotmail On Redbrick]] &lt;br /&gt;
* [[Your Webpage Stats]]: How to get and analysis statistics on your redbrick webpage. &lt;br /&gt;
* [[Contracting]]: The basics of working as a Contractor.&lt;br /&gt;
* [[Mass Renaming Files]]: How to rename a bunch of files all in one go&lt;br /&gt;
* [[How-To:Port Forwarding| Port Forwarding]]: Tunnelling traffic through [[RedBrick]]&lt;br /&gt;
* [[K750i Upgrade]]: Flash upgrading your K750i to a w800i. Warning ! Voids Warranty&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
* [[Academic Research]]: Info on Postgraduate study/Academic research &lt;br /&gt;
* [[In Jokes]]: A guide to the numerous in-jokes of the Redbrick boards. &lt;br /&gt;
* [[Jobs]]: Information on where to look for jobs, how to make a nice CV, how to do well at interviews.&lt;br /&gt;
* [[Coders on Redbrick]]: A list of coders on redbrick and what langauges they use. &lt;br /&gt;
* [[OSs used by Redbrickers]]: A list of Operating Systems used by redbrick users. &lt;br /&gt;
* [[Software on Redbrick]]: A list of software for and by Redbrick Users. &lt;br /&gt;
* [[Top Ten Redbrick Arguments]]: Recurring debates we&#039;ve had many times on the boards.  &lt;br /&gt;
* [[Why Did You Choose Your Username]] &lt;br /&gt;
* [[Mindless Coding Music]]: Non-intrusive music, might help with concentration while programming. Music nazis will forever mock you. :( &lt;br /&gt;
* [[Redbrick Companies]]: Companies that Redbrick people are involved in or started.&lt;br /&gt;
* [[Learning CSS Layout]]: Info on learning to use CSS to layout your webpage.&lt;br /&gt;
* [[IPod Debate]]: The IPod debate is often regurgitated on the boards. This article is a summary of the different points of views.&lt;br /&gt;
* [[Places to Eat]]: A list of places to eat in various areas, as recommended by brickies.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* [[Distributed Computing]]: Join the Redbrick team for different worldwide Distributed Computing projects! &lt;br /&gt;
* [[Cluster Computing]]: Beowulf Linux Cluster @ School of Computing, DCU (2001). &lt;br /&gt;
* [http://c-hey.redbrick.dcu.ie C-Hey]: Command line instant messaging. &lt;br /&gt;
* [[IBMS390|IBM S/390]]: Proposed projects on an IBM S/390 mainframe @ School of Computing, DCU (2001). &lt;br /&gt;
* [[Nation States]]: ... is a free online political simulation game. A few Redbrick Users are playing. Why not join them? &lt;br /&gt;
* [[Newsgroup Reorganisation]]: A working document detailing the proposed changes to the redbrick and intersocs newsgroup structure. &lt;br /&gt;
* [[Open Labs]]: Hosted lab sessions for school children (DCU Access Office, DCU Community Office). &lt;br /&gt;
* [[Redbrick Wishlist]]: A list of projects Redbrick sorely needs (code them to get paid money!).&lt;br /&gt;
* [[Clubs and Socs Alumni]]: A project aiming to keep DCU alumni involved&lt;br /&gt;
* [[Website To-Do List]]: Bugs and suggestions for the new Redbrick website design&lt;br /&gt;
* [[Redbrick Hardware]]: A list of Redbrick Hardware and their Specs&lt;br /&gt;
&lt;br /&gt;
==Events &amp;amp;amp; History==&lt;br /&gt;
&lt;br /&gt;
* [[A Brief History]]: A loose overview history&lt;br /&gt;
* [[Bertie Ahern Visit]]: When Bertie visited Redbrick. &lt;br /&gt;
* [[Best Society]]: Best DCU Society, Best National Society (2000/2001) &lt;br /&gt;
* [[Justin&#039;s Article]]: Justin Moran (cain)&#039;s article in An Tarbh&lt;br /&gt;
* [[Redbrick Anniversary]]: To discuss and organise our 10-year anniversary! (event/book) &lt;br /&gt;
* [[Redbrick Logo]]: The history of Redbrick logos! &lt;br /&gt;
* [[SemNet]]: A once-off tech seminar day (2003). &lt;br /&gt;
* [[Tech Week]]: A week long series of tech events at DCU. &lt;br /&gt;
* [[Timeline]]: Redbrick Timeline. &lt;br /&gt;
* [[WaveHunt]]: Wireless network tracking competition in Dublin.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/recent.cgi A reloadable map of who is heying who on Redbrick, right now!]: Written by Phaxx and Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/ Login times for all Redbrick users]: Written by Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/mt_saga.html MovableType saga on Redbrick]: Thayl has a summary of the problems with using [http://www.movabletype.org/ Movabletype] on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~magluby/pics/ Pictures of Redbrick users]: Mugshots of many Redbrick users. Powered by magluby. &lt;br /&gt;
* [https://www.redbrick.dcu.ie/~link/news/ Read the boards]: Link has thrown up some software to allow Redbrick users to read the boards from the web. Uses your slrn settings. &lt;br /&gt;
* [http://www.audioscrobbler.com/group/redbrick Redbrick Audioscrobbler Group]: See other members&#039; taste in music on audioscrobbler&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wishkah/code.html Redbrick Code]: The Redbrick Code, by wishkah&lt;br /&gt;
* [http://www.redbrick.dcu.ie/about/admins/diskhog/ Redbrick Diskhogs]: Whos hogging all the disk space on Redbrick?&lt;br /&gt;
* [http://planet.redbrick.dcu.ie Redbrick Planet]: A site that brings together numerous blog from Redbrick users. Check out the [[Planet Redbrick FAQ]] for more.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~doc/reviews/ Reviews of books, movies and music by Redbrick users]: Powered by DoC&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~yosarian/mud/ Stuff on Redbrick Muds]: Yosarian has some useful FAQs, stats and other stuff on using MUD on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/headphones.html Redbrick Headphones FAQ]: Thayl collected responses from what Redbrick people think are decent headphones.&lt;br /&gt;
&lt;br /&gt;
==Special Pages==&lt;br /&gt;
&lt;br /&gt;
* [[Special:Specialpages|List of all Special Pages]]&lt;br /&gt;
* [[Special:Popularpages|Popular Pages]]&lt;br /&gt;
* [[Special:Statistics|Site Statistics]]: They do seem to be a little &#039;broken&#039; though.&lt;br /&gt;
* [[Special:Newimages|Uploads in thumbnail format]]&lt;br /&gt;
* [[Special:Allpages|All pages on this wiki]]&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4354</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4354"/>
		<updated>2006-05-25T10:02:13Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* How-Tos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Feeds}}&lt;br /&gt;
{{Blur}}&lt;br /&gt;
This is the Redbrick Wiki Web, for all things Redbrick. The idea behind this site is that you as a redbrick member maintain it. If there is something you&#039;d like to see here, you add it. If you find something wrong, you correct it. It couldn&#039;t be easier, you can log in with your Redbrick username and password to edit and add pages. &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;br /&gt;
* [[Help:What is a wiki|What is a Wiki?]]&lt;br /&gt;
&lt;br /&gt;
==How-Tos==&lt;br /&gt;
* [[Web chat]] : Talk on redbrick via your web browser.&lt;br /&gt;
* [[Unsubscribing]] : You&#039;re not on redbrick, but still get those pesky emails!&lt;br /&gt;
* [[Bike Locks]]: You&#039;ve bought a bike - now to secure it. How to pick a good lock. &lt;br /&gt;
* [[DCU Proxy And Scripts]]: Getting Python scripts to use the right proxy. &lt;br /&gt;
* [[End of the MovableType Saga]]: A solution to the MovableType saga on Redbrick &lt;br /&gt;
* [[Espresso Machines]]: A guide for the coffee-addicts who have far too much money. &lt;br /&gt;
* [[Installing Gallery On Redbrick]]: How to install Gallery on Redbrick. &lt;br /&gt;
* [[Installing Wordpress on Redbrick]]: How to install Wordpress on Redbrick. &lt;br /&gt;
* [[Instant Messaging]]: A guide to enabling instant messaging (i.e. not hey but other messaging services such as MSN) on Redbrick &lt;br /&gt;
* [[MovableType To Wordpress]]: An article on how to migrate from a MovableType blog to a Wordpress blog on your Redbrick website. &lt;br /&gt;
* [[PC Disposal]]: How/where to dispose &amp;amp;amp; recycle your old PC junk!&lt;br /&gt;
* [[PubCookie on Redbrick]]: How to make a webservice on Redbrick only avaliable to other Redbrick users. &lt;br /&gt;
* [[Redbrick Radio Podcasts]]: How to make a podcast for Redbrick Radio. &lt;br /&gt;
* [[System Administration Guide]]: General guide &amp;amp;amp; advice. &lt;br /&gt;
* [[Why Cant I Get Emails From Hotmail On Redbrick]] &lt;br /&gt;
* [[Your Webpage Stats]]: How to get and analysis statistics on your redbrick webpage. &lt;br /&gt;
* [[Contracting]]: The basics of working as a Contractor.&lt;br /&gt;
* [[Mass Renaming Files]]: How to rename a bunch of files all in one go&lt;br /&gt;
* [[How-To:Port Forwarding| Port Forwarding]]: Tunnelling traffic through [[RedBrick]]&lt;br /&gt;
* [[K750i Upgrade]]: Flash upgrading your K750i to a w800i. Warning ! Voids Warranty&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
* [[Academic Research]]: Info on Postgraduate study/Academic research &lt;br /&gt;
* [[In Jokes]]: A guide to the numerous in-jokes of the Redbrick boards. &lt;br /&gt;
* [[Jobs]]: Information on where to look for jobs, how to make a nice CV, how to do well at interviews.&lt;br /&gt;
* [[Coders on Redbrick]]: A list of coders on redbrick and what langauges they use. &lt;br /&gt;
* [[OSs used by Redbrickers]]: A list of Operating Systems used by redbrick users. &lt;br /&gt;
* [[Software on Redbrick]]: A list of software for and by Redbrick Users. &lt;br /&gt;
* [[Top Ten Redbrick Arguments]]: Recurring debates we&#039;ve had many times on the boards.  &lt;br /&gt;
* [[Why Did You Choose Your Username]] &lt;br /&gt;
* [[Mindless Coding Music]]: Non-intrusive music, might help with concentration while programming. Music nazis will forever mock you. :( &lt;br /&gt;
* [[Redbrick Companies]]: Companies that Redbrick people are involved in or started.&lt;br /&gt;
* [[Learning CSS Layout]]: Info on learning to use CSS to layout your webpage.&lt;br /&gt;
* [[IPod Debate]]: The IPod debate is often regurgitated on the boards. This article is a summary of the different points of views.&lt;br /&gt;
* [[Places to Eat]]: A list of places to eat in various areas, as recommended by brickies.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* [[Distributed Computing]]: Join the Redbrick team for different worldwide Distributed Computing projects! &lt;br /&gt;
* [[Cluster Computing]]: Beowulf Linux Cluster @ School of Computing, DCU (2001). &lt;br /&gt;
* [http://c-hey.redbrick.dcu.ie C-Hey]: Command line instant messaging. &lt;br /&gt;
* [[IBMS390|IBM S/390]]: Proposed projects on an IBM S/390 mainframe @ School of Computing, DCU (2001). &lt;br /&gt;
* [[Nation States]]: ... is a free online political simulation game. A few Redbrick Users are playing. Why not join them? &lt;br /&gt;
* [[Newsgroup Reorganisation]]: A working document detailing the proposed changes to the redbrick and intersocs newsgroup structure. &lt;br /&gt;
* [[Open Labs]]: Hosted lab sessions for school children (DCU Access Office, DCU Community Office). &lt;br /&gt;
* [[Redbrick Wishlist]]: A list of projects Redbrick sorely needs (code them to get paid money!).&lt;br /&gt;
* [[Clubs and Socs Alumni]]: A project aiming to keep DCU alumni involved&lt;br /&gt;
* [[Website To-Do List]]: Bugs and suggestions for the new Redbrick website design&lt;br /&gt;
&lt;br /&gt;
==Events &amp;amp;amp; History==&lt;br /&gt;
&lt;br /&gt;
* [[Bertie Ahern Visit]]: When Bertie visited Redbrick. &lt;br /&gt;
* [[Best Society]]: Best DCU Society, Best National Society (2000/2001) &lt;br /&gt;
* [[Redbrick Anniversary]]: To discuss and organise our 10-year anniversary! (event/book) &lt;br /&gt;
* [[Redbrick Logo]]: The history of Redbrick logos! &lt;br /&gt;
* [[SemNet]]: A once-off tech seminar day (2003). &lt;br /&gt;
* [[Tech Week]]: A week long series of tech events at DCU. &lt;br /&gt;
* [[Timeline]]: Redbrick Timeline. &lt;br /&gt;
* [[WaveHunt]]: Wireless network tracking competition in Dublin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/recent.cgi A reloadable map of who is heying who on Redbrick, right now!]: Written by Phaxx and Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/ Login times for all Redbrick users]: Written by Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/mt_saga.html MovableType saga on Redbrick]: Thayl has a summary of the problems with using [http://www.movabletype.org/ Movabletype] on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~magluby/pics/ Pictures of Redbrick users]: Mugshots of many Redbrick users. Powered by magluby. &lt;br /&gt;
* [https://www.redbrick.dcu.ie/~link/news/ Read the boards]: Link has thrown up some software to allow Redbrick users to read the boards from the web. Uses your slrn settings. &lt;br /&gt;
* [http://www.audioscrobbler.com/group/redbrick Redbrick Audioscrobbler Group]: See other members&#039; taste in music on audioscrobbler&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wishkah/code.html Redbrick Code]: The Redbrick Code, by wishkah&lt;br /&gt;
* [http://www.redbrick.dcu.ie/about/admins/diskhog/ Redbrick Diskhogs]: Whos hogging all the disk space on Redbrick?&lt;br /&gt;
* [http://planet.redbrick.dcu.ie Redbrick Planet]: A site that brings together numerous blog from Redbrick users. Check out the [[Planet Redbrick FAQ]] for more.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~doc/reviews/ Reviews of books, movies and music by Redbrick users]: Powered by DoC&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~yosarian/mud/ Stuff on Redbrick Muds]: Yosarian has some useful FAQs, stats and other stuff on using MUD on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/headphones.html Redbrick Headphones FAQ]: Thayl collected responses from what Redbrick people think are decent headphones.&lt;br /&gt;
&lt;br /&gt;
==Special Pages==&lt;br /&gt;
&lt;br /&gt;
* [[Special:Specialpages|List of all Special Pages]]&lt;br /&gt;
* [[Special:Popularpages|Popular Pages]]&lt;br /&gt;
* [[Special:Statistics|Site Statistics]]: They do seem to be a little &#039;broken&#039; though.&lt;br /&gt;
* [[Special:Newimages|Uploads in thumbnail format]]&lt;br /&gt;
* [[Special:Allpages|All pages on this wiki]]&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4336</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4336"/>
		<updated>2006-05-25T10:01:41Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* How-Tos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Feeds}}&lt;br /&gt;
{{Blur}}&lt;br /&gt;
This is the Redbrick Wiki Web, for all things Redbrick. The idea behind this site is that you as a redbrick member maintain it. If there is something you&#039;d like to see here, you add it. If you find something wrong, you correct it. It couldn&#039;t be easier, you can log in with your Redbrick username and password to edit and add pages. &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;br /&gt;
* [[Help:What is a wiki|What is a Wiki?]]&lt;br /&gt;
&lt;br /&gt;
==How-Tos==&lt;br /&gt;
* [[Web Chat]] : Talk on redbrick via your web browser.&lt;br /&gt;
* [[Unsubscribing]] : You&#039;re not on redbrick, but still get those pesky emails!&lt;br /&gt;
* [[Bike Locks]]: You&#039;ve bought a bike - now to secure it. How to pick a good lock. &lt;br /&gt;
* [[DCU Proxy And Scripts]]: Getting Python scripts to use the right proxy. &lt;br /&gt;
* [[End of the MovableType Saga]]: A solution to the MovableType saga on Redbrick &lt;br /&gt;
* [[Espresso Machines]]: A guide for the coffee-addicts who have far too much money. &lt;br /&gt;
* [[Installing Gallery On Redbrick]]: How to install Gallery on Redbrick. &lt;br /&gt;
* [[Installing Wordpress on Redbrick]]: How to install Wordpress on Redbrick. &lt;br /&gt;
* [[Instant Messaging]]: A guide to enabling instant messaging (i.e. not hey but other messaging services such as MSN) on Redbrick &lt;br /&gt;
* [[MovableType To Wordpress]]: An article on how to migrate from a MovableType blog to a Wordpress blog on your Redbrick website. &lt;br /&gt;
* [[PC Disposal]]: How/where to dispose &amp;amp;amp; recycle your old PC junk!&lt;br /&gt;
* [[PubCookie on Redbrick]]: How to make a webservice on Redbrick only avaliable to other Redbrick users. &lt;br /&gt;
* [[Redbrick Radio Podcasts]]: How to make a podcast for Redbrick Radio. &lt;br /&gt;
* [[System Administration Guide]]: General guide &amp;amp;amp; advice. &lt;br /&gt;
* [[Why Cant I Get Emails From Hotmail On Redbrick]] &lt;br /&gt;
* [[Your Webpage Stats]]: How to get and analysis statistics on your redbrick webpage. &lt;br /&gt;
* [[Contracting]]: The basics of working as a Contractor.&lt;br /&gt;
* [[Mass Renaming Files]]: How to rename a bunch of files all in one go&lt;br /&gt;
* [[How-To:Port Forwarding| Port Forwarding]]: Tunnelling traffic through [[RedBrick]]&lt;br /&gt;
* [[K750i Upgrade]]: Flash upgrading your K750i to a w800i. Warning ! Voids Warranty&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
* [[Academic Research]]: Info on Postgraduate study/Academic research &lt;br /&gt;
* [[In Jokes]]: A guide to the numerous in-jokes of the Redbrick boards. &lt;br /&gt;
* [[Jobs]]: Information on where to look for jobs, how to make a nice CV, how to do well at interviews.&lt;br /&gt;
* [[Coders on Redbrick]]: A list of coders on redbrick and what langauges they use. &lt;br /&gt;
* [[OSs used by Redbrickers]]: A list of Operating Systems used by redbrick users. &lt;br /&gt;
* [[Software on Redbrick]]: A list of software for and by Redbrick Users. &lt;br /&gt;
* [[Top Ten Redbrick Arguments]]: Recurring debates we&#039;ve had many times on the boards.  &lt;br /&gt;
* [[Why Did You Choose Your Username]] &lt;br /&gt;
* [[Mindless Coding Music]]: Non-intrusive music, might help with concentration while programming. Music nazis will forever mock you. :( &lt;br /&gt;
* [[Redbrick Companies]]: Companies that Redbrick people are involved in or started.&lt;br /&gt;
* [[Learning CSS Layout]]: Info on learning to use CSS to layout your webpage.&lt;br /&gt;
* [[IPod Debate]]: The IPod debate is often regurgitated on the boards. This article is a summary of the different points of views.&lt;br /&gt;
* [[Places to Eat]]: A list of places to eat in various areas, as recommended by brickies.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* [[Distributed Computing]]: Join the Redbrick team for different worldwide Distributed Computing projects! &lt;br /&gt;
* [[Cluster Computing]]: Beowulf Linux Cluster @ School of Computing, DCU (2001). &lt;br /&gt;
* [http://c-hey.redbrick.dcu.ie C-Hey]: Command line instant messaging. &lt;br /&gt;
* [[IBMS390|IBM S/390]]: Proposed projects on an IBM S/390 mainframe @ School of Computing, DCU (2001). &lt;br /&gt;
* [[Nation States]]: ... is a free online political simulation game. A few Redbrick Users are playing. Why not join them? &lt;br /&gt;
* [[Newsgroup Reorganisation]]: A working document detailing the proposed changes to the redbrick and intersocs newsgroup structure. &lt;br /&gt;
* [[Open Labs]]: Hosted lab sessions for school children (DCU Access Office, DCU Community Office). &lt;br /&gt;
* [[Redbrick Wishlist]]: A list of projects Redbrick sorely needs (code them to get paid money!).&lt;br /&gt;
* [[Clubs and Socs Alumni]]: A project aiming to keep DCU alumni involved&lt;br /&gt;
* [[Website To-Do List]]: Bugs and suggestions for the new Redbrick website design&lt;br /&gt;
&lt;br /&gt;
==Events &amp;amp;amp; History==&lt;br /&gt;
&lt;br /&gt;
* [[Bertie Ahern Visit]]: When Bertie visited Redbrick. &lt;br /&gt;
* [[Best Society]]: Best DCU Society, Best National Society (2000/2001) &lt;br /&gt;
* [[Redbrick Anniversary]]: To discuss and organise our 10-year anniversary! (event/book) &lt;br /&gt;
* [[Redbrick Logo]]: The history of Redbrick logos! &lt;br /&gt;
* [[SemNet]]: A once-off tech seminar day (2003). &lt;br /&gt;
* [[Tech Week]]: A week long series of tech events at DCU. &lt;br /&gt;
* [[Timeline]]: Redbrick Timeline. &lt;br /&gt;
* [[WaveHunt]]: Wireless network tracking competition in Dublin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/recent.cgi A reloadable map of who is heying who on Redbrick, right now!]: Written by Phaxx and Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/ Login times for all Redbrick users]: Written by Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/mt_saga.html MovableType saga on Redbrick]: Thayl has a summary of the problems with using [http://www.movabletype.org/ Movabletype] on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~magluby/pics/ Pictures of Redbrick users]: Mugshots of many Redbrick users. Powered by magluby. &lt;br /&gt;
* [https://www.redbrick.dcu.ie/~link/news/ Read the boards]: Link has thrown up some software to allow Redbrick users to read the boards from the web. Uses your slrn settings. &lt;br /&gt;
* [http://www.audioscrobbler.com/group/redbrick Redbrick Audioscrobbler Group]: See other members&#039; taste in music on audioscrobbler&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wishkah/code.html Redbrick Code]: The Redbrick Code, by wishkah&lt;br /&gt;
* [http://www.redbrick.dcu.ie/about/admins/diskhog/ Redbrick Diskhogs]: Whos hogging all the disk space on Redbrick?&lt;br /&gt;
* [http://planet.redbrick.dcu.ie Redbrick Planet]: A site that brings together numerous blog from Redbrick users. Check out the [[Planet Redbrick FAQ]] for more.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~doc/reviews/ Reviews of books, movies and music by Redbrick users]: Powered by DoC&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~yosarian/mud/ Stuff on Redbrick Muds]: Yosarian has some useful FAQs, stats and other stuff on using MUD on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/headphones.html Redbrick Headphones FAQ]: Thayl collected responses from what Redbrick people think are decent headphones.&lt;br /&gt;
&lt;br /&gt;
==Special Pages==&lt;br /&gt;
&lt;br /&gt;
* [[Special:Specialpages|List of all Special Pages]]&lt;br /&gt;
* [[Special:Popularpages|Popular Pages]]&lt;br /&gt;
* [[Special:Statistics|Site Statistics]]: They do seem to be a little &#039;broken&#039; though.&lt;br /&gt;
* [[Special:Newimages|Uploads in thumbnail format]]&lt;br /&gt;
* [[Special:Allpages|All pages on this wiki]]&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Web_chat&amp;diff=4845</id>
		<title>Web chat</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Web_chat&amp;diff=4845"/>
		<updated>2006-05-25T09:58:56Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Java Web Chat ==&lt;br /&gt;
Redbrick has launched Java Web Based Chat.&lt;br /&gt;
&lt;br /&gt;
== How to Login ==&lt;br /&gt;
Visit [http://www.redbrick.dcu.ie/chat/ Redbrick WebChat].&amp;lt;br/&amp;gt;&lt;br /&gt;
Choose &amp;quot;Web chat client (Java)&amp;quot;&amp;lt;br/&amp;gt;&lt;br /&gt;
Enter your Redbrick Username and Password to login to [[IRC]].&amp;lt;br/&amp;gt;&lt;br /&gt;
Webchat should load and automatically join you into #lobby&lt;br /&gt;
&lt;br /&gt;
== Common Annoyances ==&lt;br /&gt;
- If you are already in chat, you will be renamed to username1.&amp;lt;br/&amp;gt;&lt;br /&gt;
To fix this, just quit or rename (/nick username) yourself in [[irssi]]. Then rename yourself to your normal username.&lt;br /&gt;
&lt;br /&gt;
- Java not being installed on your computer.&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://java.com/en/download/index.jsp Download Java] here and install the browser plugin. Then close your browser and retry.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This help page will be extended shortly.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4305</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4305"/>
		<updated>2006-04-13T11:37:40Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* How-Tos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Feeds}}&lt;br /&gt;
{{Blur}}&lt;br /&gt;
This is the Redbrick Wiki Web, for all things Redbrick. The idea behind this site is that you as a redbrick member maintain it. If there is something you&#039;d like to see here, you add it. If you find something wrong, you correct it. It couldn&#039;t be easier, you can log in with your Redbrick username and password to edit and add pages. &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;br /&gt;
* [[Help:What is a wiki|What is a Wiki?]]&lt;br /&gt;
&lt;br /&gt;
==How-Tos==&lt;br /&gt;
* [[Unsubscribing]] : You&#039;re not on redbrick, but still get those pesky emails!&lt;br /&gt;
* [[Bike Locks]]: You&#039;ve bought a bike - now to secure it. How to pick a good lock. &lt;br /&gt;
* [[DCU Proxy And Scripts]]: Getting Python scripts to use the right proxy. &lt;br /&gt;
* [[End of the MovableType Saga]]: A solution to the MovableType saga on Redbrick &lt;br /&gt;
* [[Espresso Machines]]: A guide for the coffee-addicts who have far too much money. &lt;br /&gt;
* [[Installing Gallery On Redbrick]]: How to install Gallery on Redbrick. &lt;br /&gt;
* [[Installing Wordpress on Redbrick]]: How to install Wordpress on Redbrick. &lt;br /&gt;
* [[Instant Messaging]]: A guide to enabling instant messaging (i.e. not hey but other messaging services such as MSN) on Redbrick &lt;br /&gt;
* [[MovableType To Wordpress]]: An article on how to migrate from a MovableType blog to a Wordpress blog on your Redbrick website. &lt;br /&gt;
* [[PC Disposal]]: How/where to dispose &amp;amp;amp; recycle your old PC junk!&lt;br /&gt;
* [[PubCookie on Redbrick]]: How to make a webservice on Redbrick only avaliable to other Redbrick users. &lt;br /&gt;
* [[Redbrick Radio Podcasts]]: How to make a podcast for Redbrick Radio. &lt;br /&gt;
* [[System Administration Guide]]: General guide &amp;amp;amp; advice. &lt;br /&gt;
* [[Why Cant I Get Emails From Hotmail On Redbrick]] &lt;br /&gt;
* [[Your Webpage Stats]]: How to get and analysis statistics on your redbrick webpage. &lt;br /&gt;
* [[Contracting]]: The basics of working as a Contractor.&lt;br /&gt;
* [[Mass Renaming Files]]: How to rename a bunch of files all in one go&lt;br /&gt;
* [[How-To:Port Forwarding| Port Forwarding]]: Tunnelling traffic through [[RedBrick]]&lt;br /&gt;
* [[K750i Upgrade]]: Flash upgrading your K750i to a w800i. Warning ! Voids Warranty&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
* [[Academic Research]]: Info on Postgraduate study/Academic research &lt;br /&gt;
* [[In Jokes]]: A guide to the numerous in-jokes of the Redbrick boards. &lt;br /&gt;
* [[Jobs]]: Information on where to look for jobs, how to make a nice CV, how to do well at interviews.&lt;br /&gt;
* [[Coders on Redbrick]]: A list of coders on redbrick and what langauges they use. &lt;br /&gt;
* [[OSs used by Redbrickers]]: A list of Operating Systems used by redbrick users. &lt;br /&gt;
* [[Software on Redbrick]]: A list of software for and by Redbrick Users. &lt;br /&gt;
* [[Top Ten Redbrick Arguments]]: Recurring debates we&#039;ve had many times on the boards.  &lt;br /&gt;
* [[Why Did You Choose Your Username]] &lt;br /&gt;
* [[MindlessCodingMusic]]: Non-intrusive music, might help with concentration while programming. Music nazis will forever mock you. :( &lt;br /&gt;
* [[Redbrick Companies]]: Companies that Redbrick people are involved in or started.&lt;br /&gt;
* [[Learning CSS Layout]]: Info on learning to use CSS to layout your webpage.&lt;br /&gt;
* [[IPod Debate]]: The IPod debate is often regurgitated on the boards. This article is a summary of the different points of views.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* [[Distributed Computing]]: Join the Redbrick team for different worldwide Distributed Computing projects! &lt;br /&gt;
* [[Cluster Computing]]: Beowulf Linux Cluster @ School of Computing, DCU (2001). &lt;br /&gt;
* [http://c-hey.redbrick.dcu.ie C-Hey]: Command line instant messaging. &lt;br /&gt;
* [[IBMS390|IBM S/390]]: Proposed projects on an IBM S/390 mainframe @ School of Computing, DCU (2001). &lt;br /&gt;
* [[Nation States]]: ... is a free online political simulation game. A few Redbrick Users are playing. Why not join them? &lt;br /&gt;
* [[Newsgroup Reorganisation]]: A working document detailing the proposed changes to the redbrick and intersocs newsgroup structure. &lt;br /&gt;
* [[Open Labs]]: Hosted lab sessions for school children (DCU Access Office, DCU Community Office). &lt;br /&gt;
* [[Redbrick Wishlist]]: A list of projects Redbrick sorely needs (code them to get paid money!).&lt;br /&gt;
* [[Clubs and Socs Alumni]]: A project aiming to keep DCU alumni involved&lt;br /&gt;
&lt;br /&gt;
==Events &amp;amp;amp; History==&lt;br /&gt;
&lt;br /&gt;
* [[Bertie Ahern Visit]]: When Bertie visited Redbrick. &lt;br /&gt;
* [[Best Society]]: Best DCU Society, Best National Society (2000/2001) &lt;br /&gt;
* [[Redbrick Anniversary]]: To discuss and organise our 10-year anniversary! (event/book) &lt;br /&gt;
* [[Redbrick Logo]]: The history of Redbrick logos! &lt;br /&gt;
* [[SemNet]]: A once-off tech seminar day (2003). &lt;br /&gt;
* [[Tech Week]]: A week long series of tech events at DCU. &lt;br /&gt;
* [[Timeline]]: Redbrick Timeline. &lt;br /&gt;
* [[WaveHunt]]: Wireless network tracking competition in Dublin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/recent.cgi A reloadable map of who is heying who on Redbrick, right now!]: Written by Phaxx and Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/ Login times for all Redbrick users]: Written by Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/mt_saga.html MovableType saga on Redbrick]: Thayl has a summary of the problems with using [http://www.movabletype.org/ Movabletype] on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~magluby/pics/ Pictures of Redbrick users]: Mugshots of many Redbrick users. Powered by magluby. &lt;br /&gt;
* [https://www.redbrick.dcu.ie/~link/news/ Read the boards]: Link has thrown up some software to allow Redbrick users to read the boards from the web. Uses your slrn settings. &lt;br /&gt;
* [http://www.audioscrobbler.com/group/redbrick Redbrick Audioscrobbler Group]: See other members&#039; taste in music on audioscrobbler&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wishkah/code.html Redbrick Code]: The Redbrick Code, by wishkah&lt;br /&gt;
* [http://www.redbrick.dcu.ie/about/admins/diskhog/ Redbrick Diskhogs]: Whos hogging all the disk space on Redbrick?&lt;br /&gt;
* [http://planet.redbrick.dcu.ie Redbrick Planet]: A site that brings together numerous blog from Redbrick users. Check out the [[Planet Redbrick FAQ]] for more.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~doc/reviews/ Reviews of books, movies and music by Redbrick users]: Powered by DoC&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~yosarian/mud/ Stuff on Redbrick Muds]: Yosarian has some useful FAQs, stats and other stuff on using MUD on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/headphones.html Redbrick Headphones FAQ]: Thayl collected responses from what Redbrick people think are decent headphones.&lt;br /&gt;
&lt;br /&gt;
==Special Pages==&lt;br /&gt;
&lt;br /&gt;
* [[Special:Specialpages|List of all Special Pages]]&lt;br /&gt;
* [[Special:Popularpages|Popular Pages]]&lt;br /&gt;
* [[Special:Statistics|Site Statistics]]: They do seem to be a little &#039;broken&#039; though.&lt;br /&gt;
* [[Special:Newimages|Uploads in thumbnail format]]&lt;br /&gt;
* [[Special:Allpages|All pages on this wiki]]&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4296</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Main_Page&amp;diff=4296"/>
		<updated>2006-04-13T11:15:06Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: /* How-Tos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Redbrick Feeds}}&lt;br /&gt;
{{Blur}}&lt;br /&gt;
This is the Redbrick Wiki Web, for all things Redbrick. The idea behind this site is that you as a redbrick member maintain it. If there is something you&#039;d like to see here, you add it. If you find something wrong, you correct it. It couldn&#039;t be easier, you can log in with your Redbrick username and password to edit and add pages. &lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;br /&gt;
* [[Help:What is a wiki|What is a Wiki?]]&lt;br /&gt;
&lt;br /&gt;
==How-Tos==&lt;br /&gt;
* [[Unsubscribing]] : Your not on redbrick, but still get those pesky emails!&lt;br /&gt;
* [[Bike Locks]]: You&#039;ve bought a bike - now to secure it. How to pick a good lock. &lt;br /&gt;
* [[DCU Proxy And Scripts]]: Getting Python scripts to use the right proxy. &lt;br /&gt;
* [[End of the MovableType Saga]]: A solution to the MovableType saga on Redbrick &lt;br /&gt;
* [[Espresso Machines]]: A guide for the coffee-addicts who have far too much money. &lt;br /&gt;
* [[Installing Gallery On Redbrick]]: How to install Gallery on Redbrick. &lt;br /&gt;
* [[Installing Wordpress on Redbrick]]: How to install Wordpress on Redbrick. &lt;br /&gt;
* [[Instant Messaging]]: A guide to enabling instant messaging (i.e. not hey but other messaging services such as MSN) on Redbrick &lt;br /&gt;
* [[MovableType To Wordpress]]: An article on how to migrate from a MovableType blog to a Wordpress blog on your Redbrick website. &lt;br /&gt;
* [[PC Disposal]]: How/where to dispose &amp;amp;amp; recycle your old PC junk!&lt;br /&gt;
* [[PubCookie on Redbrick]]: How to make a webservice on Redbrick only avaliable to other Redbrick users. &lt;br /&gt;
* [[Redbrick Radio Podcasts]]: How to make a podcast for Redbrick Radio. &lt;br /&gt;
* [[System Administration Guide]]: General guide &amp;amp;amp; advice. &lt;br /&gt;
* [[Why Cant I Get Emails From Hotmail On Redbrick]] &lt;br /&gt;
* [[Your Webpage Stats]]: How to get and analysis statistics on your redbrick webpage. &lt;br /&gt;
* [[Contracting]]: The basics of working as a Contractor.&lt;br /&gt;
* [[Mass Renaming Files]]: How to rename a bunch of files all in one go&lt;br /&gt;
* [[How-To:Port Forwarding| Port Forwarding]]: Tunnelling traffic through [[RedBrick]]&lt;br /&gt;
* [[K750i Upgrade]]: Flash upgrading your K750i to a w800i. Warning ! Voids Warranty&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
&lt;br /&gt;
* [[Academic Research]]: Info on Postgraduate study/Academic research &lt;br /&gt;
* [[In Jokes]]: A guide to the numerous in-jokes of the Redbrick boards. &lt;br /&gt;
* [[Jobs]]: Information on where to look for jobs, how to make a nice CV, how to do well at interviews.&lt;br /&gt;
* [[Coders on Redbrick]]: A list of coders on redbrick and what langauges they use. &lt;br /&gt;
* [[OSs used by Redbrickers]]: A list of Operating Systems used by redbrick users. &lt;br /&gt;
* [[Software on Redbrick]]: A list of software for and by Redbrick Users. &lt;br /&gt;
* [[Top Ten Redbrick Arguments]]: Recurring debates we&#039;ve had many times on the boards.  &lt;br /&gt;
* [[Why Did You Choose Your Username]] &lt;br /&gt;
* [[MindlessCodingMusic]]: Non-intrusive music, might help with concentration while programming. Music nazis will forever mock you. :( &lt;br /&gt;
* [[Redbrick Companies]]: Companies that Redbrick people are involved in or started.&lt;br /&gt;
* [[Learning CSS Layout]]: Info on learning to use CSS to layout your webpage.&lt;br /&gt;
* [[IPod Debate]]: The IPod debate is often regurgitated on the boards. This article is a summary of the different points of views.&lt;br /&gt;
&lt;br /&gt;
==Projects==&lt;br /&gt;
&lt;br /&gt;
* [[Distributed Computing]]: Join the Redbrick team for different worldwide Distributed Computing projects! &lt;br /&gt;
* [[Cluster Computing]]: Beowulf Linux Cluster @ School of Computing, DCU (2001). &lt;br /&gt;
* [http://c-hey.redbrick.dcu.ie C-Hey]: Command line instant messaging. &lt;br /&gt;
* [[IBMS390|IBM S/390]]: Proposed projects on an IBM S/390 mainframe @ School of Computing, DCU (2001). &lt;br /&gt;
* [[Nation States]]: ... is a free online political simulation game. A few Redbrick Users are playing. Why not join them? &lt;br /&gt;
* [[Newsgroup Reorganisation]]: A working document detailing the proposed changes to the redbrick and intersocs newsgroup structure. &lt;br /&gt;
* [[Open Labs]]: Hosted lab sessions for school children (DCU Access Office, DCU Community Office). &lt;br /&gt;
* [[Redbrick Wishlist]]: A list of projects Redbrick sorely needs (code them to get paid money!).&lt;br /&gt;
* [[Clubs and Socs Alumni]]: A project aiming to keep DCU alumni involved&lt;br /&gt;
&lt;br /&gt;
==Events &amp;amp;amp; History==&lt;br /&gt;
&lt;br /&gt;
* [[Bertie Ahern Visit]]: When Bertie visited Redbrick. &lt;br /&gt;
* [[Best Society]]: Best DCU Society, Best National Society (2000/2001) &lt;br /&gt;
* [[Redbrick Anniversary]]: To discuss and organise our 10-year anniversary! (event/book) &lt;br /&gt;
* [[Redbrick Logo]]: The history of Redbrick logos! &lt;br /&gt;
* [[SemNet]]: A once-off tech seminar day (2003). &lt;br /&gt;
* [[Tech Week]]: A week long series of tech events at DCU. &lt;br /&gt;
* [[Timeline]]: Redbrick Timeline. &lt;br /&gt;
* [[WaveHunt]]: Wireless network tracking competition in Dublin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/recent.cgi A reloadable map of who is heying who on Redbrick, right now!]: Written by Phaxx and Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~shadow/ Login times for all Redbrick users]: Written by Shadow. &lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/mt_saga.html MovableType saga on Redbrick]: Thayl has a summary of the problems with using [http://www.movabletype.org/ Movabletype] on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~magluby/pics/ Pictures of Redbrick users]: Mugshots of many Redbrick users. Powered by magluby. &lt;br /&gt;
* [https://www.redbrick.dcu.ie/~link/news/ Read the boards]: Link has thrown up some software to allow Redbrick users to read the boards from the web. Uses your slrn settings. &lt;br /&gt;
* [http://www.audioscrobbler.com/group/redbrick Redbrick Audioscrobbler Group]: See other members&#039; taste in music on audioscrobbler&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~wishkah/code.html Redbrick Code]: The Redbrick Code, by wishkah&lt;br /&gt;
* [http://www.redbrick.dcu.ie/about/admins/diskhog/ Redbrick Diskhogs]: Whos hogging all the disk space on Redbrick?&lt;br /&gt;
* [http://planet.redbrick.dcu.ie Redbrick Planet]: A site that brings together numerous blog from Redbrick users. Check out the [[Planet Redbrick FAQ]] for more.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~doc/reviews/ Reviews of books, movies and music by Redbrick users]: Powered by DoC&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~yosarian/mud/ Stuff on Redbrick Muds]: Yosarian has some useful FAQs, stats and other stuff on using MUD on Redbrick.&lt;br /&gt;
* [http://www.redbrick.dcu.ie/~thayl/headphones.html Redbrick Headphones FAQ]: Thayl collected responses from what Redbrick people think are decent headphones.&lt;br /&gt;
&lt;br /&gt;
==Special Pages==&lt;br /&gt;
&lt;br /&gt;
* [[Special:Specialpages|List of all Special Pages]]&lt;br /&gt;
* [[Special:Popularpages|Popular Pages]]&lt;br /&gt;
* [[Special:Statistics|Site Statistics]]: They do seem to be a little &#039;broken&#039; though.&lt;br /&gt;
* [[Special:Newimages|Uploads in thumbnail format]]&lt;br /&gt;
* [[Special:Allpages|All pages on this wiki]]&lt;br /&gt;
* [[Help:Contents|Help Section Contents]]&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Unsubscribing&amp;diff=4295</id>
		<title>Unsubscribing</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Unsubscribing&amp;diff=4295"/>
		<updated>2006-04-13T11:13:31Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are no longer a member of Redbrick, but still receive messages from Announce-Redbrick, you can follow this simple guide to Unsubscribe yourself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unsubscribing ==&lt;br /&gt;
You will need to go to the MailManager page for [http://lists.redbrick.dcu.ie/mailman/listinfo/Announce-Redbrick Anounce-Redbrick] and follow the below instructions.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1&#039;&#039;&#039; - At the bottom of the page, Enter your email address into the bottom text box. &#039;&#039;(beneath where it says &amp;quot;To unsubscribe from Announce-RedBrick, get a password reminder, or change your subscription options enter your subscription email address:&amp;quot;)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2&#039;&#039;&#039; - You can now click Unsubscibe and an email will be sent to you for confirmation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3&#039;&#039;&#039; - Follow the instructions in the email to complete the process.&lt;br /&gt;
&lt;br /&gt;
You are now unsubscribed and won&#039;t recieve any more annoying emails :)&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=OSs_used_by_Redbrickers&amp;diff=4074</id>
		<title>OSs used by Redbrickers</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=OSs_used_by_Redbrickers&amp;diff=4074"/>
		<updated>2006-01-30T22:00:15Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a list of users and what Operating Systems they are competent with.&lt;br /&gt;
&lt;br /&gt;
Feel free to add an an entry about yourself below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please follow the same format when adding your username --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[[User:redgiant|redgiant]]==&lt;br /&gt;
&lt;br /&gt;
Linux (redhat, debian), Solaris, Tru64&lt;br /&gt;
&lt;br /&gt;
==[[User:cammy|cammy]]==&lt;br /&gt;
&lt;br /&gt;
Windows (95, 98, NT, XP), Linux (redhat), VxWork, Solaris, OS20&lt;br /&gt;
&lt;br /&gt;
==[[User:drag0n|drag0n]]==&lt;br /&gt;
&lt;br /&gt;
Linux: Redhat 8,9, Fedora 3,4. Current: Ubuntu breezy.&amp;lt;br/&amp;gt;&lt;br /&gt;
Windows: 3.1 and 95. Current: 98se and XP home.&lt;br /&gt;
&lt;br /&gt;
==[[User:noelfitz|noelfitz]]==&lt;br /&gt;
&lt;br /&gt;
FreeBSD, Windows.&lt;br /&gt;
&lt;br /&gt;
==[[User:svan|svan]]==&lt;br /&gt;
&lt;br /&gt;
DragonFlyBSD, FreeBSD, Linux, Windows.&lt;br /&gt;
&lt;br /&gt;
==[[User:gavin|gavin]]==&lt;br /&gt;
&lt;br /&gt;
PalmOS 5.&lt;br /&gt;
&lt;br /&gt;
==[[User:kyper|kyper]]== &lt;br /&gt;
Mac OS X, Linux (Debian &amp;amp; Slackware), BeOS, FreeBSD, OpenBSD and Windows&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=User:Drag0n&amp;diff=7984</id>
		<title>User:Drag0n</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=User:Drag0n&amp;diff=7984"/>
		<updated>2006-01-30T21:45:49Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nothing to see here, move along...&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Coders_on_Redbrick&amp;diff=3119</id>
		<title>Coders on Redbrick</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Coders_on_Redbrick&amp;diff=3119"/>
		<updated>2006-01-30T21:38:47Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a list of users and their relevant language competencies. Feel free to add an an entry about yourself.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please follow the same format when adding your username --&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
==[[User:jasper|jasper]]==&lt;br /&gt;
&lt;br /&gt;
VB6, VB.NET, Java, C++, C#, PHP, ASP, JSP, JS, XSLT&lt;br /&gt;
&lt;br /&gt;
==[[User:redgiant|redgiant]]==&lt;br /&gt;
&lt;br /&gt;
C, C++, perl, php, python&lt;br /&gt;
&lt;br /&gt;
==[[User:cammy|cammy]]==&lt;br /&gt;
&lt;br /&gt;
Java, C, Perl, C++, Javascript, PHP (and a sprinkling of Visual Basic, Visual C++ and Python)&lt;br /&gt;
&lt;br /&gt;
==[[User:drag0n|drag0n]]==&lt;br /&gt;
&lt;br /&gt;
Java, PHP, Prolog, Haskell and bits of C, C++ and JavaScript.&lt;br /&gt;
&lt;br /&gt;
==[[User:noelfitz|noelfitz]]==&lt;br /&gt;
&lt;br /&gt;
Java, C++.&lt;br /&gt;
&lt;br /&gt;
==[[User:bilco|bilco]]==&lt;br /&gt;
&lt;br /&gt;
Java, PL/SQL, JSP&lt;br /&gt;
&lt;br /&gt;
==[[User:halenger|halenger]]==&lt;br /&gt;
&lt;br /&gt;
Python, Java, some PHP/C/C++&lt;br /&gt;
==[[User:kyper|kyper]]==&lt;br /&gt;
BASIC (QBasic, FreeBASIC, VB6 VB .NET), Java, C/C++/Obj-C, PHP and ASP&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=TimeLine2006&amp;diff=4063</id>
		<title>TimeLine2006</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=TimeLine2006&amp;diff=4063"/>
		<updated>2006-01-28T18:36:14Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nothing happened in 2006.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
	<entry>
		<id>https://wiki.redbrick.dcu.ie/index.php?title=Why_Did_You_Choose_Your_Username&amp;diff=3124</id>
		<title>Why Did You Choose Your Username</title>
		<link rel="alternate" type="text/html" href="https://wiki.redbrick.dcu.ie/index.php?title=Why_Did_You_Choose_Your_Username&amp;diff=3124"/>
		<updated>2006-01-28T18:31:59Z</updated>

		<summary type="html">&lt;p&gt;Drag0n: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Feel free to add an an entry about your username below!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Please follow the same format when adding your username. These really should be in alphabetical order but who&#039;s going to do that? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==[[User:drag0n|drag0n]]==&lt;br /&gt;
Friends in college said that I needed a nickname, probably because they&#039;re too lazy to say my full name &amp;quot;Diarmuid&amp;quot; and I find &amp;quot;Diarm&amp;quot; quite creepy, so basically, &amp;quot;dragon&amp;quot; popped into their heads and it stuck! I used be called siphi (for no particular reason, it was a random name I was known by onli ne), then changed to drag0n (with a zero). The zero is because the user &amp;quot;dragon&amp;quot; is allready taken on rb. But everyone loved the new name so I added the zero. If you hey the other dragon, you generally get a confused hey in response, so I generally have heys disabled. anyways...&lt;br /&gt;
&lt;br /&gt;
==[[User:kpodesta|kpodesta]]==&lt;br /&gt;
&lt;br /&gt;
Because that&#039;s my real name. I thought Redbrick was some email yoke - all else fails, I was getting a decent email address.&lt;br /&gt;
&lt;br /&gt;
==[[User:noelfitz|noelfitz]]==&lt;br /&gt;
&lt;br /&gt;
8 letter truncation of my real name (boring but true.)&lt;br /&gt;
&lt;br /&gt;
==[[User:svan|svan]]==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;S&amp;lt;/u&amp;gt;arunas &amp;lt;u&amp;gt;Van&amp;lt;/u&amp;gt;cevicius. First letter of name, then first 3 letters from surname.&lt;br /&gt;
&lt;br /&gt;
==[[User:fox_chic|fox_chic]]==&lt;br /&gt;
&lt;br /&gt;
Cause I&#039;m an xphile and Mulder&#039;s first name is Fox. :)&lt;br /&gt;
&lt;br /&gt;
==[[User:bilco|bilco]]==&lt;br /&gt;
&lt;br /&gt;
Cause as a fresher I though it was the character&#039;s name from The Hobbit&lt;br /&gt;
&lt;br /&gt;
==[[User:art_wolf|art_wolf]]==&lt;br /&gt;
&lt;br /&gt;
Cool picture I have hanging up. Have had it for ages and its by Art Wolfe.&lt;br /&gt;
&lt;br /&gt;
==[[User:singer|singer]]==&lt;br /&gt;
&lt;br /&gt;
I was a singer in a band. The guitarist mocked me for being the singer by calling me &amp;quot;singer&amp;quot;. The nickname stuck. Non-Redbrick people address me as singer! My 2nd choice username was &amp;quot;scano&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
==[[User:shimoda|shimoda]]==&lt;br /&gt;
&lt;br /&gt;
It was a character in a book (Illusions by Richard Bach) I read during my formative years. Another rb user thought the description of the protagonist was suited to me so I nabbed the name.&lt;br /&gt;
&lt;br /&gt;
==[[User:sandman|sandman]]==&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t. It was assigned on the basis that a) I was asleep and b) I read comics, didn&#039;t I? Ironically, I hadn&#039;t read much Sandman at the time.&lt;br /&gt;
&lt;br /&gt;
==[[User:lithium|lithium]]==&lt;br /&gt;
&lt;br /&gt;
Coz I like the sound of it. And coz it goes crazy when you put it in water. And not because of the Nirvana song.&lt;br /&gt;
&lt;br /&gt;
==[[User:cammy|cammy]]==&lt;br /&gt;
&lt;br /&gt;
I was using it as a web handle long before I joined Redbrick. It comes from the name of one of my first roleplaying characters that wasn&#039;t just a bunch of stats. The name for that roleplaying character though, came from the computer game Streetfighter 2.&lt;br /&gt;
&lt;br /&gt;
Well actually cammy was my second choice. I would have liked to use The_Dead_One but that exceeds the 8 character limit.&lt;br /&gt;
&lt;br /&gt;
==[[User:moridin|moridin]]==&lt;br /&gt;
&lt;br /&gt;
The most evil and therefore cool character in a series of books that I was reading. Said series of books has since degenerated into a mush of crap writing. Boo.&lt;br /&gt;
&lt;br /&gt;
==[[User:macbain|macbain]]==&lt;br /&gt;
He wanted the username &#039;mcbain&#039; but Karlos (mcbain) got it before him. Being original, Sarv decided that macbain would do instead, so he could forever confuse new users between himself and Karl.&lt;br /&gt;
&lt;br /&gt;
==[[User:montoya|montoya]]==&lt;br /&gt;
&lt;br /&gt;
The name is that of a character from the book &amp;quot;The Princess Bride&amp;quot; by William Goldman. The specific character is Inigo Montoya, a Spanish swordsman out for revenge against a 6-fingered man who killed Inigo&#039;s father.&lt;br /&gt;
&lt;br /&gt;
==[[User:thedara|thedara]]==&lt;br /&gt;
&lt;br /&gt;
My nick was given to me years before redbrick on irc (irc.phishy.net) I was the first person some americans had met called Dara and they&lt;br /&gt;
found that interesting for some reason or other and hence I became thedara.&lt;br /&gt;
On redbrick irc i&#039;m known as Darz0re, It was a in-joke at the time when myself and dizer stuck z0re at the end of out names&lt;br /&gt;
hence thez0rekorp.com and z0re.org&lt;br /&gt;
&lt;br /&gt;
==[[User:elmer|elmer]]==&lt;br /&gt;
My username came from my first ever email address(elmer@clubi.ie) which i chose based on the looney tunes character elmer fudd&lt;br /&gt;
&lt;br /&gt;
==[[User:drusilla|drusilla]]==&lt;br /&gt;
My nick was surprisingly enough, from the character on Buffy! Friends of mine in second year of school gave it to me when they noticed the similarities between myself and the insane vampire. Funnily, dru was my second nick on RedBrick, before that I was zerocool&lt;br /&gt;
&lt;br /&gt;
==[[User:cooker3|cooker3]]==&lt;br /&gt;
It is my username for the lab machines in the CA building, it&#039;s not to do with an obcession with cookers!&lt;br /&gt;
&lt;br /&gt;
==[[User:gizmo|gizmo]]==&lt;br /&gt;
My nick came from a combination of thinking gizmo was a pretty cool name due to that little flurry critter in Gremlins and also cns putting me on the spot on Clubs And Socs day when I first joined so that I couldn&#039;t think of anything else. Strange, but true.&lt;br /&gt;
&lt;br /&gt;
==[[User:exzantia|exzantia]]==&lt;br /&gt;
As many, many people have pointed out, my name seems like a random string of letters, and it kinda is... When I was signing up for a Yahoo mail account in &#039;98 everything I tried was already taken. I was not having under-scores or numbers so I decided to come up with something that would always be available! I thus far have succeeded.&lt;br /&gt;
&lt;br /&gt;
==[[User:david|david]]==&lt;br /&gt;
The year that I joined DCU Hasselhoff was given a star on the Hollywood walk of fame.  With all the new challenges in my life at that time I found that he was someone I could look up to.  I could admire his achievements.  He was like an uncle to me.  I grew up on Kinght Rider and am looking forward to the new movie coming out this year.  And then when I got a little older and started noticing girls I got interested in Baywatch.  I wanted to be the stud that he was on that show.  Appropriately in 2000 when I joined redbrick he released one of his many hit albums in Germany - &amp;quot;The Magic Colleciton&amp;quot;.  So I chose david as my redbrick username because ... well actually its not that interesting really, its my name in real life.&lt;/div&gt;</summary>
		<author><name>Drag0n</name></author>
	</entry>
</feed>