User Tools

Site Tools


howto:research_lab_website

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:research_lab_website [2015/04/02 17:26] jnilssonhowto:research_lab_website [2015/04/02 18:10] (current) jnilsson
Line 8: Line 8:
     * office location: Social Science Plaza B, room 1288, the first floor suite.     * office location: Social Science Plaza B, room 1288, the first floor suite.
  
-Please keep in mind that //**our office does not provide assistance with creating your website**//, content or design. If you choose one of options below hosted by Social Sciences, we will assist you with account creation and server-side configuration. You are responsible for the site creation yourself, or contracting with another third-party to do so.+Please keep in mind that //**our office does not provide assistance with creating your website**//, content or design. If you choose one of the options below hosted by Social Sciences, we will assist you with account creation and server-side configuration. You are responsible for the site creation yourself, or contracting with another third-party to do so.
  
 ===== On-Campus Options ===== ===== On-Campus Options =====
- 
  
 ==== Hosted by OIT ==== ==== Hosted by OIT ====
Line 19: Line 18:
   * [[http://www.oit.uci.edu/virtual-server-hosting/|OIT Virtual Server Hosting]]   * [[http://www.oit.uci.edu/virtual-server-hosting/|OIT Virtual Server Hosting]]
   * [[https://eee.uci.edu/help/advancedwebspace/instructors/|EEE websites]]   * [[https://eee.uci.edu/help/advancedwebspace/instructors/|EEE websites]]
- 
  
  
 ==== Hosted by Social Sciences ==== ==== Hosted by Social Sciences ====
-  * Free: You can have a website like ''%%www.socsci.uci.edu/~username/%%'' which is good for simple file hosting and basic websites, but requires you to create the site from scratch. We do not provide any assistance with creating your content. There is also limited PHP support, but no database or server writable directories allowed. You will have  +  * [[ss2k_acct_and_public_html|Free Social Science Domain account]]: You can have a website like ''%%www.socsci.uci.edu/~username/%%'' which is good for simple file hosting and basic websites, but requires you to create the site from scratch. There is also limited PHP support, but no database or server writable directories allowed. You will have  
-  * Virtual Server Hosting - similar to OIT's option above, we charge $25-$35 per month to host a virtual machine which can be used to server your website. With this option, you can install any coding language and environment that you want, including databases and writable directories. +  * [[vm_hosting|Virtual Server Hosting]] - similar to OIT's option above, we charge $25-$35 per month to run a virtual machinewhich can be used to host your website. With this option, you can install any coding language and environment that you want, including databases and writable directories. The virtual machine is a completely independent system with which you can run any software you like. This is best when you need greater flexibility or computational power
-  * Physical Server Hosting in one of our dedicated Data Centers. Depending on your server's needs, we may be able to provide rack space for a server that you purchase in our air-conditioned and UPS protected server rooms. Please contact us to consult about this option. +  * __Physical Server Hosting__ in one of our dedicated Data Centers. Depending on your server's needs, we may be able to provide rack space for a server that you purchase in our air-conditioned and UPS protected server rooms. Please contact us to consult about this option.
- +
-=== Connecting to Social Science's SFTP server === +
- +
-In order to upload files to the server, you must either connect a mapped network drive or use an SFTP client. +
- +
-We recommend the following SFTP clients: +
-  - [[http://winscp.net/eng/download.php|WinSCP]] if you are using a Windows PC. +
-  - [[http://licenses.oit.uci.edu/detail2.cfm?ProductID=83|Fetch]] if you are using a Mac. Fetch requires a license, but if you login on that page with your UCInetID, it will show you the license information paid for and provided by OIT. +
- +
-Then use these details to login: +
-  * Server hostname: ''nexus.ss.uci.edu'' +
-  * Protocol: SFTP +
-  * Port: 22 +
-  * Username: the same as your UCInetID +
-  * Password: your SS2K account password +
- +
-=== Upload files to your public_html folder === +
-When you are connected, one of the folders should be called "public_html". This is where you need to upload files for them to show up on your personal website. +
- +
- +
- +
- +
- +
-=== Changing your Password === +
- +
-== From a Windows computer == +
- +
-If you use a Desktop computer in your office connected to the SS2K domain, you can simply hit the **Ctrl-Alt-Del** keys and click "Change a Password" from the menu. Otherwise, you will need to use these steps (from a laptop or off-campus): +
- +
-  - Download an SSH client, such as [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|PuTTY]] +
-  - Connect to the server name "''nexus.ss.uci.edu''" +
-  - Login with your current username/password +
-  - Type **''passwd''** and press Enter; follow the prompts to change your password. +
-  - Type **''exit''** and press Enter to quit +
- +
-== From a Mac == +
-  - Open the Terminal, in /Applications/Utilities/ +
-  - Type ''ssh USERNAME@nexus.ss.uci.edu'' and press Enter +
-  - Type your current password when prompted +
-  - Type **''passwd''** and press Enter; follow the prompts to change your password +
-  - Type **''exit''** and press Enter to quit the SSH session+
  
-== In Person == +===== Off-Campus Options =====
-You may also come to the Helpdesk in person at SSPB 1288 to change your password. Please bring a Photo ID.+
  
 +You can choose to contract with any third-party website provider or hosting solution. We can assist you with setting up your domain name so that you still have a website in the "socsci.uci.edu" domain, like //mylab.socsci.uci.edu//.
howto/research_lab_website.1427995611.txt.gz · Last modified: 2015/04/02 17:26 by jnilsson