<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mand0042</id>
	<title>ITCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mand0042"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/w/Special:Contributions/Mand0042"/>
	<updated>2026-04-08T20:57:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1891</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1891"/>
		<updated>2010-05-08T20:06:55Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget&amp;quot; command and the URL to the webmin package&lt;br /&gt;
&lt;br /&gt;
Note: Again you must have internet connectivity to download the package via &#039;wget&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 6==&lt;br /&gt;
When at the webmin login screen log in as your root account with the same password just as you would from the command line on your server&lt;br /&gt;
&lt;br /&gt;
[[File:webmin login.jpg]]&lt;br /&gt;
&lt;br /&gt;
Now that you are logged in you are ready to administer your linux server via webmin through your web browser!&lt;br /&gt;
&lt;br /&gt;
[[File:webmin.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click &#039;Refresh Modules&#039; in the lower left-hand corner to load all your servers such as apache, MySQL, Sendmail Mailserver, DHCP Server, Bind9, etc.&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1890</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1890"/>
		<updated>2010-05-08T20:06:36Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget&amp;quot; command and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
Note: Again you must have internet connectivity to download the package via &#039;wget&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 6==&lt;br /&gt;
When at the webmin login screen log in as your root account with the same password just as you would from the command line on your server&lt;br /&gt;
&lt;br /&gt;
[[File:webmin login.jpg]]&lt;br /&gt;
&lt;br /&gt;
Now that you are logged in you are ready to administer your linux server via webmin through your web browser!&lt;br /&gt;
&lt;br /&gt;
[[File:webmin.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click &#039;Refresh Modules&#039; in the lower left-hand corner to load all your servers such as apache, MySQL, Sendmail Mailserver, DHCP Server, Bind9, etc.&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1889</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1889"/>
		<updated>2010-05-08T19:57:38Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
Note: Again you must have internet connectivity to download the package via &#039;wget&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 6==&lt;br /&gt;
When at the webmin login screen log in as your root account with the same password just as you would from the command line on your server&lt;br /&gt;
&lt;br /&gt;
[[File:webmin login.jpg]]&lt;br /&gt;
&lt;br /&gt;
Now that you are logged in you are ready to administer your linux server via webmin through your web browser!&lt;br /&gt;
&lt;br /&gt;
[[File:webmin.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click &#039;Refresh Modules&#039; in the lower left-hand corner to load all your servers such as apache, MySQL, Sendmail Mailserver, DHCP Server, Bind9, etc.&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin.jpg&amp;diff=1888</id>
		<title>File:Webmin.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin.jpg&amp;diff=1888"/>
		<updated>2010-05-08T19:56:16Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1887</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1887"/>
		<updated>2010-05-08T19:56:04Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 6==&lt;br /&gt;
When at the webmin login screen log in as your root account with the same password just as you would from the command line on your server&lt;br /&gt;
&lt;br /&gt;
[[File:webmin login.jpg]]&lt;br /&gt;
&lt;br /&gt;
Now that you are logged in you are ready to administer your linux server via webmin through your web browser!&lt;br /&gt;
&lt;br /&gt;
[[File:webmin.jpg]]&lt;br /&gt;
&lt;br /&gt;
Click &#039;Refresh Modules&#039; in the lower left-hand corner to load all your servers such as apache, MySQL, Sendmail Mailserver, DHCP Server, Bind9, etc.&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_login.jpg&amp;diff=1886</id>
		<title>File:Webmin login.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_login.jpg&amp;diff=1886"/>
		<updated>2010-05-08T19:50:20Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1885</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1885"/>
		<updated>2010-05-08T19:50:03Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 6==&lt;br /&gt;
When at the webmin login screen log in as your root account with the same password just as you would from the command line on your server&lt;br /&gt;
&lt;br /&gt;
[[File:webmin login.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Internet_explorer.jpg&amp;diff=1884</id>
		<title>File:Internet explorer.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Internet_explorer.jpg&amp;diff=1884"/>
		<updated>2010-05-08T19:47:52Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1883</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1883"/>
		<updated>2010-05-08T19:47:37Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;br /&gt;
&lt;br /&gt;
If using Internet explorer click &#039;continue to this website&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:internet explorer.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Firefox_security_exception.jpg&amp;diff=1881</id>
		<title>File:Firefox security exception.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Firefox_security_exception.jpg&amp;diff=1881"/>
		<updated>2010-05-08T19:41:00Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1880</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1880"/>
		<updated>2010-05-08T19:40:45Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;br /&gt;
&lt;br /&gt;
Then you want to click &#039;get certificate&#039; and finally click &#039;confirm security exception&#039;&lt;br /&gt;
&lt;br /&gt;
[[File:firefox security exception.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Firefox.jpg&amp;diff=1878</id>
		<title>File:Firefox.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Firefox.jpg&amp;diff=1878"/>
		<updated>2010-05-08T19:36:58Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1876</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1876"/>
		<updated>2010-05-08T19:36:44Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;br /&gt;
&lt;br /&gt;
If using Mozilla Firefox click &#039;add exception&#039; for the certificate&lt;br /&gt;
&lt;br /&gt;
[[File:firefox.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1875</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1875"/>
		<updated>2010-05-08T19:34:15Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;br /&gt;
&lt;br /&gt;
==Step 5==&lt;br /&gt;
Open a web browser and type &amp;quot;https://192.168.2.11:10000&amp;quot;&lt;br /&gt;
Note: Keep everything the same but substitute your ip address with the one I used, you must have the &#039;s&#039; in https because it uses SSL, and by default webmin runs on port 10000&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1873</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1873"/>
		<updated>2010-05-08T19:31:13Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, your ip will most likely be different&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1872</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1872"/>
		<updated>2010-05-08T19:30:58Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;br /&gt;
&lt;br /&gt;
This shows that my current ip address is 192.168.2.11, you ip will most likely be different.&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Ifconfig.jpg&amp;diff=1871</id>
		<title>File:Ifconfig.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Ifconfig.jpg&amp;diff=1871"/>
		<updated>2010-05-08T19:29:34Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1870</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1870"/>
		<updated>2010-05-08T19:28:39Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;br /&gt;
&lt;br /&gt;
==Step 4==&lt;br /&gt;
Now you are ready to use webmin!&lt;br /&gt;
Now all you need to do is check your ip address with the &amp;quot;ifconfig command&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:ifconfig.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_installing.jpg&amp;diff=1869</id>
		<title>File:Webmin installing.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_installing.jpg&amp;diff=1869"/>
		<updated>2010-05-08T19:24:44Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1868</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1868"/>
		<updated>2010-05-08T19:23:15Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Webmin is a GUI-based tool for administrating your linux server from a web browser with ease&lt;br /&gt;
&lt;br /&gt;
==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1867</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1867"/>
		<updated>2010-05-08T19:22:09Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;br /&gt;
After downloading the webmin package, you will want to install it using the &amp;quot;dpkg&amp;quot; command with a &amp;quot;-i&amp;quot; which installs the package file&lt;br /&gt;
&lt;br /&gt;
[[File:webmin installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: The &amp;quot;dpkg&amp;quot; command also must be run with root privileges&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1866</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1866"/>
		<updated>2010-05-08T19:16:35Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 3==&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_downloading.jpg&amp;diff=1865</id>
		<title>File:Webmin downloading.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Webmin_downloading.jpg&amp;diff=1865"/>
		<updated>2010-05-08T19:05:45Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1864</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1864"/>
		<updated>2010-05-08T19:05:29Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;br /&gt;
&lt;br /&gt;
The download process should look similar to this:&lt;br /&gt;
&lt;br /&gt;
[[File:webmin downloading.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Wget.jpg&amp;diff=1863</id>
		<title>File:Wget.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Wget.jpg&amp;diff=1863"/>
		<updated>2010-05-08T19:03:06Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1862</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1862"/>
		<updated>2010-05-08T19:02:52Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you will want to download and install the webmin application itself, by using the &amp;quot;wget command&amp;quot; and the url to the webmin package&lt;br /&gt;
&lt;br /&gt;
[[File:wget.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1861</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1861"/>
		<updated>2010-05-08T19:00:49Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is download and install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Step 2==&lt;br /&gt;
&lt;br /&gt;
After downloading and installing the perl packages crucial for the operation of webmin, you want to download and install the webmin application itself, by using the &amp;quot;wget command&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Perl_packages_installing.jpg&amp;diff=1860</id>
		<title>File:Perl packages installing.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Perl_packages_installing.jpg&amp;diff=1860"/>
		<updated>2010-05-08T18:58:21Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1859</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1859"/>
		<updated>2010-05-08T18:58:06Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;br /&gt;
&lt;br /&gt;
After hitting enter to initiate the installs, it should look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages installing.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1856</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1856"/>
		<updated>2010-05-08T18:41:22Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
[[File:perl packages.jpg]]&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1855</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1855"/>
		<updated>2010-05-08T18:40:50Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot; then you will be prompted for a root password&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1854</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1854"/>
		<updated>2010-05-08T18:39:57Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1853</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1853"/>
		<updated>2010-05-08T18:39:36Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using the &amp;quot;aptitude install&amp;quot; command&lt;br /&gt;
Note: You must have internet connectivity to run the &amp;quot;aptitude install&amp;quot; command and also must run it &amp;quot;sudo&amp;quot; if you aren&#039;t logged in as a root account. Example: &amp;quot;sudo aptitude install&amp;quot;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Perl_packages.jpg&amp;diff=1852</id>
		<title>File:Perl packages.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Perl_packages.jpg&amp;diff=1852"/>
		<updated>2010-05-08T18:36:31Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1848</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1848"/>
		<updated>2010-05-08T18:21:53Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using aptitude&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1847</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1847"/>
		<updated>2010-05-08T18:21:39Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using aptitude&lt;br /&gt;
[[File:Example.jpg]]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1846</id>
		<title>Installing Webmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Installing_Webmin&amp;diff=1846"/>
		<updated>2010-05-08T18:19:35Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: Created page with &amp;#039;==Step 1== The first thing you&amp;#039;ll want to do is install the perl packages using aptitude&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Step 1==&lt;br /&gt;
The first thing you&#039;ll want to do is install the perl packages using aptitude&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2311&amp;diff=1845</id>
		<title>Franske CNT-2311</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Franske_CNT-2311&amp;diff=1845"/>
		<updated>2010-05-08T18:18:09Z</updated>

		<summary type="html">&lt;p&gt;Mand0042: /* Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the homepage for the CNT-2311 classes taught by Dr. Ben Franske.&lt;br /&gt;
&lt;br /&gt;
== General Course Information ==&lt;br /&gt;
* [http://spreadsheets.google.com/viewform?formkey=dFZwb1VFOXh2bTJfS0FuRV92ZnR6eHc6MA Student Sign-In for 1/19/2010]&lt;br /&gt;
* [[Franske CNT-2311 SP10 Syllabus|Spring 2010 Course Syllabus]]&lt;br /&gt;
* [[Franske CNT-2311 SP10 Schedule|Spring 2010 Course Schedule]]&lt;br /&gt;
* [[Franske CNT-2311 SP10 Commands|Spring 2010 Commands by Session]]&lt;br /&gt;
* [[Franske CNT-2311 Labs|Lab List]]&lt;br /&gt;
* [[Franske CNT-2311 Lab Point Sheet|Lab/Homework Point Sheet]]&lt;br /&gt;
* [[Franske CNT Service Project Assignment|Service Project Assignment]]&lt;br /&gt;
* [[Franske Lab Report Format|Lab Report Format]]&lt;br /&gt;
* [[Franske CNT-2311 Network Simulation Project|Network Simulation Project]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[Dual Booting]]&lt;br /&gt;
&lt;br /&gt;
* [http://cnt.lextron.net/Grub2 GRUB 2 Configuration]&lt;br /&gt;
&lt;br /&gt;
* [[Linux VLAN Trunking]]&lt;br /&gt;
&lt;br /&gt;
* [[Installing Webmin]]&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
=== Software ===&lt;br /&gt;
* [http://www.virtualbox.org Virtualbox]&lt;br /&gt;
=== Major Linux Distributions ===&lt;br /&gt;
* [http://www.debian.org Debian]&lt;br /&gt;
** [http://www.ubuntu.com Ubuntu]&lt;br /&gt;
* [http://www.redhat.com Redhat Enterprise Linux (RHEL)]&lt;br /&gt;
** [http://centos.org CentOS]&lt;br /&gt;
** [http://fedoraproject.org Fedora]&lt;br /&gt;
* [http://www.gentoo.org Gentoo]&lt;br /&gt;
* [http://www.opensuse.org OpenSUSE (Novell)]&lt;br /&gt;
=== Online Linux Tutuorials ===&lt;br /&gt;
* [http://www.linux.org/lessons/beginner Beginning Linux from Linux.org]\&lt;br /&gt;
* [https://help.ubuntu.com/community/PostfixBasicSetupHowto Postfix Basic Setup]&lt;/div&gt;</summary>
		<author><name>Mand0042</name></author>
	</entry>
</feed>