<?xml version="1.0"?>
<!-- RSS generated by UserLand Frontier v9.5 on Sat, 21 Nov 2009 19:35:13 GMT -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>faq News</title>
		<link>http://course.wilkes.edu/faq/</link>
		<description></description>
		<language>en-us</language>
		<pubDate>Thu, 10 Sep 2009 12:20:33 GMT</pubDate>
		<lastBuildDate>Thu, 10 Sep 2009 12:20:33 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs> 
		<generator>UserLand Frontier v9.5</generator>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. Where do I go to get a username or if I forget my password?</description>
			<guid isPermalink="false">871ec712ab31bb5ff40bbd44f12a145f</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; If the account is on wilkes, call the help desk (408-HELP). If the account is for mathcs, you need to see one of the network managers (students) for mathcs.</description>
			<guid isPermalink="false">7d5e8fc1d32880442accea35cd9742ad</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I get emacs to auto indent Java and Python programs?</description>
			<guid isPermalink="false">db89c1f8fc7d99d5115b7dbadaa92c70</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Add this to the bottom of your ~/.emacs file
&lt;pre&gt;
(add-hook &apos;python-mode-hook &apos;(lambda ()
      (local-set-key (kbd &quot;RET&quot;) &apos;newline-and-indent)))
 
(add-hook &apos;java-mode-hook &apos;(lambda ()
      (local-set-key (kbd &quot;RET&quot;) &apos;newline-and-indent)))
&lt;/pre&gt;</description>
			<guid isPermalink="false">93bea7781103c075cd98d1e89f423e39</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. What do I do if Firefox has a greyed out back button?</description>
			<guid isPermalink="false">3e0cfffc1c4ac433553dd078fea14501</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Usually, this occurs when something in your Firefox directory is messed up. Go to your home directory and remove &quot;.mozilla&quot;:</description>
			<guid isPermalink="false">a77fc13dd5165cb79237c04b2c5dcbba</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;dogbert &amp;gt; rm -r .mozilla&lt;/pre&gt;</description>
			<guid isPermalink="false">035146ca723fd5366d3a9c5c13bd8e95</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. What do I do if my mathcs account is out of space?</description>
			<guid isPermalink="false">9d3042a02d825ff572ebb31cd6d18fc6</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Usually, this occurs when your Firefox cache is too large. You can reset its size smaller in the Preferences for Firefox. To delete your cache from the terminal, go to &quot;~/.mozilla/firefox&quot; and look for a large directory containing the cache. You can do</description>
			<guid isPermalink="false">413842e3cdc2df22d23fa1f387dcf9dd</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;dogbert&gt; du | sort -n&lt;/pre&gt;</description>
			<guid isPermalink="false">9fd64078c7fd8ccda6db6586ae3ce947</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>which will list your files and directories in increasing size. This will allow you to see which directory is the largest and where there might be a large file created by a runaway program.</description>
			<guid isPermalink="false">3044ae2cd8d92a9398638ff41b5ce4ff</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>To check your quota, you can type the following command on dogbert:</description>
			<guid isPermalink="false">9839f046e931f9581b34b760be859f54</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;dogbert % quota
Disk quotas for user XXXXXXXX (uid XXXXX):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
/dev/mapper/system-home_lv
                  62748   92160  102400            2644    7000    8000&lt;/pre&gt;</description>
			<guid isPermalink="false">2d27554ebecfe9b84dbe66db1f451e90</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>If there is an asterisk after the number of blocks, e.g.:</description>
			<guid isPermalink="false">d42580da034fc9f4d9a58835e58a0b90</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;dogbert % quota
Disk quotas for user XXXXXXXX (uid XXXXX):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
/dev/mapper/system-home_lv
                  62748*  46080   51200            2644    3000    4000&lt;/pre&gt;</description>
			<guid isPermalink="false">cedde2a0f455508681be6777c6c6a41f</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
...it means the user is over quota.</description>
			<guid isPermalink="false">ee3802670e979e8baf9b75417c985c1c</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>We have had many problems with quota over the past few weeks, which I have linked to the new &quot;Places&quot; feature in Firefox 3, which was installed over the summer in SLC 404 only (not 409).  In the past, I had recommended that people lower their Firefox quotas from 50MB to something around 5-10MB.  However, Firefox 3 uses &quot;places&quot; for their location bar which indexes page titles, urls, etc., so that if I type &quot;wilkes&quot; in it, it will list any URL in my history or bookmarks that had wilkes in the URL or title of the HTML document.  In the past, typing &quot;wilkes&quot; would only go to any URL I had previously visited that started with wilkes.  All of these keywords are indexed in what accumulates to be a very large sqlite database file (over the past three weeks, mine has accumulated to over 56 MB).  This file does NOT count as the limit set in user preferences for caching for caching, and it appears that setting a lower threshold for history, or even clearing your history, has no affect on file for caching purposes.</description>
			<guid isPermalink="false">b01a9f7b157150a80b214df65a96b387</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>We are trying to find a way to disable this in Firefox.  However, again, please check your quotas, and if they are close, we can raise it for you.</description>
			<guid isPermalink="false">882337d436054fdb8874fe0fd8283a8c</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>If you are in lab and students have quota issues, the immediate fix is to do the following:</description>
			<guid isPermalink="false">6f6959a4289acda2527d8deabce50710</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;dogbert % cd
/home/mathcs/users/admins/wagnerja
dogbert % cd .mozilla/firefox/
/home/mathcs/users/admins/wagnerja/.mozilla/firefox/
dogbert % ls
profiles.ini  smowwny2.default
dogbert % cd smowwny2.default
/home/mathcs/users/admins/wagnerja/.mozilla/firefox/smowwny2.default
dogbert % rm urlclassifier2.sqlite
dogbert % rm uriclassifier3.sqlite&lt;/pre&gt;</description>
			<guid isPermalink="false">c31eb0e3a540f60a40e3c7de77ce9475</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>Note that, in my case, the profile directory was &quot;smowwny2.default&quot;. The &quot;smowwny2&quot; is randomly generated the first time a user runs Firefox, but will always end in &quot;.default&quot;.</description>
			<guid isPermalink="false">78ab1383ba021cbecc127e121004f864</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
&lt;B&gt;Q. What do I do if it says Firefox is running on another computer?</description>
			<guid isPermalink="false">098f89830b7f5aa1520e9661c23fa45a</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Usually, this occurs when you have left Firefox running and still logged in on another computer. Sometimes, it is because Firefox crashed previously. Go to &quot;~/.mozilla/firefox&quot; and look for a file whose name contains &quot;lock&quot; or &quot;parentlock&quot; (you might have to list the invisible files by doing &quot;ls -al&quot;). Delete that file and try Firefox again.</description>
			<guid isPermalink="false">46f062adb4afd38dc90443fbd21c0a29</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How does one type the choices in &lt;b&gt;turnin&lt;/b&gt; on the command line so one doesn&apos;t have to keep typing them to redo &lt;b&gt;turnin&lt;/b&gt;?&lt;p&gt;</description>
			<guid isPermalink="false">2614d816dd7797eefd3264605ef70d6d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt;
Dr. Sullivan provided a solution to a question that was posed in lab yesterday by Kyle Hatcher. He asked if it was possible to enter the choices in turnin on the command line so you don&apos;t have to keep typing them to redo turnin. If you can do that, then you can use the up-arrow to find the line in your history and not have to type the entries again.</description>
			<guid isPermalink="false">1305a9568ae6a4b335de6247ebb1379f</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>Dr. Sullivan suggested:</description>
			<guid isPermalink="false">b4d9a32beae2e1b12e6346896366ed5a</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>If this is the sequence you are going through for turnin:</description>
			<guid isPermalink="false">8f7b6a8114db05075fcd30071898e9c0</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;
dogbert &gt; turnin
The available courses are: 
     cs125
     cs126
     cs230
     cs326
Choose a course: cs125
The available assignments are: 
     PigLatin
     Pierre
Choose an assignment: Pierre
*** Compiling ***</description>
			<guid isPermalink="false">7466639a0261e39f981a81a5e1e1767f</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
Simply type:</description>
			<guid isPermalink="false">9759d099bd6b4fd8b911779bc6efd90c</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>dogbert &gt; &lt;b&gt;echo cs125&quot;n&quot; Pierre | turnin&lt;/b&gt;</description>
			<guid isPermalink="false">e146a635afef347f865f64c910b0f870</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;/pre&gt;</description>
			<guid isPermalink="false">12c7b9f0479717d95696ab2de5009f55</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I report a computer or printer in the lab that is not working?</description>
			<guid isPermalink="false">26c831b8ea1d87612f10aa5c0638eb6e</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Call the help desk (408-HELP).  Describe the problem and the location (or number on the monitor) of the malfunctioning equipment. </description>
			<guid isPermalink="false">9066dd13f4cecf477e31fc60b940f903</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. What page do I go to to submit my weekly questions?</description>
			<guid isPermalink="false">52815ac140b6258de97f05920f1ace40</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Click on &lt;I&gt;&quot;Questions&quot;&lt;/I&gt; in the navigation bar. Then choose &lt;b&gt;Submit Questions&lt;/b&gt; for your section.</description>
			<guid isPermalink="false">fbee237db06379fd3795f568871ffa58</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
&lt;B&gt;Q. How do I download everyone&apos;s weekly questions?</description>
			<guid isPermalink="false">7037f61b3c7bf089b986d07f8792c414</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Click on &lt;I&gt;&quot;Questions&quot;&lt;/I&gt; in the navigation bar. Then choose &lt;b&gt;Download Questions&lt;/b&gt;. The browser will bring up a dialog about an &quot;Unhandled File Type&quot;. Choose &quot;Save File As...&quot; and name the file with a &quot;.txt&quot; suffix since it is a plain text file. You can open it with a text editor (like NotePad, WordPad, SimpleText or BBEdit ) or use a word processor (like Microsoft Word).</description>
			<guid isPermalink="false">32e8a9925f2829d4367c2317d47ef0cd</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I forward my email from my wilkes or mathcs account to another email account (like hotmail or AOL)?</description>
			<guid isPermalink="false">83471ec72da96a72cb016681c5eb9d0b</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; ITS won&apos;t let you forward the email. However, some students using Gmail have had it access their wilkes email via pop.</description>
			<guid isPermalink="false">cb9945d48bc70cd559e11a46fde1aba1</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How many passwords do I have?</description>
			<guid isPermalink="false">b49d9a9ff886996a390ada8d6dbbaf81</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; You have a password to read your wilkes email and another to get into the mathcs computers. You also use the wilkes email password to login to the course site.</description>
			<guid isPermalink="false">9d1aefeb06a18648802653e05adf3607</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I change my mathcs password?</description>
			<guid isPermalink="false">07795b74e9324d5ca0bca6246477ef4e</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; There is a page describing &lt;a href=&quot;http://course.wilkes.edu/faq/pwchange&quot;&gt;Changing your mathcs password&lt;/a&gt;.</description>
			<guid isPermalink="false">3c9cd69d1bcb801e4a5a01fe289ee115</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I change my wilkes email password?</description>
			<guid isPermalink="false">11fca7a94a0da819b8c81462193bc88d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Go here to change your email password:</description>
			<guid isPermalink="false">ad0c3b6e7b5fcfc78488d22ca28da7f6</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>http://mywilkes.wilkes.edu/</description>
			<guid isPermalink="false">3fa674d0534de5caa7852a547c517d6d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>(link under the User Name and Password boxes: Wilkes Online Change/Expired Password Utility)</description>
			<guid isPermalink="false">b7878c19eeccadfe3f2579d0b3fbd050</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How do I change my course.wilkes.edu password?</description>
			<guid isPermalink="false">a95f1057c8c2ba8cca7b8f2260d4e389</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; By changing your wilkes email password, your course.wilkes.edu password will also change. Go here to change passwords:</description>
			<guid isPermalink="false">26d9f2389b14c947840b2a02206304fb</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>http://mywilkes.wilkes.edu/</description>
			<guid isPermalink="false">3fa674d0534de5caa7852a547c517d6d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>(link under the User Name and Password boxes: Wilkes Online Change/Expired Password Utility)</description>
			<guid isPermalink="false">b7878c19eeccadfe3f2579d0b3fbd050</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. Can I make both my passwords the same?</description>
			<guid isPermalink="false">61d206ba7636852ab6dc621b73ff17b9</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Yes.</description>
			<guid isPermalink="false">f58b8f127bc4890492ab60cfb54f4235</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. What happens if I forget my course.wilkes.edu password?</description>
			<guid isPermalink="false">5c34fd250ac44bd9de86c046433a77b2</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; You must call the help desk (see above, first question). </description>
			<guid isPermalink="false">82314d9af4ed4a200979b59ee7bb767c</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
&lt;B&gt;Q. Can I use my AOL or hotmail email address to log into the course.wilkes.edu site?</description>
			<guid isPermalink="false">4aa386df02dc087f531b0ecd2738e859</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; No, all accounts on course.wilkes.edu are set up using only wilkes email addresses (they all end with &quot;@wilkes.edu&quot;).</description>
			<guid isPermalink="false">929bd06534c9b223066bdd99ed52ccea</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. Using Windows XP in SLC 409&lt;/B&gt; </description>
			<guid isPermalink="false">ade5552f781e261970b5ef0816535ce7</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>Starting with the Spring 2009 semester, we have upgraded to Windows XP and implemented it inside VirtualBox in SLC 409.</description>
			<guid isPermalink="false">a54d9de03856b55a7545e59f01f40502</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;b&gt;Logging In&lt;/b&gt;  </description>
			<guid isPermalink="false">b9f5a5628f0d6329a6745bbf32f3ef09</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>To use Windows, log in under Ubuntu with the account... 
&lt;pre&gt; 
Username:  &lt;b&gt;windowsuser&lt;/b&gt;  
Password:  &lt;b&gt;guest&lt;/b&gt;
&lt;/pre&gt;  
  
After logging in, Windows will automatically start to load within 10 seconds. </description>
			<guid isPermalink="false">b6927dcbe39ea756308f4396f3722531</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;b&gt;Logging Out &lt;/b&gt;</description>
			<guid isPermalink="false">84b723ab4bf53a76adac697562dbe335</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>To logout, shut down Windows by going to &quot;Start&quot;, &quot;Turn Off Computer&quot;, and then &quot;Turn Off &quot;.  Once Windows shuts down, log out of Ubuntu by going to &quot;System&quot;, &quot;Quit...&quot;, and then &quot;Log Out&quot;.</description>
			<guid isPermalink="false">484c28a4f95efde4a5616ffac7d4e172</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;b&gt;Accessing Files on dogbert&lt;/b&gt;  </description>
			<guid isPermalink="false">c789de1560b991d9a387a5b9b45a939f</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>Because the logins to Windows are not authenticated with Math/CS subnet usernames and passwords, dogbert home directories are no longer automatically mounted as the H: drive.  To access files on dogbert, open the &quot;dogbert&quot; icon on the desktop.  You will be prompted for your username and password, which will then open a window.  Click the folder with your username to go to your home directory.</description>
			<guid isPermalink="false">3acfc2aea4eabf425c9187848715c0ec</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;b&gt;Using a Flash Drive&lt;/b&gt; </description>
			<guid isPermalink="false">eed7199011f90f8ab78e1d160dc1589c</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>To use a flash drive, insert it into a USB port on the front of the machine.  Then, hit RightControl + Home.  This will bring up a popup menu.  Select &quot;Devices&quot;, &quot;USB Devices&quot;, and then check the USB device.  To remove a flash drive, follow the same steps, except you will want to uncheck the USB device.</description>
			<guid isPermalink="false">210868305db34b75f7c6bafc7d0ce2b7</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;b&gt;Using a CD&lt;/b&gt;  </description>
			<guid isPermalink="false">3ff041434d8cb797c5669742b3c9f81e</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>To use a CD, insert it into the disc tray on the machine.  Then, hit RightControl + Home.  This will bring up a popup menu.  Select &quot;Devices&quot;, &quot;Mount CD/DVD-ROM&quot;, and then click the CD/DVD device.  To remove a CD, select &quot;Devices&quot;, and then &quot;Unmount CD/DVD-ROM&quot;. </description>
			<guid isPermalink="false">15bc316bdea084d69c22a69005b9238b</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
&lt;b&gt;Resetting Windows&lt;/b&gt; </description>
			<guid isPermalink="false">b4abb9fdfeaa86ca6894a079b34c1f26</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>In the past, DeepFreeze froze the machines and they were reset every time Windows was restarted.  Under the new setup, every morning at 4:00am, the virtual machines will be reset.  Thus, any documents, files, programs, etc., that were created during the day will be lost.</description>
			<guid isPermalink="false">40e188649259d9d4d6a6546f55ab0188</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
&lt;!-- 
&lt;B&gt;Q. How can I get a copy of WinaXe, which is used in the computer labs to allow me to use emacs on my home or dorm computer?</description>
			<guid isPermalink="false">f9c020e3db7b329505c391b066fc3b29</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Go to this website and download and install the free X-windows server for Windows:</description>
			<guid isPermalink="false">9b72642d321da744ef755096feb9ba3a</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>http://www.xwinpro.com/download-free-xwindows-server.html</description>
			<guid isPermalink="false">16b52c1616ed32b24e3cd166782f26a5</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. What can I do when I paste text into emacs and the returns become &lt;b&gt;^M&lt;/b&gt;?</description>
			<guid isPermalink="false">e7bda9de67c70d53b364ec2b288ac9b9</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Edit the file &lt;b&gt;.emacs&lt;/b&gt; (note the dot at the beginning of the file name). Add the following text to the end of the file:</description>
			<guid isPermalink="false">279414d47efaf52993be6eaa3b9eb48b</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;pre&gt;
(global-set-key [f5]      &apos;dos2unix) ; cut all ^M.</description>
			<guid isPermalink="false">d508cc40286456ba3e761bba8502757d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>(defun dos2unix ()
  &quot;convert a buffer from dos 2 unix&quot;
  (interactive)
  (let ((deactivate-mark-before deactivate-mark))
    (save-excursion
      (goto-char (point-min))
      (while (search-forward &quot;r&quot; nil t) (replace-match &quot;n&quot;)))
    (setq deactivate-mark deactivate-mark-before)))
&lt;/pre&gt;</description>
			<guid isPermalink="false">e72ed463bd24c295c1953439dcbc3336</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>When you quit emacs and relaunch, you can then use the F5 key after pasting. It will replace all ^M&apos;s with returns. (Thanks to Cody Raspen for this solution).</description>
			<guid isPermalink="false">cba19c05dc667a2948bdb84e9a9fd1b0</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&lt;B&gt;Q. How can I use WinaXe, which is used in the computer labs to allow me to use emacs?</description>
			<guid isPermalink="false">eba50cfc3fc9c042ccf6d1efbb43cdfa</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>A.&lt;/B&gt; Using WinaXe is relatively simple. Go to the start menu, choose &lt;b&gt;Programs-&gt;WinaXe_Plus v7.3-&gt;Startup.&lt;/b&gt; You will be presented with the following window:&lt;br&gt;</description>
			<guid isPermalink="false">89c62f0d2fa00aa5ae178d69b816e414</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>
</description>
			<guid isPermalink="false">dcb9be2f604e5df91deb9659bed4748d</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>&quot;winaxe2.jpg&quot;
</description>
			<guid isPermalink="false">1ae912f45e3bb4db6d8bc768fdd15c11</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		<item>
			<link>http://course.wilkes.edu/faq/2006/01/02</link>
			<description>Choose &lt;b&gt;Telnet/SSH2&lt;/b&gt; as the Start Method, enter &lt;b&gt;dogbert.mathcs.wilkes.edu&lt;/b&gt; in the Host Name/IP box, and enter your Math/CS username and password. Then, in the Command box, put &lt;b&gt;xterm &amp;&lt;/b&gt; . Now, just hit execute and you will be presented with a terminal window. You can now run graphical emacs just by typing &lt;b&gt;emacs &amp;&lt;/b&gt; in this terminal.
 --&gt;</description>
			<guid isPermalink="false">cfcd7c421c8b5188e2a4b9d3e74af81e</guid>
			<dc:creator>John Koch</dc:creator>
			</item>
		</channel>
	</rss>