Advanced Search
Search Results
72 total results found
Adobe Installation Instructions
Installation instructions If you do NOT have the software installed, follow these steps. Visit https://creativecloud.adobe.com and enter your UCI email address in the format UCInetID@uci.edu and then select Continue. NOTE: Do not click the other buttons to s...
DNS
The two OIT DNS servers are: ns1.service.uci.edu (128.200.1.201) ns2.service.uci.edu (128.200.192.202) Tutorials TODO
LDAP
The OIT campus LDAP is a service that provides information about people and groups. Public LDAP ldaps://ldap.oit.uci.edu:636 (with SSL) ldap://ldap.oit.uci.edu:389 (without SSL) Non-Public LDAP ldaps://ldap-auth.oit.uci.edu:636 ldaps://ldap-auth.oit.uci....
Windows 10
Request an IP Address from Physical Sciences Computing Support. Please email pshelpdesk@uci.edu to submit your request. On the reply email, you should receive some information regarding the IP Address, Subnet Mask, Default Gateway, and DNS servers. F...
Mac OS X
Linux
WiFi Access
There are 2 WiFi networks that OIT manages: Eduroam and UCI Mobile Access. It is highly likely that the wireless signal strength will be weak in elevator shafts, staircases, some hallways, some buildings, outside some buildings, and in some offices. Before ...
TODO
* = everything in a folder Need writing: This TODO
Tutorial
1. Plug in the flash drive that contains the Windows 10 Installer. 2. Press the power button on the laptop, and press ESC while booting to get to the boot device selection menu. Choose the flash drive and hit enter. 3. Click the repair option in the bot...
Help Catalog
List of Google Drive Resources: Switching to Google Drive from other platforms Source: Google Support If you previously used... Read this guide... Microsoft® OneDrive® Switching to Drive from Microsoft OneDrive Box® Switching to Drive from Box D...
Help Catalog
List of Microsoft OneDrive resources: Basics: Video Training (source: Microsoft OneDrive Video training) Quick start Get started with OneDrive (business) Manage your files Share and sync Source: OneDrive Training Website Uploading Files ...
Creating a new Form
Structure -> Webforms -> Forms Click "Add Webform" 3. Enter the details about the new form.
Adding Questions to the Form
In the build menu, you can add new elements for the user to fill out, rearrange their order, and save them when finished. In this example, we add a text field and ask the user their name.
Choosing where responses to the form go
Go to the settings menu and you can change options about how the form responses work. Now, save your changes and you should be good to go!
Requesting New Accounts
To request an account as part of a research group in ESS or Physics that owns nodes in greenplanet, email hpcops@ps.uci.edu with the PI name, name of the user, desired username (or ucinetid), and email address. To request an account as part of the modeling fa...
Logging In
[NOTE! If you are off the UCI campus, you will likely need to use the UCI campus VPN. See www.oit.uci.edu/help/vpn/ for details.] Logging In To log in to greenplanet, ssh to gplogin3.ps.uci.edu. If you are part of the ATLAS group, you should use gpatlas1.ps...
Changing Your Password
To change your greenplanet password, either initially or later on, type passwd on a login node. This is a wrapper script which will in turn ssh to to the headnode and run the passwd command there, so you will have to enter your old password multiple times. I...
Software Environment
Environment Modules (Lmod) are used to configure your environment for many pieces of installed software on greenplanet, including compilers and MPI environments. To see a list of available packages, type: "ml spider" ml spider To load a specific package/ver...