<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Linux with examples</title>
	<link>http://smartproteam.com</link>
	<description></description>
	<lastBuildDate>Sat, 23 Jan 2010 16:47:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Error: Package tuple  could not be found in packagesack</title>
		<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>
		<link>http://smartproteam.com/error-package-tuple-could-not-be-found-in-packagesack/</link>
			</item>
	<item>
		<title>Installing firefox 3.6 on ubuntu</title>
		<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>
		<link>http://smartproteam.com/installing-firefox-3-6-on-ubuntu/</link>
			</item>
	<item>
		<title>Installing php5.2 on Centos 5.04</title>
		<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>
		<link>http://smartproteam.com/installing-php5-2-on-centos-5-04/</link>
			</item>
	<item>
		<title>Command yum</title>
		<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>
		<link>http://smartproteam.com/command-yum/</link>
			</item>
	<item>
		<title>ssh  WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! (solution)</title>
		<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>
		<link>http://smartproteam.com/ssh-warning-remote-host-identification-has-changed-solution/</link>
			</item>
	<item>
		<title>Scientific Linux 5.4 Live CD and DVD download now</title>
		<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>
		<link>http://smartproteam.com/scientific-linux-5-4-live-cd-and-dvd-download-now/</link>
			</item>
	<item>
		<title>File Systems and Partitions using FDISK</title>
		<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>
		<link>http://smartproteam.com/file-systems-and-partitions-using-fdisk/</link>
			</item>
	<item>
		<title>Fedora 12 available to download</title>
		<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>
		<link>http://smartproteam.com/fedora-12-available-to-download/</link>
			</item>
	<item>
		<title>openSUSE 11.2 available to download</title>
		<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>
		<link>http://smartproteam.com/opensuse-11-2-available-to-download/</link>
			</item>
	<item>
		<title>wine is not owned by you</title>
		<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>
		<link>http://smartproteam.com/wine-is-not-owned-by-you/</link>
			</item>
</channel>
</rss>
