<?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>Linux with examples</title>
	<atom:link href="http://smartproteam.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartproteam.com</link>
	<description></description>
	<lastBuildDate>Sat, 23 Jan 2010 16:47:39 +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>Error: Package tuple  could not be found in packagesack</title>
		<link>http://smartproteam.com/error-package-tuple-could-not-be-found-in-packagesack/</link>
		<comments>http://smartproteam.com/error-package-tuple-could-not-be-found-in-packagesack/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:47:39 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux TroubleShoot]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[tuple]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[yum.conf]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1194</guid>
		<description><![CDATA[Error: Package tuple  could not be found in packagesack.if you get this message  if you make changes to
from the default in your /etc/yum.conf or any of your *.repo files in /etc/yum.repos.d/,
for this only workaround is to clean the yum repository.
solution for this  yum repository that I found by disabling all ...]]></description>
			<content:encoded><![CDATA[<p>Error: Package tuple  could not be found in packagesack.if you get this message  if you make changes to<br />
from the default in your /etc/yum.conf or any of your *.repo files in /etc/yum.repos.d/,<br />
for this only workaround is to clean the yum repository.</p>
<p>solution for this  yum repository that I found by disabling all the yum repositories  and re-enabling them 1 by one.this worked for me,hope it will work for all.</p>
<p>Please commecnt on this post so that  if you know any alternative workaround for this.</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/error-package-tuple-could-not-be-found-in-packagesack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing firefox 3.6 on ubuntu</title>
		<link>http://smartproteam.com/installing-firefox-3-6-on-ubuntu/</link>
		<comments>http://smartproteam.com/installing-firefox-3-6-on-ubuntu/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:02:44 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[firefox 3.6]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1190</guid>
		<description><![CDATA[upgrade to the latest Firefox 3.5, featuring improved security, stability, personalization

1.You need to below lines to sources.list file,to do this run below command on terminal
$sudo gedit /etc/apt/sources.list
2.Add below scoure links
deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main
3.Save and close file.
4.Now you need to add trusted key for this repository,by running below ...]]></description>
			<content:encoded><![CDATA[<p>upgrade to the latest Firefox 3.5, featuring improved security, stability, personalization</p>
<p><a href="http://smartproteam.com/wp-content/uploads/2010/01/fire.png"><img class="aligncenter size-full wp-image-1191" title="fire" src="http://smartproteam.com/wp-content/uploads/2010/01/fire.png" alt="" width="275" height="206" /></a></p>
<p>1.You need to below lines to sources.list file,to do this run below command on terminal</p>
<p><strong>$sudo gedit /etc/apt/sources.list</strong></p>
<p>2.Add below scoure links</p>
<p><strong>deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main<br />
deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main</strong></p>
<p>3.Save and close file.</p>
<p>4.Now you need to add trusted key for this repository,by running below line</p>
<p><strong>$sudo apt-key adv &#8211;keyserver keyserver.ubuntu.com &#8211;recv-keys 247510BE</strong></p>
<p>5.Now you need update apt-get</p>
<p><strong>$sudo apt-get update</strong></p>
<p>6.if you have firefox remove first and run below command</p>
<p><strong>$sudo apt-get install firefox-3.6</strong></p>
<p>All set now,now you can run firfox 3.6</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/installing-firefox-3-6-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing php5.2 on Centos 5.04</title>
		<link>http://smartproteam.com/installing-php5-2-on-centos-5-04/</link>
		<comments>http://smartproteam.com/installing-php5-2-on-centos-5-04/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 02:44:35 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux TroubleShoot]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[centos 5.4]]></category>
		<category><![CDATA[php5.2]]></category>
		<category><![CDATA[Update PHP]]></category>
		<category><![CDATA[Updating php 5.1.6 to php 5.2.9]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1187</guid>
		<description><![CDATA[To Upgrade php5.1 to php5.2 on Cetnos 5.04 
First you need to create 
1.[root@localhost ]# touch /etc/yum.repos.d/CentOS-5.repo
2.Add below lines to Centos-5.repo file
[c5-testing]
name=CentOS-5 Testing
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/
enabled=0
gpgcheck=1
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing
3.[root@localhost ~]# yum &#8211;enablerepo=c5-testing install php
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.nus.edu.sg
* base: mirror.nus.edu.sg
* extras: mirror.nus.edu.sg
* livna: ftp-stud.fht-esslingen.de
* rpmforge: ftp-stud.fht-esslingen.de
* updates: mirror.nus.edu.sg
c5-testing                                                                                        &#124; 1.9 kB     ...]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana,sans-serif; font-size: small;"><strong><a href="http://www.php.net/"></a></strong>To Upgrade php5.1 to php5.2 on Cetnos 5.04 </span></p>
<p><span style="font-family: Verdana,sans-serif; font-size: small;">First you need to create </span></p>
<p><span style="font-family: Verdana,sans-serif; font-size: small;">1.</span>[root@localhost ]# touch /etc/yum.repos.d/CentOS-5.repo</p>
<p>2.Add below lines to Centos-5.repo file</p>
<p>[c5-testing]<br />
name=CentOS-5 Testing<br />
baseurl=http://dev.centos.org/centos/$releasever/testing/$basearch/<br />
enabled=0<br />
gpgcheck=1<br />
gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing</p>
<p>3.[root@localhost ~]# yum &#8211;enablerepo=c5-testing install php<br />
Loaded plugins: fastestmirror<br />
Loading mirror speeds from cached hostfile<br />
* addons: mirror.nus.edu.sg<br />
* base: mirror.nus.edu.sg<br />
* extras: mirror.nus.edu.sg<br />
* livna: ftp-stud.fht-esslingen.de<br />
* rpmforge: ftp-stud.fht-esslingen.de<br />
* updates: mirror.nus.edu.sg<br />
c5-testing                                                                                        | 1.9 kB     00:00<br />
c5-testing/primary_db                                                                             | 502 kB     00:08<br />
Setting up Install Process<br />
Resolving Dependencies<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package php.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8211;&gt; Processing Dependency: php-common = 5.2.9-2.el5.centos for package: php<br />
&#8211;&gt; Processing Dependency: php-cli = 5.2.9-2.el5.centos for package: php<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package php-cli.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-mysql<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-pdo<br />
&#8211;&gt; Processing Dependency: php-common = 5.1.6-23.2.el5_3 for package: php-ldap<br />
&#8212;&gt; Package php-common.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8211;&gt; Running transaction check<br />
&#8212;&gt; Package php-ldap.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8212;&gt; Package php-mysql.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8212;&gt; Package php-pdo.i386 0:5.2.9-2.el5.centos set to be updated<br />
&#8211;&gt; Finished Dependency Resolution</p>
<p>Dependencies Resolved</p>
<p>=========================================================================================================================<br />
Package                     Arch                  Version                             Repository                   Size<br />
=========================================================================================================================<br />
Installing:<br />
php                         i386                  5.2.9-2.el5.centos                  c5-testing                  1.2 M<br />
Updating for dependencies:<br />
php-cli                     i386                  5.2.9-2.el5.centos                  c5-testing                  2.4 M<br />
php-common                  i386                  5.2.9-2.el5.centos                  c5-testing                  237 k<br />
php-ldap                    i386                  5.2.9-2.el5.centos                  c5-testing                   31 k<br />
php-mysql                   i386                  5.2.9-2.el5.centos                  c5-testing                   80 k<br />
php-pdo                     i386                  5.2.9-2.el5.centos                  c5-testing                   62 k</p>
<p>Transaction Summary<br />
=========================================================================================================================<br />
Install      1 Package(s)<br />
Update       5 Package(s)<br />
Remove       0 Package(s)</p>
<p>Total download size: 4.0 M<br />
Is this ok [y/N]: y<br />
Downloading Packages:<br />
(1/6): php-ldap-5.2.9-2.el5.centos.i386.rpm                                                       |  31 kB     00:00<br />
(2/6): php-pdo-5.2.9-2.el5.centos.i386.rpm                                                        |  62 kB     00:01<br />
(3/6): php-mysql-5.2.9-2.el5.centos.i386.rpm                                                      |  80 kB     00:01<br />
(4/6): php-common-5.2.9-2.el5.centos.i386.rpm                                                     | 237 kB     00:04<br />
(5/6): php-5.2.9-2.el5.centos.i386.rpm                                                            | 1.2 MB     00:22<br />
(6/6): php-cli-5.2.9-2.el5.centos.i386.rpm                                                        | 2.4 MB     00:42<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Total                                                                                     53 kB/s | 4.0 MB     01:16<br />
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 7203f491<br />
c5-testing/gpgkey                                                                                 | 1.8 kB     00:00<br />
Importing GPG key 0&#215;7203F491 &#8220;CentOS-testing (CentOS Developers testing key) &lt;centos@centos.org&gt;&#8221; from http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing<br />
Is this ok [y/N]: y<br />
Running rpm_check_debug<br />
Running Transaction Test<br />
Finished Transaction Test<br />
Transaction Test Succeeded<br />
Running Transaction<br />
Updating       : php-common                                                                                       1/11<br />
Updating       : php-pdo                                                                                          2/11<br />
Updating       : php-cli                                                                                          3/11<br />
Installing     : php                                                                                              4/11<br />
Updating       : php-ldap                                                                                         5/11<br />
Updating       : php-mysql                                                                                        6/11<br />
Cleanup        : php-common                                                                                       7/11<br />
Cleanup        : php-pdo                                                                                          8/11<br />
Cleanup        : php-ldap                                                                                         9/11<br />
Cleanup        : php-mysql                                                                                       10/11<br />
Cleanup        : php-cli                                                                                         11/11</p>
<p>Installed:<br />
php.i386 0:5.2.9-2.el5.centos</p>
<p>Dependency Updated:<br />
php-cli.i386 0:5.2.9-2.el5.centos       php-common.i386 0:5.2.9-2.el5.centos     php-ldap.i386 0:5.2.9-2.el5.centos<br />
php-mysql.i386 0:5.2.9-2.el5.centos     php-pdo.i386 0:5.2.9-2.el5.centos</p>
<p>Complete!</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/installing-php5-2-on-centos-5-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command yum</title>
		<link>http://smartproteam.com/command-yum/</link>
		<comments>http://smartproteam.com/command-yum/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:50:58 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[repolist]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[yum list]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1185</guid>
		<description><![CDATA[Yum :
Yum is an interactive ,rpm based,pakackage manager.It can automatically performs system updates.It also performs installation of new packages and removal of new packages.
Below are the yum manual
To list the yum options
$yum -h
To list the installed package that matches given string
$yum list httpd
To localate all packages that contain the string ...]]></description>
			<content:encoded><![CDATA[<p>Yum :</p>
<p>Yum is an interactive ,rpm based,pakackage manager.It can automatically performs system updates.It also performs installation of new packages and removal of new packages.</p>
<p>Below are the yum manual</p>
<p>To list the yum options</p>
<p>$<strong>yum -h</strong></p>
<p>To list the installed package that matches given string</p>
<p>$<strong>yum list httpd</strong></p>
<p>To localate all packages that contain the string &#8220;httpd&#8221;</p>
<p>$<strong>yum search httpd</strong></p>
<p>To install the package</p>
<p>$<strong>yum install (pakagename)</strong></p>
<p>To remove the packagae</p>
<p>$<strong>yum remove (paclage name)</strong></p>
<p>Description about the package</p>
<p>$<strong>yum info httpd</strong></p>
<p>To view the package dependencies</p>
<p>$<strong>yum deplist httpd</strong></p>
<p>To check installed package version</p>
<p>$<strong>yum check-update</strong></p>
<p>To update outdated  packages</p>
<p>$<strong>yum update</strong></p>
<p>To clean cache</p>
<p>$<strong>yum clean all</strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 302px; width: 1px; height: 1px;">/home/sushanthreddy/.ssh/known_hosts updated.<br />
Original contents retained as /home/sushanthreddy/.ssh/known_hosts.old</div>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/command-yum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssh  WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! (solution)</title>
		<link>http://smartproteam.com/ssh-warning-remote-host-identification-has-changed-solution/</link>
		<comments>http://smartproteam.com/ssh-warning-remote-host-identification-has-changed-solution/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:37:48 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux TroubleShoot]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh warning]]></category>
		<category><![CDATA[ssh-keygen]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1183</guid>
		<description><![CDATA[IF you get below message
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote ...]]></description>
			<content:encoded><![CDATA[<p>IF you get below message</p>
<p>@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!<br />
Someone could be eavesdropping on you right now (man-in-the-middle attack)!<br />
It is also possible that the RSA host key has just been changed.<br />
The fingerprint for the RSA key sent by the remote host is<br />
88:26:99:fb:z5:1d:92:e5:z6:6e:t3:499c:99:af:90.<br />
Please contact your system administrator.<br />
Add correct host key in /home/username/.ssh/known_hosts to get rid of this message.<br />
Offending key in /home/username/.ssh/known_hosts:9<br />
RSA host key for 192.168.1.2 has changed and you have requested strict checking.<br />
Host key verification failed.</p>
<p>Solution is remove the keys for that ip or hostname ,like below</p>
<p>$ssh-keygen -R 192.168.1.2</p>
<p>/home/username/.ssh/known_hosts updated.<br />
Original contents retained as /home/username/.ssh/known_hosts.old</p>
<p>After above step now you can ssh to remote machine</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/ssh-warning-remote-host-identification-has-changed-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scientific Linux 5.4 Live CD and DVD download now</title>
		<link>http://smartproteam.com/scientific-linux-5-4-live-cd-and-dvd-download-now/</link>
		<comments>http://smartproteam.com/scientific-linux-5-4-live-cd-and-dvd-download-now/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:47:26 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux OS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[live cd]]></category>
		<category><![CDATA[live dvd]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[Scientific]]></category>
		<category><![CDATA[Scientific Linux 5.4]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1179</guid>
		<description><![CDATA[The Scientific Linux Live CD/DVD is a bootable CD/DVD that runs Linux directly from CD/DVD without installing. It is based on Scientific Linux 5.4.it also available for the i386 and x86_64  architectures.


Features :

kernel 2.6.18-164.6.1.el5
gnome 2.16.0
kde 3.5.4
gimp 2.2.13
firefox 3.0.15

Software added compared to standard Scientific Linux

* ntfs-3g (read/write NTFS support)
* ntfsprogs
* ...]]></description>
			<content:encoded><![CDATA[<p>The Scientific Linux Live CD/DVD is a bootable CD/DVD that runs Linux directly from CD/DVD without installing. It is based on Scientific Linux 5.4.<span id="intelliTxt">it also available for the i386 and x86_64 </span><span id="intelliTxt"> architectures.</span></p>
<p><span><img class="aligncenter size-full wp-image-1180" title="scientific" src="http://smartproteam.com/wp-content/uploads/2009/11/scientific.png" alt="scientific" width="140" height="140" /><br />
</span></p>
<p><strong>Features</strong> :</p>
<ul>
<li>kernel 2.6.18-164.6.1.el5</li>
<li>gnome 2.16.0</li>
<li>kde 3.5.4</li>
<li>gimp 2.2.13</li>
<li>firefox 3.0.15</li>
</ul>
<p><strong>Software added compared to standard Scientific Linux<br />
</strong><br />
* ntfs-3g (read/write NTFS support)<br />
* ntfsprogs<br />
* gparted<br />
* reiserfs-utils, progsreiserfs<br />
* ms-sys<br />
* testdisk<br />
* dd_rescue<br />
* ddrescue<br />
* partimage<br />
* iperf<br />
* xdialog<br />
* xfe, rxvt-unicode (only on Mini LiveCD)</p>
<p><a href="http://www.scientificlinux.org/download" target="_blank">click here to download</a></p>
<p><strong>about Scientific</strong>:</p>
<p><span id="intelliTxt"> </span>Scientific Linux is a free   Linux distribution  which aims to be 100% compatible with and based on Red Hat Enterprise Linux.free &amp; open source software made available by Red Hat, Inc., but is not produced,maintained or supported by Red Hat. Specifically, this product is built from the source code for Red Hat Enterprise Linux versions.</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/scientific-linux-5-4-live-cd-and-dvd-download-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>File Systems and Partitions using FDISK</title>
		<link>http://smartproteam.com/file-systems-and-partitions-using-fdisk/</link>
		<comments>http://smartproteam.com/file-systems-and-partitions-using-fdisk/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 05:46:03 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[ext2]]></category>
		<category><![CDATA[ext3]]></category>
		<category><![CDATA[ext4]]></category>
		<category><![CDATA[fdisk]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[mount linux partition]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1177</guid>
		<description><![CDATA[fdisk (for &#8220;fixed disk&#8221;) is a commonly used name for a command-line utility that provides disk partitioning functions in an operations.
To check the connected storage on the linux partition ,type below command.
$fdisk -l
(it displays connected storage table details)
To create partition ,you need to run below commands
$fdisk /dev/sda2
arugments 
n&#8217; &#8211; to ...]]></description>
			<content:encoded><![CDATA[<p>fdisk (for &#8220;fixed disk&#8221;) is a commonly used name for a command-line utility that provides disk partitioning functions in an operations.</p>
<p>To check the connected storage on the linux partition ,type below command.</p>
<p>$<strong>fdisk -l</strong><br />
(it displays connected storage table details)</p>
<p>To create partition ,you need to run below commands</p>
<p>$<strong>fdisk /dev/sda2</strong></p>
<p><strong>arugments </strong></p>
<p>n&#8217; &#8211; to add a new partition<br />
&#8216;p&#8217; &#8211; primary<br />
&#8216;1&#8242; &#8211; start cylinder<br />
&#8216;+5096M&#8217; &#8211; to indicate 5 Gigabytes<br />
&#8216;w&#8217; &#8211; to write the changes to the disk</p>
<p><span style="color: #ff0000;">Note:Fdisk create only raw partition </span></p>
<p>to format raw partition.</p>
<p>$mke2fs -j <strong>/dev/sda2</strong></p>
<p><strong><em><strong>after this check weather it is mounted are not using below command.</strong></em></strong></p>
<p><strong><em><strong>$cat /etc/fstab</strong></em></strong></p>
<p><strong><em><strong>or</strong></em></strong></p>
<p><strong><em><strong>$du -h</strong></em></strong></p>
<p><em><strong>if  /dev/sda2 is not mounted to then you need to mount using below command</strong></em></p>
<p><em><strong>$sudo mount /dev/sda2</strong></em><strong><em><strong> /mnt/disk</strong></em></strong></p>
<p><strong><em><strong>(here i have mounted that into my desired location you can change as per your requirement) </strong></em></strong></p>
<p>now add  mount location to /etc/fstab by doingbelow command</p>
<p>$vi /etc/fstab</p>
<p>add below line</p>
<p>/dev/sda2 /mnt/disk  defaults,locale=en_IN 0 0</p>
<p>by doing it will automatically mount this partition on every boot.</p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/file-systems-and-partitions-using-fdisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 12 available to download</title>
		<link>http://smartproteam.com/fedora-12-available-to-download/</link>
		<comments>http://smartproteam.com/fedora-12-available-to-download/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:35:49 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux OS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora 12]]></category>
		<category><![CDATA[fedora 12 download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux distro]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1170</guid>
		<description><![CDATA[Fedora 12 releases and available  for download.it comes with Optimized performance now all the software packages on 32-bit (x86_32) architecture have been compiled for i686 systems, with special optimization for the Intel Atom processors used in many netbooks, but without losing compatibility with the overwhelming majority of CPUs,NetworkManager broadband ...]]></description>
			<content:encoded><![CDATA[<p>Fedora 12 releases and available  for download.it comes with Optimized performance now all the software packages on 32-bit (x86_32) architecture have been compiled for i686 systems, with special optimization for the Intel Atom processors used in many netbooks, but without losing compatibility with the overwhelming majority of CPUs,NetworkManager broadband and other enhancements.</p>
<p><a href="http://fedoraproject.org/wiki/Fedora_12_Announcement" target="_blank">click here for more info</a></p>
<p>High lights:</p>
<ul>
<li><span id="intelliTxt">Linux Kernel 2.6.31.5</span></li>
<li><span id="intelliTxt">GNOME 2.28.0</span></li>
<li><span id="intelliTxt">KDE 4.3.2</span></li>
<li>ext4</li>
<li><span id="intelliTxt">NFS4</span></li>
<li>NetBeans 6.7</li>
<li>Perl 6</li>
<li>GFS2 using CTDB</li>
</ul>
<p><span><br />
</span></p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/D62Wn9AVqGE&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/D62Wn9AVqGE&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p><a href="http://torrent.fedoraproject.org/torrents//">click here to download </a></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/fedora-12-available-to-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.2 available to download</title>
		<link>http://smartproteam.com/opensuse-11-2-available-to-download/</link>
		<comments>http://smartproteam.com/opensuse-11-2-available-to-download/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:38:05 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux OS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[download openSUSE 11.2]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[opnesuse 11.2]]></category>
		<category><![CDATA[WebYaST]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1164</guid>
		<description><![CDATA[openSUSE 11.2 release features new and massively improved versions of Firefox, OpenOffice.org, GNOME, KDE, and more.openSUSE 11.2 comes with the latest version 2.6.31 of the Linux kernel, the beating heart of every openSUSE system. The default file system of openSUSE was switched to the new Ext4.
HighLights:

Linux kernel 2.6.31.5
GNOME 2.28.0
KDE 4.3.1
EXT4 ...]]></description>
			<content:encoded><![CDATA[<p>openSUSE 11.2 release features new and massively improved versions of Firefox, OpenOffice.org, GNOME, KDE, and more.openSUSE 11.2 comes with the latest version 2.6.31 of the Linux kernel, the beating heart of every openSUSE system. The default file system of openSUSE was switched to the new Ext4.</p>
<p>HighLights:</p>
<ul>
<li><strong><span id="intelliTxt">Linux kernel 2.6.31.5</span></strong></li>
<li><strong><span id="intelliTxt">GNOME 2.28.0</span></strong></li>
<li><strong><span id="intelliTxt">KDE 4.3.1</span></strong></li>
<li><strong><span id="intelliTxt">EXT4 filesystem</span></strong></li>
<li><span style="color: #000000;"><span id="intelliTxt"><strong>OpenOffice.org 3.1</strong></span></span></li>
<li><span style="color: #000000;"><span id="intelliTxt"><strong>WebYaST</strong></span></span></li>
</ul>
<p><img class="aligncenter size-medium wp-image-1171" title="opensuse" src="http://smartproteam.com/wp-content/uploads/2009/11/opensuse-300x168.png" alt="opensuse" width="300" height="168" /></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vMDkJ-Ev2sU&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/vMDkJ-Ev2sU&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://download.opensuse.org/distribution/11.2/iso/" target="_blank">click here to download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/opensuse-11-2-available-to-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wine is not owned by you</title>
		<link>http://smartproteam.com/wine-is-not-owned-by-you/</link>
		<comments>http://smartproteam.com/wine-is-not-owned-by-you/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:36:42 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux TroubleShoot]]></category>
		<category><![CDATA[.exe files in linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubunt wine]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1162</guid>
		<description><![CDATA[if you get a message .wine is not owned by you.then you trying to run wine with root permission.never do that.
run directly .
you can trouble shoot in two ways.
one is you need to change the owner permissions
by running
$chown username.uername -R .wine
or
do below steps
first you need to remove wine by running ...]]></description>
			<content:encoded><![CDATA[<p>if you get a message .wine is not owned by you.then you trying to run wine with root permission.never do that.</p>
<p>run directly .</p>
<p>you can trouble shoot in two ways.</p>
<p>one is you need to change the owner permissions</p>
<p>by running</p>
<p>$chown username.uername -R .wine</p>
<p>or</p>
<p>do below steps</p>
<p>first you need to remove wine by running below command</p>
<p>$<strong>rm -rfv ~/.wine</strong></p>
<p><img src="http://smartproteam.com/wp-content/uploads/2009/11/wine.png" alt="wine" title="wine" width="200" height="150" class="aligncenter size-full wp-image-1168" /></p>
<p>then run wine configure to create fresh .wine folder again in the home directory</p>
<p>$winecfg</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/wine-is-not-owned-by-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
