Editing CommunityData:Kibo

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 21: Line 21:
== Email forwarding ==
== Email forwarding ==


As part of using kibo, the system will create and send you email about important system level things that happen. By default, this email will just queue up ''in your inbox kept on kibo'' (which you almost certainly didn't even realize you had) which means you will almost certainly never see it.  For example, any jobs you have running from a [[:wikipedia:cron|cronjob]] will send their output to you when they are done which is important because they will often contains errors. In some cases, emails full of error logs have been queuing up on kibo for months without anybody knowing about them.
Although kibo can send and receive email, it will queue up ''on kibo'' by default. You can read it by using a console-based mail client installed on kibo like <code>mutt</code> but it's almost certainly easier to setup email forwarding. Doing so is as simple as creating a file called <code>~/.forward</code> that contains a single line with the email address you want your email forwarded to.
 
You can read this mail using a console-based mail client installed on kibo like <code>mutt</code> but it's almost certainly easier to setup email forwarding. Doing so is as simple as creating a file called <code>~/.forward</code> that contains a single line with the email address you want your email forwarded to.


For example, Mako just ran:
For example, Mako just ran:
Line 30: Line 28:
echo "makohill@uw.edu" > ~/.forward
echo "makohill@uw.edu" > ~/.forward
</pre>
</pre>
This is important because programs you are running (including any jobs you have running unattended from a cronjob will send their output to the user in question via email). In some cases, these had been queuing up on Kibo for months without anybody knowing about them.


== Storing Data ==
== Storing Data ==
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)