<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://support.cs.jhu.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pip</id>
	<title>CS IT Support Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://support.cs.jhu.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pip"/>
	<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/Special:Contributions/Pip"/>
	<updated>2026-07-04T08:33:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Lab_And_Other_Website_Hosting&amp;diff=10335</id>
		<title>Lab And Other Website Hosting</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Lab_And_Other_Website_Hosting&amp;diff=10335"/>
		<updated>2026-06-03T14:04:17Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* File Storage Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==INTRO==&lt;br /&gt;
&lt;br /&gt;
In addition to hosting [[Creating a Webpage|personal webpages]] accessed as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://www.cs.jhu.edu&amp;lt;/nowiki&amp;gt;/~&amp;lt;var&amp;gt;account&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;, we can also host entire websites, with custom URLs (e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;your-lab-name&amp;lt;/var&amp;gt;.cs.jhu.edu&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
:'''''This service is only available to CS Faculty.'''''&lt;br /&gt;
&lt;br /&gt;
To request a hosted website, you must decide on a ''website name'' and ''file storage method'' for the website files.  Both choices are ''described below''.  Then you need to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] with a complete description of your request. &lt;br /&gt;
&lt;br /&gt;
If you choose the [[#Dedicated Website Account|Dedicated Website Account file storage method]] ''described below'', you'll also need to ''print out'', ''fill out'', and ''sign'' a [https://support.cs.jhu.edu/forms/vhost-form.pdf Computer Science Department ''Website'' Account Form].  &amp;lt;!--As this is a type of CS account form, you'll need to hand it into MH-160 to be given to Steve DeBlasio.  Alternatively,--&amp;gt; You can then scan and email it to [mailto:support@cs.jhu.edu support@cs.jhu.edu]&lt;br /&gt;
&lt;br /&gt;
{{red|'''NOTE:''' CS IT does '''not''' create or edit webpage content for users.  You are responsible for your own website design and troubleshooting.}}&lt;br /&gt;
&lt;br /&gt;
== Website Name Options ==&lt;br /&gt;
&lt;br /&gt;
This choice governs what URLs people use for accessing your website.  There are four options available.&lt;br /&gt;
&lt;br /&gt;
=== www.cs.jhu.edu Subdirectory ===&lt;br /&gt;
&lt;br /&gt;
:Your website name can exist as part of the &amp;lt;code&amp;gt;www.cs.jhu.edu&amp;lt;/code&amp;gt; website, e.g. &amp;lt;code&amp;gt;www.cs.jhu.edu/&amp;lt;var&amp;gt;your-lab&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== CS Domain Name ===&lt;br /&gt;
&lt;br /&gt;
:Your website name can exist under the &amp;lt;code&amp;gt;cs.jhu.edu&amp;lt;/code&amp;gt; domain, e.g. &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;your-lab&amp;lt;/var&amp;gt;.cs.jhu.edu&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:If you request this option, we will set it up for you when we set up your website.  We will set up '''SSL''' access (i.e.'''''https://'''''-style URLs) as well.&lt;br /&gt;
&lt;br /&gt;
=== JHU Domain Name ===&lt;br /&gt;
&lt;br /&gt;
:You can also set up a website name within the &amp;lt;code&amp;gt;jhu.edu&amp;lt;/code&amp;gt; domain, e.g. &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;your-lab&amp;lt;/var&amp;gt;.jhu.edu&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:We ''cannot'' set this up for you automatically.  If you want this option, we'll put you in contact with the appropriate people who manage the &amp;lt;code&amp;gt;jhu.edu&amp;lt;/code&amp;gt; domain; you'll have to request the name from them.  Once the hostname is set up for you, we'll set up '''SSL''' access (i.e., '''''https://'''-style URLs) as part of the website.&lt;br /&gt;
&lt;br /&gt;
=== Other Domain Name ===&lt;br /&gt;
&lt;br /&gt;
:Finally, you can use any second-level domain you want to register, e.g. &amp;lt;code&amp;gt;&amp;lt;var&amp;gt;your-lab&amp;lt;/var&amp;gt;.org&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:If you chose this option, you will be entirely responsible for making and maintaining the domain registration.  If you want '''SSL''' ('''''https://''''' URLs), we'll provide you an appropriate Certificate Signing Request, but you will have to obtain the certificate and then send it to us.&lt;br /&gt;
&lt;br /&gt;
== File Storage Method ==&lt;br /&gt;
&lt;br /&gt;
There are ''two'' options for how the website's files will be stored on our systems.  Both require CS Linux accounts.&lt;br /&gt;
&lt;br /&gt;
=== Personal Account ===&lt;br /&gt;
&lt;br /&gt;
:The simplest approach is to simply store the website's files under your ''personal'' CS account.  In this case, you create a directory to hold the files (e.g. &amp;lt;code&amp;gt;~/&amp;lt;var&amp;gt;my-lab-website&amp;lt;/var&amp;gt;&amp;lt;/code&amp;gt;) and just [mailto:support@cs.jhu.edu email support] to tell us what directory you want to use.&lt;br /&gt;
&lt;br /&gt;
:This approach works best '''if you are the ''only'' person''' who will be managing the files for the website.&lt;br /&gt;
&lt;br /&gt;
:Note that with this approach, if your account is removed (see [[CS Account Removal]] for the policies related to that process), the website will be removed at the same time.&lt;br /&gt;
&lt;br /&gt;
=== Dedicated Website Account ===&lt;br /&gt;
&lt;br /&gt;
:Alternately, we can create a special account dedicated to your website.  It will have its own home directory for the website's files.  You and anyone else who manages the files will be given access to the account's home directory.  A CS Grad Net account is required for access; if you or the other people need an account, please see  our [[Obtaining CS Computer Accounts]] page.&lt;br /&gt;
&lt;br /&gt;
:For this option, you will need to fill out and sign a [https://support.cs.jhu.edu/forms/vhost-form.pdf website account form].&lt;br /&gt;
&lt;br /&gt;
:This approach is best when '''more than one person needs to be able to manage the website's files''', or when the person managing those files will change over time.&lt;br /&gt;
&lt;br /&gt;
:The website will remain for as long there is someone affiliated with the department who is responsible for the website's maintenance.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10334</id>
		<title>Available Printers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10334"/>
		<updated>2026-06-02T16:08:07Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have various printers available for general use throughout the CS Dept.&lt;br /&gt;
&lt;br /&gt;
{{red|'''Because of the great diversity in functionality amongst printers and people's personal systems, we can only offer support/assistance in configuring printing for only those computer systems and printers that CS IT Support maintains.''' '''''We do not configure users' own systems to print to our printers.'''''}}&lt;br /&gt;
&lt;br /&gt;
Please see our [[:Category:Printing|Printing category]] for an '''overview and notes''' regarding printing at CS.&lt;br /&gt;
&lt;br /&gt;
Also, please see the [[#Printer Problems|Printer Problems]] section at the bottom of this page.&lt;br /&gt;
&lt;br /&gt;
NOTE:  In the chart below, QUEUE NAME is the print queue name of the printer on our Ugrad and Masters'/Grad Lab Linux computers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{messagebox|The printers in the CS IT Computing Labs (MH 122 and MH 316) described in the chart below ''are once again available for use'', now that the [https://support.cs.jhu.edu/wiki/Category:Labs CS Computing Labs] have been reopened. |info}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! LOCATION    !! MODEL    !! HOSTNAME !!  CS GRAD/UGRAD LABS LINUX QUEUE NAME  !!  AVAILABLE TO !!  NOTES&lt;br /&gt;
|-&lt;br /&gt;
|Malone 122 (CS Undergraduate Lab)  &amp;lt;!--{{red|('''Note:''' MH-122 is ''not'' available for CS users during Summer, 2022, and ''neither is this printer'' during this time.)}}--&amp;gt; ||HP LaserJet M610 ||mh122prt.cs.jhu.edu||mh122prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
|-&lt;br /&gt;
|Malone 316 (Masters/MSSI Lab) ||HP LaserJet M610||mh316prt.cs.jhu.edu||mh316prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 154 (CS Office Mailroom) '''''{{red|NEW!}}'''''||HP Color LaserJet - MFP E877 Copier/Printer||cscopier.cs.jhu.edu||cscopier|| All CS Students and faculty/staff/researchers/postdocs (and access from all Grad and Ugrad Linux computers) '''''However, for CS students''', we ask that they only print to the color copier if color is absolutely necessary, and only during the CS Office's office hours.''|| {{red|('''''NEW'' ''HP'' copier, replaced the old ''Canon'' Copier''')}}&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#b60035&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#6b4400&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#00600a&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#0063af&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#2239c1&amp;quot;&amp;gt;R&amp;lt;/span&amp;gt;, Duplexing copier '''and''' printer.  {{red|1='''NOTE:'''  Please default your print configuration to ''&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;Black and White&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;color:#808080&amp;quot;&amp;gt;Grayscale&amp;lt;/span&amp;gt;''.  Only choose ''Color'' if you need to print out specifically in color.}}  Copier/Printer is also a scanner allowing for ''Scan-to-Email''.  (There is no Scan-to-USB or Load-from-USB option available.)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  CS IT ''does not'' maintain or configure the HP copier.  If you have issues with the copier, please report those issues to staff in the CS office, MH-160.'''&lt;br /&gt;
&lt;br /&gt;
'''DRIVERS:'''  Drivers for '''Windows''' can be found here:  [https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449 https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449]  We suggest using the ''Smart Universal Print Driver''  It works well and is easy to install.&lt;br /&gt;
&lt;br /&gt;
There is another page for &amp;quot;what if my driver is not listed&amp;quot; that includes '''Mac''' and '''Linux''':  [https://support.hp.com/us-en/document/ish_6966654-6966703-16 https://support.hp.com/us-en/document/ish_6966654-6966703-16]  In any case, you might be presented with multiple types of HP drivers for a specific platform.  You'll need to try various ones until you find one that works for your specific system.&lt;br /&gt;
&lt;br /&gt;
However, for '''MacOS''', here are some basics steps that have been suggested to us that might help you configure access to the copier:  1) Download [https://ftp.hp.com/pub/softlib/software12/HP_Quick_Start/osx/Applications/HP_Easy_Admin.app.zip ''HP Easy Admin'' app].  2) Unzip, and you will need to find the actual file to run that starts the app.  3) Starting and following the prompts of the HP Easy Admin app ''should'' be all you need to install the proper driver.  4) In MacOS, go to System Preferences - Printers &amp;amp;Scanners, and click the + sign to add a printer.  5) Do not let it scan for the copier.  Instead, you should see three graphics at the top of the Add Printer window.  Choose the center image of a globe called IP.   6) Enter the HP Copier's full hostname, ''cscopier.cs.jhu.edu''.   (Do not use the HP Copier's numerical IP address) 7) For Protocol, choose HP Jetdirect Socket from the drop-down.  8) Under ''Use'', choose the driver that hopefully, your Easy Admin app downloaded for you (should have &amp;quot;877&amp;quot; somewhere in the driver name.)  9) Click Add, and at this point, the copier should be added.  '''NOTE:'''  We have found that for some unknown reason, once the copier is added, you might or might not be able to use the Finishing options (stapler) right away.  In two different macbook instances, even after a reboot, the stapler option didn't appear as an active Finishing option during a print attempt until sometime after the copier was added (in these cases, we didn't see the stapler option available to use until at least another day. We're assuming it's either a MacOS issue or an HP driver issue.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And for '''Linux''', your CUPS driver might be enough to allow access to the copier's features.  If not, youll need to search for an appropriate driver for your flavor of Linux.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 257A (North-end section of MH 2nd floor) ||HP LaserJet p4515x||mh2ndprt1.cs.jhu.edu||N/A||All CS Non-UGrad People|| Duplexing printer.   If you plan to print ''from your own computer'', make sure you go to HP's site and download the appropriate drivers for your computer and this printer.  [https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895 https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895]  Once at that site, choose your OS and driver.  Windows users should be able to easily find a driver there.  Versions of the driver for up through MacOS 10.12 are available there as well.  If you can't find the driver you need, you might find that any standard PS or PCL driver should work.  &lt;br /&gt;
|-&lt;br /&gt;
|Malone 352 (''{{red|'''NEW'''}} printer in the 3rd floor Kitchen Area, as of 5/28/25'')  ||HP LaserJet M602 ||you can use either mh3rdprt.cs.jhu.edu or mh3rdprt2.cs.jhu.edu||N/A||All CS non-Ugrad people||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-600-printer-m602-series/5145285&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Note to Mac Users==&lt;br /&gt;
&lt;br /&gt;
:Macs can be somewhat tricky when configuring printers.  One thing you should keep in mind when configuring one of our networked printers on your Mac is to choose to install an '''IP''' printer, put in the IP address or full hostname (with .cs.jhu.edu part) for the '''Address''' field.  (Sometimes, only the full hostname will work if the IP address doesn't.)  For the '''Protocol''' field, choose ''Line Printer Daemon -LPD''.   (That '''Protocol''' field is usually the part that most Mac users do not set, and that needs to be set to print properly to our printers, in our experience.)  You can keep the '''Queue''' field blank.  That should be all you need.  Note, though, for the cscopier printer (see its section above), you need to set a different protocol.&lt;br /&gt;
&lt;br /&gt;
==Printer Problems==&lt;br /&gt;
&lt;br /&gt;
* If one of the printers that CS IT Support manages (other than the dept copier) is low on toner or experiencing print-quality issues, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE: As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print quality issue, but there might be a delay before we can get to the printer to change the toner.)}} --&amp;gt; &amp;lt;!-- {{red|During Summer, the CS IT Staff all work remotely on Fridays, so if you experience toner out or a paper jam, and we are not available, please let us know about the situation, but also, please try to use one of the other printers listed above.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If you run out of paper at the printer, ''please visit Malone Hall 160 (the CS main office),'' and request more.&amp;lt;!-- {{red|NOTE:  You currently might need to acquire paper on your own, as staff are not currently regularly available in MH 160.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are able to remove the jammed sheet, but the printer seems to hang on printing:&lt;br /&gt;
** Turn off the printer&lt;br /&gt;
** Unplug the power from the printer&lt;br /&gt;
** Wait at least 30 seconds.&lt;br /&gt;
** Plug the printer back in.&lt;br /&gt;
** Turn printer back on.&lt;br /&gt;
That usually clears out a printer's internal print queue.&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are unable to remove/find the paper jamming in the printer, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE:  As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print jam issue, but there might be a delay before we can get to the printer to fix the jam.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Printing]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Obtaining_CS_Computer_Accounts&amp;diff=10333</id>
		<title>Obtaining CS Computer Accounts</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Obtaining_CS_Computer_Accounts&amp;diff=10333"/>
		<updated>2026-06-02T16:07:30Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:{{red|CS IT will handle many computer account issues now '''remotely''', via email (never send passwords through email, though!) or Zoom.  So, please make sure you have [https://support.cs.jhu.edu/wiki/Zoom Zoom] installed on your computer or mobile device.  And, plan to have your J-Card in-hand. (If no J-Card, you'll at least need a picture ID.)   If you have any questions, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:{{red| Beginning March 18, 2020, and until further notice, the CS IT Support Staff will '''not''' be available ''in-person'' to process account forms.  Instead, we will process the account forms remotely.  We have modified this page to reflect changes in the the way you will fill out and provide us the account form ''(including changes in how we're handling obtaining authorized signatures.)'' If you have any questions, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu]}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A CS Linux account provides:&lt;br /&gt;
&lt;br /&gt;
:* A Linux shell and disk space for ''course work'' and ''light research''.&lt;br /&gt;
&lt;br /&gt;
:* A CS-based [[:Category:Mail | email address]].&lt;br /&gt;
&lt;br /&gt;
:* Directory space to [[:Category:Webpages_and_Webservices | host a webpage]].&lt;br /&gt;
&lt;br /&gt;
'''''NOTES:'''''&lt;br /&gt;
*  A CS Linux account ''is not'' related to a JHED account. (JHED accounts are part of JHU's own accounts system.)    &lt;br /&gt;
&lt;br /&gt;
* The [[Linux_Clients_on_the_CS_Grad/Research_Net | CS ''Grad Net'' Linux client computers]] and [[Linux_Clients_on_the_CS_Undergrad_Net | ''Ugrad Net'' Linux client computers]] are similar in terms of the software/applications installed, ''but they use '''separate''' user accounts. ''&lt;br /&gt;
&lt;br /&gt;
* All CS accounts '''must''' be pre-approved by a CS faculty member from this [https://www.cs.jhu.edu/faculty CS Faculty member list] '''''unless'''''...&lt;br /&gt;
** a student is a direct CS student (i.e., a CS PhD, CS Masters, or CS Undergrad student)&lt;br /&gt;
** a student is taking a CS course taught by a [https://www.cs.jhu.edu/faculty CS Faculty member] and is on a course list provided to CS IT Support directly by the faculty member or by CS Academic Advising.&lt;br /&gt;
** the account applicant has some other CS affiliation and will therefore need approval by CS Dept administration. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Below, you'll see the process to obtain a CS ''Linux''&amp;lt;!-- or ''Windows''--&amp;gt; account for access to the [[:Category:Computers_Available_on_the_CS_Network|Computers Available on the CS Network]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Obtaining The CS Account Form==&lt;br /&gt;
&lt;br /&gt;
You can download  a copy of the [https://www.cs.jhu.edu/formfiles/newacctform.pdf CS Linux/Windows Account Form] from our [[Forms]] page. &lt;br /&gt;
&lt;br /&gt;
Once you've downloaded it, come back to this page for further instructions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Filling Out The CS Account Form==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Once you have obtained or downloaded and printed the CS Linux/Windows Account Form, please fill out the form '''''COMPLETELY''''', get any [[#Signatures|authorized signatures]], and then, you sign '''BOTH''' sides.--&amp;gt; &lt;br /&gt;
&amp;lt;!-- '''''Please refer to the sections below regarding indicating your specific JHU affiliation type (Faculty, Staff, Type of Student, etc.) on the form''''' --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Please print and fill out the form '''''COMPLETELY''''', and '''sign both sides of the form'''.  ''Please be legible.''&lt;br /&gt;
&lt;br /&gt;
(Some of you might edit the PDF directly, but you still need to sign both sides of the form before submitting the form.)&lt;br /&gt;
&lt;br /&gt;
You then need to obtain any [[#Signatures|authorized signatures]]. {{red|(Please see our updates to obtaining signatures in that section below.)}}&lt;br /&gt;
&lt;br /&gt;
Additionally, make sure you list your [http://www.it.johnshopkins.edu/services/email JHU-assigned e-mail address] on the account form.  Many of our CS mailing lists use that address. &lt;br /&gt;
&lt;br /&gt;
There is a section there for ''Permanent (non-JHU/non-CS) Email Address''.   Please fill that in.    Note:  If you will not be accessing your CS email directly, we encourage you then to  [https://support.cs.jhu.edu/wiki/Forwarding_Mail forward] your CS email to an address you do check frequently (whichever is your preferred email address... it could be your permanent email address or your @jhu.edu email address) so that you do not miss any emails that may be sent to your @cs.jhu.edu email address.  &amp;lt;!-- '''''We encourage you to [https://support.cs.jhu.edu/wiki/Forwarding_Mail forward] your CS account (and perhaps your @jhu.edu account) to your Permanent e-mail address.  Conversely, if you decide that your CS address (@cs.jhu.edu) or your @jhu.edu address should become your preferred address, then, forward your other addresses to it.''''' --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Under “Local  Address”, please list your local resident street address while attending (or working at) JHU.  &amp;lt;!--, as well as your home address (when you’re not attending/working at JHU.)  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Indicating Your JHU Affiliation Type===&lt;br /&gt;
&lt;br /&gt;
The CS Account form requires you to choose your JHU affiliation.  &lt;br /&gt;
&lt;br /&gt;
===== Grad Student, Faculty/Instructor, Staff, Researchers, or Postdoc CS Computer Accounts =====&lt;br /&gt;
:On the CS Linux/Windows Account Form, if you're a ''CS Grad student'' or ''CS Faculty/Instructor'', ''Staff'', ''Researcher'' or ''Postdoc'', please make sure you've checked off that you want a '''Linux Grad''' account, which will supply you with your CS e-mail address and an account to access the [[Linux Clients on the CS Grad/Research Net|Grad/Research Net Linux]] computers that are supported by CS IT (including the Linux computers in the Master's Lab).&lt;br /&gt;
&lt;br /&gt;
:If you are teaching or TA'ing a CS Undergrad Course, and, as a result, also '''''require''''' a CS Ugrad account for yourself, you can check off '''Ugrad Linux'''.   But, if you do end up needing a Ugrad account, please realize that your CS Grad/Research Net account is your primary account (email, webpage, etc.)  And, the Undergrad Net machines are subject to [[Disk Quotas|disk quotas]].&lt;br /&gt;
&lt;br /&gt;
:''CS Grad students'' (PhD and Masters) should also indicate their expected graduation year on the form next to their student affiliation.&lt;br /&gt;
&lt;br /&gt;
:''CS Staff members:'' In addition to checking off the Linux box you should also check off the ''Windows'' box at the top.&lt;br /&gt;
&lt;br /&gt;
:'''''If you already have a''''' '''Grad/Research''' Linux account, and then ''later'' '''''require''''' a '''Ugrad''' Linux account (TA'ing a Ugrad course, for instance), please fill out the form again indicating which other accounts you need, &amp;lt;!-- and make a note along the top of the form that you already have a Grad Linux account, and what the Grad Linux account name is. --&amp;gt;  You'll fill in your current username after the '''''&amp;quot;Already have a CS acct...&amp;quot;''''' line on the form.  (It might be helpful to write something along the top of the form indicating &amp;quot;Requesting an additional account.&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
:'''''If you already have a''''' '''Ugrad''' Linux account, and then later, become part of the CS Graduate program (Masters or PhD) and are applying for a  Grad Linux account (which is probably why you're reading this section now), please fill out the form again indicating which other accounts you need, You'll fill in your current username after the &amp;quot;Already have a CS acct...&amp;quot; line on the form. (It might be helpful to write something along the top of the form indicating &amp;quot;Requesting an additional account.&amp;quot;) However, if you do get a CS Grad/Research Net Linux account, your CS Ugrad Net e-mail will no longer be in service (although, you will have access to your old e-mail). You would now have CS Grad/Research Net mail. If you're receiving a Grad account, you should move your Ugrad files over to your new Grad account and let us know, so that we can remove your Ugrad account.&lt;br /&gt;
&lt;br /&gt;
===== CS Undergrad/CS Minor Student Accounts =====&lt;br /&gt;
:If you are a ''CS Undergraduate student'' or ''CS Minor student'', you will need a CS Undergrad Account to access the [[Linux Clients on the CS Undergrad Net|Undergrad Net Linux]]  computers.  &lt;br /&gt;
&amp;lt;!-- :On the CS Linux/Windows Account Form, check off '''Linux/Windows ''Undergrad''''', and if you need a Windows account, check off '''Windows''' as well.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:  CS Undergrad/Minor students should also indicate their expected graduation year on the form next to their student affiliation.&lt;br /&gt;
&lt;br /&gt;
:'''''If you already have a''''' '''Ugrad''' Linux account, and then later, become part of the CS Graduate program and would need a '''Grad''' Linux account, please fill out the form again indicating which other accounts you need, &amp;lt;!-- and make a note along the top of the form that you already have a Ugrad Linux account, and what the Ugrad Linux account name is. --&amp;gt;  You'll fill in your current username after the '''''&amp;quot;Already have a CS acct...&amp;quot;''''' line on the form.  (It might be helpful to write something along the top of the form indicating &amp;quot;Requesting an additional account.&amp;quot;) However, if you do get a ''CS '''Grad/Research''' Net'' Linux account, your ''CS '''Ugrad''' Net'' ''e-mail'' will no longer be in service (although, you will have access to your old e-mail).  You would now have ''CS Grad/Research Net'' mail.   If you're receiving a Grad account, you should move your Ugrad files over to your new Grad account and let us know, so that we can remove your Ugrad account.&lt;br /&gt;
&lt;br /&gt;
:Note: CS Linux &amp;lt;!-- and Windows--&amp;gt; machines have [[Disk Quotas|disk quotas]].  Please remove files you no longer need on your account after you are finished with them.&lt;br /&gt;
&lt;br /&gt;
===== Class/Course Accounts =====&lt;br /&gt;
:If you are provided a ''class account by your instructor, or if you apply for one yourself'', please note that class accounts are up for removal after the semester is complete.&lt;br /&gt;
&lt;br /&gt;
:'''''If you already only have a''''' '''CS class account''', but have entered into the CS Undergrad program, you are eligible to obtain a  '''CS Ugrad''' Linux account, To do so, fill out the CS Account Form again from scratch, but this time, follow the section above for CS Undergrad/Minor students..  (But, do indicate somewhere along the top that you had been using a class account and what that account is.)&lt;br /&gt;
&lt;br /&gt;
:Note: CS Linux &amp;lt;!-- and Windows--&amp;gt; machines have [[Disk Quotas|disk quotas]].  Please remove files you no longer need on your account after you are finished with them.&lt;br /&gt;
&lt;br /&gt;
===== Concurrent Students =====&lt;br /&gt;
 &lt;br /&gt;
:If you start as a ''CS Concurrent Student'' (grad/ugrad at the same time) or if you were already a CS Ugrad student with a CS Ugrad account and become a Grad student, please make arrangements with CS IT Support to obtain a ''CS Grad/Research Net'' Linux account, if you'd like.  However, if you do get a ''CS '''Grad/Research''' Net'' Linux account, your ''CS '''Ugrad''' Net'' ''e-mail'' will no longer be in service (although, you will have access to your old e-mail).  You would now have ''CS Grad/Research Net'' mail.  Your CS Ugrad account, however, will remain while you have a Grad account, until you graduate.&lt;br /&gt;
&lt;br /&gt;
===== Other =====&lt;br /&gt;
&lt;br /&gt;
:If you're not sure you fit into one of the listed categories on the form, ''for example &amp;quot;research scientist&amp;quot;'', please choose &amp;quot;Other&amp;quot; and specify your position within JHU, and a reason you need the account, if applicable.  You will still need to get an [[#Signatures| authorized signature]] on your form.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Choosing your CS Account Username ===&lt;br /&gt;
&lt;br /&gt;
:{{red|'''NOTE:'''  We do '''not''' change CS usernames/accounts once created.}}&lt;br /&gt;
&lt;br /&gt;
:'''''CS Faculty, Instructors, Staff, Post Docs, Researchers, and some others:''''' You can generally request your own username.  You should request up to three possible usernames, and we will use what we can, depending upon what's available.  However, we highly recommend you choose to make your CS account username the same as your JHED ID.&lt;br /&gt;
&lt;br /&gt;
:'''''CS Ugrad, Masters, and PhD Students:'''''  A CS username will be assigned to you, based upon your current JHED ID.&lt;br /&gt;
&lt;br /&gt;
:'''''Non-CS students taking a CS Course:''''' We will assign you a special course-based username for your CS course account.  ''That course account will only be valid the semester the course is taught and will be removed upon course completion.''&lt;br /&gt;
&lt;br /&gt;
:'''''Others:'''''  When in doubt, your can choose to request us to use your JHED ID username as your CS username too. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Signatures ==&lt;br /&gt;
&lt;br /&gt;
We require '''at least two''' and up to '''three''' signatures on each account form.  &lt;br /&gt;
*You will sign the '''front''' of the form ''and'' read and sign the '''back''' of the form.  &lt;br /&gt;
*Several of you will also need to obtain an '''authorized signature''' as appropriate (and as described on the form.)  {{red| But, read below for changes in this policy.}}&lt;br /&gt;
&lt;br /&gt;
{{red|'''UPDATE:'''  In recent years, we had made some changes regarding signatures, and those changes are still in place... Instead of you having to obtain the authorized signatures on the form, in several cases (for example, students), we will take care of that for you.  Please see below for details.  '''''(So, all you need to do is fill out the form, make sure you sign both sides, ''read the section below about any signatures needed'', obtain any required signatures, per below, and then [[#Submitting The Account Form| submit the form to us]].)''''' }}  &lt;br /&gt;
&lt;br /&gt;
* ''CS Grad (Masters &amp;amp; PhD) students:''  You ''do '''not''' need'' an authorized signature.  We will obtain any approvals for your account from CS Admin staff.  Just make sure '''you''' sign the front and back in the appropriate spots. &amp;lt;!--If you don't know who should sign the form, please see Kim Franklin or Revelie Niles.  Alternatively, your CS faculty advisor can also sign your form.  {{red|As of 3/18/20, we will obtain this approval for you.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''CS Undergrads/CS Minors:''  You ''do '''not''' need'' an authorized signature.  We will obtain any approvals for your account from CS Admin staff.  Just make sure '''you''' sign the front and back in the appropriate spots.  &amp;lt;!--please see Dr. Joanne Selinski or Kelly Culotta (in the CS Office, MH-160.)--&amp;gt;  &amp;lt;!-- {{red|As of 3/18/20, we will obtain this approval for you.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''CE (Computer Engineering) students:''  You ''do '''not''' need'' an authorized signature.  We will obtain any approvals for your account from CS Admin staff.  Just make sure '''you''' sign the front and back in the appropriate spots.  &lt;br /&gt;
&lt;br /&gt;
* ''Non-CS student taking a CS class:'' Until further notice, you do '''not''' need your CS professor (CS Faculty/CS Instructor) to sign the form.   '''Your account will last for the semester.'''  &amp;lt;!--{{red|As of 3/18/20, we will obtain this approval for you.}}--&amp;gt; {{red| '''NOTE:''' }} Under the Non-CS Student section, if you're taking a CS course and you list your Course name and #, in that same section, '''please also list your CS professor's name''' as well.  This will speed up processing.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''New CS faculty/instructors/staff:'' Please get '''Laura Henneman''' or the '''CS Dept. Chair''' to sign your account form.  &amp;lt;!--{{red| As of 3/18/20, we might still require you to have your account form signed. Please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details. }} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Postdocs, visiting faculty, or research scientists, etc.:''  Please have a '''CS Faculty Member''' (or possibly, '''Laura Henneman''') sign the form.  &amp;lt;!-- {{red|As of 3/18/20, we might still require you to have your account form signed. Please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.}}  --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''Students from other depts that are not associated with CS who are requesting a CS account on our system:''  You must have a [https://www.cs.jhu.edu/faculty ''CS Faculty''] member sign the account form.  That CS Faculty member is sponsoring your account.  If you're an undergrad student, you would have access to our ''CS Ugrad Network'' systems.  If you're a grad student, you would have access to our ''CS Grad Network'' systems.  {{red|We will attempt to obtain this approval for you, however, you need to indicate somewhere on the form '''which''' [https://www.cs.jhu.edu/faculty CS faculty] member will sponsor your account.  You do may need an authorized signature, as long as we are able to obtain any approvals for your account.  Just make sure '''you''' sign the front ''and'' back in the appropriate spots for your account.  If you choose to gather the authorized faculty signature yourself by sending your filled-out/signed form to the faculty member to sign, then please have that faculty member scan and email the completed form to [mailto:support@cs.jhu.edu support@cs.jhu.edu]), that will speed up processing.}}&lt;br /&gt;
&lt;br /&gt;
If you have any issues regarding signatures, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] to discuss alternatives.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Please be sure your form has the appropriate signatures.  If you will be out of town and unable to provide the appropriate signatures, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] to discuss alternatives.  --&amp;gt;&lt;br /&gt;
 &amp;lt;!--You do not need an authorized signature.  We will obtain any approvals for your account.  Just make sure '''you''' sign the front and back in the appropriate spots.--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Submitting The Account Form==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--You have three ways you can submit an Accounts form for processing:--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--::''(But first, did you sign both sides? '''and get any [[#Signatures|authorized signatures]]'''?)''--&amp;gt;&lt;br /&gt;
*First, make sure you ''signed'' '''both''' sides of the form.  Also, if you need to, obtain any [[#Signatures|authorized signatures]]&lt;br /&gt;
&amp;lt;!--* ''(Preferred)'' You can hand in the completed form to someone at the front desk in Malone 160. --&amp;gt;&lt;br /&gt;
&amp;lt;!--* Or, you can '''scan both sides ''into a single'' pdf.''' (Remember, you must have all three [[#Signatures|signatures]], yours on front and back and an authorized signature, before you scan.) Then, e-mail it to [mailto:support@cs.jhu.edu support@cs.jhu.edu]--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Please '''scan both sides ''into a single'' pdf.''' Then, attach the pdf to an email and send that to [mailto:support@cs.jhu.edu support@cs.jhu.edu] &lt;br /&gt;
:::{{red|'''''IMPORTANT NOTE 1:'''''  When you email the account form to us, please have the '''''Subject Line''''' include '''''your name''''' and the words '''''&amp;quot;CS Account Form&amp;quot;''''}}&lt;br /&gt;
:::{{red|'''''IMPORTANT Note 2:'''''  When you send your filled-out and signed account form to support@cs.jhu.edu, if possible, '''''please send it from a JHU-based email address''''', to make sure it will get to our team.  Obviously, if you don't have a JHU-based email address, that's ok too... just send from an email address you have.  But, again, we prefer it coming from a JHU-based email address to ensure its delivery to us.}}&lt;br /&gt;
&lt;br /&gt;
::'''NOTE:''' If you don't have a scanner, you can always use an app like [https://www.camscanner.com CamScanner] on Android and iPhone or [https://support.apple.com/en-us/HT210336 Notes app] on iPhone. As a last resort, you can ''neatly'' take a photo of both sides of the form.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--*'''{{red|Because we are not currently working in Malone Hall, snail mailing the form to the CS Department is not a good option.  Scanning and emailing it to [mailto:support@cs.jhu.edu support@cs.jhu.edu], as mentioned above, is currently your best option.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--* Or,  simply &amp;quot;snail mail&amp;quot; it with all appropriate [[#Signatures|signatures]] to JHU Dept of Computer Science, 3400 North Charles Street, Baltimore, Md 21218   ''Attn: Steve DeBlasio''  (By the way, if you have an Android or IPhone/IPad-type of device, the ''Camscanner'' app is terrific for scanning and e-mailing a single or multipage document as a pdf.) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Processing your CS Account Form And Receiving Your CS Account==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Once the form is handed in, it will be sent to CS IT support.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''''Please allow at least 2-3 business days for your account to be created, as we have to obtain the authorized approval.'''''&lt;br /&gt;
&lt;br /&gt;
* After your account is created, you will be contacted ''via e-mail'' at one of the e-mail addresses you listed on the form (so, check all of them) by [mailto:steve@cs.jhu.edu Steve DeBlasio].   He will send you instructions for pick-up of the account information, which will now be done remotely. &lt;br /&gt;
::{{red|'''BE AWARE:  If you are expecting e-mail from the CS IT Support team, and if you use [http://www.gmail.com Gmail], make sure you check your Gmail Junk folder.  Gmail likes to file some e-mails from CS into Gmail Junk folders.'''  }}&lt;br /&gt;
&lt;br /&gt;
* {{red|For remote account pick-up, as mentioned above, Steve DeBlasio will provide you instructions. He will meet with you over [https://support.cs.jhu.edu/wiki/Zoom Zoom]  Please make sure you have Zoom installed on your computer or mobile device.  And, you will need to have your J-Card (or other picture ID if you do not have a J-Card) in-hand, as he will need to see it when you meet with Steve via Zoom.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--* If you plan to access the Ugrad Lab/CS Collaboration room (MH 122), and/or the CS Masters/MSSI Lab (MH 316), you will need to have your '''J-Card''' registered into our system, and Steve DeBlasio will help you with registering your J-Card into our lab readers at that time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==''Do Not'' Share Your CS Password!==&lt;br /&gt;
:Please don't share your CS account password with anyone. No one else ever needs to know your account password, not even CS IT Support.  If you're requesting information about an account, you can just give the account name; that's enough for authorized people to look up information about the account. Sharing the password with other people is potentially a security risk.  &lt;br /&gt;
&lt;br /&gt;
:Even if you think the person you're contacting is trustworthy, since they should never need your password, it's good practice to never send it (not even via email or text.) That makes it impossible to accidentally send it to the wrong person, among other things.&lt;br /&gt;
&lt;br /&gt;
==And finally...==&lt;br /&gt;
&lt;br /&gt;
If you have any problems filling out the account forms or have not received notice that your account is ready in a reasonable amount of time (at least 2 ''business days'' after submitting the form), please email [mailto:support@cs.jhu.edu  support@cs.jhu.edu].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Accounts]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Screenlocking_Policy_in_the_CS_Ugrad_Labs_and_Masters_Lab&amp;diff=10332</id>
		<title>Screenlocking Policy in the CS Ugrad Labs and Masters Lab</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Screenlocking_Policy_in_the_CS_Ugrad_Labs_and_Masters_Lab&amp;diff=10332"/>
		<updated>2026-06-02T16:06:00Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To all CS Grad or Ugrad students who use either the MH-122 CS Ugrad Lab/Collaboration Room or the 316 CS Masters Lab Lab Linux or Windows computers:&lt;br /&gt;
&lt;br /&gt;
* If you need to leave one of the Linux or Windows computers in those labs ''for more than one hour'', you need to '''log out''' of it '''''instead of screenlocking''''' it, to allow others to use the machine. &lt;br /&gt;
&lt;br /&gt;
* An hour should give you plenty of time to use the restroom or pick up lunch, etc.  Do not screenlock the computer if you have to go to a class that is more than an hour long.  Please logout instead.&lt;br /&gt;
&lt;br /&gt;
* If we see that your machine is screenlocked (or if it is brought to our attention), and it has been more than an hour, ''we will have the option to unlock it and log you out'' (without notice), so that others can gain access to the computer.&lt;br /&gt;
&lt;br /&gt;
* If there is a specific program that you '''must''' run directly at the desktop (instead of ssh'ing in, etc.), and you need to absolutely lock the screen for more than an hour for this purpose, you should contact us ([mailto:support@cs.jhu.edu support@cs.jhu.edu]) ahead of time to make arrangements. &lt;br /&gt;
&lt;br /&gt;
We are hoping not to have to impose an automatic unlock-and-logout software system on these machines, so, please help out your fellow students by only screenlocking your machine if you'll be away for less than an hour.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Resetting_a_CS_Lab_Printer_That_Hangs&amp;diff=10331</id>
		<title>Resetting a CS Lab Printer That Hangs</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Resetting_a_CS_Lab_Printer_That_Hangs&amp;diff=10331"/>
		<updated>2026-06-02T16:05:41Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CS Labs MH 122 and MH 316 each house an HP LaserJet 4350 printer.&lt;br /&gt;
&lt;br /&gt;
Per the [https://support.cs.jhu.edu/wiki/Available_Printers available printers list]...&lt;br /&gt;
&lt;br /&gt;
:MH-122's printer is called '''mh122prt'''&lt;br /&gt;
&lt;br /&gt;
::and&lt;br /&gt;
&lt;br /&gt;
:MH 316's printer is called '''mh316prt'''&lt;br /&gt;
&lt;br /&gt;
If you notice either of these printers are hung up ''(not related to a printer jam)'', it could be an incompatible document or a document that triggers an '''error 49.4C02''' or something similar might have occurred.&lt;br /&gt;
&lt;br /&gt;
Generally, to unhang these printers, try the following steps:&lt;br /&gt;
&lt;br /&gt;
* Power off the printer with the power switch on the right side of the printer.&lt;br /&gt;
&lt;br /&gt;
* Wait 1 minute.  (Helps the internal memory clear out.)&lt;br /&gt;
&lt;br /&gt;
* Power the printer back on and wait until the screen shows ''Ready''&lt;br /&gt;
&lt;br /&gt;
:'''IMPORTANT NOTE:'''  Try not to turn off a printer while it is in the middle of printing.  Perhaps hit the menu button and find a &amp;quot;Cancel Print&amp;quot;-type of option.  Otherwise, the printer might jam.&lt;br /&gt;
&lt;br /&gt;
If the printer still doesn't work, please email [mailto:support@cs.jhu.edu support@cs.jhu.edu] with a full description of the problem (including which CS Lab room # the printer resides in.) &lt;br /&gt;
&lt;br /&gt;
[[Category:Printing]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Computing_Rules_and_Policies_for_CS_IT_Services_and_Computing_Labs&amp;diff=10330</id>
		<title>Computing Rules and Policies for CS IT Services and Computing Labs</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Computing_Rules_and_Policies_for_CS_IT_Services_and_Computing_Labs&amp;diff=10330"/>
		<updated>2026-06-02T16:04:46Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==CS I.T.’s Computing Services and Computing Labs: Computing Rules and Policies==&lt;br /&gt;
&lt;br /&gt;
The following applies to the [[:Category:Labs | CS Grad &amp;amp; Undergrad Computing Labs]] (MH 122 and MH 316) and their computers.  However, where appropriate, these rules and policies also apply to the general computing services provided by CS I.T.   The computing labs are here to meet computing needs of students taking Computer Science courses that have specific resource needs not offered by the rest of the university computers and labs. We accomplish this goal by providing the tools needed to meet their academic goals in a positive educational environment.  &lt;br /&gt;
&lt;br /&gt;
'''NOTE: THE CS UGRAD &amp;amp; GRAD LABS (Malone 122 &amp;amp; MH 316) ARE UNDER SURVEILLANCE FOR YOUR SAFETY, AS WELL AS FOR THE PROTECTION OF THE LAB EQUIPMENT.'''&lt;br /&gt;
&lt;br /&gt;
==RULES OF USE FOR THE CS GRAD/UGRAD LABS, THEIR RELATED COMPUTERS, &amp;amp; GENERAL CS IT Services==&lt;br /&gt;
&lt;br /&gt;
# Masks are now  '''''optional''''' for all those using our labs.  (updated Aug, 2022)&amp;lt;!-- now '''''optional''''' for those that are vaccinated '''''and''''' boosted.  Masks '''''continue''''' to be '''''required''''' for all others using these labs--&amp;gt;&lt;br /&gt;
#''Eating'' is '''no longer allowed''' in the lab.&lt;br /&gt;
# Absolutely no commercial software is to be installed on any of the CS Grad/Ugrad Lab-related computers, except by the CS IT Support Staff.&lt;br /&gt;
# Any user-installed free/shareware must be installed within user’s own home directory and removed when done.&lt;br /&gt;
#  Tampering with current setups/configurations of the CS Grad or Ugrad Lab-related computers and furniture is prohibited and will not be tolerated.&lt;br /&gt;
#  People doing work for Computer Science courses will have priority over anyone else using the CS Grad or Ugrad Lab machines.&lt;br /&gt;
#   No foreign hardware (with the exception of USB thumb drives) is to be used with the CS Grad or Ugrad Lab machines or wall ports without the  permission of the CS IT  Support Staff.&lt;br /&gt;
#   No networked games (except for those required for class assignments on game software-writing) are to be played on any of the CS Grad or Ugrad lab computers.  We define networked games as any real-time, graphics-based game played between two or more computers.&lt;br /&gt;
#   Admission to the CS Grad and Undergrad Labs is granted only to those persons who have legitimate Computer Science Department needs.  These       persons will have J-Card access.&lt;br /&gt;
#  Students will not allow any non-authorized persons into the CS Grad/Undergrad Labs. Only those who have Computer Science-authorized J-Card  access will be allowed into these labs.  All CS users should swipe their J-Card for entry to the CS Labs.&lt;br /&gt;
#  No bicycles allowed in the Computer Science Masters Lab or Undergrad Labs for any reason. Use the bicycle racks outside the building.&lt;br /&gt;
# Users will clean up after themselves in the CS Computing Labs.&lt;br /&gt;
# No propping the CS Undergrad Lab doors open unless authorized to do so by the CS office or CS IT staff.&lt;br /&gt;
# The CS Ugrad Lab (Malone 122) is primarily for Undergrad students and for Grad/Masters course work as required.  However, Grad/Masters students should utilize the Masters Lab (Malone 316) instead, whenever possible, and only use  the Ugrad Lab computers as required.  (Ugrad computers have home directory [[Disk Quotas | disk quotas]].  Grad/Masters computers do not.)&lt;br /&gt;
# Users will not give out their passwords, nor will they allow others to use their personal accounts.&lt;br /&gt;
# Course-specific Linux accounts issued to students will be deleted upon the completion of the course.  This rule applies to Teaching Assistant accounts as well.  If you need a personal Linux account, please apply for one.  Details on the CS IT Support Wiki in the [https://support.cs.jhu.edu/wiki/Category:Accounts Accounts] category.&lt;br /&gt;
# Users will adhere at all times to any and all policies with regard to [[Disk Quotas | disk quotas]]. Users of the ''Ugrad Net'' Linux computers are limited to  '''10 gb''' of home directory disk space. Exceptions will be made on a case-by-case basis by e-mailing [mailto:support.cs.jhu.edu support@cs.jhu.edu]        &lt;br /&gt;
# Any action which violates local, state, and/or federal laws and/or which violates JHU's Computing Ethics Policy is strictly prohibited.&lt;br /&gt;
# Lock or logoff all machines before leaving the CS Grad or Ugrad Labs or any CS IT-managed system.&lt;br /&gt;
# Locking any computing lab system for more than one hour (without prior authorization from CS IT Support) or leaving any machine that you are logged  into unattended (and unlocked) by you is not permitted!  You may be logged off regardless of what you are working on, and your account  may be disabled.   This is for both security purposes and to allow others to use the lab machines.  See [[Screenlocking_Policy_in_the_CS_Ugrad_Lab_and_Masters'_Office|Screenlocking Policy in the CS Ugrad Labs and Masters Lab]] for more details&lt;br /&gt;
&lt;br /&gt;
'''FAILURE TO COMPLY WITH THE ABOVE RULES MAY RESULT IN DENIAL OF ACCESS TO THE DEPARTMENTAL COMPUTING RESOURCES.''' &lt;br /&gt;
&lt;br /&gt;
'''CASES INVOLVING VIOLATION OF APPLICABLE LAWS OR UNIVERSITY POLICIES MAY BE PROSECUTED TO THE FULLEST EXTENT OF THE LAW. &amp;lt;!-- BY SIGNING THIS FORM YOU INDICATE THAT YOU HAVE READ AND UNDERSTAND THESE RULES AND POLICIES.''' --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Networking_at_CS_-_Overview&amp;diff=10329</id>
		<title>Networking at CS - Overview</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Networking_at_CS_-_Overview&amp;diff=10329"/>
		<updated>2026-06-02T16:04:00Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:There are three main networks in CS at Malone Hall.  They are:&lt;br /&gt;
&lt;br /&gt;
::'''Public CS Grad/Research Net''' (128.220.35.x) -  Uses IP addresses that are ''accessible from the Internet''.&lt;br /&gt;
&lt;br /&gt;
::'''Private CS Grad/Research Net''' (10.161.159.x) - Uses IP addresses that are ''only accessible from within the Hopkins network (and Hopkins VPN)''.&lt;br /&gt;
&lt;br /&gt;
::'''CS Undergrad Net''' (128.220.224.x) - Uses IP addresses that are ''accessible from the Internet''&lt;br /&gt;
&lt;br /&gt;
:The Public and Private Grad/Research Nets are only ''physically'' accessible via network jacks in Malone Hall in CS work areas, except for the CS Undergrad Labs (Malone Hall room 122).  The CS Undergrad Net is only ''physically'' accessible via network jacks in the CS Undergrad Lab.  (Of course, you can access the Grad/Research Nets and the Ugrad Net systems remotely from other systems.)&lt;br /&gt;
&lt;br /&gt;
:Not all network jacks are active.  If you need to use a network jack but are not getting any network connection at all from it, please {{mailto|support|email us}} to ask for it to be activated.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Network Jacks (Wallports) In Malone Hall==&lt;br /&gt;
&lt;br /&gt;
:Network jacks may be located be under floor panels via access doors on the floor or they might be located on the wall, depending upon where you're located.  Each network jack is identified with a floor number and jack number.  (It is very important that any correspondence with CS IT Support or JHU Networking about a network jack include the full jack number.)&lt;br /&gt;
&lt;br /&gt;
:(For those grad students working on the third floor of Malone, you might see that your floor panel access door is located under a slightly raised cabinet where the floor access door might be difficult to reach.  For your convenience, there are network cables already coming out of those specific floor panels, and each of those cables is labeled with the port number.)&lt;br /&gt;
&lt;br /&gt;
:Each active network jack in your Malone ''office'' will go to exactly one of those two Grad/Research networks (Public ''or'' Private Grad Net), so care will be needed to connect your computers into appropriate jacks.  Again, if a jack is not currently active, you can {{mailto|support|email us}} to have it activated.&lt;br /&gt;
&lt;br /&gt;
:Any given network jack can be changed from one network to the other (i.e., ''public to private'' or ''private to public'') with relatively little difficulty with an emailed request to [mailto:support@cs.jhu.edu CS Support].  We will pass on your request to JHU Networking.   JHU Networking will be administering the network configurations; here is their current plan:&lt;br /&gt;
&lt;br /&gt;
:* '''Even-numbered jacks''', by default, are connected to the '''''Public''''' CS Grad network, 128.220.35.x&lt;br /&gt;
:* '''Odd-numbered jacks''', by default, are be connected to the '''''Private''''' CS Grad network, 10.161.159.x&lt;br /&gt;
&lt;br /&gt;
:'''Note 1:''' All network jacks in the CS Undergrad Lab are part of the CS Undergrad Net (128.220.224.x)&lt;br /&gt;
&lt;br /&gt;
:'''Note 2:''' If you have a system that will reside in the G29 Malone ''server room'' instead, please contact CS Support, and we will help arrange your system's connections to the appropriate network, as there are no wallports in G-29.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ''Public'' CS Grad/Research Network Details ==&lt;br /&gt;
&lt;br /&gt;
:The '''&amp;quot;Public&amp;quot; CS Grad/Research Net''' uses IP addresses that are directly accessible from the Internet.  It is useful for servers that need to be widely accessible or for systems that people need to connect to without going through the Hopkins VPN.  (For example, if you need to ssh into your work machine from out on the Internet, your work machine needs a public IP address.) &lt;br /&gt;
&lt;br /&gt;
:Systems on the Public Grad Net can freely communicate with systems elsewhere on the Hopkins network, including systems on the Private CS Grad Net.&lt;br /&gt;
&lt;br /&gt;
:In order to set up a system on the Public Grad Net, you will need to follow the instructions at [[Requesting a Static IP Address on the CS Network]] and indicate in your request that the IP address will be public.  There is '''no''' ''dynamic IP address service'' available on the Public network.&lt;br /&gt;
&lt;br /&gt;
===Public IP Security Considerations===&lt;br /&gt;
&lt;br /&gt;
:Please keep in mind that a system with a Public IP is exposed to the Internet.  That means that '''''your system is open and vulnerable to access attempts from the outside.'''''  If you're the only one who will access your system from the outside, please consider a Private IP instead, and use the VPN to put you into the JHU network so that you can access your system.  If you have several outside people needing access to your system, then, yes, a Public IP is probably needed.&lt;br /&gt;
&lt;br /&gt;
:And, because systems on the Public Grad Net are exposed to the Internet, they are expected to be managed in a way that preserves their security and the security of the Hopkins network.  The JHU Network Security Team (part of the [http://www.it.jhu.edu/ IT@JH] group, ''not'' CS) may periodically perform security scans of systems on the Public Grad Net.  If they determine that there are security problems with a system, they may disable all Internet access for that system until the problems are resolved.&lt;br /&gt;
&lt;br /&gt;
===Opening Ports on the JHU Firewall===&lt;br /&gt;
&lt;br /&gt;
:Some systems with a CS '''public''' IP might might want to be accessible through JHU's perimeter firewall. (CS does not maintain a departmental firewall)  To have a port opened on the JHU firewall, please see:  [https://support.cs.jhu.edu/wiki/Requesting_Open_Ports_on_the_JHU_Firewall Requesting Open Ports on the JHU Firewall]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ''Private'' CS Grad/Research Network Details==&lt;br /&gt;
&lt;br /&gt;
:The '''&amp;quot;Private&amp;quot; CS Grad/Research Net''' uses IP addresses that can only be directly accessed from either the Hopkins network or the Hopkins VPN.  It is useful for systems that do not need to be accessed from the Internet, like desktop computers or printers.  The private addressing used on this network helps keep the systems a little more secure, since no one on the Internet can contact them directly.&lt;br /&gt;
&lt;br /&gt;
:You can connect your system to the Private Grad Net by following the instructions at [[Connecting to the CS Grad Nets]].  By default, you will receive a ''dynamic IP address''.  If you need a ''static IP address'', follow the instructions at [[Requesting a Static IP Address on the CS Network]], making sure to specify that you want a ''private static IP address''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==''CS Undergrad Network'' Details==&lt;br /&gt;
&lt;br /&gt;
:The '''CS Undergrad Network''' is only available via wall and tabletop network jacks in Malone Hall Room 122 (the CS Collaboration Room).  To connect to the CS Undergrad Net, follow the instructions at [[Connecting to the CS Ugrad Net]].  Your computer will receive a dynamic IP address.  There are no static IP addresses granted for the CS Ugrad Net.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Requesting a Static IP Address ==&lt;br /&gt;
&lt;br /&gt;
:If you need to request a ''static IP address'', please follow the instructions at [[Requesting a Static IP Address on the CS Network]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DNS Servers to use when on the CS Network ==&lt;br /&gt;
&lt;br /&gt;
:Primary DNS:  '''10.200.1.1'''&lt;br /&gt;
&lt;br /&gt;
:Secondary DNS:  '''10.200.2.2'''&lt;br /&gt;
&lt;br /&gt;
:DHCP-provided CS IPs will automatically receive the above DNS servers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== General Configuration Notes ==&lt;br /&gt;
&lt;br /&gt;
===Public Network (128.220.35.x, even-numbered ports)===&lt;br /&gt;
&lt;br /&gt;
:Subnet Mask: '''255.255.255.0'''&lt;br /&gt;
&lt;br /&gt;
:Gateway:  '''128.220.35.1'''&lt;br /&gt;
&lt;br /&gt;
===Private Network (10.161.159.x, odd-numbered ports)===&lt;br /&gt;
&lt;br /&gt;
:Subnet Mask: '''255.255.255.0'''&lt;br /&gt;
&lt;br /&gt;
:Gateway: '''10.161.159.1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Security Note ==&lt;br /&gt;
&lt;br /&gt;
:All computers that connect to the CS Grad/Research or Undergrad net should be at their latest security levels and should be configured to prevent viruses, etc.  For antivirus software, please see the  [http://it.jhu.edu/antivirus JHU Antivirus webpage].&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Connecting_to_the_CS_Ugrad_Net&amp;diff=10328</id>
		<title>Connecting to the CS Ugrad Net</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Connecting_to_the_CS_Ugrad_Net&amp;diff=10328"/>
		<updated>2026-06-02T16:02:53Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since CS does not maintain [https://support.cs.jhu.edu/wiki/Wireless_Networking wireless connections], if you will not be connecting to JHU's '''''hopkins''''' or '''''eduroam''''' wireless system, then, you will need to use a Cat 5 or Cat 6 cable for your network connection to connect to the ''CS Undergrad Net''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''DHCP''' service with dynamic IP addresses on the CS Ugrad Net is available from: &lt;br /&gt;
&lt;br /&gt;
:* the table-mounted and wall-based network jacks within the Malone 122 Undergraduate computer lab&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' ''Static IP'' addresses are '''not''' available on the CS Ugrad Net.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Obtaining a ''DHCP'' IP Address on the CS Undergrad Net==&lt;br /&gt;
&lt;br /&gt;
#Set your computer to use '''DHCP'''&lt;br /&gt;
#Plug your computer into a tabletop or wall-based network jack in ''MH 122''&lt;br /&gt;
#Depending on your operating system, you may have to reboot your computer at this point&lt;br /&gt;
#You should now have a dynamically-assigned IP address on the CS Undergrad Net&lt;br /&gt;
&lt;br /&gt;
:'''NOTE:''' Sometime in the future, we will be using a different method for providing a dynamically-assigned IP, but for now, the procedure above works.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
# Open a browser.&lt;br /&gt;
# Browse to some website.&lt;br /&gt;
# Your browsing call will be intercepted by the DHCP server.&lt;br /&gt;
# Fill out the form that appears, and click submit.&lt;br /&gt;
# Once you see a confirmation page appear, please reboot your machine.  You will now be on the CS net with an Undergrad Net dynamic IP. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10327</id>
		<title>Available Printers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10327"/>
		<updated>2026-06-02T15:41:50Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have various printers available for general use throughout the CS Dept.&lt;br /&gt;
&lt;br /&gt;
{{red|'''Because of the great diversity in functionality amongst printers and people's personal systems, we can only offer support/assistance in configuring printing for only those computer systems and printers that CS IT Support maintains.''' '''''We do not configure users' own systems to print to our printers.'''''}}&lt;br /&gt;
&lt;br /&gt;
Please see our [[:Category:Printing|Printing category]] for an '''overview and notes''' regarding printing at CS.&lt;br /&gt;
&lt;br /&gt;
Also, please see the [[#Printer Problems|Printer Problems]] section at the bottom of this page.&lt;br /&gt;
&lt;br /&gt;
NOTE:  In the chart below, QUEUE NAME is the print queue name of the printer on our Ugrad and Masters'/Grad Lab Linux computers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{messagebox|The printers in the CS IT Computing Labs (MH-122 and MH-G61) described in the chart below ''are once again available for use'', now that the [https://support.cs.jhu.edu/wiki/Category:Labs CS Computing Labs] have been reopened. |info}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! LOCATION    !! MODEL    !! HOSTNAME !!  CS GRAD/UGRAD LABS LINUX QUEUE NAME  !!  AVAILABLE TO !!  NOTES&lt;br /&gt;
|-&lt;br /&gt;
|Malone 122 (CS Undergraduate Lab)  &amp;lt;!--{{red|('''Note:''' MH-122 is ''not'' available for CS users during Summer, 2022, and ''neither is this printer'' during this time.)}}--&amp;gt; ||HP LaserJet M610 ||mh122prt.cs.jhu.edu||mh122prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
|-&lt;br /&gt;
|Malone 316 (Masters/MSSI Lab) ||HP LaserJet M610||mh316prt.cs.jhu.edu||mh316prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 154 (CS Office Mailroom) '''''{{red|NEW!}}'''''||HP Color LaserJet - MFP E877 Copier/Printer||cscopier.cs.jhu.edu||cscopier|| All CS Students and faculty/staff/researchers/postdocs (and access from all Grad and Ugrad Linux computers) '''''However, for CS students''', we ask that they only print to the color copier if color is absolutely necessary, and only during the CS Office's office hours.''|| {{red|('''''NEW'' ''HP'' copier, replaced the old ''Canon'' Copier''')}}&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#b60035&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#6b4400&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#00600a&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#0063af&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#2239c1&amp;quot;&amp;gt;R&amp;lt;/span&amp;gt;, Duplexing copier '''and''' printer.  {{red|1='''NOTE:'''  Please default your print configuration to ''&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;Black and White&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;color:#808080&amp;quot;&amp;gt;Grayscale&amp;lt;/span&amp;gt;''.  Only choose ''Color'' if you need to print out specifically in color.}}  Copier/Printer is also a scanner allowing for ''Scan-to-Email''.  (There is no Scan-to-USB or Load-from-USB option available.)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  CS IT ''does not'' maintain or configure the HP copier.  If you have issues with the copier, please report those issues to staff in the CS office, MH-160.'''&lt;br /&gt;
&lt;br /&gt;
'''DRIVERS:'''  Drivers for '''Windows''' can be found here:  [https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449 https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449]  We suggest using the ''Smart Universal Print Driver''  It works well and is easy to install.&lt;br /&gt;
&lt;br /&gt;
There is another page for &amp;quot;what if my driver is not listed&amp;quot; that includes '''Mac''' and '''Linux''':  [https://support.hp.com/us-en/document/ish_6966654-6966703-16 https://support.hp.com/us-en/document/ish_6966654-6966703-16]  In any case, you might be presented with multiple types of HP drivers for a specific platform.  You'll need to try various ones until you find one that works for your specific system.&lt;br /&gt;
&lt;br /&gt;
However, for '''MacOS''', here are some basics steps that have been suggested to us that might help you configure access to the copier:  1) Download [https://ftp.hp.com/pub/softlib/software12/HP_Quick_Start/osx/Applications/HP_Easy_Admin.app.zip ''HP Easy Admin'' app].  2) Unzip, and you will need to find the actual file to run that starts the app.  3) Starting and following the prompts of the HP Easy Admin app ''should'' be all you need to install the proper driver.  4) In MacOS, go to System Preferences - Printers &amp;amp;Scanners, and click the + sign to add a printer.  5) Do not let it scan for the copier.  Instead, you should see three graphics at the top of the Add Printer window.  Choose the center image of a globe called IP.   6) Enter the HP Copier's full hostname, ''cscopier.cs.jhu.edu''.   (Do not use the HP Copier's numerical IP address) 7) For Protocol, choose HP Jetdirect Socket from the drop-down.  8) Under ''Use'', choose the driver that hopefully, your Easy Admin app downloaded for you (should have &amp;quot;877&amp;quot; somewhere in the driver name.)  9) Click Add, and at this point, the copier should be added.  '''NOTE:'''  We have found that for some unknown reason, once the copier is added, you might or might not be able to use the Finishing options (stapler) right away.  In two different macbook instances, even after a reboot, the stapler option didn't appear as an active Finishing option during a print attempt until sometime after the copier was added (in these cases, we didn't see the stapler option available to use until at least another day. We're assuming it's either a MacOS issue or an HP driver issue.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And for '''Linux''', your CUPS driver might be enough to allow access to the copier's features.  If not, youll need to search for an appropriate driver for your flavor of Linux.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 257A (North-end section of MH 2nd floor) ||HP LaserJet p4515x||mh2ndprt1.cs.jhu.edu||N/A||All CS Non-UGrad People|| Duplexing printer.   If you plan to print ''from your own computer'', make sure you go to HP's site and download the appropriate drivers for your computer and this printer.  [https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895 https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895]  Once at that site, choose your OS and driver.  Windows users should be able to easily find a driver there.  Versions of the driver for up through MacOS 10.12 are available there as well.  If you can't find the driver you need, you might find that any standard PS or PCL driver should work.  &lt;br /&gt;
|-&lt;br /&gt;
|Malone 352 (''{{red|'''NEW'''}} printer in the 3rd floor Kitchen Area, as of 5/28/25'')  ||HP LaserJet M602 ||you can use either mh3rdprt.cs.jhu.edu or mh3rdprt2.cs.jhu.edu||N/A||All CS non-Ugrad people||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-600-printer-m602-series/5145285&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Note to Mac Users==&lt;br /&gt;
&lt;br /&gt;
:Macs can be somewhat tricky when configuring printers.  One thing you should keep in mind when configuring one of our networked printers on your Mac is to choose to install an '''IP''' printer, put in the IP address or full hostname (with .cs.jhu.edu part) for the '''Address''' field.  (Sometimes, only the full hostname will work if the IP address doesn't.)  For the '''Protocol''' field, choose ''Line Printer Daemon -LPD''.   (That '''Protocol''' field is usually the part that most Mac users do not set, and that needs to be set to print properly to our printers, in our experience.)  You can keep the '''Queue''' field blank.  That should be all you need.  Note, though, for the cscopier printer (see its section above), you need to set a different protocol.&lt;br /&gt;
&lt;br /&gt;
==Printer Problems==&lt;br /&gt;
&lt;br /&gt;
* If one of the printers that CS IT Support manages (other than the dept copier) is low on toner or experiencing print-quality issues, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE: As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print quality issue, but there might be a delay before we can get to the printer to change the toner.)}} --&amp;gt; &amp;lt;!-- {{red|During Summer, the CS IT Staff all work remotely on Fridays, so if you experience toner out or a paper jam, and we are not available, please let us know about the situation, but also, please try to use one of the other printers listed above.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If you run out of paper at the printer, ''please visit Malone Hall 160 (the CS main office),'' and request more.&amp;lt;!-- {{red|NOTE:  You currently might need to acquire paper on your own, as staff are not currently regularly available in MH 160.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are able to remove the jammed sheet, but the printer seems to hang on printing:&lt;br /&gt;
** Turn off the printer&lt;br /&gt;
** Unplug the power from the printer&lt;br /&gt;
** Wait at least 30 seconds.&lt;br /&gt;
** Plug the printer back in.&lt;br /&gt;
** Turn printer back on.&lt;br /&gt;
That usually clears out a printer's internal print queue.&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are unable to remove/find the paper jamming in the printer, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE:  As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print jam issue, but there might be a delay before we can get to the printer to fix the jam.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Printing]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10315</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10315"/>
		<updated>2026-05-29T19:26:07Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- :None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=masters10&lt;br /&gt;
  |time=Friday, May 29&lt;br /&gt;
  |summary=masters10 is only available remotely for the moment.  Please use a different lab computer if you need to use one in person.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
:'''WHAT''':  JHU's Chilled water outage could potentially affect our CS IT Services.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Friday, 5/29, 10pm thru Saturday, 5/30, 2am.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:'''&lt;br /&gt;
&lt;br /&gt;
::JHU Facilities just announced to us that they will be performing another chilled water outage Friday, (5/29, from 10pm until Saturday, 5/30, at 2 am. (4 hours.)&lt;br /&gt;
&lt;br /&gt;
::When this happens, our CS server room loses cooling ability, and that can adversely affect our server hardware.  Without cooling, we may need to resort to shutting down a variety of our servers (and their services) to protect them from overheating.&lt;br /&gt;
&lt;br /&gt;
::If you notice any of our CS IT services (login, mail, web, MySQL, etc..) become unavailable Friday evening into Saturday, it might be due to the cooling outage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:'''WHAT:''' Major CS Grad/Research Net &amp;amp; Ugrad Net IT services outage to perform maintenance on a server...&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:''' Tuesday, February 24, from 6am to 8am.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:'''  We need to perform some maintenance on one of our servers.  This will take approximately 2 hours to complete. During this time, several our of Grad/Research Net and Ugrad Net IT services will be unavailable. Below is a list of the services affected...&lt;br /&gt;
&lt;br /&gt;
:'''CS IT Services That Will Not Be Available During The Service Outage:'''&lt;br /&gt;
*    CS Mail service, both incoming and outgoing, will be suspended for CS Grad/Research Net users. And some CS email services will not be available for CS Ugrad Net users. Incoming mail should be queued by the sender until our mail service is back up again. Outgoing CS mail will not be available to Grad/Research Net users, but since CS Ugrads can send through the JHU mail server, CS Ugrads might still be able to send email during the services outage (just not from our lab computers or compute servers.)&lt;br /&gt;
&lt;br /&gt;
*    IMAP, POP, and webmail (for both Grad/Research and Ugrad accounts) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    No locally-stored CS webpages will be available. The main CS website (run by WSE) may or may not remain accessible. If you have a personal or lab CS page that we maintain locally in the dept, those will be unavailable. The CS IT Support Wiki and its Notices page will remain available.&lt;br /&gt;
&lt;br /&gt;
*    All CS Linux user accounts and home directories on both the Grad/Research and Ugrad Nets will be inaccessible during the service outage.&lt;br /&gt;
&lt;br /&gt;
*    ssh service to our Grad and Ugrad Linux clients (masters1 through masters16, ugrad1 through ugrad24, gradx, ugradx, gradz, and ugradz) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    Console (desktop) access at any of our Linux client systems will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    SMB (SAMBA) File Shares (the CS Office Staff and some others use these) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    MySQL service via the mysql.cs.jhu.edu server will be unavailable.&lt;br /&gt;
&lt;br /&gt;
If there are any unexpected complications during the configuration changes that will delay the restoration of services, we will update the CS IT Support Wiki's Notices page at: https://support.cs.jhu.edu/wiki/Notices &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
 ______,&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access. --&amp;gt;&lt;br /&gt;
:'''MH 122 ''UNAVAILABILITY'''''&lt;br /&gt;
::'''WHAT:'''  MH 122 (and its breakout rooms) will be '''''closed''''' for the summer due to a CLSP workshop being held there.  &lt;br /&gt;
::'''WHEN:''' Wednesday, June 10 through Wednesday, August 12. And the computers in that room will be moved from there to remote-only on June 10.   On Thursday, August 13, the room becomes available to CS again, with ugrad1 through ugrad12 and the lab's printer returning to the room on sometime during August 12 and August 13.&lt;br /&gt;
&lt;br /&gt;
::'''NOTES:'''&lt;br /&gt;
&lt;br /&gt;
:* The MH 122 Linux systems, ugrad1 through ugrad12, will continue to be available, '''''but only remotely via ssh''''' ''until'' they are moved back into MH-122 in August.  &lt;br /&gt;
&lt;br /&gt;
:::On 6/10, we will be transferring the computers from MH-122.   &lt;br /&gt;
&lt;br /&gt;
:::On 8/12 and/or 8/13, we will be transferring the computers back to MH-122.&lt;br /&gt;
&lt;br /&gt;
:::During the transfer times, ugrad1 through ugrad12 may not be available.&lt;br /&gt;
&lt;br /&gt;
:*Please see our page on:  [[Linux_Clients_on_the_CS_Undergrad_Net]] https://support.cs.jhu.edu/wiki/Linux_Clients_on_the_CS_Undergrad_Net for a list of our remotely-available Ugrad Linux systems.&lt;br /&gt;
&lt;br /&gt;
:* The printer in MH 122 will be ''unavailable'' during this time, but it too should be back in MH-122 on 8/12 or 8/13.&lt;br /&gt;
&lt;br /&gt;
:* The G61 Masters/Ugrad Lab will be closed permanently.   Please see the G61 Lab section notices below... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access '''but''' '''''closing permanently''''' '''on June 1, 2026'''.&lt;br /&gt;
&lt;br /&gt;
::After many years of operating a CS Masters Lab and a 2nd Ugrad Lab in Malone G61, we will be closing G61 (as it's being repurposed.)  G61 will be no longer be a CS IT-administered computer lab starting '''Monday, June 1, 2026.'''&lt;br /&gt;
&lt;br /&gt;
::For the CS Masters students, our new plan is to make access to the masters/grad Linux systems fully remote.  We will still have masters lab space (a collaborative space), but that is being relocated to Malone Hall 316 (sharing with the MSSI lab), and without the masters Linux computers available as desktops, as they had been in G61.  (Well, for a short period of time, we will plan to have four of the masters systems --masters1 thru masters4-- configured as desktops and remotely-accessible in MH 316.  Eventually, though, those desktops will go away.)&lt;br /&gt;
&lt;br /&gt;
::For our CS Undergraduate students, MH-122 will become our only CS Ugrad computing lab, with the twelve active Ugrad systems, Ugrad1 through Ugrad12 remaining as desktops in that lab.  So, that room/lab will remain configured as it currently is.   The other Ugrad systems, ugrad13 through ugrad24 are being retired.&lt;br /&gt;
&lt;br /&gt;
::Most CS students have already been accessing the masters and ugrad Linux computers remotely.  To compensate for the loss of those computers and their computing power, we plan to bring two new, powerful remotely-accessible compute servers online, one for the CS grad/masters students and one for the CS undergrad students, similar to gradx and ugradx.  And, we're hoping to have them in place by the beginning of the Fall semester.&lt;br /&gt;
&lt;br /&gt;
::In this new paradigm for CS academic computing, you'll be using your own computer to access our systems remotely, via ssh and vnc (vnc will allow access to a Linux desktop), without console access as had been the case in G61 (except, as stated, MH-122 will continue to operate its Linux desktops that are also remotely accessible.()&lt;br /&gt;
&lt;br /&gt;
::'''NOTES:'''&lt;br /&gt;
&lt;br /&gt;
:* All of the G61 Linux computers (masters and ugrad) will be shut down the morning of June 1.&lt;br /&gt;
&lt;br /&gt;
:* Four of the masters Linux computers (masters1 thru masters4) will be moved into MH 316, and we hope to have them running that day, but they could be delayed.&lt;br /&gt;
&lt;br /&gt;
:* The current G61 printer will also be moved into MH 316 on June 1 or shortly thereafter.&lt;br /&gt;
&lt;br /&gt;
:* The dept will be working on a plan to transfer J-Card access from MH G61 to MH 316.  If there are issues, we will let you know.&lt;br /&gt;
&lt;br /&gt;
:* MH 316 also houses the MSSI lab, and those MSSI computers will '''not''' be accessible to CS students (unless you are part of the MSSI program.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10310</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10310"/>
		<updated>2026-05-22T16:55:12Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- :None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=several lab machines&lt;br /&gt;
  |time=Friday, May 22&lt;br /&gt;
  |summary=Several lab machines did not return to operation after a power outage.  Those systems include ugrad3, ugrad7, and masters10.  Please use other Linux clients until those have their issues addressed.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:'''WHAT:''' Major CS Grad/Research Net &amp;amp; Ugrad Net IT services outage to perform maintenance on a server...&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:''' Tuesday, February 24, from 6am to 8am.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:'''  We need to perform some maintenance on one of our servers.  This will take approximately 2 hours to complete. During this time, several our of Grad/Research Net and Ugrad Net IT services will be unavailable. Below is a list of the services affected...&lt;br /&gt;
&lt;br /&gt;
:'''CS IT Services That Will Not Be Available During The Service Outage:'''&lt;br /&gt;
*    CS Mail service, both incoming and outgoing, will be suspended for CS Grad/Research Net users. And some CS email services will not be available for CS Ugrad Net users. Incoming mail should be queued by the sender until our mail service is back up again. Outgoing CS mail will not be available to Grad/Research Net users, but since CS Ugrads can send through the JHU mail server, CS Ugrads might still be able to send email during the services outage (just not from our lab computers or compute servers.)&lt;br /&gt;
&lt;br /&gt;
*    IMAP, POP, and webmail (for both Grad/Research and Ugrad accounts) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    No locally-stored CS webpages will be available. The main CS website (run by WSE) may or may not remain accessible. If you have a personal or lab CS page that we maintain locally in the dept, those will be unavailable. The CS IT Support Wiki and its Notices page will remain available.&lt;br /&gt;
&lt;br /&gt;
*    All CS Linux user accounts and home directories on both the Grad/Research and Ugrad Nets will be inaccessible during the service outage.&lt;br /&gt;
&lt;br /&gt;
*    ssh service to our Grad and Ugrad Linux clients (masters1 through masters16, ugrad1 through ugrad24, gradx, ugradx, gradz, and ugradz) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    Console (desktop) access at any of our Linux client systems will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    SMB (SAMBA) File Shares (the CS Office Staff and some others use these) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    MySQL service via the mysql.cs.jhu.edu server will be unavailable.&lt;br /&gt;
&lt;br /&gt;
If there are any unexpected complications during the configuration changes that will delay the restoration of services, we will update the CS IT Support Wiki's Notices page at: https://support.cs.jhu.edu/wiki/Notices &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access. --&amp;gt;&lt;br /&gt;
:'''MH 122 ''UNAVAILABILITY'''''&lt;br /&gt;
::'''WHAT:'''  MH 122 (and its breakout rooms) will be '''''closed''''' for the summer due to a CLSP workshop being held there.  &lt;br /&gt;
::'''WHEN:''' Wednesday, June 10 through Wednesday, August 12. And the computers in that room will be moved from there to remote-only on June 10.   On Thursday, August 13, the room becomes available to CS again, with ugrad1 through ugrad12 and the lab's printer returning to the room on sometime during August 12 and August 13.&lt;br /&gt;
&lt;br /&gt;
::'''NOTES:'''&lt;br /&gt;
&lt;br /&gt;
:* The MH 122 Linux systems, ugrad1 through ugrad12, will continue to be available, '''''but only remotely via ssh''''' ''until'' they are moved back into MH-122 in August.  &lt;br /&gt;
&lt;br /&gt;
:::On 6/10, we will be transferring the computers from MH-122.   &lt;br /&gt;
&lt;br /&gt;
:::On 8/12 and/or 8/13, we will be transferring the computers back to MH-122.&lt;br /&gt;
&lt;br /&gt;
:::During the transfer times, ugrad1 through ugrad12 may not be available.&lt;br /&gt;
&lt;br /&gt;
:*Please see our page on:  [[Linux_Clients_on_the_CS_Undergrad_Net]] https://support.cs.jhu.edu/wiki/Linux_Clients_on_the_CS_Undergrad_Net for a list of our remotely-available Ugrad Linux systems.&lt;br /&gt;
&lt;br /&gt;
:* The printer in MH 122 will be ''unavailable'' during this time, but it too should be back in MH-122 on 8/12 or 8/13.&lt;br /&gt;
&lt;br /&gt;
:* The G61 Masters/Ugrad Lab will be closed permanently.   Please see the G61 Lab section notices below... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access '''but''' '''''closing permanently''''' '''on June 1, 2026'''.&lt;br /&gt;
&lt;br /&gt;
::After many years of operating a CS Masters Lab and a 2nd Ugrad Lab in Malone G61, we will be closing G61 (as it's being repurposed.)  G61 will be no longer be a CS IT-administered computer lab starting '''Monday, June 1, 2026.'''&lt;br /&gt;
&lt;br /&gt;
::For the CS Masters students, our new plan is to make access to the masters/grad Linux systems fully remote.  We will still have masters lab space (a collaborative space), but that is being relocated to Malone Hall 316 (sharing with the MSSI lab), and without the masters Linux computers available as desktops, as they had been in G61.  (Well, for a short period of time, we will plan to have four of the masters systems --masters1 thru masters4-- configured as desktops and remotely-accessible in MH 316.  Eventually, though, those desktops will go away.)&lt;br /&gt;
&lt;br /&gt;
::For our CS Undergraduate students, MH-122 will become our only CS Ugrad computing lab, with the twelve active Ugrad systems, Ugrad1 through Ugrad12 remaining as desktops in that lab.  So, that room/lab will remain configured as it currently is.   The other Ugrad systems, ugrad13 through ugrad24 are being retired.&lt;br /&gt;
&lt;br /&gt;
::Most CS students have already been accessing the masters and ugrad Linux computers remotely.  To compensate for the loss of those computers and their computing power, we plan to bring two new, powerful remotely-accessible compute servers online, one for the CS grad/masters students and one for the CS undergrad students, similar to gradx and ugradx.  And, we're hoping to have them in place by the beginning of the Fall semester.&lt;br /&gt;
&lt;br /&gt;
::In this new paradigm for CS academic computing, you'll be using your own computer to access our systems remotely, via ssh and vnc (vnc will allow access to a Linux desktop), without console access as had been the case in G61 (except, as stated, MH-122 will continue to operate its Linux desktops that are also remotely accessible.()&lt;br /&gt;
&lt;br /&gt;
::'''NOTES:'''&lt;br /&gt;
&lt;br /&gt;
:* All of the G61 Linux computers (masters and ugrad) will be shut down the morning of June 1.&lt;br /&gt;
&lt;br /&gt;
:* Four of the masters Linux computers (masters1 thru masters4) will be moved into MH 316, and we hope to have them running that day, but they could be delayed.&lt;br /&gt;
&lt;br /&gt;
:* The current G61 printer will also be moved into MH 316 on June 1 or shortly thereafter.&lt;br /&gt;
&lt;br /&gt;
:* The dept will be working on a plan to transfer J-Card access from MH G61 to MH 316.  If there are issues, we will let you know.&lt;br /&gt;
&lt;br /&gt;
:* MH 316 also houses the MSSI lab, and those MSSI computers will '''not''' be accessible to CS students (unless you are part of the MSSI program.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Networking_at_CS_-_Overview&amp;diff=10293</id>
		<title>Networking at CS - Overview</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Networking_at_CS_-_Overview&amp;diff=10293"/>
		<updated>2026-05-01T19:22:04Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:There are three main networks in CS at Malone Hall.  They are:&lt;br /&gt;
&lt;br /&gt;
::'''Public CS Grad/Research Net''' (128.220.35.x) -  Uses IP addresses that are ''accessible from the Internet''.&lt;br /&gt;
&lt;br /&gt;
::'''Private CS Grad/Research Net''' (10.161.159.x) - Uses IP addresses that are ''only accessible from within the Hopkins network (and Hopkins VPN)''.&lt;br /&gt;
&lt;br /&gt;
::'''CS Undergrad Net''' (128.220.224.x) - Uses IP addresses that are ''accessible from the Internet''&lt;br /&gt;
&lt;br /&gt;
:The Public and Private Grad/Research Nets are only ''physically'' accessible via network jacks in Malone Hall in CS work areas, except for the CS Undergrad Labs (Malone Hall 122 and the Ugrad Lab side of MH G61).  The CS Undergrad Net is only ''physically'' accessible via network jacks in the CS Undergrad Lab.  (Of course, you can access the Grad/Research Nets and the Ugrad Net systems remotely from other systems.)&lt;br /&gt;
&lt;br /&gt;
:Not all network jacks are active.  If you need to use a network jack but are not getting any network connection at all from it, please {{mailto|support|email us}} to ask for it to be activated.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Network Jacks (Wallports) In Malone Hall==&lt;br /&gt;
&lt;br /&gt;
:Network jacks may be located be under floor panels via access doors on the floor or they might be located on the wall, depending upon where you're located.  Each network jack is identified with a floor number and jack number.  (It is very important that any correspondence with CS IT Support or JHU Networking about a network jack include the full jack number.)&lt;br /&gt;
&lt;br /&gt;
:(For those grad students working on the third floor of Malone, you might see that your floor panel access door is located under a slightly raised cabinet where the floor access door might be difficult to reach.  For your convenience, there are network cables already coming out of those specific floor panels, and each of those cables is labeled with the port number.)&lt;br /&gt;
&lt;br /&gt;
:Each active network jack in your Malone ''office'' will go to exactly one of those two Grad/Research networks (Public ''or'' Private Grad Net), so care will be needed to connect your computers into appropriate jacks.  Again, if a jack is not currently active, you can {{mailto|support|email us}} to have it activated.&lt;br /&gt;
&lt;br /&gt;
:Any given network jack can be changed from one network to the other (i.e., ''public to private'' or ''private to public'') with relatively little difficulty with an emailed request to [mailto:support@cs.jhu.edu CS Support].  We will pass on your request to JHU Networking.   JHU Networking will be administering the network configurations; here is their current plan:&lt;br /&gt;
&lt;br /&gt;
:* '''Even-numbered jacks''', by default, are connected to the '''''Public''''' CS Grad network, 128.220.35.x&lt;br /&gt;
:* '''Odd-numbered jacks''', by default, are be connected to the '''''Private''''' CS Grad network, 10.161.159.x&lt;br /&gt;
&lt;br /&gt;
:'''Note 1:''' All network jacks in the CS Undergrad Lab are part of the CS Undergrad Net (128.220.224.x)&lt;br /&gt;
&lt;br /&gt;
:'''Note 2:''' If you have a system that will reside in the G29 Malone ''server room'' instead, please contact CS Support, and we will help arrange your system's connections to the appropriate network, as there are no wallports in G-29.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ''Public'' CS Grad/Research Network Details ==&lt;br /&gt;
&lt;br /&gt;
:The '''&amp;quot;Public&amp;quot; CS Grad/Research Net''' uses IP addresses that are directly accessible from the Internet.  It is useful for servers that need to be widely accessible or for systems that people need to connect to without going through the Hopkins VPN.  (For example, if you need to ssh into your work machine from out on the Internet, your work machine needs a public IP address.) &lt;br /&gt;
&lt;br /&gt;
:Systems on the Public Grad Net can freely communicate with systems elsewhere on the Hopkins network, including systems on the Private CS Grad Net.&lt;br /&gt;
&lt;br /&gt;
:In order to set up a system on the Public Grad Net, you will need to follow the instructions at [[Requesting a Static IP Address on the CS Network]] and indicate in your request that the IP address will be public.  There is '''no''' ''dynamic IP address service'' available on the Public network.&lt;br /&gt;
&lt;br /&gt;
===Public IP Security Considerations===&lt;br /&gt;
&lt;br /&gt;
:Please keep in mind that a system with a Public IP is exposed to the Internet.  That means that '''''your system is open and vulnerable to access attempts from the outside.'''''  If you're the only one who will access your system from the outside, please consider a Private IP instead, and use the VPN to put you into the JHU network so that you can access your system.  If you have several outside people needing access to your system, then, yes, a Public IP is probably needed.&lt;br /&gt;
&lt;br /&gt;
:And, because systems on the Public Grad Net are exposed to the Internet, they are expected to be managed in a way that preserves their security and the security of the Hopkins network.  The JHU Network Security Team (part of the [http://www.it.jhu.edu/ IT@JH] group, ''not'' CS) may periodically perform security scans of systems on the Public Grad Net.  If they determine that there are security problems with a system, they may disable all Internet access for that system until the problems are resolved.&lt;br /&gt;
&lt;br /&gt;
===Opening Ports on the JHU Firewall===&lt;br /&gt;
&lt;br /&gt;
:Some systems with a CS '''public''' IP might might want to be accessible through JHU's perimeter firewall. (CS does not maintain a departmental firewall)  To have a port opened on the JHU firewall, please see:  [https://support.cs.jhu.edu/wiki/Requesting_Open_Ports_on_the_JHU_Firewall Requesting Open Ports on the JHU Firewall]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== ''Private'' CS Grad/Research Network Details==&lt;br /&gt;
&lt;br /&gt;
:The '''&amp;quot;Private&amp;quot; CS Grad/Research Net''' uses IP addresses that can only be directly accessed from either the Hopkins network or the Hopkins VPN.  It is useful for systems that do not need to be accessed from the Internet, like desktop computers or printers.  The private addressing used on this network helps keep the systems a little more secure, since no one on the Internet can contact them directly.&lt;br /&gt;
&lt;br /&gt;
:You can connect your system to the Private Grad Net by following the instructions at [[Connecting to the CS Grad Nets]].  By default, you will receive a ''dynamic IP address''.  If you need a ''static IP address'', follow the instructions at [[Requesting a Static IP Address on the CS Network]], making sure to specify that you want a ''private static IP address''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==''CS Undergrad Network'' Details==&lt;br /&gt;
&lt;br /&gt;
:The '''CS Undergrad Network''' is only available via wall and tabletop network jacks in Malone Hall Room 122 (the CS Collaboration Room).  (Note that our other Ugrad Lab room, the Ugrad Lab side of Malone Hall G61, houses additional Ugrad Lab systems, but we are not currently supporting users plugging into the network in that room). To connect to the CS Undergrad Net, follow the instructions at [[Connecting to the CS Ugrad Net]].  Your computer will receive a dynamic IP address.  There are no static IP addresses granted for the CS Ugrad Net.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Requesting a Static IP Address ==&lt;br /&gt;
&lt;br /&gt;
:If you need to request a ''static IP address'', please follow the instructions at [[Requesting a Static IP Address on the CS Network]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DNS Servers to use when on the CS Network ==&lt;br /&gt;
&lt;br /&gt;
:Primary DNS:  '''10.200.1.1'''&lt;br /&gt;
&lt;br /&gt;
:Secondary DNS:  '''10.200.2.2'''&lt;br /&gt;
&lt;br /&gt;
:DHCP-provided CS IPs will automatically receive the above DNS servers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== General Configuration Notes ==&lt;br /&gt;
&lt;br /&gt;
===Public Network (128.220.35.x, even-numbered ports)===&lt;br /&gt;
&lt;br /&gt;
:Subnet Mask: '''255.255.255.0'''&lt;br /&gt;
&lt;br /&gt;
:Gateway:  '''128.220.35.1'''&lt;br /&gt;
&lt;br /&gt;
===Private Network (10.161.159.x, odd-numbered ports)===&lt;br /&gt;
&lt;br /&gt;
:Subnet Mask: '''255.255.255.0'''&lt;br /&gt;
&lt;br /&gt;
:Gateway: '''10.161.159.1'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Security Note ==&lt;br /&gt;
&lt;br /&gt;
:All computers that connect to the CS Grad/Research or Undergrad net should be at their latest security levels and should be configured to prevent viruses, etc.  For antivirus software, please see the  [http://it.jhu.edu/antivirus JHU Antivirus webpage].&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10292</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10292"/>
		<updated>2026-04-16T23:11:52Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- :None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=masters10&lt;br /&gt;
  |time=Thursday, April 16&lt;br /&gt;
  |summary=masters10 is having hardware problems and is not usable at this time.  We expect it to be unavailable through at least part of next week.  Please use the other masters systems in the meantime.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- :None at this time. --&amp;gt;&lt;br /&gt;
:'''WHAT:''' Major (but overnight) Network and WiFi outages planned for the 3rd floor of Malone Hall starting the evening of April 21...  3rd Floor access to CS IT Services will be affected...&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Tues, April 21, 11pm through Wed. April 22, 3am&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' JHU Networking is planning to complete their upgrade of their network equipment in Malone Hall and will be performing the '''third floor''' upgrade starting April 21 at 11pm.  That means that the 3rd floor CS, ISI, and Malone Center offices and labs will not have any network connectivity (including ethernet and wifi.)  This also means that ''if you're on the '''3rd''' floor'' and try to connect to the CS server room or to CS IT services during that time, you will be unable to do so. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:'''WHAT:''' Major CS Grad/Research Net &amp;amp; Ugrad Net IT services outage to perform maintenance on a server...&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:''' Tuesday, February 24, from 6am to 8am.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:'''  We need to perform some maintenance on one of our servers.  This will take approximately 2 hours to complete. During this time, several our of Grad/Research Net and Ugrad Net IT services will be unavailable. Below is a list of the services affected...&lt;br /&gt;
&lt;br /&gt;
:'''CS IT Services That Will Not Be Available During The Service Outage:'''&lt;br /&gt;
*    CS Mail service, both incoming and outgoing, will be suspended for CS Grad/Research Net users. And some CS email services will not be available for CS Ugrad Net users. Incoming mail should be queued by the sender until our mail service is back up again. Outgoing CS mail will not be available to Grad/Research Net users, but since CS Ugrads can send through the JHU mail server, CS Ugrads might still be able to send email during the services outage (just not from our lab computers or compute servers.)&lt;br /&gt;
&lt;br /&gt;
*    IMAP, POP, and webmail (for both Grad/Research and Ugrad accounts) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    No locally-stored CS webpages will be available. The main CS website (run by WSE) may or may not remain accessible. If you have a personal or lab CS page that we maintain locally in the dept, those will be unavailable. The CS IT Support Wiki and its Notices page will remain available.&lt;br /&gt;
&lt;br /&gt;
*    All CS Linux user accounts and home directories on both the Grad/Research and Ugrad Nets will be inaccessible during the service outage.&lt;br /&gt;
&lt;br /&gt;
*    ssh service to our Grad and Ugrad Linux clients (masters1 through masters16, ugrad1 through ugrad24, gradx, ugradx, gradz, and ugradz) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    Console (desktop) access at any of our Linux client systems will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    SMB (SAMBA) File Shares (the CS Office Staff and some others use these) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    MySQL service via the mysql.cs.jhu.edu server will be unavailable.&lt;br /&gt;
&lt;br /&gt;
If there are any unexpected complications during the configuration changes that will delay the restoration of services, we will update the CS IT Support Wiki's Notices page at: https://support.cs.jhu.edu/wiki/Notices &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10252</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10252"/>
		<updated>2026-02-18T16:42:38Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Jan 13, 10:15am:'''}} (UPDATE 11:30am. We've made some temporary changes to allow the mail to go through and will be working to figure out what happened, so that we can apply a permanent fix.)  10:15am: CS Mail service is experiencing issues.  Those with @jhu.edu.edu are unable to send emails to @cs.jhu.edu addresses.   We are looking into the issue.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=mail&lt;br /&gt;
  |time=Wednesday, February 18, starting around 11:15 am&lt;br /&gt;
  |summary=There is an issue with the mail server that we're investigating.  You might be unable to check or store mail messages until the problem is fixed.&lt;br /&gt;
  |update=As of about 11:45 am, we believe we've fixed the problem.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''WHAT:''' Major CS Grad/Research Net &amp;amp; Ugrad Net IT services outage to perform maintenance on a server...&lt;br /&gt;
&lt;br /&gt;
'''WHEN:''' Tuesday, February 24, from 6am to 8am.&lt;br /&gt;
&lt;br /&gt;
'''DETAILS:'''  We need to perform some maintenance on one of our servers.  This will take approximately 2 hours to complete. During this time, several our of Grad/Research Net and Ugrad Net IT services will be unavailable. Below is a list of the services affected...&lt;br /&gt;
&lt;br /&gt;
'''CS IT Services That Will Not Be Available During The Service Outage:'''&lt;br /&gt;
*    CS Mail service, both incoming and outgoing, will be suspended for CS Grad/Research Net users. And some CS email services will not be available for CS Ugrad Net users. Incoming mail should be queued by the sender until our mail service is back up again. Outgoing CS mail will not be available to Grad/Research Net users, but since CS Ugrads can send through the JHU mail server, CS Ugrads might still be able to send email during the services outage (just not from our lab computers or compute servers.)&lt;br /&gt;
&lt;br /&gt;
*    IMAP, POP, and webmail (for both Grad/Research and Ugrad accounts) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    No locally-stored CS webpages will be available. The main CS website (run by WSE) may or may not remain accessible. If you have a personal or lab CS page that we maintain locally in the dept, those will be unavailable. The CS IT Support Wiki and its Notices page will remain available.&lt;br /&gt;
&lt;br /&gt;
*    All CS Linux user accounts and home directories on both the Grad/Research and Ugrad Nets will be inaccessible during the service outage.&lt;br /&gt;
&lt;br /&gt;
*    ssh service to our Grad and Ugrad Linux clients (masters1 through masters16, ugrad1 through ugrad24, gradx, ugradx, gradz, and ugradz) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    Console (desktop) access at any of our Linux client systems will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    SMB (SAMBA) File Shares (the CS Office Staff and some others use these) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    MySQL service via the mysql.cs.jhu.edu server will be unavailable.&lt;br /&gt;
&lt;br /&gt;
If there are any unexpected complications during the configuration changes that will delay the restoration of services, we will update the CS IT Support Wiki's Notices page at: https://support.cs.jhu.edu/wiki/Notices &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10251</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10251"/>
		<updated>2026-02-18T16:30:10Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Jan 13, 10:15am:'''}} (UPDATE 11:30am. We've made some temporary changes to allow the mail to go through and will be working to figure out what happened, so that we can apply a permanent fix.)  10:15am: CS Mail service is experiencing issues.  Those with @jhu.edu.edu are unable to send emails to @cs.jhu.edu addresses.   We are looking into the issue.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=mail&lt;br /&gt;
  |time=Wednesday, February 18, starting around 11:15 am&lt;br /&gt;
  |summary=There is an issue with the mail server that we're investigating.  You might be unable to check or store mail messages until the problem is fixed.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
'''WHAT:''' Major CS Grad/Research Net &amp;amp; Ugrad Net IT services outage to perform maintenance on a server...&lt;br /&gt;
&lt;br /&gt;
'''WHEN:''' Tuesday, February 24, from 6am to 8am.&lt;br /&gt;
&lt;br /&gt;
'''DETAILS:'''  We need to perform some maintenance on one of our servers.  This will take approximately 2 hours to complete. During this time, several our of Grad/Research Net and Ugrad Net IT services will be unavailable. Below is a list of the services affected...&lt;br /&gt;
&lt;br /&gt;
'''CS IT Services That Will Not Be Available During The Service Outage:'''&lt;br /&gt;
*    CS Mail service, both incoming and outgoing, will be suspended for CS Grad/Research Net users. And some CS email services will not be available for CS Ugrad Net users. Incoming mail should be queued by the sender until our mail service is back up again. Outgoing CS mail will not be available to Grad/Research Net users, but since CS Ugrads can send through the JHU mail server, CS Ugrads might still be able to send email during the services outage (just not from our lab computers or compute servers.)&lt;br /&gt;
&lt;br /&gt;
*    IMAP, POP, and webmail (for both Grad/Research and Ugrad accounts) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    No locally-stored CS webpages will be available. The main CS website (run by WSE) may or may not remain accessible. If you have a personal or lab CS page that we maintain locally in the dept, those will be unavailable. The CS IT Support Wiki and its Notices page will remain available.&lt;br /&gt;
&lt;br /&gt;
*    All CS Linux user accounts and home directories on both the Grad/Research and Ugrad Nets will be inaccessible during the service outage.&lt;br /&gt;
&lt;br /&gt;
*    ssh service to our Grad and Ugrad Linux clients (masters1 through masters16, ugrad1 through ugrad24, gradx, ugradx, gradz, and ugradz) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    Console (desktop) access at any of our Linux client systems will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    SMB (SAMBA) File Shares (the CS Office Staff and some others use these) will be unavailable.&lt;br /&gt;
&lt;br /&gt;
*    MySQL service via the mysql.cs.jhu.edu server will be unavailable.&lt;br /&gt;
&lt;br /&gt;
If there are any unexpected complications during the configuration changes that will delay the restoration of services, we will update the CS IT Support Wiki's Notices page at: https://support.cs.jhu.edu/wiki/Notices &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10209</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10209"/>
		<updated>2026-01-08T20:32:15Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* PLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
{{red|'''UPDATE: Nov 30, 2025, 2:45pm:'''  Webserver is working again!  CS websites can now be access.   }} ORIGINAL:'''Nov 30, 2025, 2pm:'''  CS Webservice is down.  The CS webserver is experiencing issues, and we are looking into the problem.  In the meantime, you will be unable to access the main CS website or personal websites.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Oct 24, 9:50am:'''}}  Several of our Grad Net servers and clients are being affected by an issue on our main file server.  You might notice slowness, hanging, etc.   We're working on the problem now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |type=Planned outage&lt;br /&gt;
  |time=Wednesday, January 14 and Thursday, January 15&lt;br /&gt;
  |services=gradz and ugradz&lt;br /&gt;
  |summary=We will need to shut down two of our [[:Category:Linux Clients|Linux clients]] for maintenance.  The two clients are gradz and ugradz.  They might be unavailable for as much as two days, depending on how long the maintenance takes.  Please use our other Linux clients during the maintenance window.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10157</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10157"/>
		<updated>2025-10-31T13:20:02Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* PLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Oct 24, 9:50am:'''}}  Several of our Grad Net servers and clients are being affected by an issue on our main file server.  You might notice slowness, hanging, etc.   We're working on the problem now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== CS Labs/Systems Will Be Unavailable ====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10156</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10156"/>
		<updated>2025-10-30T13:45:50Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Oct 24, 9:50am:'''}}  Several of our Grad Net servers and clients are being affected by an issue on our main file server.  You might notice slowness, hanging, etc.   We're working on the problem now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
==== Outage #1: masters2 will be Unavailable ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' masters2, one of our grad net Linux clients, will be unavailable&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  During the day on Thursday, October 30&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
:We'll be running some tests on masters2.  During the time of the tests, the system will not be usable remotely or in person.  We expect to be done with the tests by the end of the day.  Please use another of the grad net Linux clients on Thursday.&lt;br /&gt;
&lt;br /&gt;
====Outage #2: CS Labs/Systems Will Be Unavailable====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10155</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10155"/>
		<updated>2025-10-30T11:48:37Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Outage #1: CS Webserver Will Be Unavailable */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--== {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:{{red|'''Oct 24, 9:50am:'''}}  Several of our Grad Net servers and clients are being affected by an issue on our main file server.  You might notice slowness, hanging, etc.   We're working on the problem now.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
===Outage #1: CS Webserver Will Be Unavailable===&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' CS Webserver will be unavailable due server maintenance.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Thursday, October 30, from 7am to 7:30am.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:'''  As of 7:45 am, all web services have been restored.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
:On Thursday, October 30, at 7:00 am, we will be taking the department web server offline for some necessary maintenance. It should be offline for no more than half an hour.&lt;br /&gt;
&lt;br /&gt;
:During the maintenance window, the CS department website will be unreachable, as will any lab group or individual websites hosted by the CS IT group. The CS grad net webmail will be unavailable.&lt;br /&gt;
&lt;br /&gt;
:Web sites hosted elsewhere (e.g. a GitHub Pages site with a cs.jhu.edu hostname) will be unaffected. Other CS services will be unaffected.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Outage #2: CS Labs/Systems Will Be Unavailable====&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 7, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (masters1 through masters16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access, {{red|except for what's listed above.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10129</id>
		<title>Available Printers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10129"/>
		<updated>2025-10-14T19:08:16Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have various printers available for general use throughout the CS Dept.&lt;br /&gt;
&lt;br /&gt;
{{red|'''Because of the great diversity in functionality amongst printers and people's personal systems, we can only offer support/assistance in configuring printing for only those computer systems and printers that CS IT Support maintains.''' '''''We do not configure users' own systems to print to our printers.'''''}}&lt;br /&gt;
&lt;br /&gt;
Please see our [[:Category:Printing|Printing category]] for an '''overview and notes''' regarding printing at CS.&lt;br /&gt;
&lt;br /&gt;
Also, please see the [[#Printer Problems|Printer Problems]] section at the bottom of this page.&lt;br /&gt;
&lt;br /&gt;
NOTE:  In the chart below, QUEUE NAME is the print queue name of the printer on our Ugrad and Masters'/Grad Lab Linux computers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{messagebox|The printers in the CS IT Computing Labs (MH-122 and MH-G61) described in the chart below ''are once again available for use'', now that the [https://support.cs.jhu.edu/wiki/Category:Labs CS Computing Labs] have been reopened. |info}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! LOCATION    !! MODEL    !! HOSTNAME !!  CS GRAD/UGRAD LABS LINUX QUEUE NAME  !!  AVAILABLE TO !!  NOTES&lt;br /&gt;
|-&lt;br /&gt;
|Malone 122 (CS Undergraduate Lab)  &amp;lt;!--{{red|('''Note:''' MH-122 is ''not'' available for CS users during Summer, 2022, and ''neither is this printer'' during this time.)}}--&amp;gt; ||HP LaserJet M610 ||mh122prt.cs.jhu.edu||mh122prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
|-&lt;br /&gt;
|Malone G61 (Masters'/Ugrad Lab) ||HP LaserJet M610||mhg61prt.cs.jhu.edu||mhg61prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 154 (CS Office Mailroom) '''''{{red|NEW!}}'''''||HP Color LaserJet - MFP E877 Copier/Printer||cscopier.cs.jhu.edu||cscopier|| All CS Students and faculty/staff/researchers/postdocs (and access from all Grad and Ugrad Linux computers) '''''However, for CS students''', we ask that they only print to the color copier if color is absolutely necessary, and only during the CS Office's office hours.''|| {{red|('''''NEW'' ''HP'' copier, replaced the old ''Canon'' Copier''')}}&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#b60035&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#6b4400&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#00600a&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#0063af&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#2239c1&amp;quot;&amp;gt;R&amp;lt;/span&amp;gt;, Duplexing copier '''and''' printer.  {{red|1='''NOTE:'''  Please default your print configuration to ''&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;Black and White&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;color:#808080&amp;quot;&amp;gt;Grayscale&amp;lt;/span&amp;gt;''.  Only choose ''Color'' if you need to print out specifically in color.}}  Copier/Printer is also a scanner allowing for ''Scan-to-Email''.  (There is no Scan-to-USB or Load-from-USB option available.)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  CS IT ''does not'' maintain or configure the HP copier.  If you have issues with the copier, please report those issues to staff in the CS office, MH-160.'''&lt;br /&gt;
&lt;br /&gt;
'''DRIVERS:'''  Drivers for '''Windows''' can be found here:  [https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449 https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449]  We suggest using the ''Smart Universal Print Driver''  It works well and is easy to install.&lt;br /&gt;
&lt;br /&gt;
There is another page for &amp;quot;what if my driver is not listed&amp;quot; that includes '''Mac''' and '''Linux''':  [https://support.hp.com/us-en/document/ish_6966654-6966703-16 https://support.hp.com/us-en/document/ish_6966654-6966703-16]  In any case, you might be presented with multiple types of HP drivers for a specific platform.  You'll need to try various ones until you find one that works for your specific system.&lt;br /&gt;
&lt;br /&gt;
However, for '''MacOS''', here are some basics steps that have been suggested to us that might help you configure access to the copier:  1) Download [https://ftp.hp.com/pub/softlib/software12/HP_Quick_Start/osx/Applications/HP_Easy_Admin.app.zip ''HP Easy Admin'' app].  2) Unzip, and you will need to find the actual file to run that starts the app.  3) Starting and following the prompts of the HP Easy Admin app ''should'' be all you need to install the proper driver.  4) In MacOS, go to System Preferences - Printers &amp;amp;Scanners, and click the + sign to add a printer.  5) Do not let it scan for the copier.  Instead, you should see three graphics at the top of the Add Printer window.  Choose the center image of a globe called IP.   6) Enter the HP Copier's full hostname, ''cscopier.cs.jhu.edu''.   (Do not use the HP Copier's numerical IP address) 7) For Protocol, choose HP Jetdirect Socket from the drop-down.  8) Under ''Use'', choose the driver that hopefully, your Easy Admin app downloaded for you (should have &amp;quot;877&amp;quot; somewhere in the driver name.)  9) Click Add, and at this point, the copier should be added.  '''NOTE:'''  We have found that for some unknown reason, once the copier is added, you might or might not be able to use the Finishing options (stapler) right away.  In two different macbook instances, even after a reboot, the stapler option didn't appear as an active Finishing option during a print attempt until sometime after the copier was added (in these cases, we didn't see the stapler option available to use until at least another day. We're assuming it's either a MacOS issue or an HP driver issue.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And for '''Linux''', your CUPS driver might be enough to allow access to the copier's features.  If not, youll need to search for an appropriate driver for your flavor of Linux.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 257A (North-end section of MH 2nd floor) ||HP LaserJet p4515x||mh2ndprt1.cs.jhu.edu||N/A||All CS Non-UGrad People|| Duplexing printer.   If you plan to print ''from your own computer'', make sure you go to HP's site and download the appropriate drivers for your computer and this printer.  [https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895 https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895]  Once at that site, choose your OS and driver.  Windows users should be able to easily find a driver there.  Versions of the driver for up through MacOS 10.12 are available there as well.  If you can't find the driver you need, you might find that any standard PS or PCL driver should work.  &lt;br /&gt;
|-&lt;br /&gt;
|Malone 352 (''{{red|'''NEW'''}} printer in the 3rd floor Kitchen Area, as of 5/28/25'')  ||HP LaserJet M602 ||you can use either mh3rdprt.cs.jhu.edu or mh3rdprt2.cs.jhu.edu||N/A||All CS non-Ugrad people||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-600-printer-m602-series/5145285&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Note to Mac Users==&lt;br /&gt;
&lt;br /&gt;
:Macs can be somewhat tricky when configuring printers.  One thing you should keep in mind when configuring one of our networked printers on your Mac is to choose to install an '''IP''' printer, put in the IP address or full hostname (with .cs.jhu.edu part) for the '''Address''' field.  (Sometimes, only the full hostname will work if the IP address doesn't.)  For the '''Protocol''' field, choose ''Line Printer Daemon -LPD''.   (That '''Protocol''' field is usually the part that most Mac users do not set, and that needs to be set to print properly to our printers, in our experience.)  You can keep the '''Queue''' field blank.  That should be all you need.  Note, though, for the cscopier printer (see its section above), you need to set a different protocol.&lt;br /&gt;
&lt;br /&gt;
==Printer Problems==&lt;br /&gt;
&lt;br /&gt;
* If one of the printers that CS IT Support manages (other than the dept copier) is low on toner or experiencing print-quality issues, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE: As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print quality issue, but there might be a delay before we can get to the printer to change the toner.)}} --&amp;gt; &amp;lt;!-- {{red|During Summer, the CS IT Staff all work remotely on Fridays, so if you experience toner out or a paper jam, and we are not available, please let us know about the situation, but also, please try to use one of the other printers listed above.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If you run out of paper at the printer, ''please visit Malone Hall 160 (the CS main office),'' and request more.&amp;lt;!-- {{red|NOTE:  You currently might need to acquire paper on your own, as staff are not currently regularly available in MH 160.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are able to remove the jammed sheet, but the printer seems to hang on printing:&lt;br /&gt;
** Turn off the printer&lt;br /&gt;
** Unplug the power from the printer&lt;br /&gt;
** Wait at least 30 seconds.&lt;br /&gt;
** Plug the printer back in.&lt;br /&gt;
** Turn printer back on.&lt;br /&gt;
That usually clears out a printer's internal print queue.&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are unable to remove/find the paper jamming in the printer, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE:  As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print jam issue, but there might be a delay before we can get to the printer to fix the jam.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Printing]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10122</id>
		<title>Available Printers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Available_Printers&amp;diff=10122"/>
		<updated>2025-10-10T14:35:25Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have various printers available for general use throughout the CS Dept.&lt;br /&gt;
&lt;br /&gt;
{{red|'''Because of the great diversity in functionality amongst printers and people's personal systems, we can only offer support/assistance in configuring printing for only those computer systems and printers that CS IT Support maintains.''' '''''We do not configure users' own systems to print to our printers.'''''}}&lt;br /&gt;
&lt;br /&gt;
Please see our [[:Category:Printing|Printing category]] for an '''overview and notes''' regarding printing at CS.&lt;br /&gt;
&lt;br /&gt;
Also, please see the [[#Printer Problems|Printer Problems]] section at the bottom of this page.&lt;br /&gt;
&lt;br /&gt;
NOTE:  In the chart below, QUEUE NAME is the print queue name of the printer on our Ugrad and Masters'/Grad Lab Linux computers.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{messagebox|The printers in the CS IT Computing Labs (MH-122 and MH-G61) described in the chart below ''are once again available for use'', now that the [https://support.cs.jhu.edu/wiki/Category:Labs CS Computing Labs] have been reopened. |info}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! LOCATION    !! MODEL    !! HOSTNAME !!  CS GRAD/UGRAD LABS LINUX QUEUE NAME  !!  AVAILABLE TO !!  NOTES&lt;br /&gt;
|-&lt;br /&gt;
|Malone 122 (CS Undergraduate Lab)  &amp;lt;!--{{red|('''Note:''' MH-122 is ''not'' available for CS users during Summer, 2022, and ''neither is this printer'' during this time.)}}--&amp;gt; ||HP LaserJet M610 ||mh122prt.cs.jhu.edu||mh122prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
|-&lt;br /&gt;
|Malone G61 (Masters'/Ugrad Lab)&amp;lt;br/&amp;gt;{{red|'''Temporarily unavailable'''; use mh122prt instead.}} ||HP LaserJet M610||mhg61prt.cs.jhu.edu||mhg61prt||All CS Students and faculty/staff/researchers/postdocs (and accessible from all Grad and Ugrad Linux computers)||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-m610-series/31570605&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 154 (CS Office Mailroom) '''''{{red|NEW!}}'''''||HP Color LaserJet - MFP E877 Copier/Printer||cscopier.cs.jhu.edu||cscopier|| All CS Students and faculty/staff/researchers/postdocs (and access from all Grad and Ugrad Linux computers) '''''However, for CS students''', we ask that they only print to the color copier if color is absolutely necessary, and only during the CS Office's office hours.''|| {{red|('''''NEW'' ''HP'' copier, replaced the old ''Canon'' Copier''')}}&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#b60035&amp;quot;&amp;gt;C&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#6b4400&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#00600a&amp;quot;&amp;gt;L&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#0063af&amp;quot;&amp;gt;O&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#2239c1&amp;quot;&amp;gt;R&amp;lt;/span&amp;gt;, Duplexing copier '''and''' printer.  {{red|1='''NOTE:'''  Please default your print configuration to ''&amp;lt;span style=&amp;quot;color:#000000&amp;quot;&amp;gt;Black and White&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;color:#808080&amp;quot;&amp;gt;Grayscale&amp;lt;/span&amp;gt;''.  Only choose ''Color'' if you need to print out specifically in color.}}  Copier/Printer is also a scanner allowing for ''Scan-to-Email''.  (There is no Scan-to-USB or Load-from-USB option available.)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:  CS IT ''does not'' maintain or configure the HP copier.  If you have issues with the copier, please report those issues to staff in the CS office, MH-160.'''&lt;br /&gt;
&lt;br /&gt;
'''DRIVERS:'''  Drivers for '''Windows''' can be found here:  [https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449 https://support.hp.com/us-en/drivers/hp-color-laserjet-managed-mfp-e877-printer-series/38348449]  We suggest using the ''Smart Universal Print Driver''  It works well and is easy to install.&lt;br /&gt;
&lt;br /&gt;
There is another page for &amp;quot;what if my driver is not listed&amp;quot; that includes '''Mac''' and '''Linux''':  [https://support.hp.com/us-en/document/ish_6966654-6966703-16 https://support.hp.com/us-en/document/ish_6966654-6966703-16]  In any case, you might be presented with multiple types of HP drivers for a specific platform.  You'll need to try various ones until you find one that works for your specific system.&lt;br /&gt;
&lt;br /&gt;
However, for '''MacOS''', here are some basics steps that have been suggested to us that might help you configure access to the copier:  1) Download [https://ftp.hp.com/pub/softlib/software12/HP_Quick_Start/osx/Applications/HP_Easy_Admin.app.zip ''HP Easy Admin'' app].  2) Unzip, and you will need to find the actual file to run that starts the app.  3) Starting and following the prompts of the HP Easy Admin app ''should'' be all you need to install the proper driver.  4) In MacOS, go to System Preferences - Printers &amp;amp;Scanners, and click the + sign to add a printer.  5) Do not let it scan for the copier.  Instead, you should see three graphics at the top of the Add Printer window.  Choose the center image of a globe called IP.   6) Enter the HP Copier's full hostname, ''cscopier.cs.jhu.edu''.   (Do not use the HP Copier's numerical IP address) 7) For Protocol, choose HP Jetdirect Socket from the drop-down.  8) Under ''Use'', choose the driver that hopefully, your Easy Admin app downloaded for you (should have &amp;quot;877&amp;quot; somewhere in the driver name.)  9) Click Add, and at this point, the copier should be added.  '''NOTE:'''  We have found that for some unknown reason, once the copier is added, you might or might not be able to use the Finishing options (stapler) right away.  In two different macbook instances, even after a reboot, the stapler option didn't appear as an active Finishing option during a print attempt until sometime after the copier was added (in these cases, we didn't see the stapler option available to use until at least another day. We're assuming it's either a MacOS issue or an HP driver issue.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And for '''Linux''', your CUPS driver might be enough to allow access to the copier's features.  If not, youll need to search for an appropriate driver for your flavor of Linux.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Malone 257A (North-end section of MH 2nd floor) ||HP LaserJet p4515x||mh2ndprt1.cs.jhu.edu||N/A||All CS Non-UGrad People|| Duplexing printer.   If you plan to print ''from your own computer'', make sure you go to HP's site and download the appropriate drivers for your computer and this printer.  [https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895 https://support.hp.com/us-en/drivers/selfservice/hp-laserjet-p4510-printer-series/3558888/model/3558895]  Once at that site, choose your OS and driver.  Windows users should be able to easily find a driver there.  Versions of the driver for up through MacOS 10.12 are available there as well.  If you can't find the driver you need, you might find that any standard PS or PCL driver should work.  &lt;br /&gt;
|-&lt;br /&gt;
|Malone 352 (''{{red|'''NEW'''}} printer in the 3rd floor Kitchen Area, as of 5/28/25'')  ||HP LaserJet M602 ||you can use either mh3rdprt.cs.jhu.edu or mh3rdprt2.cs.jhu.edu||N/A||All CS non-Ugrad people||Duplexing printer.  For most up to date OSes, you should just be able to add the printer as an IPP printer using the printer's hostname, with no additional driver installation needed.  If you find you do need a printer driver, please see HP's driver download page: https://support.hp.com/us-en/drivers/hp-laserjet-enterprise-600-printer-m602-series/5145285&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Note to Mac Users==&lt;br /&gt;
&lt;br /&gt;
:Macs can be somewhat tricky when configuring printers.  One thing you should keep in mind when configuring one of our networked printers on your Mac is to choose to install an '''IP''' printer, put in the IP address or full hostname (with .cs.jhu.edu part) for the '''Address''' field.  (Sometimes, only the full hostname will work if the IP address doesn't.)  For the '''Protocol''' field, choose ''Line Printer Daemon -LPD''.   (That '''Protocol''' field is usually the part that most Mac users do not set, and that needs to be set to print properly to our printers, in our experience.)  You can keep the '''Queue''' field blank.  That should be all you need.  Note, though, for the cscopier printer (see its section above), you need to set a different protocol.&lt;br /&gt;
&lt;br /&gt;
==Printer Problems==&lt;br /&gt;
&lt;br /&gt;
* If one of the printers that CS IT Support manages (other than the dept copier) is low on toner or experiencing print-quality issues, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE: As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print quality issue, but there might be a delay before we can get to the printer to change the toner.)}} --&amp;gt; &amp;lt;!-- {{red|During Summer, the CS IT Staff all work remotely on Fridays, so if you experience toner out or a paper jam, and we are not available, please let us know about the situation, but also, please try to use one of the other printers listed above.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If you run out of paper at the printer, ''please visit Malone Hall 160 (the CS main office),'' and request more.&amp;lt;!-- {{red|NOTE:  You currently might need to acquire paper on your own, as staff are not currently regularly available in MH 160.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are able to remove the jammed sheet, but the printer seems to hang on printing:&lt;br /&gt;
** Turn off the printer&lt;br /&gt;
** Unplug the power from the printer&lt;br /&gt;
** Wait at least 30 seconds.&lt;br /&gt;
** Plug the printer back in.&lt;br /&gt;
** Turn printer back on.&lt;br /&gt;
That usually clears out a printer's internal print queue.&lt;br /&gt;
&lt;br /&gt;
* If a CS-managed printer jams, and you are unable to remove/find the paper jamming in the printer, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu]&amp;lt;!-- {{red|NOTE:  As of 3/18/20, the CS IT staff is no longer working regularly on campus, therefore, please notify us if there is a print jam issue, but there might be a delay before we can get to the printer to fix the jam.}} --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Printing]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Labs]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10121</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10121"/>
		<updated>2025-10-10T14:33:45Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |time=Since October 9&lt;br /&gt;
  |services=the MH G61 lab printer &lt;br /&gt;
  |summary=The printer in the Malone G61 lab is temporarily unavailable.  Please use the MH 122 printer (mh122prt.cs.jhu.edu) instead until mhg61prt is returned to service.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
:'''WHAT:''' Malone Hall MH 122 '''and''' Malone Hall G61, both the Masters and Ugrad sides of the lab, '''and ''all'' the lab Linux computers, will be closed to CS students due to an ACM Programming Contest.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  Starting Friday evening, November 73, 5pm '''through''' Saturday, November 8, 9pm.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' &lt;br /&gt;
&lt;br /&gt;
: Both the MH 122 '''and''' G61 Masters and Ugrad Labs will be used for an ACM Programming Contest and will therefore be '''''closed''''' to those not participating in the contest.&lt;br /&gt;
&lt;br /&gt;
: Additionally, all of the labs' Linux computers (grad1 through grad16 and ugrad1 through ugrad24) will be unavailable during the time period referenced above.&lt;br /&gt;
&lt;br /&gt;
* During the lab closure times, compute servers, gradx.cs.jhu.edu, gradz.cs.jhu.edu, ugradx.cs.jhu.ed, and ugradz.cs.jhu.edu  '''''will continue to be available remotely''''', via SSH.&lt;br /&gt;
&lt;br /&gt;
* We have to take down the lab systems late that Friday afternoon.   At the end of the ACM contest that Saturday night, the coordinators of that contest will be turning our lab computer systems back on.  Most should boot normally.  But, if some do not, just trying using an alternate one in the lab.  We'll be back in the Monday afterwards and can check on any systems that didn't boot normally.  (And don't forget, as mentioned above our compute servers -- gradx, gradz, ugradx, ugradz -- will continue to be remotely available, even if the lab systems are not.)&lt;br /&gt;
&lt;br /&gt;
* The printers in MH 122 and MH G61 will remain online, but, please pick up your printouts outside of the contest hours.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10118</id>
		<title>Python on the CS Webservers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10118"/>
		<updated>2025-10-01T19:33:51Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Python Packages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Python is supported as a CGI program on the [[:Category:Webpages and Webservices|CS Department webservers]], but there are a few things you should know about it.&lt;br /&gt;
&lt;br /&gt;
You may also want to read about [[Python on the CS Linux Clients]].&lt;br /&gt;
&lt;br /&gt;
== Python Versions ==&lt;br /&gt;
&lt;br /&gt;
The web servers have both Python 3 and Python 2 available.  As of February 2021, the web servers are using '''''Python 3.6''''' by default.  This is ''different'' from the [[:Category:Linux Clients|Linux clients]], which use a ''newer'' version.  (As of fall 2025, the Linux clients use Python 3.13 by default.)  If you're writing programs to run on one of the department web servers, '''we recommend you restrict those programs to use only features available in the web servers' version of Python 3.'''&lt;br /&gt;
&lt;br /&gt;
The web servers have several other versions of Python ''available''.  The Python versions available on both the web servers and the Linux clients are:&lt;br /&gt;
&lt;br /&gt;
* Python 3.6 (default on the web servers)&lt;br /&gt;
* Python 3.9&lt;br /&gt;
* Python 3.11&lt;br /&gt;
* Python 3.12&lt;br /&gt;
* Python 3.13 (default on the Linux clients)&lt;br /&gt;
&lt;br /&gt;
The version of Python used for your programs will depend on what interpreter you call at the top of your program.  If you use {{code|#!/usr/bin/env python}} or {{code|#!/usr/bin/env python3}}, you will get the default Python for the system (which, again, will be different between the web server and the Linux client you can log in to).  If you use {{code|#!/usr/bin/env python2}}, you will get Python 2.7 on the web server and the program will not work on our Linux clients.  You can also give the precise version of Python you want; for example, {{code|#!/usr/bin/env python3.11}} will use Python 3.11 on both the web server and the Linux clients.&lt;br /&gt;
&lt;br /&gt;
(It's good practice to explicitly use {{code|python3}} when you intend to use Python 3.  Using {{code|python}} by itself is only recommended [https://www.python.org/dev/peps/pep-0394/ in a handful of situations] that mostly don't apply to our web servers.)&lt;br /&gt;
&lt;br /&gt;
== Python Packages ==&lt;br /&gt;
&lt;br /&gt;
The set of Python packages installed on the webservers is fairly minimal.  If you need a package that's not installed, you should first try installing it yourself into your home directory, using our [[Python on the CS Linux Clients#Installing_Python_Packages|self-installation instructions]].  If that does not work, you can contact us at {{mailto|support}} for assistance, but be aware that we are not be able to install every requested package.&lt;br /&gt;
&lt;br /&gt;
If you need a package that is not supported on our web servers' default Python version, you can use the versioned Python executable to set up the virtual environment.  For example, if you had a package that needed Python 3.11 or later, you could run &amp;lt;kbd&amp;gt;python3.11 -m venv &amp;lt;var&amp;gt;/path/to/venv/directory&amp;lt;/var&amp;gt;&amp;lt;/kbd&amp;gt;.  If you run a Python program in such a venv, it will use the version of Python you used to set up the venv, even if the program starts with {{code|#!/usr/bin/env python3}} or {{code|#!/usr/bin/env python}}.&lt;br /&gt;
&lt;br /&gt;
See the previous section for which versions of Python are available on both our web servers and our Linux clients.&lt;br /&gt;
&lt;br /&gt;
== Deployment Options ==&lt;br /&gt;
&lt;br /&gt;
For technical reasons, we do not support WSGI.  You will have to run your Python programs as either CGI or FastCGI programs.  (Most major Python web frameworks support FastCGI deployment; see their documentation for details.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10117</id>
		<title>Python on the CS Webservers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10117"/>
		<updated>2025-10-01T18:46:57Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Python Packages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Python is supported as a CGI program on the [[:Category:Webpages and Webservices|CS Department webservers]], but there are a few things you should know about it.&lt;br /&gt;
&lt;br /&gt;
You may also want to read about [[Python on the CS Linux Clients]].&lt;br /&gt;
&lt;br /&gt;
== Python Versions ==&lt;br /&gt;
&lt;br /&gt;
The web servers have both Python 3 and Python 2 available.  As of February 2021, the web servers are using '''''Python 3.6''''' by default.  This is ''different'' from the [[:Category:Linux Clients|Linux clients]], which use a ''newer'' version.  (As of fall 2025, the Linux clients use Python 3.13 by default.)  If you're writing programs to run on one of the department web servers, '''we recommend you restrict those programs to use only features available in the web servers' version of Python 3.'''&lt;br /&gt;
&lt;br /&gt;
The web servers have several other versions of Python ''available''.  The Python versions available on both the web servers and the Linux clients are:&lt;br /&gt;
&lt;br /&gt;
* Python 3.6 (default on the web servers)&lt;br /&gt;
* Python 3.9&lt;br /&gt;
* Python 3.11&lt;br /&gt;
* Python 3.12&lt;br /&gt;
* Python 3.13 (default on the Linux clients)&lt;br /&gt;
&lt;br /&gt;
The version of Python used for your programs will depend on what interpreter you call at the top of your program.  If you use {{code|#!/usr/bin/env python}} or {{code|#!/usr/bin/env python3}}, you will get the default Python for the system (which, again, will be different between the web server and the Linux client you can log in to).  If you use {{code|#!/usr/bin/env python2}}, you will get Python 2.7 on the web server and the program will not work on our Linux clients.  You can also give the precise version of Python you want; for example, {{code|#!/usr/bin/env python3.11}} will use Python 3.11 on both the web server and the Linux clients.&lt;br /&gt;
&lt;br /&gt;
(It's good practice to explicitly use {{code|python3}} when you intend to use Python 3.  Using {{code|python}} by itself is only recommended [https://www.python.org/dev/peps/pep-0394/ in a handful of situations] that mostly don't apply to our web servers.)&lt;br /&gt;
&lt;br /&gt;
== Python Packages ==&lt;br /&gt;
&lt;br /&gt;
The set of Python packages installed on the webservers is fairly minimal.  If you need a package that's not installed, you should first try installing it yourself into your home directory, using our [[Python on the CS Linux Clients#Installing_Python_Packages|self-installation instructions]].  If that does not work, you can contact us at {{mailto|support}} for assistance, but be aware that we are not be able to install every requested package.&lt;br /&gt;
&lt;br /&gt;
If you need a package that is not supported on our web servers' default Python version, you can use the versioned Python executable to set up the virtual environment.  For example, if you had a package that needed Python 3.11 or later, you could run &amp;lt;kbd&amp;gt;python3.11 -m venv &amp;lt;var&amp;gt;/path/to/venv/directory&amp;lt;/var&amp;gt;&amp;lt;/kbd&amp;gt;.  See the previous section for which versions of Python are available on both our web servers and our Linux clients.&lt;br /&gt;
&lt;br /&gt;
== Deployment Options ==&lt;br /&gt;
&lt;br /&gt;
For technical reasons, we do not support WSGI.  You will have to run your Python programs as either CGI or FastCGI programs.  (Most major Python web frameworks support FastCGI deployment; see their documentation for details.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10116</id>
		<title>Python on the CS Webservers</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Python_on_the_CS_Webservers&amp;diff=10116"/>
		<updated>2025-10-01T18:43:20Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Python Versions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Python is supported as a CGI program on the [[:Category:Webpages and Webservices|CS Department webservers]], but there are a few things you should know about it.&lt;br /&gt;
&lt;br /&gt;
You may also want to read about [[Python on the CS Linux Clients]].&lt;br /&gt;
&lt;br /&gt;
== Python Versions ==&lt;br /&gt;
&lt;br /&gt;
The web servers have both Python 3 and Python 2 available.  As of February 2021, the web servers are using '''''Python 3.6''''' by default.  This is ''different'' from the [[:Category:Linux Clients|Linux clients]], which use a ''newer'' version.  (As of fall 2025, the Linux clients use Python 3.13 by default.)  If you're writing programs to run on one of the department web servers, '''we recommend you restrict those programs to use only features available in the web servers' version of Python 3.'''&lt;br /&gt;
&lt;br /&gt;
The web servers have several other versions of Python ''available''.  The Python versions available on both the web servers and the Linux clients are:&lt;br /&gt;
&lt;br /&gt;
* Python 3.6 (default on the web servers)&lt;br /&gt;
* Python 3.9&lt;br /&gt;
* Python 3.11&lt;br /&gt;
* Python 3.12&lt;br /&gt;
* Python 3.13 (default on the Linux clients)&lt;br /&gt;
&lt;br /&gt;
The version of Python used for your programs will depend on what interpreter you call at the top of your program.  If you use {{code|#!/usr/bin/env python}} or {{code|#!/usr/bin/env python3}}, you will get the default Python for the system (which, again, will be different between the web server and the Linux client you can log in to).  If you use {{code|#!/usr/bin/env python2}}, you will get Python 2.7 on the web server and the program will not work on our Linux clients.  You can also give the precise version of Python you want; for example, {{code|#!/usr/bin/env python3.11}} will use Python 3.11 on both the web server and the Linux clients.&lt;br /&gt;
&lt;br /&gt;
(It's good practice to explicitly use {{code|python3}} when you intend to use Python 3.  Using {{code|python}} by itself is only recommended [https://www.python.org/dev/peps/pep-0394/ in a handful of situations] that mostly don't apply to our web servers.)&lt;br /&gt;
&lt;br /&gt;
== Python Packages ==&lt;br /&gt;
&lt;br /&gt;
The set of Python packages installed on the webservers is fairly minimal.  If you need a package that's not installed, you should first try installing it yourself into your home directory, using our [[Python on the CS Linux Clients#Installing_Python_Packages|self-installation instructions]].  If that does not work, you can contact us at {{mailto|support}} for assistance, but be aware that we are not be able to install every requested package.&lt;br /&gt;
&lt;br /&gt;
== Deployment Options ==&lt;br /&gt;
&lt;br /&gt;
For technical reasons, we do not support WSGI.  You will have to run your Python programs as either CGI or FastCGI programs.  (Most major Python web frameworks support FastCGI deployment; see their documentation for details.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Template:Code&amp;diff=10115</id>
		<title>Template:Code</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Template:Code&amp;diff=10115"/>
		<updated>2025-09-29T19:49:50Z</updated>

		<summary type="html">&lt;p&gt;Pip: Created page with &amp;quot;&amp;lt;code {{#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;}} {{#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;}} {{#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;}}&amp;gt;{{{1}}}&amp;lt;/code&amp;gt;&amp;lt;noinclude&amp;gt; See https://www.mediawiki.org...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;code {{#if:{{{class|}}}|class=&amp;quot;{{{class}}}&amp;quot;}} {{#if:{{{id|}}}|id=&amp;quot;{{{id}}}&amp;quot;}} {{#if:{{{style|}}}|style=&amp;quot;{{{style}}}&amp;quot;}}&amp;gt;{{{1}}}&amp;lt;/code&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
See https://www.mediawiki.org/wiki/Template:Code .&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10114</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10114"/>
		<updated>2025-09-19T13:02:05Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10113</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10113"/>
		<updated>2025-09-18T20:18:09Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15 pm, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10112</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10112"/>
		<updated>2025-09-18T20:18:02Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=As of about 4:15, we believe we've restored all services.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10111</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10111"/>
		<updated>2025-09-18T20:13:15Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.&lt;br /&gt;
  |update=Most services are back, but as of 4:00 pm the main CS website is still having problems.  We're continuing to work on it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10110</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10110"/>
		<updated>2025-09-18T16:54:01Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10109</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10109"/>
		<updated>2025-09-18T16:53:53Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=Many CS Linux clients; possibly also mail&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10108</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10108"/>
		<updated>2025-09-18T16:53:33Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=Many CS Linux clients are slow or unresponsive; mail may also be affected&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10107</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10107"/>
		<updated>2025-09-18T16:53:13Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff operates out of Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We are available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=Many CS Linux clients are slow or unresponsive; mail may also be affected&lt;br /&gt;
  |time=Thursday, September 18 starting around 12:30 pm&lt;br /&gt;
  |summary=Many of our systems are having problems and are unresponsive over the network.  We're investigating the problem.}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10071</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10071"/>
		<updated>2025-09-10T18:01:08Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services={{red|Most CS services being unavailable}}&lt;br /&gt;
  |time=Wednesday, September 10 starting around 12:45 pm&lt;br /&gt;
  |summary=There is a problem with our central file server.  All Linux clients are unavailable, as is the mail server and the department web server. Those using SMB shares from our servers are affected as well.&lt;br /&gt;
  |update=As of about 2:00 pm, the underlying problem has been fixed and services should be returning to normal.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10062</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10062"/>
		<updated>2025-09-10T17:07:46Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=Most CS services&lt;br /&gt;
  |time=Wednesday, September 10 starting around 12:45 pm&lt;br /&gt;
  |summary=There is a problem with our central file server.  All Linux clients are unavailable, as is the mail server and the department web server.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10061</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10061"/>
		<updated>2025-09-10T17:01:54Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=our Linux clients and mail services&lt;br /&gt;
  |time=Wednesday, September 10 starting around 12:45 pm&lt;br /&gt;
  |summary=The Linux clients and mail server are either slow or unresponsive.  We're looking in to the issue.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10060</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10060"/>
		<updated>2025-09-10T16:57:35Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* UNPLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{outage&lt;br /&gt;
  |services=our Linux clients&lt;br /&gt;
  |time=Wednesday, September 10 starting around 12:45 pm&lt;br /&gt;
  |summary=The Linux clients are either slow or unresponsive.  We're looking in to the issue.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
==== Scheduled Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Disk_Quotas&amp;diff=10055</id>
		<title>Disk Quotas</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Disk_Quotas&amp;diff=10055"/>
		<updated>2025-08-29T12:41:56Z</updated>

		<summary type="html">&lt;p&gt;Pip: Quota increase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
'''CS ''UGRAD'' Net Users:''' Due to the number of students using the Ugrad Linux systems, on the '''''CS Ugrad Net''''', the Ugrad accounts ''are subject to '''disk quotas''''', which are limits on the total amount of data you are permitted to store in your home directory (or, in some cases, other directories).  If you exceed a quota, you will be unable to create new files or add to existing files until you reduce the total amount of disk space you're using to go below your quota.&lt;br /&gt;
&lt;br /&gt;
'''CS ''GRAD'' Net Users:'''  The '''''CS Grad/Research Net''''' does not currently have disk quotas enabled.  But, we ask that users on the CS Grad/Research Net be mindful that you are ''sharing disk space with much of CS''.  If you need to store large amounts of data on the CS Grad Net, please see:  [[Storing Large Amounts Of Data On Our Systems]]&lt;br /&gt;
&lt;br /&gt;
== How Quotas Work on the ''CS Ugrad Net'' ==&lt;br /&gt;
&lt;br /&gt;
Every account that is subject to a quota has limit on the total amount of disk space used by that account's files.  For most of our CS Ugrad accounts, that limit is '''15 GiB'''.  Once you hit that limit, all attempts to allocate more space (creating new files, making existing files larger, etc.) will fail. &lt;br /&gt;
&lt;br /&gt;
''If you cannot allocate more space (because you've hit your quota limit), '''you might not be able to log in via the GUI on our Ugrad computer lab Linux systems'''.  If that happens, you will have to SSH in remotely and reduce your disk usage below your quota.''&lt;br /&gt;
&lt;br /&gt;
==='''''{{red|IMPORTANT NOTE:}}  If You Are Using A ''Cloud Drive'' ('''Dropbox''', '''Google Drive''', etc.)===&lt;br /&gt;
&lt;br /&gt;
:If you have your CS Ugrad Linux account linked to a cloud drive such as '''Dropbox''' or '''Google Drive''', please note that those services may download local copies of your cloud files into your Ugrad account.  This is an extremely quick way to go over your CS Ugrad disk quota.  We recommend you not link cloud drives with your CS Linux account (unless your cloud drive is very small and well within your CS Ugrad disk quota.)  We cannot accomodate users' cloud data within our provided home directory disk resources.&lt;br /&gt;
&lt;br /&gt;
== How to Check Your Quota on the ''CS Ugrad Net'' ==&lt;br /&gt;
&lt;br /&gt;
Log in to one of the [[Linux Clients on the CS Undergrad Net]] and run the following command from the command line:&lt;br /&gt;
&lt;br /&gt;
 quota&lt;br /&gt;
&lt;br /&gt;
If it doesn't print anything, you are not subject to any quotas.  If it does print something, the output will look like this:&lt;br /&gt;
&lt;br /&gt;
 ''account'': 1.6GiB used out of 15.0GiB quota&lt;br /&gt;
&lt;br /&gt;
This should be fairly self-explanatory.  The person (with account name &amp;quot;''account''&amp;quot;) has files totaling 1.6 gigabytes of data. The account's usage limit is 15 gigabytes.&lt;br /&gt;
&lt;br /&gt;
== How to Get Yourself Under Quota on the ''CS Ugrad Net''==&lt;br /&gt;
&lt;br /&gt;
If you're over quota, the only way to get back under is to delete or shrink files until your total disk usage is reduced below your limit.&lt;br /&gt;
&lt;br /&gt;
You can use the &amp;lt;code&amp;gt;du&amp;lt;/code&amp;gt; command line program (short for &amp;quot;d&amp;quot;isk &amp;quot;u&amp;quot;sage) to see how much space individual files or directories are using.  One of the simplest ways to invoke it is to run the following command from your home directory:&lt;br /&gt;
&lt;br /&gt;
 du -h | sort -h&lt;br /&gt;
&lt;br /&gt;
The above command will show you every directory in your home directory (and every subdirectory of them and every subdirectory of those and so on) and how much space it and all of its contents occupies, with the largest directories shown last.  The directories containing the most data are probably the best candidates to start cleaning out.&lt;br /&gt;
&lt;br /&gt;
Another useful command is the following:&lt;br /&gt;
&lt;br /&gt;
 du -sh * .??* | sort -h&lt;br /&gt;
&lt;br /&gt;
This version of running the du command lists all directories ''and all files'' in the current directory and their sizes.  (The ''previous'' version of running the du command shows all directories, not just the ones directly in the current directory, ''and'' it doesn't list files directly; they simply get added to the size tally for the directory they're in.)&lt;br /&gt;
&lt;br /&gt;
:'''NOTE:''' With either of the two above commands, it might be helpful to pipe them to ''less'' or ''more'', or something similar, should your output be long enough to scroll by.  For  example...&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;du -h | sort -h | less&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another use of du can provide some additional detail of what files are taking up the most space:&lt;br /&gt;
&lt;br /&gt;
 du -ha |sort -h |tail&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== If You Have .nfs Files ===&lt;br /&gt;
&lt;br /&gt;
If, from the above list of commands, you run:&lt;br /&gt;
&lt;br /&gt;
 du -sh * .??* | sort -h&lt;br /&gt;
&lt;br /&gt;
and you notice a file with a name starting with &amp;quot;&amp;lt;code&amp;gt;.nfs&amp;lt;/code&amp;gt;&amp;quot; followed by a long string of numbers, you will want to remove it, as it can be a very large (and unwanted) file. And it's not a file you can use the &amp;lt;code&amp;gt;rm&amp;lt;/code&amp;gt; command with (unlike other with other files.)&lt;br /&gt;
&lt;br /&gt;
The .nfs file is created when some other file ''is deleted'' while a running program ''is still using'' that file.  Our systems simply renames that other file (that you deleted) to &amp;lt;code&amp;gt;.nfs&amp;lt;/code&amp;gt; (followed by a long string of numbers) while the program is still running.  As soon as the program exits, the &amp;lt;code&amp;gt;.nfs&amp;lt;/code&amp;gt; file will be removed.  But, if the .nfs file remains in your directory, as mentioned, you cannot simply remove it with a &amp;lt;code&amp;gt;rm&amp;lt;/code&amp;gt; command, as you would do with regular files.  The .nfs file remains because there is some process/program open that is keeping the .nfs file in place.  If you tried to directly remove the .nfs file that some process has open, there would be a replacement .nfs file created.  So, you need to stop the program that is running that is keeping the .nfs file open.&lt;br /&gt;
&lt;br /&gt;
If you need to figure out what program is using the file, you can use the &amp;lt;code&amp;gt;lsof&amp;lt;/code&amp;gt; program, like this:&lt;br /&gt;
&lt;br /&gt;
 lsof .nfs''000000003114807500000002''&lt;br /&gt;
&lt;br /&gt;
(Obviously, use the actual name of the file in your directory.)  Its output will look something like this:&lt;br /&gt;
&lt;br /&gt;
 COMMAND  PID USER    FD   TYPE DEVICE  SIZE/OFF      NODE NAME&lt;br /&gt;
 pv      9671 example  1w   REG   0,45 167772160 823427189 .nfs000000003114807500000002&lt;br /&gt;
&lt;br /&gt;
The most useful information is at the beginning, giving the name and process ID of the running program.&lt;br /&gt;
&lt;br /&gt;
''This will only work on the system running the program.''  If, for example, you started a program on our &amp;lt;code&amp;gt;ugradx&amp;lt;/code&amp;gt; system, you would only see useful information from &amp;lt;code&amp;gt;lsof&amp;lt;/code&amp;gt; if you also ran it on &amp;lt;code&amp;gt;ugradx&amp;lt;/code&amp;gt;.  If you ran it on, say, &amp;lt;code&amp;gt;ugradz&amp;lt;/code&amp;gt;, it would still see the &amp;lt;code&amp;gt;.nfs&amp;lt;/code&amp;gt; file (because all the ugrad systems see the same home directory folders), but it wouldn't be able to find what program was using it.&lt;br /&gt;
&lt;br /&gt;
=== If You Can't Find any Large Files ===&lt;br /&gt;
&lt;br /&gt;
Sometimes the &amp;lt;code&amp;gt;quota&amp;lt;/code&amp;gt; program will say that you're using a lot of disk space, but the &amp;lt;code&amp;gt;du&amp;lt;/code&amp;gt; command doesn't show anything large.&lt;br /&gt;
&lt;br /&gt;
One common cause for this is because of a quirk in Unix filesystem behavior.  If a you delete a file while it's in use by a running program, the file will disappear from the directory, ''but it will still exist, invisibly using disk space'' until the running program exits.  Even worse, if the program writes data to this deleted file, the extra data gets counted against your quota, even though you can't see the file.  (Usually when you delete a file that's in use you'll get a .nfs file, [[#If You Have .nfs Files|as described above]], but sometimes the file will just disappear entirely.)&lt;br /&gt;
&lt;br /&gt;
You can use the &amp;lt;code&amp;gt;lsof&amp;lt;/code&amp;gt; program to find files that have deen deleted but are still in use, like this:&lt;br /&gt;
&lt;br /&gt;
 lsof +aL1 /home&lt;br /&gt;
&lt;br /&gt;
If you have any files in this state, it'll print something like this:&lt;br /&gt;
&lt;br /&gt;
 COMMAND   PID USER    FD   TYPE DEVICE  SIZE/OFF NLINK      NODE NAME&lt;br /&gt;
 pv      16081 example  1w   REG   0,45 159907840     0 823427190 /home/example/inuse (barley.cs.jhu.edu:/home)&lt;br /&gt;
&lt;br /&gt;
That will show the name of the program and the location where the file used to be before it was deleted.  If you don't have any other way to stop the program, you can usually terminate it with the &amp;lt;code&amp;gt;kill&amp;lt;/code&amp;gt; command, like this:&lt;br /&gt;
&lt;br /&gt;
 kill ''16081''&lt;br /&gt;
&lt;br /&gt;
For the number, use the process ID (PID) from &amp;lt;code&amp;gt;lsof&amp;lt;/code&amp;gt;'s output.&lt;br /&gt;
&lt;br /&gt;
''This will only work if you run &amp;lt;code&amp;gt;lsof&amp;lt;/code&amp;gt; on the same system where the other program is running.''  You might need to log into several systems to check things if you've used more than one for your recent work.&lt;br /&gt;
&lt;br /&gt;
=== If You Still Can't Reduce Your Disk Usage ===&lt;br /&gt;
&lt;br /&gt;
If the system insists that you're over quota but you can't figure out why, you can always email us at [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
&lt;br /&gt;
== A Note on File Size and Disk Usage ==&lt;br /&gt;
&lt;br /&gt;
On our systems, files are compressed before they're stored on disk.  Consequently, the disk space used by a file (what you see if you run &amp;lt;kbd&amp;gt;du -sh &amp;lt;var&amp;gt;file&amp;lt;/var&amp;gt;&amp;lt;/kbd&amp;gt;) is likely to be smaller than the amount of data stored in the file (which is what you see if you run &amp;lt;kbd&amp;gt;ls -lh &amp;lt;var&amp;gt;file&amp;lt;/var&amp;gt;&amp;lt;/kbd&amp;gt;).  Since our quotas are based on the actual amount of disk space used, the sizes shown by &amp;lt;code&amp;gt;du&amp;lt;/code&amp;gt; are most relevant here.  If you rely on just the sizes shown by &amp;lt;code&amp;gt;ls&amp;lt;/code&amp;gt;, you might be misled about how much your quota is being affected by particular files.&lt;br /&gt;
&lt;br /&gt;
== If You Need a Larger Quota on the ''CS Ugrad Net''==&lt;br /&gt;
&lt;br /&gt;
If your class projects or research require more disk space than your quota will allow, please contact [mailto:support@cs.jhu.edu support@cs.jhu.edu] and detail the reasons your current quota is insufficient. (Note:  Please ''do not'' request a larger disk quota to accommodate ''cloud drives'' such as '''Dropbox''' and '''Google Drive'''.)   Please include the following information when requesting more disk space:&lt;br /&gt;
&lt;br /&gt;
* Your CS username&lt;br /&gt;
* CS student status (ugrad?  grad?  concurrent?)&lt;br /&gt;
* Your JHED ID&lt;br /&gt;
* How much additional space you require.&lt;br /&gt;
* Name ''and'' section of class you're taking that's requiring the extra space.&lt;br /&gt;
* Name of the professor teaching the class.&lt;br /&gt;
* How long you need the increased quota.  After that, your quota will be reduced to its normal level, and you will need to be below that level to write files to your directory.&lt;br /&gt;
&lt;br /&gt;
''Quota increases are not guaranteed. Allow '''at least''' one full business day for your quota increase request to be processed.''&lt;br /&gt;
&lt;br /&gt;
[[Category:Accounts]]&lt;br /&gt;
[[Category:Linux Clients]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10042</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10042"/>
		<updated>2025-08-22T16:09:41Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* OUTAGE 1: Linux Lab Systems Not Accessible During Upgrades */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''OUTAGE 1:''' Linux Lab Systems Not Accessible During Upgrades====&lt;br /&gt;
:'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
:'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:''' As of about 12:15 on Friday, all of our Linux clients have been upgraded.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
:The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
* On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
* On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
* On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
:Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Outage 2:'''  Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10041</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10041"/>
		<updated>2025-08-21T18:24:09Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* OUTAGE 1: Linux Lab Systems Not Accessible During Upgrades */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''OUTAGE 1:''' Linux Lab Systems Not Accessible During Upgrades====&lt;br /&gt;
:'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
:'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:''' As of about 2:30 pm on Thursday, ugradx, gradx, and all the lab computers (ugrad1 through ugrad24 and masters1 through masters16) have been upgraded.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
:The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
* On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
* On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
* On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
:Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Outage 2:'''  Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10040</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10040"/>
		<updated>2025-08-20T16:24:19Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* OUTAGE 1: Linux Lab Systems Not Accessible During Upgrades */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''OUTAGE 1:''' Linux Lab Systems Not Accessible During Upgrades====&lt;br /&gt;
:'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
:'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:''' As of about 12:30 on Wednesday, all lab computers (ugrad1 through ugrad24 and masters1 through masters16) have been upgraded.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
:The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
* On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
* On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
* On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
:Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Outage 2:'''  Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10039</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10039"/>
		<updated>2025-08-19T20:46:05Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Outage 2:  Networking Outage on the Malone Ground Floor */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''OUTAGE 1:''' Linux Lab Systems Not Accessible During Upgrades====&lt;br /&gt;
:'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
:'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:''' As of about 12:30 on Tuesday, all ugrad systems from ugrad1 through ugrad12 have been upgraded.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
:The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
* On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
* On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
* On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
:Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Outage 2:'''  Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage will start at 8:00 pm and is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10037</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10037"/>
		<updated>2025-08-19T20:28:16Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* PLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''OUTAGE 1:''' Linux Lab Systems Not Accessible During Upgrades====&lt;br /&gt;
:'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
:'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
:'''UPDATE:''' As of about 12:30 on Tuesday, all ugrad systems from ugrad1 through ugrad12 have been upgraded.&lt;br /&gt;
&lt;br /&gt;
:'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
:The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
* On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
* On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
* On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
:Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== '''Outage 2:'''  Networking Outage on the Malone Ground Floor ====&lt;br /&gt;
&lt;br /&gt;
:'''WHAT:''' WiFi and Ethernet connections will not be available on the ground floor of Malone Hall during an upcoming JHU-planned networking outage.&lt;br /&gt;
&lt;br /&gt;
:'''WHEN:'''  JHU's Planned Network Outage – Wednesday, August 27, 2025, from 8pm through midnight.&lt;br /&gt;
&lt;br /&gt;
:'''DESCRIPTION:''' JHU is planning a network outage at Malone Hall to install new networking equipment.  The outage is expected to last between two and four hours.  During the outage, the wireless access points on the ground floor will be offline, as will most of the Ethernet jacks.  Please be prepared to not have any network connectivity on the Malone ground floor during this time.&lt;br /&gt;
&lt;br /&gt;
:Ethernet connections in the Malone server room, G29, will not be affected by this outage.  Any servers in G29 should remain accessible.  The Linux clients and Ethernet jacks in room G61, which contains the ground floor masters and undergrad labs, will not be affected either.  (But any laptops brought into G61 during the outage probably won't be able to access the wireless network.)&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10026</id>
		<title>Notices</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Notices&amp;diff=10026"/>
		<updated>2025-08-19T16:25:23Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* PLANNED CS IT SERVICE OUTAGES */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--  *************** BEGIN ACTIVE NOTICES **************************** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT STAFF AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
*  The CS IT Support staff is back in Malone Hall. Our group is working a hybrid schedule with some of us working remotely on certain days, while others of our team are on campus.  &lt;br /&gt;
* We continue being available M-F, 8:30 to 5pm, but there may be certain times we might be online only.&lt;br /&gt;
*  Therefore, please remember to email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for assistance.&lt;br /&gt;
*  Also, please have [https://support.cs.jhu.edu/wiki/Zoom Zoom] available on your device(s), so that we can arrange to contact you using that method, as an alternative to in-person communication. &lt;br /&gt;
* For the time being, Steve DeBlasio, our accounts liaison, is providing a virtual version of his daily office hours for accounts, etc.  Email [mailto:support@cs.jhu.edu support@cs.jhu.edu] for details.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- == {{red|JHU IT SERVICE OUTAGES AFFECTING CS IT SERVICES}} == --&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== PLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== UNPLANNED ''JHU'' SERVICE OUTAGES ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS IT SERVICE OUTAGES (Unplanned &amp;amp; Planned)}} ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== UNPLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
:None at this time.&lt;br /&gt;
&lt;br /&gt;
=== PLANNED CS IT SERVICE OUTAGES ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:None at this time. --&amp;gt;&lt;br /&gt;
'''WHEN:''' Tuesday, August 19 through Friday, August 22&lt;br /&gt;
&lt;br /&gt;
'''WHAT: '''Subsets of the CS Linux clients will be down for upgrades over the course of the week.&lt;br /&gt;
&lt;br /&gt;
'''UPDATE:''' As of about 12:30 on Tuesday, all ugrad systems from ugrad1 through ugrad12 have been upgraded.&lt;br /&gt;
&lt;br /&gt;
'''DETAILS:''' We will be upgrading our Linux clients from Fedora 40 to Fedora 42. This will require having the clients offline during the upgrades. We'll do this in stages, so there will always be some clients available at all times.&lt;br /&gt;
&lt;br /&gt;
The lab machines whose numbers are integer multiples of five (ugrad5, ugrad10, ugrad15, ugrad20, masters5, masters10, and masters15) have already been upgraded (those are the staging systems we mentioned in a recent email to the CS faculty and students), so those will remain available throughout the week. The upgrade schedule for the remainder of the systems will be as follows:&lt;br /&gt;
&lt;br /&gt;
*    On Tuesday, August 19, ugrad1 through ugrad12 (located in MH-122) will be upgraded (...except for ugrad5 and ugrad10, which are already done.)&lt;br /&gt;
*   On Wednesday, August 20, ugrad13 through ugrad24 and masters1 through masters16 (located in MH-G61) will be upgraded (...except for ugrad15, ugrad20, masters5, masters10, and masters15, which are already done.)&lt;br /&gt;
*  On Thursday, August 21, ugradx and gradx (remotely-accessible only) will be upgraded.&lt;br /&gt;
* On Friday, August 22, ugradz and gradz (remotely-accessible only) will be upgraded, along with any systems we were unable to upgrade earlier in the week. &lt;br /&gt;
&lt;br /&gt;
Expect each system being upgraded to be unavailable between 9:00 am and 4:00 pm on the days for which it's scheduled. If a system remains unavailable after 4:00 pm on its scheduled day, this CS IT Support Wiki's Notices page will be updated with the appropriate information.&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|CS COMPUTING LAB AVAILABILITY}} ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--  ***** NORMAL POSTING MH 122****** --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:'''MH 122''' (CS Undergrad Lab/Collaboration room) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ****** NORMAL POSTING G61 ********** --&amp;gt;&lt;br /&gt;
:'''MH G61''' (CS Masters/Ugrad Labs) is available for in-person access.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== {{red|AUDIO/VISUAL (A/V) OUTAGES}} ==&lt;br /&gt;
:None at this time. &lt;br /&gt;
&lt;br /&gt;
[[Category:All]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10021</id>
		<title>Third-Party Website Hosting with a CS Domain Name</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10021"/>
		<updated>2025-08-15T16:23:46Z</updated>

		<summary type="html">&lt;p&gt;Pip: /* Process */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a number of website hosting services outside of Hopkins that people sometimes want to use for their CS Department–related websites.  These range from static page hosting, like GitHub Pages or Google Sites, to more full-featured cloud platforms like Netlify, Heroku, Amazon Web Services, and Google Cloud Platform.&lt;br /&gt;
&lt;br /&gt;
It is generally possible to use such third-party services in conjunction with a cs.jhu.edu hostname.  For example, you could use &amp;lt;var&amp;gt;mycoursename&amp;lt;/var&amp;gt;.cs.jhu.edu for course info served from a GitHub Pages site under your personal GitHub account.  Any service that allows a DNS CNAME to point to their web server should let you use a cs.jhu.edu hostname in this way.&lt;br /&gt;
&lt;br /&gt;
At this time, we only offer this service for CS Department faculty members.&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
# You must to set up the site yourself; CS IT Support staff are unable to provide assistance with this step&lt;br /&gt;
# Follow the service's custom domain instructions to see what DNS CNAME record you need to have added&lt;br /&gt;
#* CS IT Support staff may be able to assist you by pointing you to the right page in the service's documentation, but we can't promise we can help in every instance&lt;br /&gt;
# Fill out our [https://support.cs.jhu.edu/forms/ip-address-application IP address application]&lt;br /&gt;
#* Put the cs.jhu.edu hostname you want in the “Requested Machine Name” field&lt;br /&gt;
#* Put information about the CNAME record you need in the comment field&lt;br /&gt;
#* Add other information as appropriate (e.g. put in your contact information)&lt;br /&gt;
#* If a field is required but not applicable to this (e.g. the “Will you use DHCP” field), just put anything in that field&lt;br /&gt;
&lt;br /&gt;
We'll let you know when things are set up on our end.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10020</id>
		<title>Third-Party Website Hosting with a CS Domain Name</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10020"/>
		<updated>2025-08-15T13:45:15Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a number of website hosting services outside of Hopkins that people sometimes want to use for their CS Department–related websites.  These range from static page hosting, like GitHub Pages or Google Sites, to more full-featured cloud platforms like Netlify, Heroku, Amazon Web Services, and Google Cloud Platform.&lt;br /&gt;
&lt;br /&gt;
It is generally possible to use such third-party services in conjunction with a cs.jhu.edu hostname.  For example, you could use &amp;lt;var&amp;gt;mycoursename&amp;lt;/var&amp;gt;.cs.jhu.edu for course info served from a GitHub Pages site under your personal GitHub account.  Any service that allows a DNS CNAME to point to their web server should let you use a cs.jhu.edu hostname in this way.&lt;br /&gt;
&lt;br /&gt;
At this time, we only offer this service for CS Department faculty members.&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
# You must to set up the site yourself; CS IT Support staff are unable to provide assistance with this step&lt;br /&gt;
# Follow the service's custom domain instructions to see what DNS CNAME record you need to have added&lt;br /&gt;
# Fill out our [https://support.cs.jhu.edu/forms/ip-address-application IP address application]&lt;br /&gt;
#* Put the cs.jhu.edu hostname you want in the “Requested Machine Name” field&lt;br /&gt;
#* Put information about the CNAME record you need in the comment field&lt;br /&gt;
#* Add other information as appropriate (e.g. put in your contact information)&lt;br /&gt;
#* If a field is required but not applicable to this (e.g. the “Will you use DHCP” field), just put anything in that field&lt;br /&gt;
&lt;br /&gt;
We'll let you know when things are set up on our end.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10019</id>
		<title>Third-Party Website Hosting with a CS Domain Name</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10019"/>
		<updated>2025-08-15T13:39:52Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a number of website hosting services outside of Hopkins that people sometimes want to use for their CS Department–related websites.  These range from static page hosting, like GitHub Pages or Google Sites, to more full-featured cloud platforms like Netlify or Heroku.&lt;br /&gt;
&lt;br /&gt;
It is generally possible to use such third-party services in conjunction with a cs.jhu.edu hostname.  For example, you could use &amp;lt;var&amp;gt;mycoursename&amp;lt;/var&amp;gt;.cs.jhu.edu for course info served from a GitHub Pages site under your personal GitHub account.  Any service that allows a DNS CNAME to point to their web server should let you use a cs.jhu.edu hostname in this way.&lt;br /&gt;
&lt;br /&gt;
At this time, we only offer this service for CS Department faculty members.&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
# You must to set up the site yourself; CS IT Support staff are unable to provide assistance with this step&lt;br /&gt;
# Follow the service's custom domain instructions to see what DNS CNAME record you need to have added&lt;br /&gt;
# Fill out our [https://support.cs.jhu.edu/forms/ip-address-application IP address application]&lt;br /&gt;
#* Put the cs.jhu.edu hostname you want in the “Requested Machine Name” field&lt;br /&gt;
#* Put information about the CNAME record you need in the comment field&lt;br /&gt;
#* Add other information as appropriate (e.g. put in your contact information)&lt;br /&gt;
#* If a field is required but not applicable to this (e.g. the “Will you use DHCP” field), just put anything in that field&lt;br /&gt;
&lt;br /&gt;
We'll let you know when things are set up on our end.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Redirecting_A_CS_URL_To_A_Github_Site&amp;diff=10018</id>
		<title>Redirecting A CS URL To A Github Site</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Redirecting_A_CS_URL_To_A_Github_Site&amp;diff=10018"/>
		<updated>2025-08-15T13:38:25Z</updated>

		<summary type="html">&lt;p&gt;Pip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you're a [https://www.cs.jhu.edu/faculty/ CS faculty member] with a [https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site GitHub Pages] site for CS Department–related work (research or teaching), but would rather have a CS URL instead that points to the GitHub Pages site, we can help with that.&lt;br /&gt;
&lt;br /&gt;
Please follow our instructions for [[Third-Party Website Hosting with a CS Domain Name]].  The GitHub documentation for your site should be the “[https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-a-subdomain Configuring a Subdomain]” section of their custom domain documentation.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
	<entry>
		<id>https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10017</id>
		<title>Third-Party Website Hosting with a CS Domain Name</title>
		<link rel="alternate" type="text/html" href="https://support.cs.jhu.edu/wiki/index.php?title=Third-Party_Website_Hosting_with_a_CS_Domain_Name&amp;diff=10017"/>
		<updated>2025-08-15T13:33:57Z</updated>

		<summary type="html">&lt;p&gt;Pip: Created page with &amp;quot;There are a number of website hosting services outside of Hopkins that people sometimes want to use for their CS Department–related websites.  These range from static page h...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a number of website hosting services outside of Hopkins that people sometimes want to use for their CS Department–related websites.  These range from static page hosting, like GitHub Pages or Google Sites, to more full-featured cloud platforms like Heroku.&lt;br /&gt;
&lt;br /&gt;
It is generally possible to use such third-party services in conjunction with a cs.jhu.edu hostname.  For example, you could use &amp;lt;var&amp;gt;mycoursename&amp;lt;/var&amp;gt;.cs.jhu.edu for course info served from a GitHub Pages site under your personal GitHub account.  Any service that allows a DNS CNAME to point to their web server should let you use a cs.jhu.edu hostname in this way.&lt;br /&gt;
&lt;br /&gt;
At this time, we only offer this service for CS Department faculty members.&lt;br /&gt;
&lt;br /&gt;
== Process ==&lt;br /&gt;
&lt;br /&gt;
# You must to set up the site yourself; CS IT Support staff are unable to provide assistance with this step&lt;br /&gt;
# Follow the service's custom domain instructions to see what DNS CNAME record you need to have added&lt;br /&gt;
# Fill out our [https://support.cs.jhu.edu/forms/ip-address-application IP address application]&lt;br /&gt;
#* Put the cs.jhu.edu hostname you want in the “Requested Machine Name” field&lt;br /&gt;
#* Put information about the CNAME record you need in the comment field&lt;br /&gt;
#* Add other information as appropriate (e.g. put in your contact information)&lt;br /&gt;
#* If a field is required but not applicable to this (e.g. the “Will you use DHCP” field), just put anything in that field&lt;br /&gt;
&lt;br /&gt;
We'll let you know when things are set up on our end.&lt;br /&gt;
&lt;br /&gt;
[[Category:Webpages and Webservices]]&lt;/div&gt;</summary>
		<author><name>Pip</name></author>
	</entry>
</feed>