Network resources

How do I change my StatNet password?

There are 2 ways:

  • Method 1:
    Generate your hashed password here and send to help@stat.ubc.ca requesting for a password change
  • Method 2: from a terminal window:
    $ ssh your_account@be.stat.ubc.ca     (use your account to replace 'your_account')
    $ passwd  (type in your current password and then type the new password twice)
    $ exit   (close your terminal session)
FAQ Category

StatNet public servers location, specs and software installed

1) StatNet servers:
Number crunching servers: Access via "ssh" remote login.
Linux servers : Dell R900, 16 CPUs, 16-32Gb RAM. Name after Bugs : Bee and Spider are standalone  number crunching.
Virtual Linux servers: 2 CPUs, 2Gb RAM: Gosset1
Cloud Computing: contact us for more detail.
Can only access via SSH.
Software: R, C, C++, Fortran, Matlab 2009a , Java and Stata (Stata only on Gosset1 ).

MacPro servers : 8 CPUs, 8-16Gb RAM. Name after Mountain: Cypress, Grouse, Baker, Seymour: Can access via SSH and its  console which located in Research lab lsk303a.  You need Secure Card access to enter.
Software: OS Mac OS X Leopard, Same as Linux except R = R64 (64-bit) and Matlab 2009a

SUN Solaris 10 Unix servers:  Access via "ssh" remote login.
   Be.stat.ubc.ca for pine, mutt, elm and general file management only
   Unixlab for IT admin only

2) Ugrad Math/Stat Computer labs
Notes: You can ONLY acess Windows server within StatNet.
Download Microsoft  Remote Desktop software for your OS
Mac: Remote Desktop Connection Client 2.1
Linux: Rdesktop
Windows: Come with all OS

LSK 121: SUN Unix Solaris 10 servers
Server names: Unixlab and Statlab
Software: R, and most opensource packages

LSK 121: Windows 2003 terminal servers
Server names: windows.stat.ubc.ca
Software: Matlab, Maple, MS-Office, R, Octave, OpenBUGS/WinBUGS, TeX/LaTeX, XPP

ESB 1042 and ESB 1046: Mac OSX Lion 10.7.5 workstations
Software: Matlab, Maple, R, OpenOffice and some opensource packages

LSK 310: Windows 7 workstations
Software: Matlab, Maple, MS Office, Lindo/Lingo , R, Octave, OpenBUGS/WinBUGS, TeX/LaTeX, XPP

FAQ Category

How to get an xterm on a MacIntosh (in order to run ssh to a Unix computer)?

The following is initialization.

  • Double click MacIntoshHD icon on Desktop
  • single click Application
  • double click Utilities
  • click X11 and drag to the shortcuts to the icons at the bottom of the Desktop

For future log-ins, just click on the X11 icon to open the first xterm. Other xterm's can then be opened from the Applications menu (top of Desktop).

From an xterm, use 'ssh' to get to a remote computer. X11-applications can be displayed from the remote computer to the MacIntosh display.

FAQ Category

Terminal MacOS X Native setup. (Not X-Term)

non-X-Terminal has proper copy and paste using Mac Command+c or v keyboard.

Click on Local Hard Drive -- Applications -- Utilities 
Highlight Terminal Icon (Black) - Drag and Drop it to the Bottom Menu Bar

Click once on Terminal Icon to open new terminal.
Click on the top left menu "Terminal" - Preferences  to customize your terminal session

a)Font:  Text -- Change
b)VT100: Advance -- Emulation -- Declare Terminal as VT100
 Close Terminal' s preferences and restart Terminal to make the changes in effect.

FAQ Category

How to get copy-paste with left-right-middle mouse buttons (traditional X11) with MacIntosh?

  • lick System preference icon at bottom of Desktop
  • click on mouse/keyboard
  • make changes on menu so that left button is primary, right button is secondary, and dashboard is button 3.

After this, copy-paste operations are like traditional X11; (a) click with left mouse button to begin highlighting, (b) drag to end of highlighting, or use right mouse button to click end of highlighting region, (c) move mouse to location for pasting and click middle mouse button.

FAQ Category

How to change Mac OSX Password?

 

Resetting a user's password in Mac OS X v10.5 or later
 

  1. Log in with your default account.
  2. From the Apple menu choose System Preferences.
  3. From the View menu choose Accounts.
  4. Select Your username then Click "Change Password..." button (Mac OS X v10.5 or later).
  5. Enter your old password and your new password in both the Password and Verify fields, and add a hint if desired.
  6. If a dialog box appears with the message "Your Keychain password will be changed to your new account password..." click OK.
FAQ Category