Search

You can find the results of your search below.

top @people:priestdo:wearables
14 Hits, Last modified:
s running Glass and Ubuntu. Along with that I am using a Bluetooth version of the Spiffchorder for input... == ==== Vuzix Tac-Eye ==== I am now (May 2009) using a Tac-Eye from Vuzix. Here are a few quick shots ... = Microoptical ==== Since May of 2009 I have been using the Tac-Eye 800x600 display described above. Here... sony's 1024x600 display. However when I wear I am using a 640x480 display which is always going to look c
filecopy @help:general_linux
11 Hits, Last modified:
ite: http://www.openssh.org. ===== Logging in using ssh ===== - Open a terminal. In macOS, you can... you to type a command. If this is your first time using a shell, try typing ''ls'' to get a listing of fi... is possible to copy files over a network securely using both the sftp and scp programs. The sftp program ... es between computers and exit right away. ==== Using sftp ==== To start a sftp connection, type in a
top @courses:cs102-2021-01
11 Hits, Last modified:
<HTML> <h1> Data Structures Using Java </h1> <h2>CMPU-102 Section 01</h2> <h2>Vassar College, Fall 2021... ures and algorithms from a practical perspective, using Object-Oriented Programming (OOP), and particular... dents. If you have not taken a programming course using Java before, please do not be complacent about th... programming details to use in a runnable program. Using Java, including our IDE, is rather different than
linux_tutorial_eight @tutorial
9 Hits, Last modified:
e of this is the current operating system you are using. Type <code>compsci-user@tim:~$ echo $OSTYPE</co... ctory) * HOST (the name of the computer you are using) * ARCH (the architecture of the computers proc... these variables.== ENVIRONMENT variables are set using the setenv command, displayed using the printenv or env commands, and unset using the unsetenv command.
calendar @courses:cs101-201804
9 Hits, Last modified:
<center>18th September</center> <hr> Using <b>predicates</b> to answer yes/no questions. Ari... > function. Shielding a datum from evaluation using the <code>quote</code> function, and its abbrevia... > <hr> A brief review of <code>if</code>. Using <code>cond</code> for more complex situations, in... ways: first with <code>define</code> and then by using another wrapper function. <hr> <center>
05 @courses:cs101-2022b:assignments
8 Hits, Last modified:
plit <code>book-text</code> into a list of words, using Pyret’s <a href="https://www.pyret.org/docs/lates... find the unique character names in an input list, using only <a href="https://www.pyret.org/docs/latest/l... ount for each character, this is best represented using a table. The table can have two columns, <code cl... p> <p>You can solve this part however you like – using recursion, built-in operations, or both!</p> <h
top @courses:cs102-202051
8 Hits, Last modified:
<HTML> <h1> Data Structures Using Java </h1> <h2>CMPU-102 Section 51</h2> <h2>Vassar College, Spring 20... and algorithms from a practical perspective, using Object-Oriented Programming (OOP), and particular... <li>Sorting</li> <li>String parsing using Finite State Machines (FSMs)</li> <li... > </ul> <h2> Textbooks: </h2> <p>We will be using the Eck book as our primary- and required - text.
top @courses:cs102-201651
7 Hits, Last modified:
s: ===== Required:\\ Introduction to Programming Using Java, David J. Eck (http://math.hws.edu/javanotes... end of the semester you should: - be proficient using the Java programming language; - be familiar wi... are used to implement them; and - be proficient using commands, compiling, and running code at the Linu... l Objectives ==== * To learn to solve problems, using the object-oriented programming language Java, on
printing_tips @old_pages
6 Hits, Last modified:
ne printing it may be because your .bashrc is not using the correct printer name. Have a look at your .ba... es, it will be overwritten. If you find you are using this feature you might want to create a link in y... at they no longer have a default printer set when using their CS Linux account.  This can cause problems when using programs like enscript to process your printout. 
backups @help:general_linux
6 Hits, Last modified:
of tar distributed with the OS. The advantage to using gnu tar is that tar can do its own compression, w... pression) can be restored either by gnu tar or by using [[/cgi-bin/man/man2html?query=gunzip|gunzip]] (gn... mainder of this document will assume that you are using gnu tar. For simplicity, if you would like to ge... entire home directory for simple CD burning, try using [[sysnews:isohome|isohome]]. ===== Creating a ta
lab4 @courses:cs101-2021-02
6 Hits, Last modified:
f it doesn&#39;t, look at which sanitizer you are using with the column. Since we are asking for hours, we should be using the <code>num-sanitizer</code> for this column. ... tion correctly? You can cross check your data by using the <code>count</code> function on your new table... tart asking questions about it. </p> <h3 id="2-1-using-count">2.1 Using Count</h3> <p>Both of these ques
05 @courses:cs101-2022b:labs
6 Hits, Last modified:
nitize</span> primary-color <span class="keyword">using</span> string-sanitizer <span class="keyword">sanitize</span> location <span class="keyword">using</span> string-sanitizer <span class="keyword"... >sanitize</span> activities <span class="keyword">using</span> string-sanitizer <span class="keyword"... anitize</span> interactions <span class="keyword">using</span> string-sanitizer <span class="keyword">e
sshkeysmswindows @help:general_linux
6 Hits, Last modified:
** SSH Keys on Microsoft Windows using the PuTTY Utility ** SSH keys are what you will use to establish... on your local computer by double clicking it and using the installation wizard. After the programs are ... e private key is saved on the device that you are using and is not to be moved, shared or given to anyone... u use these keys. For now, we will choose to skip using a pass phrase and proceed to save our keys into f
jump @help:general_linux
5 Hits, Last modified:
e and then to any CS lab or classroom workstation using just your SSH keys. But this requires you to manu... n SSH into the target device hostname=workstation using your SSH keys. References: [[https://linuxize.com/post/using-the-ssh-config-file/ | https://linuxize.com/post/using-the-ssh-config-file/]] NOTE: If you are using M
sshkeys @help:general_linux
5 Hits, Last modified:
ge]] for setting up SSH keys on Microsoft Windows using the PuTTY utility. ====About==== Let's say that ... you're logging into the Computer Science machines using the command "ssh myUsername@mote.cs.vassar.edu". You're using your own computer (that only you have access to) ... s that use the ssh protocol, and by changing from using a password to using ssh keys, increase your accou
vnc @help:general_linux
5 Hits, Last modified:
linux @old_pages:vnc
5 Hits, Last modified:
syllabus @courses:cmpu102-201901
5 Hits, Last modified:
top @courses:cs377-202651
5 Hits, Last modified:
syllabus @courses:cmpu102-201952
5 Hits, Last modified:
top @people:walter
5 Hits, Last modified:
06 @courses:cs101-2022b:assignments
5 Hits, Last modified:
04 @courses:cs101-2022b:labs
5 Hits, Last modified:
labs @courses:cs101-201804
5 Hits, Last modified:
week13 @courses:cs377-202651
4 Hits, Last modified:
top @courses:cs381-2019
4 Hits, Last modified:
top @courses:cs101-2021-02
4 Hits, Last modified:
asmt2 @courses:cs101-2021-02
4 Hits, Last modified:
top @courses:cs311-2021
4 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
4 Hits, Last modified:
top @courses:cs101-202203
4 Hits, Last modified:
top @courses:cs381-2020
4 Hits, Last modified:
linux_tutorial_two @tutorial
4 Hits, Last modified:
syllabus @courses:cmpu102-201802
4 Hits, Last modified:
windows @old_pages:vnc
4 Hits, Last modified:
context_awarness_project @people:priestdo:wearables
4 Hits, Last modified:
02 @courses:cs101-2022b:assignments
4 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
publications @people:ide
4 Hits, Last modified:
infinite-trees @people:mlsmith
4 Hits, Last modified:
top @courses:cs101-2021-0405
4 Hits, Last modified:
linux_tutorial_seven @tutorial
4 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
ssh @help:general_linux
3 Hits, Last modified:
top @courses:cs101-201804
3 Hits, Last modified:
07 @courses:cs101-2022b:labs
3 Hits, Last modified:
01 @courses:cs101-2022b:labs
3 Hits, Last modified:
week11 @courses:cs102-2021-01
3 Hits, Last modified:
acm_jar_applets @help:sysnews
3 Hits, Last modified:
speed_tips @old_pages:vnc
3 Hits, Last modified:
account.size @help:general_linux
3 Hits, Last modified:
tech_ref @courses:cs377-202651
3 Hits, Last modified:
top @people:priestdo
3 Hits, Last modified:
x2go @help:general_linux
3 Hits, Last modified:
osx @old_pages:vnc
3 Hits, Last modified:
foo @people:hunsberg
3 Hits, Last modified:
command_please_not_found @help:general_linux
3 Hits, Last modified:
cs379-201403 @courses
3 Hits, Last modified:
cmu-cam @research:bot-alternative
3 Hits, Last modified:
integrity
3 Hits, Last modified:
recently_installed_software @old_pages
3 Hits, Last modified:
top @people
3 Hits, Last modified:
linux_tutorial_three @tutorial
3 Hits, Last modified:
top @jobs
3 Hits, Last modified:
vss @people:mlsmith
2 Hits, Last modified:
top @history
2 Hits, Last modified:
week14 @courses:cs377-202651
2 Hits, Last modified:
lab3.html @courses:cs101-2021-02
2 Hits, Last modified:
ratatosk_xmpp_server @old_pages
2 Hits, Last modified:
hw4 @courses:cs101-202203:week4
2 Hits, Last modified:
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
keyring_issues @help
2 Hits, Last modified:
jedit @help:apps
2 Hits, Last modified:
mono @help:apps
2 Hits, Last modified:
lab1 @courses:cs101-2021-02
2 Hits, Last modified:
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
02 @courses:cs101-2022b:labs
2 Hits, Last modified:
04 @courses:cs101-2022b:assignments
2 Hits, Last modified:
wacom_tablet_tips @old_pages
2 Hits, Last modified:
syllabus @courses:cmpu375-201901
2 Hits, Last modified:
assignments @courses:cs377-202651
2 Hits, Last modified:
priority @help:general_linux
2 Hits, Last modified:
top @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
er @people:priestdo
2 Hits, Last modified:
windows @help:general_linux
2 Hits, Last modified:
linux_tutorial_one @tutorial
2 Hits, Last modified:
style @courses:cs101-2021-5657
2 Hits, Last modified:
isohome @help:sysnews
2 Hits, Last modified:
iceweasel_thinks_it_is_running @old_pages
2 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
logs @old_pages
2 Hits, Last modified:
lab7 @courses:cs101-2021-02
2 Hits, Last modified:
lab2 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:assignments
2 Hits, Last modified:
week6 @courses:cs101-202203
2 Hits, Last modified:
lab2 @courses:cs101-2021-0405
2 Hits, Last modified:
lab1 @courses:cs101-2021-0405
2 Hits, Last modified:
blackbox @people:priestdo:tips
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
lab3 @courses:cs101-2021-0405
2 Hits, Last modified:
lab7 @courses:cs101-2021-0405
2 Hits, Last modified:
using_htaccess @help:sysnews:inhouse
2 Hits, Last modified:
top @courses:cs102-201752
2 Hits, Last modified:
windows @help:general_linux:x2go
2 Hits, Last modified:
linux @help:general_linux:x2go
2 Hits, Last modified:
apple @help:general_linux:x2go
2 Hits, Last modified:
week12 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs145-201951
2 Hits, Last modified:
top @courses:cs224-201101:assignments
2 Hits, Last modified:
week3 @courses:cs101-2023-54
2 Hits, Last modified:
top @courses:cs101-2021-5657
2 Hits, Last modified:
how_to_create_a_listing_for_your_course @courses
2 Hits, Last modified:
top @courses:cs203-201602:lab8
2 Hits, Last modified:
assignment_4_link @courses:cs224-201001:assignments
2 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
2 Hits, Last modified:
herbeee @people:priestdo:wearables
2 Hits, Last modified:
operating_systems @courses
1 Hits, Last modified:
iswc_2007 @people:priestdo:wearables
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @research:experimental_plugin
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
sidebar @research:experimental_plugin
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
usb760 @people:priestdo:wearables
1 Hits, Last modified:
newsdata @news
1 Hits, Last modified:
hacks @people:priestdo:wearables
1 Hits, Last modified:
machine_mods @research:ursicia
1 Hits, Last modified:
using_the_pickup_script @help:sysnews:inhouse
1 Hits, Last modified:
vnc_inetd_gdm @people:priestdo:tips
1 Hits, Last modified:
lab1 @courses:cs102-202051:labs
1 Hits, Last modified:
lab_6 @courses:cs145-201951:labs
1 Hits, Last modified:
lab_5 @courses:cs145-201951:labs
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
top @courses:cs102-202101:labs
1 Hits, Last modified:
assignment_6_link @courses:cs224-201001:assignments
1 Hits, Last modified:
top @courses:cs102-202101:assigns
1 Hits, Last modified:
top @courses:cs102-201651:labs
1 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs224-201001:assignments
1 Hits, Last modified:
access @help
1 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
1 Hits, Last modified:
password @help
1 Hits, Last modified:
possible_issues_with_remote_webui @help
1 Hits, Last modified:
use_and_abuse @help
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
top @people:priestdo:tips
1 Hits, Last modified:
schedule @courses:cs101-2021-5657
1 Hits, Last modified:
gate_tips @help:sysnews
1 Hits, Last modified:
books @people:priestdo
1 Hits, Last modified:
week14 @courses:cs101-2021-02
1 Hits, Last modified:
week10 @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs334-202251
1 Hits, Last modified:
schedule @courses:cs334-202251
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
week4 @courses:cs311-2021
1 Hits, Last modified:
week13 @courses:cs101-2021-02
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
week9 @courses:cs145-201951
1 Hits, Last modified:
week8 @courses:cs102-202051
1 Hits, Last modified:
week4 @courses:cs102-202051
1 Hits, Last modified:
week1 @courses:cs102-202051
1 Hits, Last modified:
schedule @courses:cs102-201752
1 Hits, Last modified:
week5 @courses:cs377-202651
1 Hits, Last modified:
labs @courses:cs102-201752
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
week9 @courses:cs102-2021-01
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
week4 @courses:cs101-202203
1 Hits, Last modified:
schedule @courses:cs101-2021-0405
1 Hits, Last modified:
week9 @courses:cs101-2021-0405
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
week6 @courses:cs101-2023-54
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
week2 @courses:cs101-2021-5657
1 Hits, Last modified:
week9 @courses:cs101-2021-02
1 Hits, Last modified:
schedule @courses:cs381-2019
1 Hits, Last modified:
pubs @people:mlsmith
1 Hits, Last modified:
mitm @help:general_linux
1 Hits, Last modified:
site_search_options @old_pages
1 Hits, Last modified:
software_for_your_machine @old_pages
1 Hits, Last modified:
top @students
1 Hits, Last modified:
linux_tutorial_five @tutorial
1 Hits, Last modified:
linux_tutorial_four @tutorial
1 Hits, Last modified:
2013_winter_updates @old_pages:status
1 Hits, Last modified:
using_dbc @help:sysnews
1 Hits, Last modified:
java_system_tips @help:sysnews
1 Hits, Last modified:
linux_tutorial_six @tutorial
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
syllabus @courses:cmpu224-202051
1 Hits, Last modified:
syllabus @courses:cmpu241-201801
1 Hits, Last modified:
jetbrains @help:general_linux
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
info @help:general_linux
1 Hits, Last modified:
forwarding_x11 @help:general_linux
1 Hits, Last modified:
syllabus @courses:cmpu383-202051
1 Hits, Last modified:
emacs_tips @help:general_linux
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:operating_systems
1 Hits, Last modified:
aiptasia_wiki @research:ursi_2008:aiptasiabase
1 Hits, Last modified: