<?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; howto</title> <atom:link href="http://zebardast.ir/en/tag/howto/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>How to find hardware information from command line on Linux</title><link>http://zebardast.ir/en/find-and-show-hardware-information-from-command-line-on-linux/</link> <comments>http://zebardast.ir/en/find-and-show-hardware-information-from-command-line-on-linux/#comments</comments> <pubDate>Mon, 01 Mar 2010 14:25:26 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[GNU/Linux]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[Terminal]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[hardware]]></category><guid isPermaLink="false">http://zebardast.ir/en/?p=94</guid> <description><![CDATA[— linux Hi In this post you can see some useful command to find and show hardware information on Linux. Default commands ALL devices dmesg dmesg will show you the kernel messages which can show you all the devices the kernel has found (hard disks,cdroms,etc) CPU # cat /proc/cpuinfo Memory # cat /proc/meminfo $ free [...] Related posts:<ol><li><a href='http://zebardast.ir/en/linux-and-unix-bash-shell-aliases/' rel='bookmark' title='Linux and UNIX bash shell aliases'>Linux and UNIX bash shell aliases</a></li><li><a href='http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/' rel='bookmark' title='How to posting to Identi.ca from the CLI'>How to posting to Identi.ca from the CLI</a></li><li><a href='http://zebardast.ir/en/how-to-get-special-lines-data-from-file-linux/' rel='bookmark' title='How to get special lines data from file (Linux)'>How to get special lines data from file (Linux)</a></li></ol>]]></description> <content:encoded><![CDATA[<div style="float:right"><div class="autocap " style="width: 48px;"><div><img class=" size-full wp-image-873" width="48" height="48" title="linux" alt="linux" src="http://zebardast.ir/wp-content/uploads/2009/11/linux48.gif"/><p class="autocap-text"><span class="hide">— </span>linux</p></div></div></div><p>Hi</p><p>In this post you can see some useful command to find and show hardware information on Linux.</p><h3>Default commands</h3><h4>ALL devices</h4><pre>dmesg</pre><p>dmesg will show you the kernel messages which can show you all the devices the kernel has found (hard disks,cdroms,etc)</p><h4>CPU</h4><pre># cat /proc/cpuinfo</pre><h4>Memory</h4><pre># cat /proc/meminfo
$ free
</pre><h4>PCI (including usb bridges,agp cards etc)</h4><pre>$ lspci</pre><h4>USB devices (mice,etc)</h4><pre>$ lsusb</pre><h4>Hard drives</h4><pre># fdisk -l
$ df -h
</pre><h3>Additional Command</h3><h4>lshw</h4><p>lshw is a Linux command which provides details of all the hardware in your PC. The details provided by the lshw command run the gamut of processors, memory, slots, onboard sound, video chipset and more.</p><h5>Install lshw</h5><p>Arch:</p><pre># pacman -S lshw</pre><p>Debain, Ubuntu or any of its derivatives:</p><pre>$ sudo aptitude install lshw</pre><p>Redhat, fedora, CentOS:</p><pre># yum install lshw</pre><p>Gentoo:</p><pre># emerge lshw</pre><h5>Run lshw</h5><pre># lshw
# lshw -short</pre><p>To get the output in HTML, you use the -html option as follows:</p><pre># lshw -html > hardware-info.html</pre><p>• See <a href="http://linuxandfriends.com/2009/02/23/lshw-command-list-hardware-information-in-linux/">lshw command – List hardware information in Linux </a></p><h4>dmidecode</h4><p>dmidecode command reads the system DMI table to display hardware and BIOS information of the server. Apart from getting current configuration of the system, you can also get information about maximum supported configuration of the system using dmidecode. For example, dmidecode gives both the current RAM on the system and the maximum RAM supported by the system.<br /> dmidecode is installed by default on many linux distribution like debain, ubuntu and fedora.<br /> • See <a href="http://www.thegeekstuff.com/2008/11/how-to-get-hardware-information-on-linux-using-dmidecode-command/">How To Get Hardware Information On Linux Using dmidecode Command</a></p><p>have a good time <img src='http://zebardast.ir/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></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:sa&#101;i&#100;.z&#101;b&#97;&#114;da&#115;&#116;&#64;g&#109;&#97;&#105;l.c&#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%2Ffind-and-show-hardware-information-from-command-line-on-linux%2F&amp;linkname=How%20to%20find%20hardware%20information%20from%20command%20line%20on%20Linux" 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%2Ffind-and-show-hardware-information-from-command-line-on-linux%2F&amp;linkname=How%20to%20find%20hardware%20information%20from%20command%20line%20on%20Linux" 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%2Ffind-and-show-hardware-information-from-command-line-on-linux%2F&amp;linkname=How%20to%20find%20hardware%20information%20from%20command%20line%20on%20Linux" 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%2Ffind-and-show-hardware-information-from-command-line-on-linux%2F&amp;title=How%20to%20find%20hardware%20information%20from%20command%20line%20on%20Linux" id="wpa2a_2"><span style='display:none'>Share</span></a></p><p>Related posts:<ol><li><a href='http://zebardast.ir/en/linux-and-unix-bash-shell-aliases/' rel='bookmark' title='Linux and UNIX bash shell aliases'>Linux and UNIX bash shell aliases</a></li><li><a href='http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/' rel='bookmark' title='How to posting to Identi.ca from the CLI'>How to posting to Identi.ca from the CLI</a></li><li><a href='http://zebardast.ir/en/how-to-get-special-lines-data-from-file-linux/' rel='bookmark' title='How to get special lines data from file (Linux)'>How to get special lines data from file (Linux)</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/find-and-show-hardware-information-from-command-line-on-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to posting to Identi.ca from the CLI</title><link>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/</link> <comments>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/#comments</comments> <pubDate>Mon, 16 Feb 2009 13:30:13 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[howto]]></category> <category><![CDATA[Terminal]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[cli]]></category> <category><![CDATA[identi.ca]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/?p=48</guid> <description><![CDATA[Hi Identi.ca is an open source social networking and micro-blogging service. I like Ideni.ca. It&#8217;s good service. I use CLI (command line) everyday. I like to dented from it. It&#8217;s simple. Just install cURL: $ sudo apt-get install curl And type: $ curl -u username:password -d status="message" http://identi.ca/api/statuses/update.xml You will receive a response containing the [...] No related posts.]]></description> <content:encoded><![CDATA[<p><img src="http://zebardast.files.wordpress.com/2007/12/terminal_icon_48_48.jpg" alt="terminal - cli" align="right" /><br /> Hi <img src='http://zebardast.ir/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p><a href="http://identi.ca">Identi.ca</a> is an open source social networking and micro-blogging service.<br /> I like <a href="http://identi.ca">Ideni.ca</a>. It&#8217;s good service.</p><p>I use <abbr title="Command Line Interpreter">CLI</abbr> (command line) everyday. I like to dented from it. It&#8217;s simple.<br /> Just install <a href="http://curl.haxx.se/">cURL</a>:</p><pre>$ sudo apt-get install curl</pre><p>And type:</p><pre>$ curl -u username:password -d status="message" http://identi.ca/api/statuses/update.xml</pre><p>You will receive a response containing the XML coding for your post which acts as a confirmation that your post was submitted.</p><p><strong>Also you can create a shell file for this</strong><br /> Open a new text document and add the following, save it as identica.sh (or anything ending in sh):</p><pre>#!/bin/bash
curl -u username:password -d status=&#8243;$1" http://identi.ca/api/statuses/update.xml</pre><p>Make sure you change the chmod to 777 using the following command.</p><pre>$ chmod 777 /path/to/file/</pre><p>When you located the file (or add a bash prompt) it makes it simplier to identi.ca the rules. For example you can type the following to command to link to the file.</p><pre>$ ./path/to/idetica.sh "Message"</pre><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:saei&#100;.&#122;ebar&#100;a&#115;&#116;&#64;g&#109;a&#105;&#108;.&#99;&#111;&#109;" 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%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" 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%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" 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%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;linkname=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" 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%2Fhow-to-posting-to-identica-from-the-cli%2F&amp;title=How%20to%20posting%20to%20Identi.ca%20from%20the%20CLI" id="wpa2a_4"><span style='display:none'>Share</span></a></p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/how-to-posting-to-identica-from-the-cli/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Nested X11 environment session</title><link>http://zebardast.ir/en/nested-x11-environment-session/</link> <comments>http://zebardast.ir/en/nested-x11-environment-session/#comments</comments> <pubDate>Mon, 07 Apr 2008 19:15:28 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[GNU/Linux]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[KDE]]></category> <category><![CDATA[Kubuntu]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[X11]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/?p=18</guid> <description><![CDATA[Hi Instead of using a full-blown new virtual X for developing software you can use Xephyr to embed your KDE 4 session into your working KDE 3 or other X11 environment. If you want to get a minimal KDE session up and running, just launch Xephyr (available in Kubuntu as xserver-xephyr; Gentoo users compile x11-base/xorg-server [...] No related posts.]]></description> <content:encoded><![CDATA[<p><img src="http://itpencil.files.wordpress.com/2008/01/kde.png" align="right" /><br /> Hi <img src='http://zebardast.ir/en/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Instead of using a full-blown new virtual X for developing software you can use Xephyr to embed your KDE 4 session into your working KDE 3 or other X11 environment.</p><p align="center"><a href='http://itpencil.files.wordpress.com/2008/04/nested-kde-x11-xephyr.png'><img src="http://itpencil.files.wordpress.com/2008/04/nested-kde-x11-xephyr-small.png" alt="" width="400" height="250" class="aligncenter size-medium wp-image-481" /></a></p><p>If you want to get a minimal KDE session up and running, just launch Xephyr (available in Kubuntu as xserver-xephyr; Gentoo users compile x11-base/xorg-server with USE=&#8221;kdrive&#8221;):</p><pre>Xephyr :1 -extension GLX &amp;</pre><p>You can now launch KDE:</p><pre>export DISPLAY=:1
/path/to/kde4/bin/startkde &amp;</pre><p>For other X11 environment just change /path/to/kde4 like:</p><pre>/usr/bin/startx &amp;</pre><p>or</p><pre>/usr/bin/startkde &amp;</pre><p>or</p><pre>/usr/bin/startxfce&amp;</pre><p>You can use &#8220;locate&#8221; command to find paths like:</p><pre>locate startkde</pre><p><strong>Appendix</strong><br /> • <a href="http://en.wikipedia.org/wiki/Norouz">Happy Nowruz 1387</a> (Iranian new year holiday)</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:&#115;&#97;&#101;id&#46;&#122;e&#98;&#97;rda&#115;&#116;&#64;gma&#105;&#108;.&#99;&#111;&#109;" 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%2Fnested-x11-environment-session%2F&amp;linkname=Nested%20X11%20environment%20session" 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%2Fnested-x11-environment-session%2F&amp;linkname=Nested%20X11%20environment%20session" 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%2Fnested-x11-environment-session%2F&amp;linkname=Nested%20X11%20environment%20session" 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%2Fnested-x11-environment-session%2F&amp;title=Nested%20X11%20environment%20session" id="wpa2a_6"><span style='display:none'>Share</span></a></p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/nested-x11-environment-session/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <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;eid.&#122;e&#98;&#97;&#114;d&#97;&#115;t&#64;g&#109;a&#105;&#108;&#46;co&#109;" 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_8"><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> <item><title>How to install gOS on Ubuntu Gutsy Gibbon</title><link>http://zebardast.ir/en/how-to-install-gos-on-ubuntu-gutsy-gibbon/</link> <comments>http://zebardast.ir/en/how-to-install-gos-on-ubuntu-gutsy-gibbon/#comments</comments> <pubDate>Tue, 18 Dec 2007 13:56:11 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[gOS]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[Ubuntu]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/2007/12/18/how-to-install-gos-on-ubuntu-gutsy-gibbon/</guid> <description><![CDATA[Hi I installed gOS on Ubuntu Gutsy Gibbon. It&#8217;s nice but I prefer Gnome windows desktop environment. If you want to install gOS , from terminal do the following (ONE LINE AT A TIME HITTING ENTER AFTER EACH STEP): Adding gOS repositories echo "deb http://packages.thinkgos.com/gos/ painful main"\ &#124; sudo tee -a /etc/apt/sources.list echo "deb-src http://packages.thinkgos.com/gos/ [...] Related posts:<ol><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://zebardast.files.wordpress.com/2007/12/ubuntu-logo-small.png' alt='ubuntu-logo-small.png' align="right" /><br /> Hi</p><p>I installed <a href="http://www.thinkgos.com/">gOS</a> on Ubuntu Gutsy Gibbon.<br /> It&#8217;s nice but I prefer Gnome <s>windows</s> desktop environment.</p><p align="center"><a href='http://zebardast.files.wordpress.com/2007/12/gos_screenshot.jpg' title='gos_screenshot.jpg'><img src='http://zebardast.files.wordpress.com/2007/12/gos_screenshot.jpg' alt='gos_screenshot.jpg' /></a></p><p>If you want to install gOS , from terminal do the following <em>(ONE LINE AT A TIME HITTING ENTER AFTER EACH STEP)</em>:</p><ul><li>Adding gOS repositories<pre>
echo "deb http://packages.thinkgos.com/gos/ painful main"\
 | sudo tee -a /etc/apt/sources.list
</pre><pre>
echo "deb-src http://packages.thinkgos.com/gos/ painful main"\
 | sudo tee -a /etc/apt/sources.list
</pre><p></i></p><li>In the terminal enter the command to import the public key of the repository so that the signatures could be verified as follows :<pre>
wget -q http://www.thinkgos.com/files/gos_repo_key.asc -O-\
 | sudo apt-key add -
</pre></li><li>Next update your apt cache database using the command :<pre>
sudo apt-get update
</pre></li><li>To install the necessary files which will allow you to run gOS on Ubuntu, run the following apt-get command :<pre>
sudo apt-get install greenos-desktop
</pre></li><li> If you do not have enlightenment (e17) window manager (WM), then apt-get will have to download and install that too which could hike your download size by around 35 MB.</li><ul><p>Once installed, you can select gOS/Enlightenment from sessions option in your login screen.</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:&#115;aei&#100;&#46;zebar&#100;a&#115;t&#64;g&#109;a&#105;l&#46;c&#111;&#109;" 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%2Fhow-to-install-gos-on-ubuntu-gutsy-gibbon%2F&amp;linkname=How%20to%20install%20gOS%20on%20Ubuntu%20Gutsy%20Gibbon" 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%2Fhow-to-install-gos-on-ubuntu-gutsy-gibbon%2F&amp;linkname=How%20to%20install%20gOS%20on%20Ubuntu%20Gutsy%20Gibbon" 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%2Fhow-to-install-gos-on-ubuntu-gutsy-gibbon%2F&amp;linkname=How%20to%20install%20gOS%20on%20Ubuntu%20Gutsy%20Gibbon" 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%2Fhow-to-install-gos-on-ubuntu-gutsy-gibbon%2F&amp;title=How%20to%20install%20gOS%20on%20Ubuntu%20Gutsy%20Gibbon" id="wpa2a_10"><span style='display:none'>Share</span></a></p><p>Related posts:<ol><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/how-to-install-gos-on-ubuntu-gutsy-gibbon/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How to Change GNOME default media player</title><link>http://zebardast.ir/en/how-to-change-gnome-default-media-player/</link> <comments>http://zebardast.ir/en/how-to-change-gnome-default-media-player/#comments</comments> <pubDate>Thu, 22 Nov 2007 12:20:48 +0000</pubDate> <dc:creator>Saeid Zebardast</dc:creator> <category><![CDATA[gnome]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[Ubuntu]]></category> <category><![CDATA[exaile]]></category><guid isPermaLink="false">http://zebardast.wordpress.com/2007/11/22/how-to-change-gnome-default-media-player/</guid> <description><![CDATA[Hi For changing GNOME default media player, please follow steps: 1. Press Alt+F2, then enter gconf-editor to run: 2. Go to /desktop/gnome/applications/media/ 3. Change value of exec key to your media player name. like Exaile: Good bye About Saeid ZebardastI'm Senior software engineer with 5+ years of professional experience includes cross-platform proficiency with considerable knowledge [...] Related posts:<ol><li><a href='http://zebardast.ir/en/about/' rel='bookmark' title='About'>About</a></li></ol>]]></description> <content:encoded><![CDATA[<p><img src="http://itpencil.files.wordpress.com/2007/08/gnome-icon.jpg" align="right" alt="gnome" /><br /> Hi</p><p>For changing GNOME default media player, please follow steps:<br /> 1. Press Alt+F2, then enter gconf-editor to run:</p><p align='center'><img src='http://itpencil.files.wordpress.com/2007/11/gconf-editor-alt-f2.png' alt='gconf-editor' /></p><p>2. Go to /desktop/gnome/applications/media/</p><p>3. Change value of exec key to your media player name. like <a href="http://www.exaile.org/">Exaile</a>:</p><p align="center"> <img src='http://itpencil.files.wordpress.com/2007/11/gconf-editor-desktop-gnome-applications-media-exec.png' alt='gconf-editor-media-player-exec' /></p><p>Good bye</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:sae&#105;d.ze&#98;ar&#100;&#97;s&#116;&#64;&#103;m&#97;il.com" 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%2Fhow-to-change-gnome-default-media-player%2F&amp;linkname=How%20to%20Change%20GNOME%20default%20media%20player" 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%2Fhow-to-change-gnome-default-media-player%2F&amp;linkname=How%20to%20Change%20GNOME%20default%20media%20player" 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%2Fhow-to-change-gnome-default-media-player%2F&amp;linkname=How%20to%20Change%20GNOME%20default%20media%20player" 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%2Fhow-to-change-gnome-default-media-player%2F&amp;title=How%20to%20Change%20GNOME%20default%20media%20player" id="wpa2a_12"><span style='display:none'>Share</span></a></p><p>Related posts:<ol><li><a href='http://zebardast.ir/en/about/' rel='bookmark' title='About'>About</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://zebardast.ir/en/how-to-change-gnome-default-media-player/feed/</wfw:commentRss> <slash:comments>2</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 27/68 queries in 0.087 seconds using disk: basic
Object Caching 2790/2824 objects using disk: basic

Served from: zebardast.ir @ 2012-05-23 00:31:19 -->
