Personal tools
You are here: Home Resources CS Tech Services Technology Services

Technology Services

CS students have access to all the EWU Technology Services listed here: http://itech.ewu.edu/technology_services.php.  These include student e-mail (your_choice@eagles.ewu.edu.), dialup internet, free antivirus, print credit, netstorage, software discounts, online training, student webspace, wireless access and the tech-eze help desk.

CS students also have access to those provided via the CSLabs accounts here: http://penguin.ewu.edu/portal/

 

The CSLabs ssh access allows you to connect from a remote computer to the Linux servers in the CEB and run programs on them with access to your Network Attached Storage (the same storage you'll use if in a CSLABS computer lab logged in to your account).  You can even run X-windows applications if you tunnel X11 over SSH.  You can do this from a Windows computer if you have an X-server running.  One common setup is to run Xming (sourceforge link), and then in Putty under Connection -> SSH -> X11 check "Enable X11 forwarding".  From a Linux box you'll need to tunnel X11 over SSH (ssh -X user@dest).

Document Actions