Most cse resources are protected by the firewall. If you are off-campus, you may have to setup TAMU VPN and connect to cs interal network via VPN.
If this is your first time to use your cse account, you may need to claim it first.
Your home directory is stored remotely under Microsoft SMB Protocol.
Open Windows Explorer and type type \\coe-fs.engr.tamu.edu\Ugrads in the address bar.
Login using
In your file manager or Finder, type smb://coe-fs.engr.tamu.edu/Ugrads in the address bar.
Login using
If you're grad student, use \\coe-fs.engr.tamu.edu\Grads instead.
There're two shared servers in cs department:
There're several sftp clients available: FileZilla, WinSCP, etc.
Connect to linux2.cs.tamu.edu via port 22. Login with the same user/pass above.
$sftp netid@linux2.cs.tamu.edu Use your netid passowrd. The commands of sftp, please read the Linux Guide.
On windows, you can use PSFTP
$ssh netid@linux2.cs.tamu.edu Use your netid passowrd.
On windows, you can use PUTTY
If you got an error message like "No home directory found", do the "Access your home directory by File Explorer" first.
http://students.cs.tamu.edu/dhan9717/csce206/access.html
https://wiki.cse.tamu.edu/index.php/Main_Page
https://wiki.cse.tamu.edu/index.php/Getting_Started_Guide
https://wiki.cse.tamu.edu/index.php/Accessing_Your_Files
https://wiki.cse.tamu.edu/index.php/Mount_Your_Home_Directory_with_Windows