Differences between revisions 32 and 52 (spanning 20 versions)
Revision 32 as of 2010-12-17 09:41:19
Size: 1652
Editor: cresnik
Comment:
Revision 52 as of 2020-09-23 08:39:58
Size: 3237
Editor: hgiger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2020-09-23 hgiger
## page was renamed from Workstations/sensation
## page was renamed from Workstations/Windows7
#rev 2018-11-14 schadavi
Line 7: Line 11:
 * [[Workstations/Windows7/FAQ|Frequently Asked Questions]]  * [[FAQ|Frequently Asked Questions]]
Line 9: Line 13:
= Printing = = Windows =
Line 11: Line 15:
 * [[Workstations/Windows7/UserGuidePrinting|Printing on Windows 7 - the all-including, friendly guide by ISG.EE]]  * [[Workstations/Windows/PwdChange|Changing your password]]
Line 13: Line 17:
= Windows 7 =  * [[Workstations/Windows/DisplayLanguage|Display Language]]
Line 15: Line 19:
 * [[Workstations/Windows7/PwdChange|Changing your password on Windows 7]]  * [[Workstations/Windows/ActionCenterNotifications|How to manage Action Center notifications]]
Line 17: Line 21:
 * [[Workstations/Windows7/DisplayLanguage|Display Language in Windows 7]]

 * [[Workstations/Windows7/ActionCenterNotifications|How to manage Action Center notifications]]

 * [[Workstations/Windows7/MappedDrives|Mapped Drives in Windows 7 (Homedirectory at D-ITET and ETH/ID]]
 * [[Workstations/Windows/MappedDrives|Mapped Drives (Homedirectory at D-ITET and ETH/ID)]]
Line 25: Line 25:
 * [[Workstations/Windows7/MailSettings|Email client configuration (Exchange server and Tardis), .PST and .OST storage location]]  * [[Workstations/Windows/MailSettings|Email client configuration (Exchange server and Tardis), .PST and .OST storage location]]
Line 29: Line 29:
 * [[Workstations/Windows7/RemoteDesktopUsage|Remote Desktop Usage on Windows 7 Workstations]]  * [[Workstations/Windows/RemoteDesktopUsage|Remote Desktop Usage]]
Line 33: Line 33:
 * [[Workstations/Windows7/SoftwareInstallation|Software Installation in Windows 7]]  * [[Workstations/Windows/SoftwareInstallation|Software Installation]]
Line 35: Line 35:
 * [[Workstations/Windows7/BrowserPlugins|Flash Plugin or JavaScript is not installed and/or websites are not displayed properly]]  * [[Workstations/Windows/BrowserPlugins|Flash Plugin or JavaScript is not installed and/or websites are not displayed properly]]
Line 37: Line 37:
 * [[Workstations/Windows7/PDFInBrowser|.PDF files cannot be opened in the browser]]  * [[Workstations/Windows/MatlabOnAutlux|Matlab runs slow when using X-win32 from Windows on Autlux]]
Line 39: Line 39:
 * [[Workstations/Windows7/MatlabOnAutlux|Matlab runs slow when using X-win32 from Windows7 on Autlux]]  * [[Workstations/Windows/ElevatedPrivileges|Requesting of Elevated Privileges ("Local Admin Rights") - Duties and Implications]]
Line 41: Line 41:
= Others =  * [[Workstations/Windows/Bundles|Software bundles available]]
Line 43: Line 43:
 * [[Workstations/Windows7/ElevatedPrivileges|Requesting of Elevated Privileges ("Local Admin Rights") - Duties and Implications]] = Data =
== Personal Data ==
You should save your personal data (created files) to a folder on the H: drive which is secured by a nightly backup. We can also restore data from a previous day if you delete something accidentally. For a reqeust, send an email to support@ee.ethz.ch
Line 45: Line 47:
 * [[Workstations/Windows7/Bundles|Software bundles available]] The W: drive contains application configuration files of your application. Do not delete these folders "to make space" or "clean up a bit".

== public_html ==
By default, no access is possible to your data in your public_html which is the web root for your personal website on people.ee.ethz.ch/~<username>.
If you want to make data accessible on people website you must change the permissions on the public_html directory.

 1. Right click on the directory "public_html"
 1. Open "Properties"
 1. Open the "Security" tab
 1. Click on button "Advanced"
 1. Click on button "Change Permissions"
 1. For all three permission entries (<username>, <username>-group and everyone):
  * Click on button "Edit"
  * Select "This folder, subfolders and files" next to "Apply To" (just for <username>-group: check the boxes for "Create files / write data" and "Create folders / append data")
  * Click on button "Ok"
 1. Click on button "Apply" after step 6. is done for all three permission entries
 1. Close all windows

== Local Temporary Data ==
On every Windows host, there is a folder called C:\Scratch (the equivalent folder on a Linux box would be /scratch). We recommend to use this folder for processing large amounts of computing data. This will also result in a performance boost because you will not read and write data via the network.

Please be aware that C:\Scratch is not secured by a backup. If the harddisc crashes, your data will be lost.


----
[[CategoryWNCL]]

FAQ

If you cannot find what you are looking for on this page, please have a look at the FAQ before contacting Support:

Windows

Email

Remote Access

Software-related

Data

Personal Data

You should save your personal data (created files) to a folder on the H: drive which is secured by a nightly backup. We can also restore data from a previous day if you delete something accidentally. For a reqeust, send an email to support@ee.ethz.ch

The W: drive contains application configuration files of your application. Do not delete these folders "to make space" or "clean up a bit".

public_html

By default, no access is possible to your data in your public_html which is the web root for your personal website on people.ee.ethz.ch/~<username>. If you want to make data accessible on people website you must change the permissions on the public_html directory.

  1. Right click on the directory "public_html"
  2. Open "Properties"
  3. Open the "Security" tab
  4. Click on button "Advanced"
  5. Click on button "Change Permissions"
  6. For all three permission entries (<username>, <username>-group and everyone):

    • Click on button "Edit"
    • Select "This folder, subfolders and files" next to "Apply To" (just for <username>-group: check the boxes for "Create files / write data" and "Create folders / append data")

    • Click on button "Ok"
  7. Click on button "Apply" after step 6. is done for all three permission entries
  8. Close all windows

Local Temporary Data

On every Windows host, there is a folder called C:\Scratch (the equivalent folder on a Linux box would be /scratch). We recommend to use this folder for processing large amounts of computing data. This will also result in a performance boost because you will not read and write data via the network.

Please be aware that C:\Scratch is not secured by a backup. If the harddisc crashes, your data will be lost.


CategoryWNCL

Workstations/Windows (last edited 2020-09-23 08:39:58 by hgiger)