Student working in class on their laptop.

s2.SMU

The s2.SMU server is designed to host Linux web content that is not compatible with the Sitecore environment.

Whenever possible, all public web content for a department or center should reside on Sitecore to utilize the approved templates/branding and personal sites should be on people.smu.edu. s2.smu.edu is designed for users that specifically need the Linux web environment.

Get Started

To edit and publish your website on s2.smu.edu, you will need a genuse account and a SFTP client. To connect to the s2.smu:

  1. Connect to any General-Use Linux server using your genuse account username and SMU password.
  2. Select the remote folder public_html to upload your files.
  3. Select files to transfer and copy them to the server directory. Your URL will be of the form: http://s2.smu.edu/~cuser
Requirements:

In order to upload files to the server, you must have a genuse Linux account and a SFTP (SSH File Transfer Protocol) client.

Setting up your personal website on s2.SMU

If you have not already, download and install winSCP, Cyberduck, or other SFTP (SSH File Transfer Protocol) client software for the transferring of your files.

Connecting to s2.SMU:
  1. Using your SFTP client software, select SFTP for the File protocol.
  2. Enter any General-Use Linux Server for the Host name.
  3. Enter your genuse account username and your SMU password.
    You may want to save your session details to a site so you do not need to type them in every time you want to connect. If you do, press the Save button and type site name.
  4. Click Login to connect.
  5. Select remote folder: public_html
  6. Select files to transfer and press F5 or the Upload button to copy the files to the server.

Please Note: The main homepage for the website must be named index.html for the site to automatically load the homepage within the directory.

Your URL will be of the form of http://s2.smu.edu/~cuser
with "cuser" being your Lyle Linux account name.

WinSCP Permissions Settings for s2.SMU

Setting WinSCP to Install New Files With the Proper Group Permissions.
  1. On the top menu, click "Options" and select "Preferences."
  2. Select "Transfer" in the left pane.
  3. Check "Set permissions"
  4. Use the following settings:
    • Owner: R W
    • Group: R W
    • Other: R
  5. Verify "Add X for directories" is checked.
  6. Click "OK"

Manually Setting Permissions

WinSCP can be configured so that files install with the desired permissions. If you need to set permissions after the files are installed, follow the instructions below.

  1. Right click on the file or directory, choose "Properties."
  2. Select or enter the number of permissions. For example:
    • Owner: R W X
    • Group: R W
    • Other: R
  3. Click "OK."