<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>gHacks technology news &#187; system configuration</title> <atom:link href="http://www.ghacks.net/tag/system-configuration/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sun, 21 Mar 2010 22:59:13 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Webmin: One Stop Linux Configuration</title><link>http://www.ghacks.net/2009/03/24/webmin-one-stop-linux-configuration/</link> <comments>http://www.ghacks.net/2009/03/24/webmin-one-stop-linux-configuration/#comments</comments> <pubDate>Tue, 24 Mar 2009 15:58:32 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[software]]></category> <category><![CDATA[linux administration]]></category> <category><![CDATA[linux configuration]]></category> <category><![CDATA[system administration]]></category> <category><![CDATA[system configuration]]></category> <category><![CDATA[webmin]]></category><guid isPermaLink="false">http://www.ghacks.net/?p=11444</guid> <description><![CDATA[Over the last ten+ years I have seen Linux configuration tools come and go. In the early days there was the tried-and-true, all-powerful linuxconf that many thought would remain the one and only Linux configuration tool until the end of times. Well, we were wrong and linuxconf has pretty much died off. Why did linuxconf [...]]]></description> <content:encoded><![CDATA[<p>Over the last ten+ years I have seen Linux configuration tools come and go. In the early days there was the tried-and-true, all-powerful linuxconf that many thought would remain the one and only Linux configuration tool until the end of times. Well, we were wrong and linuxconf has pretty much died off. Why did linuxconf die? Because new tools, such as Webmin? came along.</p><p>Webmin arrived on the scene in 1997 and pretty much blew away the competition. Webmin is truly a one-stop shop for Linux configuration. It&#8217;s modular so you can add and remove modules as they are needed. Webmin can configure your system, servers, networking, hardware, clusters, you name it!</p><p>Even though Webmin is a web-based utility, it does not require a server to be installed or running. Webmin contains its own built-in server so you will not need Apache running. Webmin does have to be running in order to log in.</p><p><span id="more-11444"></span>The easiest way to install Webmin is to open up your Add/Remove Software utility, do a search for webmin, and install it. Or you can go to the <a title="Webmin" href="http://www.webmin.com/" target="_blank">Webmin Site</a>, download the the appropriate binary and let your package manager do the work for you. If you are wanting to install Webmin on a headless server you can do the following:</p><ul><li>Secure shell to your server</li><li>Download the correct installation file using the <em>wget</em> command.</li><li>Issue the command to install Webmin (such as rpm -ivh webmind-XXX.rpm (where XXX is the release number)</li></ul><p>After the installation is complete you may have to start Webmin manually (the rpm installation starts the server for you). To start Webmin you will issue the command:</p><p><em>/etc/rc.d/init.d/webmin start</em></p><p><em>or</em></p><p><em>/etc/init.d/webmin start<br /> </em></p><p>Once you have started Webmin you log into it with with your browser by pointing it to:</p><p><em>http://IP_OR_DOMAIN:10000</em></p><p>Where IP_OR_DOMAIN is the IP address or the domain Webmin is installed on. If you are using it for local configuration you can point your browser to <em>http://localhost:10000</em>.</p><div id="attachment_11445" class="wp-caption alignleft" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_main.png"><img class="size-medium wp-image-11445" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_main-499x216.png" alt="Webmin Main Page" width="299" height="130" /></a><p class="wp-caption-text">Webmin Main Page</p></div><p>As you can see, in the image to the left, the default Webmin page is very easy to navigate.Upon installation one of the first links you should click on this page is the Webmin link in the left navigation. When that menu expands you will see a number of entries, of which one is called Webmin Configuration.</p><div id="attachment_11446" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_configuratin.png"><img class="size-medium wp-image-11446" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_configuratin-500x321.png" alt="The Webmin Configuration Page" width="300" height="193" /></a><p class="wp-caption-text">The Webmin Configuration Page</p></div><p>Click on the Webmin Configuration option to reveal a number of possible choices. This section is very important because you will configure access, logging, certificates, categories, and a number of other critical features.</p><p>Make sure, however, when you make any changes to Webmin that restart the Webmin server. You can restart Webmin by clicking the Restart Webmin button that is at the bottom of the Webmin Configuration page.</p><div id="attachment_11447" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_restart.png"><img class="size-medium wp-image-11447" src="http://www.ghacks.net/wp-content/uploads/2009/03/webmin_restart-500x177.png" alt="Controlling Webmin" width="300" height="106" /></a><p class="wp-caption-text">Controlling Webmin</p></div><p>In the same area of the restart button there are a few other important options. If you know you are going to be using Webmin for all of your configuration needs you will want to make sure Webmin starts at boot.</p><p>Another important screen to visit, before you jump into various modules, is the Webmin Users screen. In this screen you can define groups and users and their various permissions for the Webmin system. Here you can define what modules a user or group has access to which can be very handy.</p><p>Once you get beyond Webmin basic configuration it is time to poke around the various modules. In later articles I will discuss some of the best of the Webmin modules.</p><p><strong>Final Thoughts</strong></p><p>Webmin is one of the most powerful administration tools available. If you haven&#8217;t experienced the power that is Webmin, install it now and see how much power you can have at your fingertips.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/24/webmin-one-stop-linux-configuration/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 6/13 queries in 0.003 seconds using disk

Served from: www.ghacks.net @ 2010-03-22 02:16:02 -->