spo600:spo600_communication_tools
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
spo600:spo600_communication_tools [2024/01/09 20:36] – created chris | spo600:spo600_communication_tools [2025/01/07 03:21] (current) – chris | ||
---|---|---|---|
Line 5: | Line 5: | ||
To participate in the SPO600 course, you need to: | To participate in the SPO600 course, you need to: | ||
- | - Create a blog (if you don't already have one) or create a tag/ | + | - Create a blog (if you don't already have one) or create a tag/ |
- | * The URL of your main public blog page | + | * The URL of your main public blog page (Important: if you're using a tagged portion of an existing blog, find the URL for the tagged index page -- just the posts that are relevant to SPO600) <!-- |
- | * The URL of your blog feed - this is the link that will provide an RSS or ATOM feed of your blog content. (If you're using a tag/ | + | * The URL of your blog feed - this is the link that will provide an RSS or ATOM feed of your blog content. (If you're using a tag/ |
- Create an SSH key pair. | - Create an SSH key pair. | ||
- | - Fill in [[https:// | + | - Fill in [[https:// |
Instructions on how to do these things is detailed below. | Instructions on how to do these things is detailed below. | ||
Line 19: | Line 19: | ||
There are many free or inexpensive blog hosting services available (including Blogger.com and Wordpress.com). Alternatively, | There are many free or inexpensive blog hosting services available (including Blogger.com and Wordpress.com). Alternatively, | ||
- | Once you have your blog set up, find these two URLs: | + | < |
- The main public URL for your blog. This will be different from the URL that you use to create posts on your blog. | - The main public URL for your blog. This will be different from the URL that you use to create posts on your blog. | ||
- The //feed// URL for your blog. This is the URL that provides a machine-readable feed of your posts in RSS or ATOM format which can be processed by other software. | - The //feed// URL for your blog. This is the URL that provides a machine-readable feed of your posts in RSS or ATOM format which can be processed by other software. | ||
+ | --> | ||
See the Open Source@Seneca [[Blog Guidelines]] for information about setting up your blog and including your postings in Telescope. | See the Open Source@Seneca [[Blog Guidelines]] for information about setting up your blog and including your postings in Telescope. | ||
- | In this course, all coursework except for quizzes is submitted by blogging. Therefore, it is important to write blog posts frequently (recommended | + | In this course, all coursework except for quizzes is submitted by blogging. Therefore, it is important to write blog posts frequently (at least 2x per week), with good content, writing, and links. |
+ | |||
+ | **Important: | ||
===== SSH ===== | ===== SSH ===== | ||
[[SSH]] is a tool that provides remote access to a computer system. This can include command-line access, but also file transfers, graphical user interface (GUI) access, and secure //tunnels// to remote services. | [[SSH]] is a tool that provides remote access to a computer system. This can include command-line access, but also file transfers, graphical user interface (GUI) access, and secure //tunnels// to remote services. | ||
+ | |||
+ | You need to send an SSH key to your professor to gain access to the [[SPO600 Servers|class servers]]. | ||
+ | |||
==== Creating a Public/ | ==== Creating a Public/ | ||
Line 35: | Line 40: | ||
- Enter this command: '' | - Enter this command: '' | ||
- | * Answer the questions asked by ssh-keygen. Use default values for most questions. The use of a passphrase is **strongly** recommended. Avoid changing the filename from the default (unless there is a really good reason), because the location, name, and permission of keys is critical. **DO NOT FORGET YOUR PASSPHRASE!** | + | * Answer the questions asked by ssh-keygen. Use default values for most questions. |
+ | * The use of a passphrase is **strongly** recommended. Avoid changing the filename from the default (unless there is a really good reason), because the location, name, and permission of keys is critical. **DO NOT FORGET YOUR PASSPHRASE!** | ||
* ssh-keygen will produce two files; the name will be the same but the location will vary according to the operating system in use: | * ssh-keygen will produce two files; the name will be the same but the location will vary according to the operating system in use: | ||
* '' | * '' | ||
* '' | * '' | ||
* The permissions on these files matter! Take this in to account if you move these files or copy them between systems: | * The permissions on these files matter! Take this in to account if you move these files or copy them between systems: | ||
- | * '' | + | * '' |
- | * '' | + | * '' |
- | * '' | + | * '' |
ssh-keygen can generate multiple types of keys, including rsa, dsa, ecdsa, and ed25519. | ssh-keygen can generate multiple types of keys, including rsa, dsa, ecdsa, and ed25519. | ||
Line 48: | Line 54: | ||
===== Submitting your Blog URLs and SSH Public Keys ===== | ===== Submitting your Blog URLs and SSH Public Keys ===== | ||
- | Once you have the blog feed and public key ready, enter them on the [[https:// | + | Once you have the blog feed and public key ready, enter them on the [[https:// |
===== Updating your SSH Key ===== | ===== Updating your SSH Key ===== | ||
Line 54: | Line 60: | ||
If you need to update your SSH key, you can do so by logging in to your SPO600 account(s). | If you need to update your SSH key, you can do so by logging in to your SPO600 account(s). | ||
- | If you do not have access to your account, | + | If you do not have access to your account, |
Warning: Sending a new SSH public key to your professor will invalidate your previous key. | Warning: Sending a new SSH public key to your professor will invalidate your previous key. | ||
Line 62: | Line 68: | ||
==== Email ==== | ==== Email ==== | ||
- | When communicating with your professor by email, please use your Seneca-provided e-mail address as the " | + | When communicating with your professor by email, please use your Seneca-provided e-mail address as the " |
==== Community Communication Resources | ==== Community Communication Resources |
spo600/spo600_communication_tools.1704832608.txt.gz · Last modified: 2024/04/16 18:10 (external edit)