<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.umiacs.umd.edu/umiacs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eestes</id>
	<title>UMIACS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.umiacs.umd.edu/umiacs/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eestes"/>
	<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php/Special:Contributions/Eestes"/>
	<updated>2026-04-07T21:13:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Perl&amp;diff=7355</id>
		<title>Perl</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Perl&amp;diff=7355"/>
		<updated>2017-04-05T17:07:43Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Removed references to Rhel5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.&lt;br /&gt;
The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal). Its major features are that it&#039;s easy to use, supports both procedural and object-oriented (OO) programming, has powerful built-in support for text processing, and has one of the world&#039;s most impressive collections of third-party modules.&lt;br /&gt;
&lt;br /&gt;
==Perl Versions==&lt;br /&gt;
While most modern operating systems ship with a version of Perl, UMIACS also maintains multiple versions.&lt;br /&gt;
&lt;br /&gt;
===RHEL===&lt;br /&gt;
:For RHEL, different versions of Perl can be found via [[Modules | GNU Modules.]]&lt;br /&gt;
:The versions in /usr have PerlLocalLib support to allow users an easy way to install and maintain their own perl modules:&lt;br /&gt;
&lt;br /&gt;
:* RHEL 6&lt;br /&gt;
:** /usr/bin/perl -  5.10.1&lt;br /&gt;
:** /opt/local/stow/perl-5.14.2 - 5.14.2&lt;br /&gt;
&lt;br /&gt;
===Ubuntu===&lt;br /&gt;
:For Ubuntu hosts, different version of Perl can be install through the [[Ubuntu/SoftwareCenter | Ubuntu Software Center ]]&lt;br /&gt;
:The versions in /usr and /opthave PerlLocalLib support to allow users an easy way to install and maintain their own perl modules:&lt;br /&gt;
&lt;br /&gt;
:* Ubuntu Trusty 14.04&lt;br /&gt;
:** /usr/bin/perl - 5.18.2&lt;br /&gt;
&lt;br /&gt;
===WIN32===&lt;br /&gt;
:ActiveState Perl can be installed on your PC upon request. Contact [mailto:staff@umiacs.umd.edu staff] for details.&lt;br /&gt;
&lt;br /&gt;
If you find that you need a version of Perl that is not readily available, you can always build it from [http://www.cpan.org/src/  source.]&lt;br /&gt;
&lt;br /&gt;
==Installing Modules==&lt;br /&gt;
In order to ensure backwards compatibility and functionality, we prefer that users create their own installations of perl modules so that we can keep the central versions of Perl as vanilla as possible. The following instructions will show you how to [[Perl/Environment | setup and install local copies of Perl Modules.]]&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
You can find full documentation for any version of Perl at  http://www.cpan.org/modules/INSTALL.html. You can also find Perl tutorials (which can be fonud under the Manuals menu).&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=LinuxFAQ&amp;diff=7353</id>
		<title>LinuxFAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=LinuxFAQ&amp;diff=7353"/>
		<updated>2017-04-05T17:05:30Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Removed references to Rhel5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* How do I use [[umask]]s and [[SetGID]] bits for group control under UNIX?&lt;br /&gt;
* How do I add a path to my [[Shell]] in UNIX?&lt;br /&gt;
* Where do I find locally compiled software?&lt;br /&gt;
* How do I [[Data Transfer | transfer a file or data]]?&lt;br /&gt;
** [[RHEL6]] see [[OptLocal]]&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=OSSupport&amp;diff=7351</id>
		<title>OSSupport</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=OSSupport&amp;diff=7351"/>
		<updated>2017-04-05T17:04:24Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Removed references to Rhel5&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS supports the following Operating Systems:&lt;br /&gt;
&lt;br /&gt;
==Linux==&lt;br /&gt;
General [[LinuxFAQ]]&lt;br /&gt;
&lt;br /&gt;
* [[RHEL6 | RedHat Enterprise Linux 6]]&lt;br /&gt;
* RedHat Enterprise Linux 7&lt;br /&gt;
* [[Ubuntu | Ubuntu Trusty 14.04 LTS]]&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
* Windows Server 2008&lt;br /&gt;
* Windows Server 2012&lt;br /&gt;
* Windows Server 2016&lt;br /&gt;
* [[Windows Activation | Windows 7]]&lt;br /&gt;
* [[Windows 10 Activation | Windows 10]]&lt;br /&gt;
&lt;br /&gt;
Windows-related pages:&lt;br /&gt;
* [[Windows_Patch_Management | Windows Patch Management]]&lt;br /&gt;
* [[Malware/virus_removal | Malware removal]]&lt;br /&gt;
* [[umd-secure_wireless_settings | umd-secure wireless settings]]&lt;br /&gt;
* [[Enhanced_Mitigation_Experience_Toolkit | Enhanced Mitigation Experience Toolkit (EMET)]]&lt;br /&gt;
&lt;br /&gt;
==MacOSX==&lt;br /&gt;
* MacOSX 10.x&lt;br /&gt;
&lt;br /&gt;
==Other Support Topics==&lt;br /&gt;
* [[Phishing]]&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Ubuntu&amp;diff=7340</id>
		<title>Ubuntu</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Ubuntu&amp;diff=7340"/>
		<updated>2017-03-29T18:50:04Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Removed references to Precise&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To provide a more up to date desktop linux experience UMIACS provides support for Ubuntu LTS (long-term support) releases.  We will only be supporting LTS releases as there is a large amount of work that goes into testing the auto installer and supporting the more cutting edge Ubuntu releases.&lt;br /&gt;
&lt;br /&gt;
Previous Ubuntu LTS (Long Term Support) releases are supported for 3 years on the desktop and 5 years on the server. Starting with Ubuntu 12.04 LTS, LTS releases will be supported for 5 years on both the desktop and the server.&lt;br /&gt;
* &amp;lt;b&amp;gt;Ubuntu 14.04 LTS&amp;lt;/b&amp;gt; (Trusty)- End of life date: April 2019&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
* Users have the ability to install software from blessed repositories without staff intervention.&lt;br /&gt;
* More bleeding edge desktop software experience than our RHEL offerings.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
Besides being able to install software from the blessed Ubuntu universes we provide only our binary software common tree to Ubuntu LTS releases.  This is analogous to the traditional software found in &amp;lt;tt&amp;gt;/opt&amp;lt;/tt&amp;gt; but is now found in &amp;lt;tt&amp;gt;/opt/common&amp;lt;/tt&amp;gt;.  The software includes Matlab, Mathematica, Compilers, etc. Starting with Ubuntu 14.04 LTS, you can use [[Modules]] to easily load these paths and relevant libraries into your environment. Also, please see [[Ubuntu/SoftwareCenter | Ubuntu Software Center]]&lt;br /&gt;
&lt;br /&gt;
===Data  Storage===&lt;br /&gt;
Please see the UNIX section in our [[LocalDataStorage]] article.&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Perl&amp;diff=7339</id>
		<title>Perl</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Perl&amp;diff=7339"/>
		<updated>2017-03-29T18:49:40Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Removed references to Precise&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.&lt;br /&gt;
The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal). Its major features are that it&#039;s easy to use, supports both procedural and object-oriented (OO) programming, has powerful built-in support for text processing, and has one of the world&#039;s most impressive collections of third-party modules.&lt;br /&gt;
&lt;br /&gt;
==Perl Versions==&lt;br /&gt;
While most modern operating systems ship with a version of Perl, UMIACS also maintains multiple versions.&lt;br /&gt;
&lt;br /&gt;
===RHEL===&lt;br /&gt;
:For RHEL, different versions of Perl can be found via [[Modules | GNU Modules.]]&lt;br /&gt;
:The versions in /usr have PerlLocalLib support to allow users an easy way to install and maintain their own perl modules:&lt;br /&gt;
:* RHEL 5&lt;br /&gt;
:** /usr/bin/perl -  5.8.8&lt;br /&gt;
:** /usr/local/stow/perl-5.14.2 - 5.14.2&lt;br /&gt;
&lt;br /&gt;
:* RHEL 6&lt;br /&gt;
:** /usr/bin/perl -  5.10.1&lt;br /&gt;
:** /opt/local/stow/perl-5.14.2 - 5.14.2&lt;br /&gt;
&lt;br /&gt;
===Ubuntu===&lt;br /&gt;
:For Ubuntu hosts, different version of Perl can be install through the [[Ubuntu/SoftwareCenter | Ubuntu Software Center ]]&lt;br /&gt;
:The versions in /usr and /opthave PerlLocalLib support to allow users an easy way to install and maintain their own perl modules:&lt;br /&gt;
&lt;br /&gt;
:* Ubuntu Trusty 14.04&lt;br /&gt;
:** /usr/bin/perl - 5.18.2&lt;br /&gt;
&lt;br /&gt;
===WIN32===&lt;br /&gt;
:ActiveState Perl can be installed on your PC upon request. Contact [mailto:staff@umiacs.umd.edu staff] for details.&lt;br /&gt;
&lt;br /&gt;
If you find that you need a version of Perl that is not readily available, you can always build it from [http://www.cpan.org/src/  source.]&lt;br /&gt;
&lt;br /&gt;
==Installing Modules==&lt;br /&gt;
In order to ensure backwards compatibility and functionality, we prefer that users create their own installations of perl modules so that we can keep the central versions of Perl as vanilla as possible. The following instructions will show you how to [[Perl/Environment | setup and install local copies of Perl Modules.]]&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
You can find full documentation for any version of Perl at  http://www.cpan.org/modules/INSTALL.html. You can also find Perl tutorials (which can be fonud under the Manuals menu).&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Matlab&amp;diff=7327</id>
		<title>Matlab</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Matlab&amp;diff=7327"/>
		<updated>2017-03-13T19:02:04Z</updated>

		<summary type="html">&lt;p&gt;Eestes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UMIACS has [[Matlab]] licenses that cover Linux, Windows and Mac.  To access them you have to be using a university owned computer. If you would like to run Matlab on a machine that is not University-owned, you can check the pricing through OIT/SLIC [https://terpware.umd.edu/Windows/Title/1866 here]&lt;br /&gt;
&lt;br /&gt;
==Linux==&lt;br /&gt;
Below are the different versions of Matlab across our supported linux workstations and servers. The one in bold is our latest version. RHEL5 is no longer supported as of R2013b, and 32-bit Linux distributions are no longer supported as of R2012b. For more information, please see [http://www.mathworks.com/support/sysreq/roadmap.html this page].&lt;br /&gt;
&lt;br /&gt;
[[Modules | Modules]] is the preferred way to interact with Matlab and the page will provide information on adding Matlab into your environment and using it.&lt;br /&gt;
&lt;br /&gt;
===RHEL5===&lt;br /&gt;
* /opt/matlab-r2007b&lt;br /&gt;
* /opt/matlab-r2008a&lt;br /&gt;
* /opt/matlab-r2008b&lt;br /&gt;
* /opt/matlab-r2009b&lt;br /&gt;
* /opt/matlab-r2010a&lt;br /&gt;
* /opt/matlab-r2010b&lt;br /&gt;
* /opt/matlab-r2011a&lt;br /&gt;
* /opt/matlab-r2011b&lt;br /&gt;
* /opt/matlab-r2012a&lt;br /&gt;
* /opt/matlab-r2012b&lt;br /&gt;
* &#039;&#039;&#039;/opt/matlab-r2013a&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
===RHEL6,7/Ubuntu===&lt;br /&gt;
&lt;br /&gt;
* /opt/common/matlab-r2007b&lt;br /&gt;
* /opt/common/matlab-r2008a&lt;br /&gt;
* /opt/common/matlab-r2008b&lt;br /&gt;
* /opt/common/matlab-r2009b&lt;br /&gt;
* /opt/common/matlab-r2010a&lt;br /&gt;
* /opt/common/matlab-r2010b&lt;br /&gt;
* /opt/common/matlab-r2011a&lt;br /&gt;
* /opt/common/matlab-r2011b&lt;br /&gt;
* /opt/common/matlab-r2012a&lt;br /&gt;
* /opt/common/matlab-r2012b&lt;br /&gt;
* /opt/common/matlab-r2013a&lt;br /&gt;
* /opt/common/matlab-r2013b&lt;br /&gt;
* /opt/common/matlab-r2014a&lt;br /&gt;
* /opt/common/matlab-r2014b&lt;br /&gt;
* &#039;&#039;&#039;/opt/common/matlab-r2015a&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
Below are the different locations of Matlab available for university-owned machines running Windows. The one in bold is the latest version we have available:&lt;br /&gt;
&lt;br /&gt;
* Matlab r2007a&lt;br /&gt;
* Matlab r2007b&lt;br /&gt;
* Matlab r2008a&lt;br /&gt;
* Matlab r2008b&lt;br /&gt;
* Matlab r2009a&lt;br /&gt;
* Matlab r2009b&lt;br /&gt;
* Matlab r2010a&lt;br /&gt;
* Matlab r2010b&lt;br /&gt;
* Matlab r2011a&lt;br /&gt;
* Matlab r2011b&lt;br /&gt;
* Matlab r2012a&lt;br /&gt;
* Matlab r2012b&lt;br /&gt;
* Matlab r2013a&lt;br /&gt;
* Matlab r2013b&lt;br /&gt;
* Matlab r2014a&lt;br /&gt;
* Matlab r2014b&lt;br /&gt;
* Matlab r2015a&lt;br /&gt;
* &#039;&#039;&#039;Matlab r2016a&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==macOS==&lt;br /&gt;
Below are the different locations of Matlab available for university-owned machines running macOS. We expect that all versions should run on macOS 10.8 and newer. The one in bold is the latest version we have available:&lt;br /&gt;
&lt;br /&gt;
* Matlab r2008a&lt;br /&gt;
* Matlab r2008b&lt;br /&gt;
* Matlab r2009b&lt;br /&gt;
* Matlab r2010a&lt;br /&gt;
* Matlab r2010b&lt;br /&gt;
* Matlab r2011b&lt;br /&gt;
* Matlab r2012a&lt;br /&gt;
* Matlab r2012b&lt;br /&gt;
* Matlab r2013a (macOS 10.8+)&lt;br /&gt;
* &#039;&#039;&#039;Matlab r2013b&#039;&#039;&#039; (macOS 10.8+)&lt;br /&gt;
&lt;br /&gt;
==License Troubleshooting==&lt;br /&gt;
&lt;br /&gt;
Campus has a limited number of seats for Matlab itself, as well as the various toolboxes. When calling functions in a toolbox, Matlab will automatically check out a license, making it temporarily unavailable to other users. Sometimes it&#039;s necessary to check the number of toolbox licenses available.&lt;br /&gt;
&lt;br /&gt;
===Windows License Troubleshooting===&lt;br /&gt;
On Windows machines, the necessary command is as follows. Please note that you may need to adjust the path to reflect the available Matlab versions and the installation path. Additionally, this assumes that you are using a 64-bit version. &amp;quot;win64&amp;quot; needs to be adjusted to &amp;quot;win32&amp;quot; on a 32-bit installation:&lt;br /&gt;
 $MATLAB_PATH\etc\win64\lmutil lmstat -c &amp;quot;$MATLAB_PATH\licenses\network.lic&amp;quot; -f $TOOLBOX_SHORTNAME&lt;br /&gt;
&lt;br /&gt;
As an example, here is how to query Matlab r2012b on a 64-bit Windows 7 host for the Aerospace Blockset Toolbox: &lt;br /&gt;
 &amp;quot;C:\Program Files\matlab\r2012b\etc\win64\lmutil.exe&amp;quot; lmstat -c &amp;quot;C:\Program Files\matlab\r2012b\licenses\network.lic&amp;quot; -f Aerospace_Blockset&lt;br /&gt;
&lt;br /&gt;
===Unix License Troubleshooting===&lt;br /&gt;
On Unix machines, the necessary command is as follows. Please note that you may need to adjust the path to reflect the available Matlab versions and the installation path. Additionally, this assumes that you are using a 64-bit version. &amp;quot;glnxa64&amp;quot; needs to adjusted to &amp;quot;glnx86&amp;quot; on a 32-bit installation::&lt;br /&gt;
 $MATLAB_PATH/bin/glnxa64/lmutil lmstat -c $MATLAB_PATH/licenses/network.lic -f $TOOLBOX_SHORTNAME&lt;br /&gt;
&lt;br /&gt;
As an example, here is how to query Matlab r2010b on our 64-bit RHEL6/RHEL7 hosts for the Parallel Computing Toolbox:&lt;br /&gt;
 /opt/common/matlab-r2015a/bin/glnxa64/lmutil lmstat -c /opt/matlab-r2010b/licenses/network.lic -f Distrib_Computing_Toolbox&lt;br /&gt;
&lt;br /&gt;
===Toolbox Shortnames===&lt;br /&gt;
The toolbox names themselves don&#039;t always work with this command; Rather, Matlab has a set of shortnames which can be passed to the lmstat command. The following are all the valid shortnames:&lt;br /&gt;
&lt;br /&gt;
 Aerospace_Blockset   &lt;br /&gt;
 Aerospace_Toolbox  &lt;br /&gt;
 Bioinformatics_Toolbox  &lt;br /&gt;
 Communication_Blocks  &lt;br /&gt;
 Communication_Toolbox  &lt;br /&gt;
 Compiler  &lt;br /&gt;
 Control_Toolbox  &lt;br /&gt;
 Curve_Fitting_Toolbox  &lt;br /&gt;
 Data_Acq_Toolbox  &lt;br /&gt;
 Database_Toolbox  &lt;br /&gt;
 Datafeed_Toolbox  &lt;br /&gt;
 Distrib_Computing_Toolbox  &lt;br /&gt;
 Econometrics_Toolbox  &lt;br /&gt;
 Excel_Link  &lt;br /&gt;
 Fin_Derivatives_Toolbox  &lt;br /&gt;
 Financial_Toolbox  &lt;br /&gt;
 Fixed_Income_Toolbox  &lt;br /&gt;
 Fixed_Point_Toolbox  &lt;br /&gt;
 GADS_Toolbox  &lt;br /&gt;
 Identification_Toolbox  &lt;br /&gt;
 Image_Acquisition_Toolbox  &lt;br /&gt;
 Image_Toolbox  &lt;br /&gt;
 Instr_Control_Toolbox  &lt;br /&gt;
 MAP_Toolbox  &lt;br /&gt;
 MATLAB  &lt;br /&gt;
 MATLAB_Builder_for_Java  &lt;br /&gt;
 MATLAB_Coder  &lt;br /&gt;
 MATLAB_Excel_Builder  &lt;br /&gt;
 MATLAB_Report_Gen  &lt;br /&gt;
 MPC_Toolbox  &lt;br /&gt;
 Neural_Network_Toolbox  &lt;br /&gt;
 Optimization_Toolbox  &lt;br /&gt;
 PDE_Toolbox  &lt;br /&gt;
 Real-Time_Workshop  &lt;br /&gt;
 Robust_Toolbox  &lt;br /&gt;
 Signal_Blocks  &lt;br /&gt;
 Signal_Toolbox  &lt;br /&gt;
 SimMechanics  &lt;br /&gt;
 Simscape  &lt;br /&gt;
 SIMULINK  &lt;br /&gt;
 Simulink_Control_Design  &lt;br /&gt;
 Stateflow  &lt;br /&gt;
 Stateflow_Coder  &lt;br /&gt;
 Statistics_Toolbox  &lt;br /&gt;
 Symbolic_Toolbox  &lt;br /&gt;
 Video_and_Image_Blockset  &lt;br /&gt;
 Virtual_Reality_Toolbox  &lt;br /&gt;
 Wavelet_Toolbox&lt;br /&gt;
&lt;br /&gt;
If you are having problems, feel free to contact [[HelpDesk | UMIACS Staff]], however please note that the Matlab license servers are hosted by campus&#039; Division of Information Technology.&lt;br /&gt;
&lt;br /&gt;
==Matlab Customizations==&lt;br /&gt;
&lt;br /&gt;
You can tweak your Matlab experience using a file &amp;quot;startup.m&amp;quot;. If this file is present in the current working directory where you launch Matlab, it will be executed. You can perform a variety of tasks using this file. These include (but are not limited to) customizing the window environment, setting variables for later use, and enabling use of 3rd party toolboxes. Alternatively, you can use the userpath env variable to set a path other than the current working directory for startup and 3rd party toolbox locations. Please see the following links for more information:&lt;br /&gt;
&lt;br /&gt;
* [http://www.mathworks.com/help/matlab/ref/matlabrc.html Mathworks: Startup.m]&lt;br /&gt;
* [http://www.mathworks.com/help/matlab/matlab_env/startup-folder-for-the-matlab-program.html#bs6j57e-5 Mathworks: Userpath function]&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Network&amp;diff=7325</id>
		<title>Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Network&amp;diff=7325"/>
		<updated>2017-03-13T18:41:43Z</updated>

		<summary type="html">&lt;p&gt;Eestes: /* Wireless Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Wireless Network==&lt;br /&gt;
The wireless network on campus is a service administrated by the University of Maryland Department of Information Technology.  Please note that you will need to have an active UMD Directory ID to access this service.&lt;br /&gt;
&lt;br /&gt;
Instructions to get connected can be found [https://umd.service-now.com/itsc?id=service&amp;amp;service=70810d7f3708c20041271f9543990e1f&amp;amp;t=so here].&lt;br /&gt;
&lt;br /&gt;
==Wired Network==&lt;br /&gt;
UMIACS provides wired network access to it&#039;s offices, labs, and centers.  These ports are typically identified by having an orange port, and a 5-character identification string.&lt;br /&gt;
&lt;br /&gt;
===Wired Connection for personal machine===&lt;br /&gt;
To get a wired port enabled for a personal laptop or desktop, please send mail to staff@umiacs.umd.edu noting the room number and identification number of the port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Related Topics==&lt;br /&gt;
{{Special:PrefixIndex/Network/}}&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Orders&amp;diff=7324</id>
		<title>Orders</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Orders&amp;diff=7324"/>
		<updated>2017-03-13T18:41:20Z</updated>

		<summary type="html">&lt;p&gt;Eestes: /* Personal Orders */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following pages outline the procedures and best practices for creating and requesting orders.&lt;br /&gt;
&lt;br /&gt;
==Personal Orders==&lt;br /&gt;
Please visit [https://umd.service-now.com/itsc?id=service&amp;amp;service=250341bf3708c20041271f9543990e5a&amp;amp;t=so this page] to order personal equipment or get quotes for Apple or Dell equipment.&lt;br /&gt;
&lt;br /&gt;
==UMIACS Orders==&lt;br /&gt;
* [[Orders/Request | Request an ORDER]]&lt;br /&gt;
* [[Orders/CreateTicket | Create an ORDERS ticket]] (Only for Authorized P-Card holders)&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Network&amp;diff=7322</id>
		<title>Network</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Network&amp;diff=7322"/>
		<updated>2017-03-13T18:31:13Z</updated>

		<summary type="html">&lt;p&gt;Eestes: /* Wireless Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Wireless Network==&lt;br /&gt;
The wireless network on campus is a service administrated by the University of Maryland Department of Information Technology.  Please note that you will need to have an active UMD Directory ID to access this service.&lt;br /&gt;
&lt;br /&gt;
Instructions to get connected: https://umd.service-now.com/itsc?id=service&amp;amp;service=70810d7f3708c20041271f9543990e1f&amp;amp;t=so&lt;br /&gt;
&lt;br /&gt;
==Wired Network==&lt;br /&gt;
UMIACS provides wired network access to it&#039;s offices, labs, and centers.  These ports are typically identified by having an orange port, and a 5-character identification string.&lt;br /&gt;
&lt;br /&gt;
===Wired Connection for personal machine===&lt;br /&gt;
To get a wired port enabled for a personal laptop or desktop, please send mail to staff@umiacs.umd.edu noting the room number and identification number of the port.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Related Topics==&lt;br /&gt;
{{Special:PrefixIndex/Network/}}&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=Orders&amp;diff=7321</id>
		<title>Orders</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=Orders&amp;diff=7321"/>
		<updated>2017-03-13T18:29:52Z</updated>

		<summary type="html">&lt;p&gt;Eestes: /* Personal Orders */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following pages outline the procedures and best practices for creating and requesting orders.&lt;br /&gt;
&lt;br /&gt;
==Personal Orders==&lt;br /&gt;
Please visit https://umd.service-now.com/itsc?id=service&amp;amp;service=250341bf3708c20041271f9543990e5a&amp;amp;t=so to order personal equipment or get quotes for Apple or Dell equipment.&lt;br /&gt;
&lt;br /&gt;
==UMIACS Orders==&lt;br /&gt;
* [[Orders/Request | Request an ORDER]]&lt;br /&gt;
* [[Orders/CreateTicket | Create an ORDERS ticket]] (Only for Authorized P-Card holders)&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
	<entry>
		<id>https://wiki.umiacs.umd.edu/umiacs/index.php?title=GitLab&amp;diff=7294</id>
		<title>GitLab</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/umiacs/index.php?title=GitLab&amp;diff=7294"/>
		<updated>2017-02-27T19:56:57Z</updated>

		<summary type="html">&lt;p&gt;Eestes: Fixed links to permissions and markdown&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GitLab is source code collaboration software based on [[Git]] source control management.  It allows users to create their own repositories and share them with other users/groups or publicly.  It supports built-in project wikis, code review, and issue tracking for each project.  A full list of features can be found on the [https://www.gitlab.com/gitlab-ce GitLab] website.&lt;br /&gt;
&lt;br /&gt;
All code is hosted on-site on UMIACS servers and is backed up nightly.  We give all UMIACS users 5 projects with a soft limit of 400Mb per project.  Projects that you create inside of a group namespace still count towards your project limit.  UMIACS Staff can help create Lab groups (called namespaces) and delegate authority to manage the group to one or more faculty members.  Permissions are assigned within GitLab.  The UMIACS [[ApplicationResource|AR]] system is &#039;&#039;&#039;not&#039;&#039;&#039; used with GitLab.&lt;br /&gt;
&lt;br /&gt;
To get started, navigate to the following URL in your browser and enter your UMIACS Krb5 credentials in the LDAP tab:&lt;br /&gt;
&lt;br /&gt;
  https://gitlab.umiacs.umd.edu&lt;br /&gt;
&lt;br /&gt;
==GitLab Offsite Collaborators==&lt;br /&gt;
Any UMIACS user can now create an unlimited number of offsite&lt;br /&gt;
collaborator accounts for our Security Groups, GitLab and Object Store.  These accounts can not create&lt;br /&gt;
repositories or groups, but may be given access to your repositories or&lt;br /&gt;
groups.  You can find this utility in our [https://intranet.umiacs.umd.edu/requests Requests] application under [https://intranet.umiacs.umd.edu/requests/accounts UMIACS Collaborators].&lt;br /&gt;
&lt;br /&gt;
==User Documentation==&lt;br /&gt;
GitLab provides user documentation that can be accessed at https://gitlab.umiacs.umd.edu/help.  &amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt; you will need to log in to view this page.&lt;br /&gt;
&lt;br /&gt;
Some of the most useful sections include:&lt;br /&gt;
* Permissions and user roles - https://gitlab.umiacs.umd.edu/help/user/permissions.md&lt;br /&gt;
* GitLab markdown for wikis and READMEs - https://gitlab.umiacs.umd.edu/help/user/markdown.md&lt;br /&gt;
&lt;br /&gt;
==Repository URLs== &lt;br /&gt;
Users can download and clone directories from the remote repository using git clone. There are two different URLs that can be used: HTTPS and SSH. &lt;br /&gt;
You can view the URL underneath the Project title in the Project tab. Change the displayed URL by clicking on the URL type you want to see. &lt;br /&gt;
===SSH===&lt;br /&gt;
The SSH URL is more direct, though it is harder to set up. In order to do so, you will have to add an SSH key to your Gitlab account. Instructions to do so can be found [https://gitlab.umiacs.umd.edu/help/ssh/README here]. Once you have the SSH key added, you can log in without having to enter any credentials from the machine and account for which you created the SSH key. &lt;br /&gt;
===HTTPS===&lt;br /&gt;
The HTTPS URL is easier to set up- you just clone directly from the repository using the HTTPS URL. However, you will have to re-enter your credentials for GitLab every single time that you attempt to commit to, push to, pull from, or otherwise access the remote repository.&lt;/div&gt;</summary>
		<author><name>Eestes</name></author>
	</entry>
</feed>