Index:FAQ
From SHellium Wiki
General
What is a Unix Shell?
In short, a Unix shell is a command-line interpreter that provides the traditional user interface for the Unix operating system and for Unix-like systems. Users direct the operation of the computer by entering command input as text for a command line interpreter to execute. A Unix shell can be seen as the Unix equivalent of the Windows's command interpreter MS-DOS, only much more integrated with the system.
How do I activate the Shell Account?
- First, read this.
- Once you have gotten the required number of vouches, an admin will contact you for activation on #shellium (FreeNode).
- You can tell who the admins are by executing the !admin command on #shellium (FreeNode).
I can't use IRC!
SHellium's previous ISP blocked port 6667. This is, however, no longer the case. SHellium has switched to a new datacenter. Everything should be working again. If not, please contact a Support Team member. To use mIRC to connect to Shellium click here.
I'm stuck behind a University / Corporate firewall and don't have access to a shell account yet!
So you're stuck behind a firewall? Well luckily for you there is a guide right here
Where can I find more help?
The SHellium team is constantly adding articles to the wiki. Check back often to benefit from the new stuff. If you do not find a suitable answer here, check http://en.wikipedia.org/.
If you would like more immediate help, join the chat on an IRC client such as mIRC and connect to the network irc.freenode.net #shellium
Now how do I get my free shell?
The fastest way to get your shell is to read the Beginners Guide.
Why can't I login to the shell?
Because you haven't come into #shellium on freenode to get your shell account activated. Registering gets you access to the site, but we'd like to speak with you shortly before we give you full access to our shell.
Why don't you charge like all the other services online?
SHellium's motto is Free Shells to All; this means that we believe in aiding our fellow shell users whether they are using Windows, Linux or Mac OS. The best way for users to learn is to offer them a service at no cost so they can learn at their leisure. Our users will give back to the community in some way in the future by participating in Open Source, GNU projects like this one.
I have my shell, but how do I use GCC?
In order to use GCC, please issue the following command in your shell.
echo 'yourNickServIdentAccount' > ~/.nident; chmod a+r ~/.nident
(Note that a registered IRC nickserv ID is needed. See the IRC guide for more details.)
/msg bot|shellium getgcc yourShellUserName reasonForRequest
Please note that you will only receive GCC access for fifteen minutes. You must then wait one day before being able to use this command again.
I heard this shell is for hackers... is that true?
SHellium does not promote illegal activity such as blackhat hacking and cracking, but ethical hackers are welcomed. We allow the world access to our shell with very few questions asked, if any. Vulnerability scans and background processes can be run on SHellium free of charge. Some may see this as hacking but we allow freedom of expression as long as it is within the limits of the law.
What to do if my shell account is compromised ?
The first thing you should do is immediately go to Freenode channel #shellium and ask the admin to change your account password. Next, if you were using SSH Without Password Authentication, carefully check your ~/.ssh/authorizedkeys and remove any unknown keys. Finally, check configs of bouncers/eggdrop.
For information on ip address bans, Click here.
Where is the free bnc at?
The bnc is everywhere guys. We offer ZNC, PsyBnc and soon sbc for our users to log into without the hassle of building complex programs and crazy configurations. If you already have a shell account, then use the command 'myports' to find out which ports you should configure your bouncer to use.
What to do if I've lost my password?
Don't panic. Go to http://www.shellium.org. Login. Go to Contact page. Fill the form and in Category drop-down list choose Reset shell password. Filling in the message box with some USEFUL information will be appreciated. Submit the form and wait.
I heard that this system is administered by super heros and movie stars...is that true?
Yes, that is true indeed; Superman, James Bond and Captain Crunch keep the system going 24/7.
What is a Wiki?
Have a look at this explanation.