Search

You can find the results of your search below.

infinite-trees @people:mlsmith
33 Hits, Last modified:
nfinite Trees ====== ((lecture notes adapted and used with permission from Kathi Fisler)) ===== 1 Mot... the context of any particular problems. Trees are used in many applications in computer science, roboti... est payoff a few moves down the road. Trees are a useful data structure here: each node contains data a... } </code> This isn’t a great representation, because a ''Leaf'' denotes the end of the tree. In our de
linux_tutorial_five @tutorial
32 Hits, Last modified:
= In your testdir directory, type <code>compsci-user@tim:~$ ls -l (l for long listing!)</code> You w... eft group of 3 gives the file permissions for the user that owns the file (or directory) (ee51ab in the... ===Access rights on directories.=== * r allows users to list files in the directory; * w means that users may delete files from the directory or move fil
linux_tutorial_two @tutorial
31 Hits, Last modified:
ed in an open access area of the file system, and use the **cp** command to copy it to your **testdir**... rst, cd to your testdir directory. <code>compsci-user@tim: cd ~/testdir</code> Then at the Linux prompt, type, <code>compsci-user@tim: cp /vol/examples/tutorial/science.txt . </c... University, you can grab a copy of the file here. Use 'File/Save As..' from the menu bar to save it int
04 @courses:cs101-2022b:labs
28 Hits, Last modified:
here exists data that either isn’t valid or isn’t useful, and you need to find ways to effectively sort... ass="keyword">load-table</span>: timestamp, house, stem-level, sleep-hours, schoolwork-hours, s... t your <code>ssid</code> will be different; don’t use this one!</p> <p>To make sure the spreadsheet lo... ng</code>, <code>Number</code>, etc. – we need to use the <code>sanitize</code> functions when we load
using_htaccess @help:sysnews:inhouse
27 Hits, Last modified:
cess is for pages served from OUTSIDE THE WIKI in users directories. The wiki has similar ability, but... ifferently -Greg ===== Web Access Restriction by user/password ===== This can be used in many ways, the user and password are not related to our system users and passwords, so you can use
use_and_abuse @help
27 Hits, Last modified:
rom time to time issues of computer privacy, fair use, or appropriate use of the Computer Science Department computer facilities come up. Any discussion mu... derstanding of the campus regulations on computer use. ====== Campus Computer Regulations ====== To... is here for reference only; for any authoritative use go to the Dean of the College's website and get t
linux_tutorial_one @tutorial
26 Hits, Last modified:
ry. Your home directory has the same name as your user-name, for example, **compsci-user**, and it is where your personal files and subdirectories are saved... at is in your home directory, type <code> compsci-user@tim:~$ ls </code> The **ls** command ( lowercase... account was created. **ls** does not, in fact, cause all the files in your home directory to be listed
top @courses:cs102-201651
26 Hits, Last modified:
nted paradigm; - know when it is appropriate to use different data structures; - know how to look u... known algorithms and the data structures that are used to implement them; and - be proficient using c... will see through examples how programming can be used in different disciplines and different problem d... t other times. \\ Read your e-mail regularly because I will most often communicate with you by sending
linux_tutorial_seven @tutorial
24 Hits, Last modified:
talled on our systems, which are available to all users. However, students are allowed to download and ... n their own home directory, software usually only useful to them personally. There are a number of ste... licated and beyond the capability of the ordinary user. A number of utilities and tools have been developed for programmers and end-users to simplify these steps. ===make and the Makef
filecopy @help:general_linux
24 Hits, Last modified:
ems. - Type 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 may take a few
linux_tutorial_eight @tutorial
23 Hits, Last modified:
r particular variables and if they are found will use the values stored. Some are set by the system, ot... only to the current instance of the shell and are used to set short-term working conditions; environmen... erating system you are using. Type <code>compsci-user@tim:~$ echo $OSTYPE</code> More examples of environment variables are * USER (your login name) * HOME (the path name of you
linux_tutorial_three @tutorial
22 Hits, Last modified:
to the terminal screen. We have already seen one use of the **cat** command to write the contents of a... * without specifing a file to read <code>compsci-user@tim:~$ cat</code> Then type a few words on the ... ommands. ====3.2 Redirecting the Output ==== We use the > symbol to redirect the output of a command.... containing a list of fruit, type <code>compsci-user@tim:~$ cat > list1</code> Then type in the name
sshkeysmswindows @help:general_linux
21 Hits, Last modified:
the PuTTY Utility ** SSH keys are what you will use to establish an encrypted connection over the net... k. **Section I. Install PuTTY** To create and use SSH keys on a device running Microsoft Windows, y... and PuTTYgen on that device. PuTTY is the utility used to connect your device to a remote desktop or server through SSH, and PuTTYgen is the utility used to create SSH keys. On the PuTTY website, downlo
ratatosk_xmpp_server @old_pages
19 Hits, Last modified:
ast spring: <file> We now have a chat server. It uses the open protocol XMPP aka Jabber. It can do cha... and more secure! Messages to other cs.vassar.edu users go from the user to our server to the other user. So why all the confusion? Well... There is a lot of variation in t
lab4 @courses:cs101-2021-02
19 Hits, Last modified:
here exists data that either isn’t valid or isn’t useful, and you need to find ways to effectively sort... </p> <p>Your ssid will be different, so don&#39;t use the one above. </p> <pre><code><span class="hljs... s="hljs-built_in">load</span>-table: timestamp, house, stem-level, sleep-hours, schoolwork-hours, st... String</code>, <code>Num</code>, etc.) we need to use the <code>sanitize</code> functions upon import.
top @people
19 Hits, Last modified:
top @people:priestdo:wearables
18 Hits, Last modified:
top @courses:cs101-2021-0405
17 Hits, Last modified:
recently_installed_software @old_pages
17 Hits, Last modified:
top @courses:cs101-2021-02
17 Hits, Last modified:
linux_tutorial_six @tutorial
17 Hits, Last modified:
using_dbc @help:sysnews
17 Hits, Last modified:
top @courses:cs203-201602:assignments
16 Hits, Last modified:
linux_advanced @help:general_linux
16 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
16 Hits, Last modified:
isohome.script @help:sysnews
15 Hits, Last modified:
06 @courses:cs101-2022b:assignments
15 Hits, Last modified:
cmu-cam @research:bot-alternative
15 Hits, Last modified:
top @courses:cs102-2021-01
14 Hits, Last modified:
using_the_pickup_script @help:sysnews:inhouse
14 Hits, Last modified:
top @courses:cs101-202203
14 Hits, Last modified:
linux_tutorial_four @tutorial
13 Hits, Last modified:
wacom_tablet_tips @old_pages
13 Hits, Last modified:
05 @courses:cs101-2022b:labs
12 Hits, Last modified:
top @courses:cs102-202051
12 Hits, Last modified:
jump @help:general_linux
12 Hits, Last modified:
top @courses:cs101-201804
12 Hits, Last modified:
in_the_department @old_pages:ssh
11 Hits, Last modified:
xournal_tips @old_pages
11 Hits, Last modified:
top @courses:operating_systems
11 Hits, Last modified:
top @courses:cs334-202251
11 Hits, Last modified:
operating_systems @courses
11 Hits, Last modified:
java_system_tips @help:sysnews
11 Hits, Last modified:
02 @courses:cs101-2022b:assignments
11 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
11 Hits, Last modified:
database @research:ursi_2008:aiptasiabase
10 Hits, Last modified:
top @courses:cs101-2021-5657
10 Hits, Last modified:
syllabus @courses:cmpu224-202001
9 Hits, Last modified:
top @courses:cs241-2023-51
9 Hits, Last modified:
techref @courses:cs311-2021
9 Hits, Last modified:
aiptasia_wiki @research:ursi_2008:aiptasiabase
9 Hits, Last modified:
03 @courses:cs101-2022b:assignments
9 Hits, Last modified:
syllabus @courses:cmpu102-201901
9 Hits, Last modified:
syllabus @courses:cmpu102-201952
9 Hits, Last modified:
vss @people:mlsmith
9 Hits, Last modified:
gate_tips @help:sysnews
9 Hits, Last modified:
windows @help:general_linux
9 Hits, Last modified:
vnc @help:general_linux
9 Hits, Last modified:
techref @courses:cs381-2020
9 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
9 Hits, Last modified:
lab3 @courses:cs101-2021-0405
8 Hits, Last modified:
lab1 @courses:cs101-2021-0405
8 Hits, Last modified:
03 @courses:cs101-2022b:labs
8 Hits, Last modified:
lab3.html @courses:cs101-2021-02
8 Hits, Last modified:
05 @courses:cs101-2022b:assignments
8 Hits, Last modified:
sshkeys @help:general_linux
8 Hits, Last modified:
syllabus @courses:cmpu102-201802
8 Hits, Last modified:
lab1 @courses:cs101-2021-02
8 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
8 Hits, Last modified:
printing_tips @old_pages
8 Hits, Last modified:
2013_winter_updates @old_pages:status
8 Hits, Last modified:
top @courses:cs203-201602:finalproject
7 Hits, Last modified:
cs_overview @sysinfo
7 Hits, Last modified:
logs @old_pages
7 Hits, Last modified:
syllabus @courses:cmpu375-201901
7 Hits, Last modified:
possible_issues_with_remote_webui @help
7 Hits, Last modified:
herbeee @people:priestdo:wearables
7 Hits, Last modified:
software @people:priestdo:wearables
7 Hits, Last modified:
teaching @people:mlsmith
7 Hits, Last modified:
top @courses:cs203-201602:lab1
6 Hits, Last modified:
06 @courses:cs101-2022b:labs
6 Hits, Last modified:
ssh @help:general_linux
6 Hits, Last modified:
isohome @help:sysnews
6 Hits, Last modified:
access @help
6 Hits, Last modified:
01 @courses:cs101-2022b:labs
6 Hits, Last modified:
how_to_create_a_listing_for_your_course @courses
6 Hits, Last modified:
kill_a_process @help:sysnews
6 Hits, Last modified:
assigns @courses:cs311-2021
6 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
6 Hits, Last modified:
syllabus @courses:cmpu383-202051
6 Hits, Last modified:
syllabus @courses:cmpu224-202051
6 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
6 Hits, Last modified:
asmt3 @courses:cs101-2021-02
6 Hits, Last modified:
asmt2 @courses:cs101-2021-02
6 Hits, Last modified:
top @courses:cs145-201951
5 Hits, Last modified:
command_please_not_found @help:general_linux
5 Hits, Last modified:
bibtex @people:priestdo:tips
5 Hits, Last modified:
syllabus @courses:cmpu241-201801
5 Hits, Last modified:
lab1 @courses:cs102-202051:labs
5 Hits, Last modified:
syllabus @courses:cs366
5 Hits, Last modified:
techref @courses:cs381-2019
5 Hits, Last modified:
jetbrains @help:general_linux
5 Hits, Last modified:
jedit @help:apps
5 Hits, Last modified:
speed_tips @old_pages:vnc
5 Hits, Last modified:
ewc @help:sysnews
5 Hits, Last modified:
tips_for_instructors @old_pages
5 Hits, Last modified:
windows @old_pages:vnc
5 Hits, Last modified:
mitm @help:general_linux
5 Hits, Last modified:
cs379-201403 @courses
5 Hits, Last modified:
assignments @courses:cs101-201804
5 Hits, Last modified:
style @courses:cs101-2021-5657
5 Hits, Last modified:
svn @people:priestdo:admin_tips
5 Hits, Last modified:
top @courses:cs203-201602:lab4
5 Hits, Last modified:
week6 @courses:cs311-2021
4 Hits, Last modified:
er @people:priestdo
4 Hits, Last modified:
2012_workstations @old_pages:status
4 Hits, Last modified:
schedule @courses:cs334-202251
4 Hits, Last modified:
backups @help:general_linux
4 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
printing @help:general_linux
4 Hits, Last modified:
opensshformswindows @help:general_linux
4 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
linux_basics @help:general_linux
4 Hits, Last modified:
top @people:priestdo
4 Hits, Last modified:
week3 @courses:cs101-202203
4 Hits, Last modified:
week6 @courses:cs101-2021-5657
4 Hits, Last modified:
logging_out_of_a_desktop_or_remote_desktop @help
4 Hits, Last modified:
upc @help:sysnews:inhouse
4 Hits, Last modified:
week5 @courses:cs101-2021-02
4 Hits, Last modified:
lab2 @courses:cs101-2021-02
4 Hits, Last modified:
top @courses:cs203-201602:lab8
4 Hits, Last modified:
server_list @help:sysnews:inhouse
4 Hits, Last modified:
context_awarness_project @people:priestdo:wearables
4 Hits, Last modified:
labs @courses:cs101-201804
4 Hits, Last modified:
keyring_issues @help
4 Hits, Last modified:
browser_wont_start @help
4 Hits, Last modified:
timeline_of_rigs @people:priestdo:wearables
4 Hits, Last modified:
02 @courses:cs101-2022b:labs
4 Hits, Last modified:
security @research:ursi_2008:aiptasiabase
4 Hits, Last modified:
lab2 @courses:cs101-2021-0405
4 Hits, Last modified:
resolution @old_pages:vnc
3 Hits, Last modified:
linux @old_pages:vnc
3 Hits, Last modified:
week5 @courses:cs101-2021-0405
3 Hits, Last modified:
account.size @help:general_linux
3 Hits, Last modified:
languages_on_martha @help:sysnews:inhouse
3 Hits, Last modified:
top @courses:cs311-2021
3 Hits, Last modified:
top @courses:cs224-201101:assignments
3 Hits, Last modified:
syllabus @courses:cs240
3 Hits, Last modified:
todo @help:sysnews:inhouse
3 Hits, Last modified:
forwarding_x11 @help:general_linux
3 Hits, Last modified:
info @help:general_linux
3 Hits, Last modified:
priority @help:general_linux
3 Hits, Last modified:
vnc_inetd_gdm @people:priestdo:tips
3 Hits, Last modified:
password @help
3 Hits, Last modified:
hall_of_shame @help
3 Hits, Last modified:
top @courses
3 Hits, Last modified:
course-galleries @courses
3 Hits, Last modified:
kiosk @old_pages:nodir
3 Hits, Last modified:
kiosk2 @old_pages:nodir
3 Hits, Last modified:
iceweasel_thinks_it_is_running @old_pages
3 Hits, Last modified:
wiki1.7notes @research:ursi_2008:aiptasiabase
3 Hits, Last modified:
top @courses:cs381-2019
3 Hits, Last modified:
week13 @courses:cs101-202203
3 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
3 Hits, Last modified:
top @courses:cs381-2020
3 Hits, Last modified:
2008-04-16_mac_logins @old_pages:status
3 Hits, Last modified:
final-project @courses:cs366
3 Hits, Last modified:
hw4 @courses:cs101-202203:week4
3 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
week11 @courses:cs102-2021-01
3 Hits, Last modified:
assigns @courses:cs381-2020
3 Hits, Last modified:
week6 @courses:cs102-202051
3 Hits, Last modified:
week8 @courses:cs102-202051
3 Hits, Last modified:
calendar @courses:cs101-201804
3 Hits, Last modified:
top @courses:cs203-201602
3 Hits, Last modified:
04 @courses:cs101-2022b:assignments
3 Hits, Last modified:
week3 @courses:cs311-2021
3 Hits, Last modified:
week13 @courses:cs101-2021-5657
3 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
top @courses:cs203-201602:lab7
2 Hits, Last modified:
hacks @people:priestdo:wearables
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
iswc_2007 @people:priestdo:wearables
2 Hits, Last modified:
losetup @people:priestdo:tips
2 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
2 Hits, Last modified:
lab3 @courses:cs102-202051:labs
2 Hits, Last modified:
qemu_ubuntu_7.10 @people:priestdo:tips
2 Hits, Last modified:
books @people:priestdo
2 Hits, Last modified:
blackbox @people:priestdo:tips
2 Hits, Last modified:
lab4 @courses:cs102-202051:labs
2 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
2 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
lab_3 @courses:cs145-201951:labs
2 Hits, Last modified:
osx @old_pages:vnc
2 Hits, Last modified:
top @people:walter
2 Hits, Last modified:
top @courses:cs203-201602:lab5
2 Hits, Last modified:
linux @help:general_linux:x2go
2 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
2 Hits, Last modified:
publications @people:ide
2 Hits, Last modified:
integrity
2 Hits, Last modified:
week4 @courses:cs311-2021
2 Hits, Last modified:
screen_saver @old_pages
2 Hits, Last modified:
resources @courses:cs381-2020
2 Hits, Last modified:
resources @courses:cs381-2019
2 Hits, Last modified:
assigns @courses:cs381-2019
2 Hits, Last modified:
top @courses:cs366
2 Hits, Last modified:
site_search_options @old_pages
2 Hits, Last modified:
texts @courses:cs101-2021-5657
2 Hits, Last modified:
week5 @courses:cs311-2021
2 Hits, Last modified:
resources @courses:cs311-2021
2 Hits, Last modified:
top @courses:cs224-201101
2 Hits, Last modified:
week12 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs102-201752
2 Hits, Last modified:
top @courses:3662020b
2 Hits, Last modified:
asmt1 @courses:cs101-2021-02
2 Hits, Last modified:
week10 @courses:cs101-202203
2 Hits, Last modified:
week2 @courses:cs101-202203
2 Hits, Last modified:
week1 @courses:cs101-202203
2 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
2 Hits, Last modified:
2008-04-15_open_house @events:individual_past_events
2 Hits, Last modified:
top @research
2 Hits, Last modified:
mono @help:apps
2 Hits, Last modified:
top @history
2 Hits, Last modified:
emacs_tips @help:general_linux
2 Hits, Last modified:
x2go @help:general_linux
2 Hits, Last modified:
acm_jar_applets @help:sysnews
2 Hits, Last modified:
top
2 Hits, Last modified:
top @hatsoff
2 Hits, Last modified:
top @faqs
2 Hits, Last modified:
start
2 Hits, Last modified:
rsync_windows @help:sysnews:inhouse
1 Hits, Last modified:
lab6 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
week10 @courses:cs101-2021-0405
1 Hits, Last modified:
krock @help:sysnews:inhouse
1 Hits, Last modified:
windows @help:general_linux:x2go
1 Hits, Last modified:
apple @help:general_linux:x2go
1 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
1 Hits, Last modified:
schedule @courses:cs101-2021-5657
1 Hits, Last modified:
assignment_6_link @courses:cs224-201101:assignments
1 Hits, Last modified:
week13 @courses:cs101-2021-02
1 Hits, Last modified:
top @people:priestdo:tips
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-02
1 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
1 Hits, Last modified:
top @jobs
1 Hits, Last modified:
find_cs @people:priestdo:tips
1 Hits, Last modified:
top @students
1 Hits, Last modified:
past_event_details @events
1 Hits, Last modified:
memory_use @people:priestdo:tips
1 Hits, Last modified:
usb760 @people:priestdo:wearables
1 Hits, Last modified:
top @events
1 Hits, Last modified:
apps @help
1 Hits, Last modified:
frozen @help
1 Hits, Last modified:
playing_dvds @help
1 Hits, Last modified:
hopper @history
1 Hits, Last modified:
assignment_4_link @courses:cs224-201001:assignments
1 Hits, Last modified:
2012-08-04_shutdown @old_pages:status
1 Hits, Last modified:
top @courses:cs203-201602:othermaterials
1 Hits, Last modified:
01 @courses:cs101-2022b:assignments
1 Hits, Last modified:
mhvlug_linux_users_group_zfs @events:individual_events
1 Hits, Last modified:
sidebar
1 Hits, Last modified:
sidebar @research:experimental_plugin
1 Hits, Last modified:
keith_s_notes @research:anc-admin
1 Hits, Last modified:
2009-03-02_kyle_burke @events:individual_past_events
1 Hits, Last modified:
week9 @courses:cs102-202051
1 Hits, Last modified:
top @people:mlsmith
1 Hits, Last modified:
2012-12-14_hackathon @events:individual_past_events
1 Hits, Last modified:
top @people:ide
1 Hits, Last modified:
2013-09-17_latex_lecture @events:individual_past_events
1 Hits, Last modified:
svn_use @help:apps
1 Hits, Last modified:
sidebar @courses:cs325
1 Hits, Last modified:
labs @courses:cs102-201752
1 Hits, Last modified:
week5 @courses:cs101-2021-5657
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
week14 @courses:cs101-2021-5657
1 Hits, Last modified:
week15 @courses:cs101-2021-5657
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
sidebar @courses:cs101-2023-54
1 Hits, Last modified:
top @courses:cs203-201602:github
1 Hits, Last modified:
week10 @courses:cs101-2023-54
1 Hits, Last modified:
assignments @courses:cs102-201752
1 Hits, Last modified:
2012-11-12_mote_migration @old_pages:status
1 Hits, Last modified:
textbook @courses:cs101-201804
1 Hits, Last modified:
week5 @courses:cs101-202203
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
week4 @courses:cs102-2021-01
1 Hits, Last modified:
week5 @courses:cs102-2021-01
1 Hits, Last modified:
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
week7 @courses:cs102-2021-01
1 Hits, Last modified:
lab_7 @courses:cs145-201951:labs
1 Hits, Last modified: