Table of Contents
Here you can find answers to Frequently Asked Questions.
Does the shell service cost money ?
No, It is absolutely FREE!
Can i have multiple (more than one) free shell accounts ?
Absolutely not! If you do, you will be permanently banned by the system (automatically) and will not be able to create another account.
Do you allow access to IRC ?
Yes, we allow IRC access to all IRC servers and networks.
Can I host websites on the shell?
Yes, every user gets a personal vhost at <user>.users.efn.lt.
Can I run background processes?
Yes, you may run background processes. More details
Can I run psyBNC or eggdrop?
Yes, we allow both psyBNC and eggdrop, and you may run two psyBNC instances, two eggdrops, or psyBNC + eggdrop.
Why can’t I connect to my service from outside?
- Check if the service is running at all (use ps ux command in the shell).
- Ensure the port your service is bound to is within the 10000-12000 port range, as only this range is allowed.
How can I upload files to the shell?
ou need to use the SFTP/SCP protocol. For Windows, use WinSCP for simple file uploads.
Where can I ask questions about using the shell/commands, etc.?
For general discussion and questions about shell commands and usage, please ask in our IRC or Telegram channels. Please DO NOT Private Message administrators without a serious reason!
I can’t connect to any IRC server/network.
- If you can’t connect and receive errors like “Operation not permitted” (irssi), “(Address invalid on remote machine) NO SERVERS WILL ACCEPT MY CONNECTION” (eggdrop), or similar with psyBNC, it means you have reached the TCP connection limit. Free shell users are limited to 4 TCP connections. If you attempt too many connections quickly, this limit may be exceeded. To resolve, kill all running processes, wait a few minutes (5 minutes should be enough), and try again.
- If you receive a “many connections from this host” error from the server you’re connecting to, it means other users are also connecting from our free shell server using the same IPv4 address. To resolve, request that IRC server/network operators create an I-line exception for our free shell service’s IPv4 address to allow more sessions.
- NOTE! Before reporting a problem, check that your service (e.g., eggdrop, psyBNC) is writing logs. When reporting any issue, please do so in the IRC or Telegram channel.
PsyBNC logs can be found in psybnc/logs directory.
To enable eggdrop logging, add the following line to your configuration file::
logfile dhmcors * "logs/eggdrop.log"
I can’t connect to SSH.
- If you receive a timeout when connecting, it means you have been temporarily banned after entering the wrong password multiple times. For security, the system temporarily bans users who enter the wrong password three times for 10 minutes. After this period, the ban is lifted automatically.
- If you receive “access denied,” this usually means you entered an incorrect username or password. Use the right-click option to paste your username/password into PuTTY, as both are case-sensitive. Ensure you copy and paste exactly as they appear.
If you need to reset your password, please contact the system administrator.