Search

You can find the results of your search below.

how_to_create_a_listing_for_your_course @courses
29 Hits, Last modified:
===== Creating a New Namespace for your Course  ===== Please follow these conventions for creating your course [[doku>wiki:namespaces|namespace]](directory) and [[doku>wiki:pagename|pages]](files) in the [[courses:]] namespace. ==== One spac
05 @courses:cs101-2022b:assignments
26 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:cs381-2020
24 Hits, Last modified:
er: <code> $ ssh -L 5555:postgres:5432 -p 443 username@mote.cs.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local terminal window access our postgres server... d line: <code> $ psql -h localhost -p 5555 -U username -d dbname </code> \\ where ''username'' is (again
techref @courses:cs311-2021
24 Hits, Last modified:
er: <code> $ ssh -L 5555:postgres:5432 -p 443 username@mote.cs.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local terminal window access our postgres server... d line: <code> $ psql -h localhost -p 5555 -U username -d dbname </code> \\ where ''username'' is (again
in_the_department @old_pages:ssh
23 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... you can't find it on the machine, figure out the names of the machines on either side of it. They are ... 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
02 @courses:cs101-2022b:assignments
17 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... ent guidelines</h2> <ul> <li><p>Create a new file named <code>asmt02.arr</code> on <a href="http://code.... t.org">Pyret</a>.</p></li> <li><p>Do not put your name in your assignment; we want to grade anonymously.
linux_basics @help:general_linux
17 Hits, Last modified:
=== * a //file// is a collection of data with a name (a //filename// to be precise). Although it may be stored in separate chunks in different location on ... ay be use to calling directories //folders// or //namespaces//. * a //path// is a way of naming the ... olute// and are often used as the prefix to a filename. For example, if I want to list the contents of a
04 @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... le from a Google spreadsheet. Use the same column names that are in the spreadsheet.</p> <p>For the tab... m/2010/06/17/falsehoods-programmers-believe-about-names">falsehoods programmers believe about names</a>.
jump @help:general_linux
15 Hits, Last modified:
to "jump" through the remote bastion server, hostname=mote. Logically, what you are trying to achieve i... ly SSH 2x. (your device)$ ssh -p 443 username@mote.cs.vassar.edu (mote)$ ssh workstatio... ke this easier? Yes we can! You can create a file named "config" under ~/.ssh as ~/.ssh/config with the following information where "username" is the name you enter to login to your Computer
techref @courses:cs381-2019
15 Hits, Last modified:
ctive terminal): <code> $ psql -h postgres -U username -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of your database. You will be prompted to ente
lab1 @courses:cs102-202051:labs
14 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
java_system_tips @help:sysnews
14 Hits, Last modified:
the fix is to explicitly tell the server its hostname or IP address.  This is accomplished by adding ``-Djava.rmi.server.hostname=[IP or Name of HOST]`` to the java command when starting the server, so for a server named ``hopper`` with an IP address of ``10.0.0.63`` y
linux_tutorial_one @tutorial
13 Hits, Last modified:
home directory. Your home directory has the same name as your user-name, for example, **compsci-user**, and it is where your personal files and subdirectorie... directory to be listed, but only those ones whose name does not begin with a dot (.) Files beginning wit... iles in your home directory including those whose names begin with a dot, type <code> compsci-user@tim:~
sshkeysmswindows @help:general_linux
13 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... ount as ~/.ssh/authorized_keys or /home/your_username/.ssh/authorized_keys where the symbol “~” represents a shortcut for “/home/your_username”. If the hidden .ssh sub-directory does not exist
hw4 @courses:cs101-202203:week4
13 Hits, Last modified:
le from a Google spreadsheet. Use the same column names that are in the spreadsheet. For the table func... m/2010/06/17/falsehoods-programmers-believe-about-names/|Read this short article on falsehoods programmers believe about names.]] Task: [[https://slate.com/technology/2019/10... n example from the dataset of each assumption you name and explain why the assumption is harmful or does
03 @courses:cs101-2022b:assignments
13 Hits, Last modified:
using_the_pickup_script @help:sysnews:inhouse
12 Hits, Last modified:
vss @people:mlsmith
11 Hits, Last modified:
07 @courses:cs101-2022b:labs
10 Hits, Last modified:
linux_tutorial_four @tutorial
10 Hits, Last modified:
filecopy @help:general_linux
10 Hits, Last modified:
printing_tips @old_pages
10 Hits, Last modified:
mitm @help:general_linux
10 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
9 Hits, Last modified:
06 @courses:cs101-2022b:assignments
9 Hits, Last modified:
02 @courses:cs101-2022b:labs
9 Hits, Last modified:
isohome.script @help:sysnews
9 Hits, Last modified:
using_htaccess @help:sysnews:inhouse
9 Hits, Last modified:
database @research:ursi_2008:aiptasiabase
9 Hits, Last modified:
01 @courses:cs101-2022b:assignments
8 Hits, Last modified:
03 @courses:cs101-2022b:labs
8 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
8 Hits, Last modified:
06 @courses:cs101-2022b:labs
8 Hits, Last modified:
04 @courses:cs101-2022b:labs
8 Hits, Last modified:
ratatosk_xmpp_server @old_pages
8 Hits, Last modified:
lab4 @courses:cs101-2021-02
8 Hits, Last modified:
linux_tutorial_eight @tutorial
8 Hits, Last modified:
sshkeys @help:general_linux
7 Hits, Last modified:
05 @courses:cs101-2022b:labs
7 Hits, Last modified:
using_dbc @help:sysnews
7 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
7 Hits, Last modified:
linux_tutorial_three @tutorial
7 Hits, Last modified:
top @courses:cs203-201602:lab2
7 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
7 Hits, Last modified:
isohome @help:sysnews
7 Hits, Last modified:
svn @people:priestdo:admin_tips
7 Hits, Last modified:
windows @help:general_linux
7 Hits, Last modified:
01 @courses:cs101-2022b:labs
6 Hits, Last modified:
password @help
6 Hits, Last modified:
top @courses:cs203-201602:lab1
6 Hits, Last modified:
syllabus @courses:cmpu224-202001
6 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
6 Hits, Last modified:
top @courses:cs241-2023-51
6 Hits, Last modified:
backups @help:general_linux
5 Hits, Last modified:
lab3 @courses:cs101-2021-0405
5 Hits, Last modified:
lab1 @courses:cs101-2021-0405
5 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
5 Hits, Last modified:
linux_tutorial_two @tutorial
5 Hits, Last modified:
lab3.html @courses:cs101-2021-02
5 Hits, Last modified:
lab1 @courses:cs101-2021-02
5 Hits, Last modified:
asmt1 @courses:cs101-2021-02
5 Hits, Last modified:
svn_use @help:apps
5 Hits, Last modified:
top @courses:cs203-201602:lab5
5 Hits, Last modified:
infinite-trees @people:mlsmith
4 Hits, Last modified:
week3 @courses:cs311-2021
4 Hits, Last modified:
mono @help:apps
4 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
cs379-201403 @courses
4 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
4 Hits, Last modified:
asmt3 @courses:cs101-2021-02
4 Hits, Last modified:
site_search_options @old_pages
4 Hits, Last modified:
week11 @courses:cs102-2021-01
4 Hits, Last modified:
lab7 @courses:cs101-2021-02
4 Hits, Last modified:
tips_for_instructors @old_pages
4 Hits, Last modified:
top @courses:cs203-201602:assignments
4 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
4 Hits, Last modified:
lab7 @courses:cs101-2021-0405
4 Hits, Last modified:
linux_tutorial_seven @tutorial
3 Hits, Last modified:
ewc @help:sysnews
3 Hits, Last modified:
asmt2 @courses:cs101-2021-02
3 Hits, Last modified:
2008-05-08_robocomp08 @events:individual_past_events
3 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
3 Hits, Last modified:
printing @help:general_linux
3 Hits, Last modified:
syllabus @courses:cmpu375-201901
3 Hits, Last modified:
top @courses:cs203-201602:lab7
3 Hits, Last modified:
week1 @courses:cs101-2023-54
3 Hits, Last modified:
week2 @courses:cs101-2023-54
3 Hits, Last modified:
server_list @help:sysnews:inhouse
3 Hits, Last modified:
top @research:bot-alternative
3 Hits, Last modified:
sidebar @sidebars:user
3 Hits, Last modified:
logging_out_of_a_desktop_or_remote_desktop @help
3 Hits, Last modified:
sidebar @group:user
3 Hits, Last modified:
x2go @help:general_linux
2 Hits, Last modified:
top @courses:cs203-201602:lab4
2 Hits, Last modified:
top @courses:cs203-201602:finalproject
2 Hits, Last modified:
upc @help:sysnews:inhouse
2 Hits, Last modified:
aiptasia_wiki @research:ursi_2008:aiptasiabase
2 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
2012_workstations @old_pages:status
2 Hits, Last modified:
speed_tips @old_pages:vnc
2 Hits, Last modified:
bio @people:mlsmith
2 Hits, Last modified:
ssh @help:general_linux
2 Hits, Last modified:
cmu-cam @research:bot-alternative
2 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
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:
kill_a_process @help:sysnews
2 Hits, Last modified:
account.size @help:general_linux
2 Hits, Last modified:
schedule @courses:cs101-2023-52
2 Hits, Last modified:
week8 @courses:cs145-201951
2 Hits, Last modified:
syllabus @courses:cmpu102-201802
2 Hits, Last modified:
syllabus @courses:cmpu102-201901
2 Hits, Last modified:
syllabus @courses:cmpu102-201952
2 Hits, Last modified:
holdeen-adams_prize @history
2 Hits, Last modified:
use_and_abuse @help
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
keyring_issues @help
2 Hits, Last modified:
week2 @courses:cs101-202203
2 Hits, Last modified:
hall_of_shame @help
2 Hits, Last modified:
week1 @courses:cs101-202203
2 Hits, Last modified:
syllabus @courses:cmpu241-201801
2 Hits, Last modified:
top @courses:cs101-2021-02
2 Hits, Last modified:
schedule @courses:cs101-2023-54
2 Hits, Last modified:
assigns @courses:cs381-2020
2 Hits, Last modified:
week5 @courses:cs101-2021-02
2 Hits, Last modified:
schedule @courses:cs101-2022-02
2 Hits, Last modified:
2012-12-14_hackathon @events:individual_past_events
2 Hits, Last modified:
top @courses:cs101-2021-0405
2 Hits, Last modified:
command_please_not_found @help:general_linux
2 Hits, Last modified:
week5 @courses:cs101-2021-0405
2 Hits, Last modified:
access @help
2 Hits, Last modified:
week2 @courses:cs145-201951
2 Hits, Last modified:
top @courses:cs203-201602:github
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
linux_tutorial_six @tutorial
1 Hits, Last modified:
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
languages_on_martha @help:sysnews:inhouse
1 Hits, Last modified:
linux_tutorial_five @tutorial
1 Hits, Last modified:
top @people:priestdo:wearables
1 Hits, Last modified:
browser_wont_start @help
1 Hits, Last modified:
zzz @research:experimental_plugin:individual_events
1 Hits, Last modified:
mmm @research:experimental_plugin:individual_events
1 Hits, Last modified:
bbb @research:experimental_plugin:individual_events
1 Hits, Last modified:
aaa @research:experimental_plugin:individual_events
1 Hits, Last modified:
a @research:experimental_plugin:individual_events
1 Hits, Last modified:
timeline_of_rigs @people:priestdo:wearables
1 Hits, Last modified:
top @courses:cs203-201602:lab8
1 Hits, Last modified:
bibtex @people:priestdo:tips
1 Hits, Last modified:
recently_installed_software @old_pages
1 Hits, Last modified:
screen_saver @old_pages
1 Hits, Last modified:
cs_overview @sysinfo
1 Hits, Last modified:
week9 @courses:cs101-2021-0405
1 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
1 Hits, Last modified:
lab4 @courses:cs102-202051:labs
1 Hits, Last modified:
priority @help:general_linux
1 Hits, Last modified:
schedule @courses:cs101-2021-5657
1 Hits, Last modified:
2008-04-16_mac_logins @old_pages:status
1 Hits, Last modified:
windows @old_pages:vnc
1 Hits, Last modified:
tech_ref @courses:cs377-202651
1 Hits, Last modified:
osx @old_pages:vnc
1 Hits, Last modified:
2013_winter_updates @old_pages:status
1 Hits, Last modified:
week3 @courses:cs377-202651
1 Hits, Last modified:
2012-08-04_shutdown @old_pages:status
1 Hits, Last modified:
week10 @courses:cs377-202651
1 Hits, Last modified:
schedule @courses:cs366
1 Hits, Last modified:
kiosk @old_pages:nodir
1 Hits, Last modified:
assigns @courses:cs381-2019
1 Hits, Last modified:
emacs_tips @help:general_linux
1 Hits, Last modified:
forwarding_x11 @help:general_linux
1 Hits, Last modified:
assignments @courses:cs377-202651
1 Hits, Last modified:
schedule @courses:cs334-202251
1 Hits, Last modified:
style @courses:cs101-2021-5657
1 Hits, Last modified:
week4 @courses:cs102-2021-01
1 Hits, Last modified:
week6 @courses:cs101-2021-5657
1 Hits, Last modified:
week14 @courses:cs101-2021-5657
1 Hits, Last modified:
linux_advanced @help:general_linux
1 Hits, Last modified:
week11 @courses:cs101-2023-54
1 Hits, Last modified:
schedule @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
week6 @courses:cs102-202051
1 Hits, Last modified:
sched @courses:cs311-2021
1 Hits, Last modified:
week7 @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
week1 @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs224-201001
1 Hits, Last modified:
top @courses:cs224-201101
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
wiki1.7notes @research:ursi_2008:aiptasiabase
1 Hits, Last modified: