<?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>Saeid Zebardast&#039;s Blog &#187; Webmin</title> <atom:link href="http://zebardast.ir/en/category/webmin/feed/" rel="self" type="application/rss+xml" /><link>http://zebardast.ir/en</link> <description></description> <lastBuildDate>Sun, 23 Oct 2011 18:18:07 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator><image><title>Saeid Zebardast&#039;s Blog</title> <url>http://0.gravatar.com/avatar/1518e6b905d65cbe0a03243a199e18fc.png?s=48</url><link>http://zebardast.ir/en</link> </image> <item><title>Webmin, Installing on Ubuntu Gutsy Gibbon (7.10)</title><link>http://zebardast.ir/en/webmin-installing-on-ubuntu-gutsy-gibbon-710/</link> <comments>http://zebardast.ir/en/webmin-installing-on-ubuntu-gutsy-gibbon-710/#comments</comments> <pubDate>Tue, 22 Jan 2008 19:48:10 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[howto]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Webmin]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/2008/01/22/webmin-installing-on-ubuntu-gusty-gibbon-810/</guid> <description><![CDATA[Hi I wrote post about Webmin in ITPencil. My Persian friend like it. I decide to write post about Webmin and how to installing it on Ubuntu Gutsy Gibbon (7.10). It&#8217;s very good for newbie. from webmin.com: Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup [...] Related posts:<ol><li><a href='http://zebardast.ir/en/how-to-install-gos-on-ubuntu-gutsy-gibbon/' rel='bookmark' title='How to install gOS on Ubuntu Gutsy Gibbon'>How to install gOS on Ubuntu Gutsy Gibbon</a></li><li><a href='http://zebardast.ir/en/root-terminal-in-ubuntu/' rel='bookmark' title='Root Terminal in Ubuntu'>Root Terminal in Ubuntu</a></li></ol>]]></description> <content:encoded><![CDATA[<p><img src="http://itpencil.files.wordpress.com/2008/01/webmin_48.png" alt="Webmin" align="right" /><br /> Hi <img src='http://zebardast.ir/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br /> I wrote post about <a href="http://webmin.com">Webmin</a> in <a href="http://itpencil.wordpress.com/2008/01/15/webmin-%d8%a7%d8%a8%d8%b2%d8%a7%d8%b1-%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa%db%8c-%d8%b3%db%8c%d8%b3%d8%aa%d9%85/">ITPencil</a>.  My Persian friend like it. I decide to write post about Webmin and how to installing it on Ubuntu Gutsy Gibbon (7.10).<br /> It&#8217;s very good for newbie.</p><p>from <a href="http://webmin.com">webmin.com</a>:</p><blockquote><p>Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.</p></blockquote><p><strong>Installing Webmin On Ubuntu Gutsy Gibbon (7.10)</strong><br /> Webmin has some dependency package.<br /> <em>Install dependencies:</em></p><pre>
sudo aptitude install bash perl libnet-ssleay-perl openssl \
libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
</pre><p>After install dependencies, you can download and install Webmin. Last version of Webmin is 1.390.<br /> <em>Download Webmin:</em></p><pre>
sudo wget http://prdownloads.sourceforge.net/webadmin/webmin_1.390_all.deb
</pre><p><em>Install Webmin:</em></p><pre>
sudo dpkg -i webmin*.deb
</pre><p><em>Log in and use it:</em><br /> Copy this URL into your web browser: <a href="https://localhost:10000">https://localhost:10000</a><br /> <span id="more-14"></span><br /> <strong>Screenshots</strong><br /> • Grub Boot Loader</p><p align="center"> <a href='http://itpencil.files.wordpress.com/2008/01/webmin_grub_boot_loader_screenshot.png' title='webmin_grub_boot_loader_screenshot.png'><img src='http://itpencil.files.wordpress.com/2008/01/webmin_grub_boot_loader_screenshot.thumbnail.png' alt='webmin_grub_boot_loader_screenshot.png' /></a></p><p>• Apache Webserver</p><p align="center"> <a href='http://itpencil.files.wordpress.com/2008/01/webmin_apache_webserver.png' title='webmin_apache_webserver.png'><img src='http://itpencil.files.wordpress.com/2008/01/webmin_apache_webserver.thumbnail.png' alt='webmin_apache_webserver.png' /></a></p><p>• System Documentation</p><p align="center"> <a href='http://itpencil.files.wordpress.com/2008/01/webmin_system_documentation.png' title='webmin_system_documentation.png'><img src='http://itpencil.files.wordpress.com/2008/01/webmin_system_documentation.thumbnail.png' alt='webmin_system_documentation.png' /></a></p><p>• Scheduled Cron jobs</p><p align="center"> <a href='http://itpencil.files.wordpress.com/2008/01/webmin_scheduled_cron_jobs.png' title='webmin_scheduled_cron_jobs.png'><img src='http://itpencil.files.wordpress.com/2008/01/webmin_scheduled_cron_jobs.thumbnail.png' alt='webmin_scheduled_cron_jobs.png' /></a></p><p>• Software Packages</p><p align="center"> <a href='http://itpencil.files.wordpress.com/2008/01/webmin_software_packages.png' title='webmin_software_packages.png'><img src='http://itpencil.files.wordpress.com/2008/01/webmin_software_packages.thumbnail.png' alt='webmin_software_packages.png' /></a></p><p>Check out the <a href="http://www.webmin.com/demo.html">screenshots</a>.</p><p><strong>External links</strong><br /> • <a href="http://www.webmin.com">Official Webmin website</a><br /> • <a href="http://doxfer.com/Webmin">Webmin documentation wiki</a></p><p>Good luck</p><div class="wp-biographia-container-top" style="background-color:#FFEAA8;"><div class="wp-biographia-pic"><img alt='' src='http://1.gravatar.com/avatar/1518e6b905d65cbe0a03243a199e18fc?s=100&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D100&amp;r=G' class='avatar avatar-100 photo' height='100' width='100' /></div><div class="wp-biographia-text"><h3>About <a href="http://zebardast.ir/en/author/admin/" title="Saeid Zebardast">Saeid Zebardast</a></h3><p>I'm Senior software engineer with 5+ years of professional experience includes cross-platform proficiency with considerable knowledge of programming languages especially Java and programming paradigms such as OO and development methodologies. Also I'm MySQL DBA since 2006.</p><small><a href="mailto:s&#97;e&#105;&#100;.zeb&#97;rd&#97;&#115;&#116;&#64;&#103;m&#97;&#105;l.&#99;&#111;m" title="Send Saeid Zebardast Mail">Mail</a> | <a href="http://zebardast.ir/" title="Saeid Zebardast On The Web">Web</a> | <a href="https://twitter.com/#!/saeid" title="Saeid Zebardast On Twitter">Twitter</a> | <a href="https://www.facebook.com/saeid.zebardast" title="Saeid Zebardast On Facebook">Facebook</a> | <a href="http://www.linkedin.com/in/saeid" title="Saeid Zebardast On LinkedIn">LinkedIn</a> | <a href="https://plus.google.com/112638433061122581433" title="Saeid Zebardast On Google+">Google+</a> | <a href="http://zebardast.ir/en/author/admin/" title="More Posts By Saeid Zebardast">More Posts (31)</a></small></div></div><p><a class="a2a_button_google_plus" href="http://www.addtoany.com/add_to/google_plus?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fwebmin-installing-on-ubuntu-gutsy-gibbon-710%2F&amp;linkname=Webmin%2C%20Installing%20on%20Ubuntu%20Gutsy%20Gibbon%20%287.10%29" title="Google+" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google+"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fwebmin-installing-on-ubuntu-gutsy-gibbon-710%2F&amp;linkname=Webmin%2C%20Installing%20on%20Ubuntu%20Gutsy%20Gibbon%20%287.10%29" title="Facebook" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fzebardast.ir%2Fen%2Fwebmin-installing-on-ubuntu-gutsy-gibbon-710%2F&amp;linkname=Webmin%2C%20Installing%20on%20Ubuntu%20Gutsy%20Gibbon%20%287.10%29" title="Twitter" rel="nofollow" target="_blank"><img src="http://zebardast.ir/en/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fzebardast.ir%2Fen%2Fwebmin-installing-on-ubuntu-gutsy-gibbon-710%2F&amp;title=Webmin%2C%20Installing%20on%20Ubuntu%20Gutsy%20Gibbon%20%287.10%29" id="wpa2a_2"><span style='display:none'>Share</span></a></p><p>Related posts:<ol><li><a href='http://zebardast.ir/en/how-to-install-gos-on-ubuntu-gutsy-gibbon/' rel='bookmark' title='How to install gOS on Ubuntu Gutsy Gibbon'>How to install gOS on Ubuntu Gutsy Gibbon</a></li><li><a href='http://zebardast.ir/en/root-terminal-in-ubuntu/' rel='bookmark' title='Root Terminal in Ubuntu'>Root Terminal in Ubuntu</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/webmin-installing-on-ubuntu-gutsy-gibbon-710/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 8/16 queries in 0.003 seconds using disk: basic
Object Caching 733/733 objects using disk: basic

Served from: zebardast.ir @ 2012-05-22 01:48:04 -->
