Mythic Beasts

Shell Accounts

Shell access

We only support encrypted connections to our shell account server and therefore only support ssh.

PuTTY is an excellent SSH (and telnet) client for Windows 9x/NT. It can be obtained from http://www.chiark.greenend.org.uk/~sgtatham/putty/. OpenSSH is a Unix ssh client and can be obtained from http://www.openssh.com/. For Macs there's NiftyTelnet at http://www.lysator.liu.se/~jonasw/freeware/niftyssh/

Mail access

To access your POP3/IMAP account with Mythic Beasts use smokey.mythic-beasts.com or limo.mythic-beasts.com as the server name and your username and password are as supplied when your account was setup. If you are unsure which machine your account is on feel free to ask or check the initial mail we sent you.
You need to use POP3 or IMAP over SSL as we only allow encrypted access to shell account machines.
If you have purchased additional POP3/IMAP mailboxes then these are accessed by using username-n (with n being the number of the pop3 mailbox, typical from 1 to 10) as the username and the individual password for that mailbox as supplied when the mailbox was setup.

File access

We provide SCP access to allow you to upload files to your account.
Most of the ssh clients above allow you this access or ship with programs to allow it. Otherwise there are client programs to fetch files onto our shell account machines from remote locations such as other websites/FTP servers etc.

Mail setup

We run exim on our shell account machines with the same setup as on tuschin.
As such .forward-alias files work for alias@yourdomain and exim falls back to a .forward-default file.

To place mail in your POP/IMAP mailbox then unlike tuschin it requires an absolute path e.g. /home/username/Maildir/ (including the trailing slash).

To forward mail elsewhere then just put the address or addresses (one per line) into the appropriate .forward-alias file.

Note that your .forward files need to be world readable so that Exim can verify valid email addresses before accepting mail.

Directory structure

Websites go in the www/www.yourdomain/ directory
The public_html directory is available from http://machinename.mythic-beasts.com/~yourusername/ where machinename is either smokey or limo.
Both of these should execute PHP and if you create a subdirectory called cgi-bin then Perl or other CGI can be executed from there.

Quotas

To see your quota usage just run quota on your shell account machine.

Statistics

For weblog proccessing, processlogs works as on tuschin so see our processlogs page
For a weekly web and email account summary create an empty .usagelogs file just as on tuschin. This will be sent on Sundays to postmaster@yourdomain so please ensure you have setup that alias (or a default alias).

Other software

If you see other bits of software which you would like installed on our shell account machines but which aren't so far then please ask us to install them.
We will almost always install software which is in the current Debian archive which you can search with apt-cache search <some search term>. apt-cache show <package name> will give you the description and version of the package.

Copyright © 2000-2007 Mythic Beasts Ltd. All Rights Reserved.