Novylen.net, Features and FAQ:

Available Features:


FAQ

email section

how do I access my email account?
how do I send email?
how do I filter email?
how can I retrieve email from other accounts?
how can I forward email from my account elsewhere?
how can I create extra email accounts?
how do I enable spam filtering?

web and ftp

How do I store files?
How do I publish web pages?
what about web page statistics?
and web logs?

miscellaneous stuff

How do I change my password?
what if I need a new program/service installed?
I can't download an SSH program. help?
I want to learn Linux. What can I do?


how do I access my email account?
To access email accounts, there are (at least!) three options:

how do I send email?
Anyone with an account on this server is permitted to use SMTP for outgoing email, provided that they first authenticate themselves via IMAP. Put more plainly, check your email first; then for three days your IP address will have permission to relay email through mail.novylen.net.

how do I filter email?
This depends on which e-mail program you are using. Every one handles it differently. However, if you want to filter email when it is delivered, rather than when you check it, read up on "procmail" and edit the ".procmailrc" file in your home directory. There are many good tutorials, or you can ask me.

how can I retreive email from other accounts?
It depends on the nature of the account. Ask me about it.

how can I forward email from my novylen.net account, to another account?
Create a file called ".qmail" in your home directory containing the email address (or addresses) to forward email to. Deleting this file removes the forward. Or ask me.

how can I create extra email accounts?
If you create a file named ".qmail-foo" in your home directory, containing an email address or an email folder, everything sent to "username-foo@novylen.net" will follow those delivery instructions. Examples of delivery instructions:

The advantage of this is the ability to create "temporary" email accounts on the fly for various purposes; if one gets choked with spam, simply delete it. You can use this to track who sells your email address this way, as well: if you hand out "username-real@novylen.net" to Real Networks Inc, and at some point in the future receive spam at that address, it's possible that Real sold your email address to spammers.

To catch all subaccounts, create a file called ".qmail-default" with a default delivery instruction. A spam folder is a good place. Any other .qmail-whatever files will take precedence over the default file.

How do I disable spam filtering?
Create a file called ".nodspam" in your home directory; this will make it so that the email classifier does not run. Or ask me.

How do I change my password?
If you have a shell account, type "passwd" at the prompt. If not, go to http://www.novylen.net/mindterm/, connect to "www.novylen.net" as prompted, and you'll be asked for your username, password, confirmation, and asked for a new password. Or ask me.

How do I store files?
Your account gives you quite a lot of storage space; you can use an SSH client (I recommend
WinSCP for Windows users, in order to transfer files back and forth. This is quotaless, and I have a very great deal of space free at the time of writing (on the order of 76 gigabytes). Please please don't abuse this, because while my space is effectively unlimited, my bandwidth is not. Accounts that go over a few hundred megabytes will receive polite inquiries and won't be backed biweekly with the rest of the system. I can and will implement account quotas if/when it becomes necessary.

How do I publish web pages?
Every account has a "public_html" directory. Files placed here will become accessable at the URL http://www.novylen.net/~username/. To publish a web page, use "ftp" to place HTML files in the "public_html" directory in your account. Several server extensions are enabled: PHP and Server-Side Includes, along with CGI scripts. On request I can create foo.novylen.net as a web page name, or host a domain that you have purchased (provided that it is not expected to have high traffic).

what about web page statistics?
For any domain or subdomain (not standard ~username accounts), statistics are automatically generated on usage, hits, and history. See /stats/ on your page. This is not passworded by default, but can be, via the ".htaccess" mechanism supported by the web server; see
this tutorial.

and web logs?
If you have a subdomain set up (foo.novylen.net, foo.constainia.net, foo.whatever.org, and so on), logs will be kept in the "apachelogs" subdirectory off your home directory. Automatic log rotation will take place.

I can't download an SSH program. help?
http://www.novylen.net/mindterm/. If you are behind a firewall, this will not work. You can only use it to connect to this server.

what if I need a new program/service installed?
Well.. ask me.

I want to learn Linux. What can I do?
install it. play with it. read about it. Make mistakes, ask stupid questions, do stupid things, fix problems. Take a class or two. Above all, have fun. You can do really cool things with Linux, and you can do it in freedom.

Policy:

The sysadmin reserves the right to provide service arbitrarily and in any way he chooses. He is not obligated in any way. Et cetera.