How do I set my permissions so I can view my Web Page?
|
How do I set my permissions so I can view my Web Page?
Answer:
You no longer have to set web permissions. However if your web page will
not display you will need to telnet to use SSH Secure Shell Client to
access research.kent.edu and the perform the following steps.
Follow these steps to use SSH Secure Shell Client to access research.kent.edu:
Double Click on your SSH Secure Shell Client icon on your desktop

Click Connect
Host Name: research.kent.edu
User Name type in your kent.edu User ID information, example jsmith
Port Number: 22
Authentication Method: Password
Click Connect
Type public_html <enter>
Type fixweb <enter>
Type exit <enter>
Follow these steps to use Telnet to research.kent.edu:
Select Start
Select Run
Type Telnet research.kent.edu <enter>
Type in your kent.edu User ID information, example jsmith <enter>
Type public_html <enter>
Type fixweb <enter>
Type exit <enter>
|