Search

You can find the results of your search below.

05 @courses:cs101-2022b:assignments
16 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... es">Guidelines</h2> <ul> <li><p>Do not change the name of the file or the functions.</p></li> <li><p>Rem... l%29"><code>string-split-all</code></a> function. Name the resulting list of words <code>split-text</cod
techref @courses:cs311-2021
13 Hits, Last modified:
s.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local te... name </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is the name of the database (e.g., cap). ===== Command Line Access ... ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of
techref @courses:cs381-2020
13 Hits, Last modified:
s.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local te... name </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is the name of the database (e.g., cap). ===== Command Line Access ... ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of
in_the_department @old_pages:ssh
12 Hits, Last modified:
m one lab linux box to another: - find out the name of the machine you want to get to - is it wr... er) - enter the command ''ssh'' followed by the name of the machine you want to get to. - if it offe... chine for a class, you should have been given the name of the machine you are to access. If you don't h... ructor. The first step if of course, knowing the name of the machine you are trying to access. If you
techref @courses:cs381-2019
10 Hits, Last modified:
ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of your database. You will be prompted to enter your pas... y=# \dt List of relations Schema | Name | Type | Owner --------+------------+-----... character varying(5) | | not null | name | character varying(20) | | not nu
printing_tips @old_pages
10 Hits, Last modified:
====== Printing Tips ====== ===== Printer Name Changes and your .bashrc ===== If you are having problems... use your .bashrc is not using the correct printer name. Have a look at your .bashrc file. Near the top ... aved into /usr/local/Virtual_Printer/YOUR_ACCOUNT_NAME/. The file name will //eventually// be the title or name of the file being printed prepended with an un
02 @courses:cs101-2022b:assignments
10 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... t.org">Pyret</a>.</p></li> <li><p>Do not put your name in your assignment; we want to grade anonymously.... ode><span class="keyword">fun</span> <span class="name">within-5</span>(age :: Number) -&gt; Boolean:
lab_1 @courses:cs145-201951:labs
9 Hits, Last modified:
nu item to give your lab1-template.scm file a new name that includes your last name * Important note! do not keep 'template' as part of the file name. * {{ :courses:cs145-201951:asmt-helper.scm |as... [z (cons "Edgar" y)]) z) (tester '(let* ([name (list "Burroughs")] [name (cons "Rice" n
database @research:ursi_2008:aiptasiabase
9 Hits, Last modified:
se modifications ==== == Tool Structure == *tl_name **varchar(255)** primaryKey //The unique tool name with extension// *tl_size **int** //file size//... e// *tl_user_text **varchar(255)** //The user name for the uploader// *tl_timestamp **char(14)** ... mary key //The dataType key autoincrement// *dt_name **varchar(255)** unique //The unique dataType na
filecopy @help:general_linux
9 Hits, Last modified:
llowing 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
using_the_pickup_script @help:sysnews:inhouse
9 Hits, Last modified:
ey2. The colon informs super that this is a group name not a user name. Once you have this line in your @@.supertab@@ anyone in the default student group @@a... tory under @@~/pickup@@ WITHOUT ANY SPACES IN ITS NAME ===- Populate the directory === Put all the file... ce the files are in place, tell your students the name of the directory to pickup with the pickup script
07 @courses:cs101-2022b:labs
9 Hits, Last modified:
.comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... id="lab-7-call-the-plumber-or-a-tree-by-any-other-name">Lab 7: Call the Plumber, <br> or, <a class="secr... https://en.wikipedia.org/wiki/A_rose_by_any_other_name_would_smell_as_sweet"><em>A Tree by Any Other Nam
lab1 @courses:cs102-202051:labs
9 Hits, Last modified:
" as arguments and assigns the fields of the same name to them. We didn't cover the **this** keyword, bu... e same signature as Function's method of the same name but return the image of the argument x according... e same signature as Function's method of the same name but return the value of x at which the function i... e same signature as Function's method of the same name but return a String representation of the linear
sshkeysmswindows @help:general_linux
8 Hits, Last modified:
o be moved, shared or given to anyone, whence its name "private". After you click [Generate] you will b... folder called “PuttyKeys” or whatever you want to name it or simply save it to a location you will not f... Launch the PuTTY utility program. Enter Host Name or IP Address: remote-computer.cs.vassar.edu (o... 2 {{:help:general_linux:capture-remote-computer-name-then-click-save-clean.png?400|}} Next, under “
mitm @help:general_linux
8 Hits, Last modified:
rtain you are going to the fully qualified domain name, where "my_server" is the short hostname and, for... ere at Vassar College, the fully qualified domain name is "my_server.cs.vassar.edu". If you are in doubt... rther and perform an "nslookup" on both the short name and the fully qualified domain name and see that you get the same IPv4 address for the workstation or s
02 @courses:cs101-2022b:labs
8 Hits, Last modified:
06 @courses:cs101-2022b:labs
7 Hits, Last modified:
how_to_create_a_listing_for_your_course @courses
7 Hits, Last modified:
06 @courses:cs101-2022b:assignments
7 Hits, Last modified:
03 @courses:cs101-2022b:labs
7 Hits, Last modified:
03 @courses:cs101-2022b:assignments
7 Hits, Last modified:
vss @people:mlsmith
6 Hits, Last modified:
java_system_tips @help:sysnews
6 Hits, Last modified:
windows @help:general_linux
6 Hits, Last modified:
05 @courses:cs101-2022b:labs
6 Hits, Last modified:
04 @courses:cs101-2022b:labs
6 Hits, Last modified:
svn @people:priestdo:admin_tips
6 Hits, Last modified:
linux_tutorial_eight @tutorial
6 Hits, Last modified:
04 @courses:cs101-2022b:assignments
6 Hits, Last modified:
using_htaccess @help:sysnews:inhouse
5 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
5 Hits, Last modified:
lab3.html @courses:cs101-2021-02
5 Hits, Last modified:
lab3 @courses:cs101-2021-0405
5 Hits, Last modified:
lab1 @courses:cs101-2021-0405
5 Hits, Last modified:
lab1 @courses:cs101-2021-02
5 Hits, Last modified:
01 @courses:cs101-2022b:labs
5 Hits, Last modified:
linux_tutorial_one @tutorial
4 Hits, Last modified:
week3 @courses:cs311-2021
4 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
4 Hits, Last modified:
isohome @help:sysnews
4 Hits, Last modified:
isohome.script @help:sysnews
4 Hits, Last modified:
backups @help:general_linux
4 Hits, Last modified:
using_dbc @help:sysnews
4 Hits, Last modified:
week11 @courses:cs102-2021-01
4 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
lab4 @courses:cs101-2021-02
4 Hits, Last modified:
01 @courses:cs101-2022b:assignments
4 Hits, Last modified:
top @courses:cs203-201602:lab1
4 Hits, Last modified:
hw4 @courses:cs101-202203:week4
4 Hits, Last modified:
lab7 @courses:cs101-2021-0405
4 Hits, Last modified:
linux_tutorial_four @tutorial
4 Hits, Last modified:
lab7 @courses:cs101-2021-02
4 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
ewc @help:sysnews
3 Hits, Last modified:
server_list @help:sysnews:inhouse
3 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
3 Hits, Last modified:
top @courses:cs203-201602:assignments
3 Hits, Last modified:
cs379-201403 @courses
3 Hits, Last modified:
asmt3 @courses:cs101-2021-02
3 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
3 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
top @courses:cs203-201602:lab7
2 Hits, Last modified:
bio @people:mlsmith
2 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
assigns @courses:cs381-2020
2 Hits, Last modified:
kill_a_process @help:sysnews
2 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
top @courses:cs203-201602:finalproject
2 Hits, Last modified:
linux_tutorial_two @tutorial
2 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
2 Hits, Last modified:
syllabus @courses:cmpu224-202001
2 Hits, Last modified:
asmt1 @courses:cs101-2021-02
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
2012_workstations @old_pages:status
2 Hits, Last modified:
ratatosk_xmpp_server @old_pages
2 Hits, Last modified:
linux_basics @help:general_linux
2 Hits, Last modified:
2012-12-14_hackathon @events:individual_past_events
2 Hits, Last modified:
aiptasia_wiki @research:ursi_2008:aiptasiabase
2 Hits, Last modified:
svn_use @help:apps
2 Hits, Last modified:
account.size @help:general_linux
2 Hits, Last modified:
jump @help:general_linux
2 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
2 Hits, Last modified:
password @help
2 Hits, Last modified:
x2go @help:general_linux
2 Hits, Last modified:
hall_of_shame @help
1 Hits, Last modified:
mmm @research:experimental_plugin:individual_events
1 Hits, Last modified:
asmt2 @courses:cs101-2021-02
1 Hits, Last modified:
browser_wont_start @help
1 Hits, Last modified:
lab4 @courses:cs102-202051:labs
1 Hits, Last modified:
syllabus @courses:cmpu375-201901
1 Hits, Last modified:
screen_saver @old_pages
1 Hits, Last modified:
languages_on_martha @help:sysnews:inhouse
1 Hits, Last modified:
keyring_issues @help
1 Hits, Last modified:
bbb @research:experimental_plugin:individual_events
1 Hits, Last modified:
top @courses:cs203-201602:lab4
1 Hits, Last modified:
a @research:experimental_plugin:individual_events
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
recently_installed_software @old_pages
1 Hits, Last modified:
top @people:priestdo:wearables
1 Hits, Last modified:
timeline_of_rigs @people:priestdo:wearables
1 Hits, Last modified:
cs_overview @sysinfo
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs101-2021-02
1 Hits, Last modified:
week2 @courses:cs145-201951
1 Hits, Last modified:
assigns @courses:cs381-2019
1 Hits, Last modified:
command_please_not_found @help:general_linux
1 Hits, Last modified:
week10 @courses:cs377-202651
1 Hits, Last modified:
assignments @courses:cs377-202651
1 Hits, Last modified:
priority @help:general_linux
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs241-2023-51
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
top @courses:cs224-201101
1 Hits, Last modified:
top @courses:cs224-201001
1 Hits, Last modified:
week8 @courses:cs145-201951
1 Hits, Last modified:
week1 @courses:cs145-201951
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
2013_winter_updates @old_pages:status
1 Hits, Last modified:
windows @old_pages:vnc
1 Hits, Last modified:
infinite-trees @people:mlsmith
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
week7 @courses:cs102-202051
1 Hits, Last modified:
week6 @courses:cs102-202051
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
week2 @courses:cs101-202203
1 Hits, Last modified:
week6 @courses:cs101-2021-5657
1 Hits, Last modified:
week9 @courses:cs101-2021-0405
1 Hits, Last modified:
week5 @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:cs101-2021-0405
1 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
1 Hits, Last modified:
wiki1.7notes @research:ursi_2008:aiptasiabase
1 Hits, Last modified: