<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<rss version="2.0">
<channel>
<title>CS Technical FAQ - The five questions posted most recently:</title>
<description>Computer Science Technical Frequently Asked Questions</description>
<link>http://www.cs.ucsb.edu/department/tech_support/faq</link>	<item>
		<title><![CDATA[How do I install MATLAB?]]></title>
		<description><![CDATA[MATLAB is provided to CS Students through the College of Engineering&#39;s license server. ECE has an <a href="https://www.ece.ucsb.edu/its/matlab/matlab.html">FAQ </a>on how to install MATLAB.
]]></description>
		<link>http://www.cs.ucsb.edu/department/tech_support/faq/content/5/38/en/how-do-i-install-matlab.html</link>
		<pubDate>Fri, 20 Nov 2009 18:17:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How do I get access to the CS Test wireless network on campus?]]></title>
		<description><![CDATA[<p>
The CS Test wireless network is no longer active and is being replaced by the Campus wireless network ("UCSB Wireless Web").
</p>
<p>
For help accessing the UCSB Wireless Web, please see our FAQ entry <a href="index.php?action=artikel&amp;cat=11&amp;id=55&amp;artlang=en" class="intfaqlink">Accessing the UCSB Wireless Network</a>.
</p>
]]></description>
		<link>http://www.cs.ucsb.edu/department/tech_support/faq/content/11/40/en/how-do-i-get-access-to-the-cs-test-wireless-network-on-campus.html</link>
		<pubDate>Mon, 19 Oct 2009 17:28:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[Accessing the UCSB Wireless Network]]></title>
		<description><![CDATA[<p>
The CS Test network is being replaced by the Campus wireless network ("UCSB Wireless Web").  To access the Campus Wireless network follow these steps:
</p>
<ol>
	<li>Join “UCSB Wireless Web” network</li>
	<li>Open up an Internet browser and go to any webpage (you will be 
	redirected to a log-in page)</li>
	<li>Enter your UCSBNetID and password
	</li>
</ol>
<h3> </h3>
<h3>
Limitations
</h3>
<p>
 
</p>
<p>
<strong>Usage:</strong> The UCSB Wireless Network is, like all other UCSB data networks, for authorized use only and you must abide by all applicable policies and laws.
</p>
<p>
 
</p>
<p>
<strong>Network Restrictions:</strong> The wireless network blocks port 25 (SMTP), please use either web-based email or configure your email client to use port 587 when sending mail.  The network also blocks communications between individual wireless client.  Finally, some service providers may block traffic originating from the UCSB Wireless Network.<br />
<br />
</p>
<p>
<strong>Timeouts:</strong> Your wireless session will timeout when your computer goes to sleep or after 4 hours.  Once timed-out you will need to reauthenticate in order to continue using the network.
</p>
<p>
 
</p>
<h3>Common Problems</h3>
<p>
 
</p>
<p>
<strong>Forgot UCSBNetID and/or password: </strong>For students the UCSBNetID and password are the same as your Umail username (i.e. username@umail.ucsb.edu) and password.  You can reset your password at the Umail site located here: <a href="https://secureweb.umail.ucsb.edu/identity/" title="https://secureweb.umail.ucsb.edu/identity/">https://secureweb.umail.ucsb.edu/identity/</a> For Faculty, your UCSBNetID and password is the same as your STAR login.
</p>
<p>
 
</p>
<p>
<strong>I don&#39;t have a UCSBNetID:</strong> All students, staff (including paid researchers), and faculty should have UCSBNetID&#39;s, however guests do not.  If you are a faculty or staff member and you do not have a UCSBNetID, visit <a href="https://my.sa.ucsb.edu/U-reset/AccountManagement.aspx">https://my.sa.ucsb.edu/U-reset/AccountManagement.aspx</a> and request one.  Students (including Extension students) without a UCSBNetID should create one one the Umail website here: <a href="https://secureweb.umail.ucsb.edu/identity/">https://secureweb.umail.ucsb.edu/identity/</a>.    
</p>
<p>
Guests require a temporary username and password that can be used thought their stay.  To get guest access please have a Computer Science Faculty member forward the following information about yourself to support@cs.ucsb.edu:
</p>
<ol>
	<li>full name (first, middle, last)</li>
	<li>phone number (cell phone preferred)</li>
	<li>local mailing address </li>
	<li>permanent mailing address</li>
	<li>start date of visit (when wireless access will be granted)</li>
	<li>end date of visit (when access will be revoked)</li>
</ol>
<br />
<p>
<strong>I can&#39;t login:</strong> First, be sure you are entering your username and password correctly.  Second, make sure you are entering your username and password correctly.  If you are positive that you have entered your username and password correctly, try one more time.  
</p>
<p>
If this does not work, make sure that you are logging into the correct webpage.  The correct webpage should read, "Welcome to the UCSB Data Network" and contain information about the login process and conditions of use.  If you do not see this page and instead are presented with one that reads, "Welcome to the Cisco wireless network." Then you are at the wrong webpage.  Make sure that you have javascript enabled and try again.
</p>
]]></description>
		<link>http://www.cs.ucsb.edu/department/tech_support/faq/content/11/55/en/accessing-the-ucsb-wireless-network.html</link>
		<pubDate>Mon, 19 Oct 2009 17:25:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How do I change my default shell?]]></title>
		<description><![CDATA[To change your shell update your preference via the College of Engineering&#39;s account maintenance website, located at <a name="http://accounts.engr.ucsb.edu" title="http://accounts.engr.ucsb.edu"></a>http://accounts.engr.ucsb.edu
]]></description>
		<link>http://www.cs.ucsb.edu/department/tech_support/faq/content/1/61/en/how-do-i-change-my-default-shell.html</link>
		<pubDate>Mon, 12 Oct 2009 22:44:00 GMT</pubDate>
	</item>
	<item>
		<title><![CDATA[How do I forward email to another address?]]></title>
		<description><![CDATA[<strong>To forward mail to one address: </strong>
<pre>
echo "myname@umail.ucsb.edu" &gt; ~/.forward
</pre>
Where "myname@umail.ucsb.edu" is the desired email address for <strong>all</strong> new email to be fowarded.  Once done, you will not recieve anymore email to your account.
You can undo this by deleting the .forward file in your home directory.
<br />
<br />
<strong>To forward mail to multiple addresses: </strong>
<p>
Edit your ~/.forward file and add addresses separated with a comma:
</p>
<pre>
fred@flintstone.org, katz@jammer.com, jsmith@smith.com
</pre>
<p>
<br />
<strong>To forward mail to an address and retain a copy in the original account:</strong>
</p>
<p>
If you want to keep a copy of each message in the original account without causing a .forward infinite loop, put a backslash in front of the account name:
</p>
<pre>
\username, fred@flintstone.org, katz@jammer.com
</pre>
<br />
<p>
<strong>Warnings about mail loops</strong>
</p>
<p>
Avoid creating loops in the mail transmission flow. If you create a .forward file that points to itself (or points to a .forward file that points back to the first one, creating a ping-pong effect), you <strong>will not</strong> recieve the mail.
</p>
<p>
<strong>Don&#39;t do this:</strong>
</p>
<pre>
    \pparker, "|mail spiderman" 
</pre>
<p>
The intention here is to retain a copy for pparker <strong>and</strong> mail a duplicate to the spiderman account. At first this method appears to work okay, but if there"s any type of problem delivering to spiderman, the returned mail will bounce and grow indefinitely.
</p>
<p>
<strong>Warnings about permissions</strong>
</p>
<p>
Your home directory containing .forward must only be writeable by your account -- ie either mode 711 or 700. 
</p>
]]></description>
		<link>http://www.cs.ucsb.edu/department/tech_support/faq/content/2/18/en/how-do-i-forward-email-to-another-address.html</link>
		<pubDate>Sat, 10 Oct 2009 14:48:00 GMT</pubDate>
	</item>
</channel>
</rss>