Intro: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
== RedBrick's servers == | == RedBrick's servers == | ||
When you connect to RedBrick, you are creating a remote connection to our servers, most likely minerva (the main login machine). This uses SSH, or Secure Shell, to encrypt data and allow you to use your user account as though you were sitting at the actual machine. | When you connect to RedBrick, you are creating a remote connection to our servers, most likely [[minerva]] (the main login machine). This uses SSH, or Secure Shell, to encrypt data and allow you to use your user account as though you were sitting at the actual machine. | ||
Our servers all run Unix-like operating systems, the most common being Ubuntu, a distribution of GNU/Linux. There are plans for a Windows machine to facilitate .NET and other such development, which should be available soon. For more information on the machines, please see the [[Redbrick_Hardware|inventory]]. | Our servers all run Unix-like operating systems, the most common being Ubuntu, a distribution of GNU/Linux. There are plans for a Windows machine to facilitate .NET and other such development, which should be available soon. For more information on the machines, please see the [[Redbrick_Hardware|inventory]]. |
Revision as of 09:46, 25 September 2009
Welcome to Redbrick!
This is a brief introduction to some of the more common services available to you now that you have a Redbrick account. For more detailed tutorials on the services mentioned, simply follow the links provided, or visit the Helpdesk page!
Click here to get connected to RedBrick.
RedBrick's servers
When you connect to RedBrick, you are creating a remote connection to our servers, most likely minerva (the main login machine). This uses SSH, or Secure Shell, to encrypt data and allow you to use your user account as though you were sitting at the actual machine.
Our servers all run Unix-like operating systems, the most common being Ubuntu, a distribution of GNU/Linux. There are plans for a Windows machine to facilitate .NET and other such development, which should be available soon. For more information on the machines, please see the inventory.
Chat
One of the most common ways for Redbrick members to stay in touch is through Chat, or IRC (Internet Relay Chat). IRC basically lets you chat with a lot of different people at the same time.
To begin using chat, simply type 'chat' into your terminal. There are lots of different chatrooms, or "channels" on Redbrick, the default one being #lobby. There is also a WebChat client available, so you can talk to your friends on Redbrick through your browser. www.redbrick.dcu.ie/chat/
You can get more info about chat and its different commands and features by visiting the IRC page.
When you join Redbrick, you get your own email account, your address being <username>@redbrick.dcu.ie.
By default, your mail will be forwarded to your DCU account, so that you won't miss any mails. To turn this off, type "noforward" in your terminal.
Redbrick has a variety of different ways in which you can read and send mail. By typing "email" in your terminal, you can use the Mutt client to check your mail, but there are also two clients available if you'd prefer to read email in your browser.
Redbrick now has two Web-based email clients, SquirrelMail and RoundCube. These can be accessed by pointing your browser at webmail.redbrick.dcu.ie.
Newsgroups
The Redbrick 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 it simply type "news" or "slrn" into your terminal. With slrn you can read and post to all of the Redbrick Newsgroups plus some Intersocs Newsgroups.
The boards can also be read using Thunderbird.
Redbrick Software
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 a lot of the programs out there.
One of the most used of these programs is rbusers. If you type "rbusers" into your terminal, you will see a list of users currently logged on. Hey is a way for Redbrick users to send instant messages to each other's terminals. Heys are heavily customisable and there are lots of different ways to use it. See the tutorial for more information. The list of user written software is endless and you will come across loads of them on your travels.
Unix
Redbrick's 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, don't let a command line usage put you off. Once you get comfortable you'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 and a guide to some of the more common commands, see the introduction to Unix.
Changing your password
When you first join RedBrick, your assigned password will probably be some ugly, difficult to remember assortment of characters and numbers. Thankfully you can quite easily change it, and here's how.
When you first log in you'll be greeted with a black screen with your username and the time. All you have to do is type "passwd" like so:
and hit enter. Now you have to enter your current (soon to be old) password.
Almost finished now, I told you it was easy. You'll be asked what you want your new password to be, like this:
you'll have to enter it twice, just for comparisons sake, to make sure you've typed it correctly.
After you've done that, that's it! You're done.
Make sure to remember this password, but if you forget it's not a big deal, you'll just have to e-mail the admins and ask them nicely to reset it for you.
Changing finger information
Finger information is what people see when they "finger" you, this shows your username as well as your real name. At first, your real name and username will both be set to the same thing. Basically, this name is used when posting to the news boards and when e-mailing. If you'd like to change what it says, this is how:
At the prompt, type chfn like so:
and hit return. Next it'll ask for your password, just type it in the same as you would when logging in
Now you can set your name to whatever you want, it can include capital letters and spaces
After you've entered it in, hit return until it exits. It should look like this:
And you're done. As it says, this may take effect instantly or in ten minutes, but it will change.
More
For a list of the main features at any time, type "help" into your terminal. Remember that you can always ask the Redbrick Helpdesk questions if you have any problems or need assistance. 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.
Good luck, and enjoy your Redbrick experience!