The way of setting it up on Windows is very similar to set up for Linux

Linux
  1. Open up the program Konqueror
  2. Click the house icon to navigate to your home directory
  3. For your home directory, public_html folder, and any files in your public_html folder:
    1. Right click and go to 'Properties'


    2. Click the 'Permissions' tab and go to 'Advanced Permissions'



    3. Make sure all boxes are checked off for the User (that's you), 'Show Enteries' and 'Enter' should be checked off for Group and Others (anyone visiting your site)



  4. And that should be it. Just make sure 'Show Entries' is always checked for any new files you place in your public_html folder

Windows

  1. Open up the program WinSCP
  2. To log into WinSCP, enter your username and password, and the host name is either "hill.cs.ucr.edu" or "eon.cs.ucr.edu"



  3. For your home directory, public_html folder, and any files in your public_html folder:



    1. Right click the folder or file, and select 'Properties'



    2. Under properties, make sure that 'R' and 'X' are checked off for 'Others' to allow other people to read and navigate into those folders and files.



  4. And that should be it. Just make sure 'R' and 'X' are always checked for any new files you place in your public_html folder. You can put files in there from home as well, just make sure you have WinSCP on your computer.


Lab 5