Search
You can find the results of your search below.
Fulltext results:
- using_the_pickup_script @help:sysnews:inhouse
- rking_with_dropboxes]] The SysAdmin will need to create a link for your course to @@/usr/local/bin/pickup... to pickup of @@/usr/local/bin/pickup123@@ will be created. Send the SysAdmin a note with your course numbe... rst that you want to use @@pickup@@ with. === 1 Create a pickup directory === As the course account user, create a directory called @@pickup@@ with permissions of
- sshkeysmswindows @help:general_linux
- ld just work. **Section I. Install PuTTY** To create and use SSH keys on a device running Microsoft Wi... through SSH, and PuTTYgen is the utility used to create SSH keys. On the PuTTY website, download the .msi... :puttygen_-1-launched.png?400|}} **Section II. Create a Set of SSH Keys** Click the button [Generate] ... time, e.g. five or ten seconds, the program will create your keys and display additional information as f
- acm_jar_applets @help:sysnews
- ask Force ([[http://jtf.acm.org/index.html|JTF]]) created an API framework for Java programs which is dist... paste) the above command in your terminal it will create a classpath for you if you don't have one, or it ... ``javac -classpath acm.jar MyApplet.java`` (this creates the file MyApplet.class) * Create a copy of the acm.jar file: ``cp acm.jar MyApplet.jar`` * Add y
- gate_tips @help:sysnews
- talling gate in each users home directory, I have created an in house script called ``gate-fix``. It is a... ipt ``gate-fix``. It contains commands that will create a directory in your home directory called mygate and then create links in mygate to the real gate directories. Then when you run gate it will be able to create files in your mygate directory and it will be hap
- using_htaccess @help:sysnews:inhouse
- a small group of people access or if you want to create a single "user" for an entire group. In the exam... me will be "hopper" and Professor Hopper wants to create a course login for her cs795 "Way advanced topics... Somewhere outside of your public_html directory, create a new directory to hold your password file. I sug... ing it ".ht" mkdir -m 711 ~/.ht then create the password file (by convention called .htpasswd
- backups @help:general_linux
- ts own compression, which saves you a step. Files created in this way (with gnu tar doing its own compress... ry ===== The tricky bit is that you are going to create a tar file **of** your home directory **in** your... file to another location ===== Now that you have created a backup file of your account, using [[http://ww... y.CS.account.tar.gz csbackup.tgz The above will create a copy of the file on other system called csbacku
- java_system_tips @help:sysnews
- stalled from apt-get in ubuntu 9.04. ==== -) Create a local copy of the needed tomcat files ==== -... - enter the command <code> tomcat6-instance-create ~/mytomcat </code> ==== -) Open Netbeans ==== Ne... - Fill that in with the name of the directory you created in the first step, you will need to give it the ... __sername`` and ``__P__assword`` fields. It will create this user. It stores the username and password i
- mitm @help:general_linux
- efore the keys would not match the keys that were created during the previous install or buildout. The lo... " file on your local system. This fingerprint was created when the operating system was installed on the r... command. Grabbing a keyscan for "my_server" will create an entry for "my_server" but not for "my_server.c
- isohome.script @help:sysnews
- ] ; then $ECHO "\n There is enough free space to create the backup image.\n" MEDIA="" if [ ${HomeUsed} ... mage of your home directory" $ECHO " will be created and a log message will be sent to Greg. Once" ... priestdo@cs.vassar.edu && $ECHO "* * * $BKUPNAME created * * *" ;; *) $ECHO "\n If thats the
- password
- ?nolink&400|}} Then, choose a password (see the "Create a Password" section below for guidelines) and ent... d username when requesting a password reset. ==== Create a Password ==== Computer Science linux accounts ... on the Linux command line * //pwgen 16 1// to create one 16-character password; see //man pwgen// for
- isohome @help:sysnews
- n that image onto a CD or DVD. The image we will create will be in iso9660 format with Joliet directory r... ll be referring to the image file we are going to create as an //iso image//. What commands you will use:... ofs (make iso file system) is a great command. It creates iso9660 images. However, it takes lots of option
- rsync_windows @help:sysnews:inhouse
- need it in the next step === - add ssh keys === Create a .ssh directory to store your keys in mkdir ... Create the Key. Issue the command: ssh-keygen -f /cygdri
- jump @help:general_linux
- . Then, when you are logged into a CS Dept system create another set of keys on the CS Dept computer and a... )$ Can we make this easier? Yes we can! You can create a file named "config" under ~/.ssh as ~/.ssh/conf
- todo @help:sysnews:inhouse
- st to /etc/hosts on all approp. hosts - <del> create new auto.lul </del> - push new auto.lul
- krock @help:sysnews:inhouse
- pects to be run in one go and as root. Instead I created /opt/kroc and made myself the owner for now. Onc