Frequently Asked Questions
Quick answers to common questions about Webminal.
Login / Password
What is my username and password?
For both website and terminal login, use the password you entered during the registration process along with your username.
I'm typing the correct password but nothing appears on screen?
Typed password characters won't appear, just like a real Linux terminal. It won't display typed characters or asterisks. After typing your password, press Enter to complete the login.
Unable to login to the terminal
Please remember Linux is case-sensitive. Both website and terminal passwords are the same.
It says "login incorrect" — what do I do?
Please remember Linux is case-sensitive. If you still face problems, write to us at efgadmin@webminal.org and we will resolve the issue.
I forgot my password — how can I recover it?
Editors & Applications
Which text editor can I use?
You can use vim, nano, or emacs based on your preference. We use vim :)
"Permission denied" when executing a script (after chmod +x)
Due to security reasons, we don't allow scripts to be executed as ./scriptname.sh. Use sh scriptname.sh or bash scriptname.sh instead.
What is the difference between "Terminal" and "Play"?
Both use the same platform. The only difference is that with Play you watch screencasts and learn visually instead of reading documentation.
Registration
"Your account has not been verified" — what does this mean?
You haven't confirmed your email. Please click the activation link sent to your registered email to permanently claim your account.
What happens if I don't confirm my email?
We'll wait a week and send a reminder. After that, your account will be suspended and all data removed. This is necessary to prevent spammers from consuming resources.
I can't confirm my email — how do I protect my account?
Drop us a mail and we'll share alternative verification methods.
Account Deletion
How do I delete my account?
Send us an email with your username at efgadmin AT webminal DOT org. We'll ensure it's deleted as part of weekly cleanup task.