Search

You can find the results of your search below.

backups
6 Hits, Last modified:
Overview]] * [[:sysnews#Creating a tar file of your entire directory]] * [[:sysnews#Copying the fil... machines, there are times when you want to have your own copy of your account. There are several relatively painless ways to accomplish this task. I will d... king an archive file (one file that contains all your files - or at least the interesting ones) and the
linux_basics
6 Hits, Last modified:
mmands ===== * **//ls//**: lists the files in your current working directory for that shell. * m... ory may be a fully qualified path. A ~ indicates your home directory. ~bob indicates the home directory... lesname may be a fully qualified path * **//cp source destination//** : copies the file source to the file destination where source and destination may be
filecopy
2 Hits, Last modified:
pe the following to connect, replacing USER with your user name. Your user name is likely the first two letters of your first name and your whole last name, all in lower case:\\ ''ssh USER@mote.cs.vassar.edu -p 443''\\ It
info
2 Hits, Last modified:
====== Bash Shell Resources ====== ===== a few articles and tutorials on the web for learning the bas... inux::linux_basics|Useful Unix commands]] Web resources to help you learn the bash shell [[help:gener... t.size|Account size help]] Help on how to check your account size and some basic commands to help you ... ou're typing along, you enter a command, and now your machine is frozen! This will help! [[help:genera
sshkeysmswindows
2 Hits, Last modified:
ion over the network, e.g. the internet, between your system and a remote machine. The default type of ... hat device. PuTTY is the utility used to connect your device to a remote desktop or server through SSH,... r MSI (‘Windows Installer’). Next, install it on your local computer by double clicking it and using th... re installed, start the PuTTYgen program through your Start Menu or by tapping the Windows key and typi
vnc
2 Hits, Last modified:
information about the easiest way to use VNC on your computer. Remote access to the Comp Sci Unix sys... ike Netbeans and other IDE’s from the comfort of your home. =====Why might I want to use VNC at Vassar... a port over a secure connection. Connect using your VNC client. ====Step-by-step directions are ... king remotely there are a number of reasons that your vnc session can feel sluggish. However, there ar
account.size
1 Hits, Last modified:
== Here are a few tips for managing the size of your Computer Science Unix account. ===== How Much S... does My Account Use? ===== du -s -h /home/YOUR_ACCOUNT_NAME This command will give you your total account size. The "-h" stands for "human readable"... do My Directories Take Up? ===== du /home/YOUR_ACCOUNT_NAME | sort -n This will give you a list
emacs_tips
1 Hits, Last modified:
hr>. We write <ESC> for the ESC key. </file> On our system the META key is generally on both the ``Es... so, add the line: (global-font-lock-mode 1) To your ~/.emacs file. If you don't have a file in your home directory named ''.emacs'' just create one and p... of emacs and want it back, add the following to your ''~/.emacs'' file: <code>(global-set-key (kbd "C-
forwarding_x11
1 Hits, Last modified:
equire a GUI environment then you are strongly encouraged to use the Guacamole server by logging in at ... t display a specific application via X11 back to your remote system via SSH, then please contact the Sy... ll need to add the following three lines to both your remote (e.g. home device) and CS Dept (local, dep... the globals section or in a specific stanza for your the system that you are trying to SSH connect to.
jetbrains
1 Hits, Last modified:
epartment, the computer is configured to look for our local, JetBrains license server to request a lice... http://jetbrainslic.cs.vassar.edu Note: For your personal device, as a student or faculty member,
opensshformswindows
1 Hits, Last modified:
OpenSSH On MS Windows ==== OpenSSH is the open-source version of the Secure Shell (SSH). OpenSSH was
priority
1 Hits, Last modified:
S ===== The first thing to do is to get to know your processes. The ''ps'' command lists out the proce... stem. By using ''ps -l'', an extended listing of your processes is provided. The fields of the most int... field lists the name of the command that started your process. So, if you're looking for your runaway c++ program, a.out is the one you want. The PID field
windows
1 Hits, Last modified:
rg.uk/~sgtatham/putty/ or another PuTTY download source. The "putty.exe" download is good for basic SSH. - Save the download to your C:\WINDOWS folder. - If you want to make a link to PuTTY on your desktop: - Open the C:\WINDOWS folder in Window... ion ===== If you wish to copy files between the your computer and your linux account, you will want to
windows @help:general_linux:x2go
1 Hits, Last modified:
Fix ==== * Download and isntall vcxrv (https://sourceforge.net/projects/vcxsrv/) * open x2goclient