Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- linux_tutorial_eight @tutorial
- ey are found will use the values stored. Some are set by the system, others by you, yet others by the s... the current instance of the shell and are used to set short-term working conditions; environment variab... s have a farther reaching significance, and those set at login are valid for the duration of the sessio... of these variables.== ENVIRONMENT variables are set using the setenv command, displayed using the pri
- printing_tips @old_pages
- hrc file. Near the top there are some lines that set your default printer. If they don't look like th... n]] 2008/10/13 14:54// ===== Default Printer Not Set ===== Some students have reported that they no longer have a default printer set when using their CS Linux account. This can caus... grams a printer to use, there is no reason not to set a default for yourself. ===== - See if you have
- tech_ref @courses:cs377-202651
- n your CS Linux workstation: $ cp ~mlsmith/bin/set-upc-env ./ /* $ cp ~mlsmith/bin/set-linda-env ./ $ cp ~mlsmith/bin/set-linda-tcp ./ $ cp ~mlsmith/bin/set-cds ./ */ /******************** ==== kroc ==== To set up kroc'
- 03 @courses:cs101-2022b:assignments
- h2> <p>Some kindly astronomers have shared a data set with us, which they’ve made available as a <a hre... month, day, age-of-moon, sun-rise, sun-culm, sun-set, moon-rise, moon-culm, moon-set </code></pre> <p>We won’t use <em>all</em> of the columns in this spr... e</span>: year, month, day, sun-rise, sun-set, moon-rise, moon-set <span class="keyword
- top @courses:cs203-201602:lab8
- ill start by building a clock with the ability to set the time manually. Your clock will have six digit... ck (prevents accidentally changing the time) * Set time (Unlocks the set time functions) * Hour * Minute * Up * Down If you have a different idea for the set of buttons, that's fine. Once the basic clock
- 05 @courses:cs101-2022b:labs
- devoted their time to creating an important data set: the <a href="https://www.thesquirrelcensus.com">... ls in New York City’s Central Park</a>. This data set is published <a href="https://data.cityofnewyork.... census data. The first sheet is the original data set, and the second sheet is a pruned version removin... n labeled <code class="string">"color"</code> and set each row’s color to <code class="string">"black"<
- week3 @courses:cs377-202651
- introduction ==== ssh keys ==== * you need to set up your accounts for ssh'ing between workstations... ord prompts * if you already have your ssh-keys set up, skip the next step! * follow these steps t... nto your bin directory: * ''$ cp ~mlsmith/bin/set-upc-env ~/bin'' * run your setup script: * ''$ source ~/bin/set-upc-env'' * copy the tutorial programs to your
- sshkeysmswindows @help:general_linux
- _-1-launched.png?400|}} **Section II. Create a Set of SSH Keys** Click the button [Generate] to begin the process of generating a set of RSA keys. By "set" this means you will generate two keys, a private key and a public key. The publi... Passphrase”. Some facilities require its users to set a passphrase whereas others leave it to you to de
- 02 @courses:cs101-2022b:assignments
- ads are targeted?</li> <li>Think about the way we set up the code and the programming operations that w... guides/nyt-academic-pass">these directions</a> to set up your account!)</p> <p><strong>Task</strong>: ... n be used in any way?</li> <li>Timing (e.g., data set from a decade ago)</li> <li>Attributes collected ... computations, helper functions, etc.).</li> <li>A set of good examples for any functions you write for
- tips_for_instructors @old_pages
- #'' exists. If any of the above items need to be set up please let me know well in advance of your fir... box cd ~/dropbox. Make a directory with permision set to 730 for each student (mkdir can take all the n... take a moment to ensure group and permisions are set correctly, your dropbox directory should look so... h the exception of cs101, check that the group is set to asprey2((for cs101 the group is cslab)), if no
- acm_jar_applets @help:sysnews
- ly, the easiest thing to do in the long run is to set your classpath in your .bashrc file. ((You didn't... if you changed it, then hopefully you know how to set variables in your new shell. If you are not sure... y time you open a terminal your classpath will be set for you. To make this modification, edit the fil... gin.)) you open a terminal your classpath will be set for you. ===== Out of date information =====
- infinite-trees @people:mlsmith
- ability to do new tasks based on location – we’ll set that aside for now). Imagine that you wanted to ... e problem with building this tree upfront is that set of possible game/robot configurations (or positio... not always abstract over behavior; they also can set up a computation to be performed later. ===== 6 ... om looking ahead at various depths. The following set of test cases shows what we expect here, using Ja
- top @courses:cs101-201804
- Vassar computer account.** This account will be set up during Week I. === Software === The computers in the lab are set up for you to use the drRacket software we will use in class. If you would like to set up drRacket on your own computer, go to [[https:/
- calendar @courses:cs101-201804
- rec*</code>. <p/> First look at the <code>set!</code> function. <hr> <center> <a hr... .</b> Changing the values of variables with <code>set!</code>. The <code>while</code> function, which l... </code>. <code>vector-ref</code> and <code>vector-set</code>. <hr> <center><b>Reading</b></cent
- 03 @courses:cs101-2022b:labs
- candies. From the responses, they compiled a data set with</p> <ul> <li><code>Number</code> attributes ... aller table just for testing, since our real data set might change. For this lab, the data set is frozen and it’s okay to use it for testing your functions.