<?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>Wed, 26 May 2010 16:22:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>how to switch current run level and about runlevel</title>
		<link>http://smartproteam.com/how-to-switch-current-run-level-and-about-runlevel/</link>
		<comments>http://smartproteam.com/how-to-switch-current-run-level-and-about-runlevel/#comments</comments>
		<pubDate>Wed, 26 May 2010 16:22:23 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[5]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[runlevel]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[swtich]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[up]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1228</guid>
		<description><![CDATA[init is not normally executed by a user process, and expects to have  a
process  id  of  1.
On startup init reads the /etc/event.d directory, each file describes a
job that should be managed.  This includes the particulars  about  what
binary  or  shell script code should executed while the job is running,
and which events ...]]></description>
			<content:encoded><![CDATA[<p>init is not normally executed by a user process, and expects to have  a<br />
process  id  of  1.</p>
<p>On startup init reads the /etc/event.d directory, each file describes a<br />
job that should be managed.  This includes the particulars  about  what<br />
binary  or  shell script code should executed while the job is running,<br />
and which events can cause the job to be started or stopped.</p>
<p>By default most red server there default run level is 3<br />
Red hat work station default run level is 5<br />
By through init command we can switch run level form one level to another level.<br />
<strong>#init 3</strong><strong><br />
</strong>The above command switch the system from current run level to run level 3=<br />
<strong>1:345:respawn:/sbin/mingetty tty2 in /sbin/init<br />
</strong>The above line directs /sbin/init to run the mingetty program on tty2 in run levels <strong>3 through 5</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/how-to-switch-current-run-level-and-about-runlevel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 13 Final Released and ready to download</title>
		<link>http://smartproteam.com/fedora-13-final-released-and-ready-to-download/</link>
		<comments>http://smartproteam.com/fedora-13-final-released-and-ready-to-download/#comments</comments>
		<pubDate>Tue, 25 May 2010 16:23:40 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux OS]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[download Fedora 13]]></category>
		<category><![CDATA[fedora 13]]></category>
		<category><![CDATA[Goddard]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1224</guid>
		<description><![CDATA[Fedora 13 named “Goddard”, the final version of Fedora 13 will sport many new features such as KDE 4.4, latest builds of the XFCE environment and Sugar Learning Environment apart from the usual bug fixes and functionality additions.

changes on anaconda installation it allow installations on SANS and DASD
new layout to ...]]></description>
			<content:encoded><![CDATA[<p>Fedora 13 named “Goddard”, the final version of Fedora 13 will sport many new features such as KDE 4.4, latest builds of the XFCE environment and Sugar Learning Environment apart from the usual bug fixes and functionality additions.</p>
<ul>
<li>changes on anaconda installation it allow installations on SANS and DASD</li>
<li>new layout to select the place to install it show you all options in one screen with all definitions and warnings.</li>
<li>new layout to choose the type of file system to use, allow you to see all options you have from standard partition, raid options and LVM, all handle on one simple screen.</li>
<li>Disk Utility has a mayor change on Fedora 13, it can manage LVM, RAID devices</li>
</ul>
<p>Features :</p>
<ul>
<li>Linux Kernel 2.6.32</li>
<li>Mozilla Firefox 3.6</li>
<li>3D Support for Nvidia cards</li>
<li>NetBeans 6.8</li>
<li>Python 3</li>
<li>KDE 4.4</li>
<li>Gnome 2.30</li>
<li>Support for mounting NFS servers over IPv6</li>
<li>RPM 4.8</li>
</ul>
<h2><a href="http://smartproteam.com/wp-content/uploads/2010/05/fedora13.jpg"><img class="aligncenter size-medium wp-image-1225" title="fedora13" src="http://smartproteam.com/wp-content/uploads/2010/05/fedora13-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://torrent.fedoraproject.org/torrents/" target="_self"><strong>Click here to download</strong></a></h2>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/fedora-13-final-released-and-ready-to-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Know hardware info using DMIDECODE command</title>
		<link>http://smartproteam.com/know-hardware-info-using-dmidecode/</link>
		<comments>http://smartproteam.com/know-hardware-info-using-dmidecode/#comments</comments>
		<pubDate>Thu, 20 May 2010 17:21:07 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[dmidecode]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[serial number]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1219</guid>
		<description><![CDATA[dmidecode is a tool for dumping a computer’s DMI (some say SMBIOS) table contents in a human-readable format. This ta?
ble contains a description of the system’s hardware components, as well as other useful pieces of information  such  as
serial  numbers  and BIOS revision. Thanks to this table, you can retrieve this ...]]></description>
			<content:encoded><![CDATA[<p><strong>dmidecode</strong> is a tool for dumping a computer’s DMI (some say SMBIOS) table contents in a human-readable format. This ta?<br />
ble contains a description of the system’s hardware components, as well as other useful pieces of information  such  as<br />
serial  numbers  and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for<br />
the actual hardware.</p>
<p><strong>DMI information :</strong></p>
<p>0   BIOS<br />
1   System<br />
2   Base Board<br />
3   Chassis<br />
4   Processor<br />
5   Memory Controller<br />
6   Memory Module<br />
7   Cache<br />
8   Port Connector<br />
9   System Slots<br />
10   On Board Devices<br />
11   OEM Strings<br />
12   System Configuration Options<br />
13   BIOS Language<br />
14   Group Associations<br />
15   System Event Log<br />
16   Physical Memory Array<br />
17   Memory Device<br />
18   32-bit Memory Error<br />
19   Memory Array Mapped Address<br />
20   Memory Device Mapped Address<br />
21   Built-in Pointing Device<br />
22   Portable Battery<br />
23   System Reset<br />
24   Hardware Security<br />
25   System Power Controls<br />
26   Voltage Probe<br />
27   Cooling Device<br />
28   Temperature Probe<br />
29   Electrical Current Probe<br />
30   Out-of-band Remote Access<br />
31   Boot Integrity Services<br />
32   System Boot<br />
33   64-bit Memory Error<br />
34   Management Device<br />
35   Management Device Component<br />
36   Management Device Threshold Data<br />
37   Memory Channel<br />
38   IPMI Device<br />
39   Power Supply</p>
<p>TO run dmidecode you need to be root or sudo users.</p>
<p>$<strong>dmidecode </strong></p>
<p><strong>for example if you want to know the system information,it will display in below format<br />
</strong></p>
<p>System Information<br />
Manufacturer:<br />
Product Name:<br />
Version: ThinkPad<br />
Serial Number:<br />
UUID:<br />
Wake-up Type: Power Switch<br />
SKU Number: Not Specified<br />
Family:</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/know-hardware-info-using-dmidecode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux mint 9 released and ready for download</title>
		<link>http://smartproteam.com/linux-mint-9-released-and-ready-for-download/</link>
		<comments>http://smartproteam.com/linux-mint-9-released-and-ready-for-download/#comments</comments>
		<pubDate>Wed, 19 May 2010 01:19:48 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux OS]]></category>
		<category><![CDATA[APT daemon]]></category>
		<category><![CDATA[backup tools]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Isadora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1215</guid>
		<description><![CDATA[Linux Mint is a computer operating system based on Ubuntu.mint provides an up-to-date, stable operating system for the average user, with a strong focus on usability and ease of installation. It is recognized for being user-friendly, particularly for users with no previous experience in Linux.
Linux Mint uses GNOME as its ...]]></description>
			<content:encoded><![CDATA[<p>Linux Mint is a computer operating system based on <strong>Ubuntu</strong>.mint provides an up-to-date, stable operating system for the average user, with a strong focus on usability and ease of installation. It is recognized for being user-friendly, particularly for users with no previous experience in Linux.</p>
<p>Linux Mint uses <strong>GNOME</strong> as its main desktop. Editions are also available for the following desktops:</p>
<ul>
<li> KDE</li>
<li> Xfce</li>
<li> LXDE</li>
<li> Fluxbox</li>
</ul>
<p>Linux Mint currently supports the <strong>Intel x86</strong> and <strong>AMD64</strong> architectures.<br />
<strong><br />
Features :</strong></p>
<p>o APT daemon<br />
o Visual improvements<br />
o Incremental backups, compression, integrity checks<br />
o Backup/Restoration of the software selection<br />
o Editable items<br />
o Transparent menu<br />
o Always start with favorites<br />
o “Add to” shortcuts<br />
o Changes apply immediately<br />
o Additional options<br />
o Backgrounds<br />
o Welcome screen<br />
o Update Manager<br />
o Windows installer<br />
o Husse quotes<br />
o USB Creator<br />
o Default software selection<br />
o Local repository and Gnome-PPP<br />
o Apt hold/unhold/held commands<br />
o CD &amp; DVD<br />
o Community Editions<br />
o OEM installation disks<br />
o USA/Japan distributors disks<br />
o 32 &amp; 64-bit<br />
o Faster boot<br />
o Long Term Support</p>
<p><a href="http://smartproteam.com/wp-content/uploads/2010/05/mint9.png"><img class="aligncenter size-medium wp-image-1216" title="mint9" src="http://smartproteam.com/wp-content/uploads/2010/05/mint9-300x225.png" alt="" width="300" height="225" /></a><strong><a href="http://www.linuxmint.com/download.php" target="_blank">Click here to download</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/linux-mint-9-released-and-ready-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 Released LTS and ready for download</title>
		<link>http://smartproteam.com/ubuntu-10-04-released-lts-and-ready-for-download/</link>
		<comments>http://smartproteam.com/ubuntu-10-04-released-lts-and-ready-for-download/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 15:25:00 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1212</guid>
		<description><![CDATA[Ubuntu Desktop 10.04 LTS will feature extensive design work, faster boot speed, social network integration, online services and the Ubuntu One Music Store.
There will also be a Ubuntu 10.04 Netbook Edition, which enables netbook users, in addition to benefiting from the improvements in the Desktop Edition, see even faster boot ...]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Desktop 10.04 LTS will feature extensive design work, faster boot speed, social network integration, online services and the Ubuntu One Music Store.</p>
<p>There will also be a Ubuntu 10.04 Netbook Edition, which enables netbook users, in addition to benefiting from the improvements in the Desktop Edition, see even faster boot speeds on SSD-based devices and faster suspend/resume that will extend battery life. However, this 10.04 Netbook Edition will not be an LTS.</p>
<p>* Direct upgrade path for Ubuntu 8.04 LTS and Ubuntu 9.10 users<br />
o No need to rip and replace, in-place upgrades<br />
* Stability and security enhancements for LTS including:<br />
o Five years of security and maintenance updates free to all users<br />
o AppArmor security by default on key packages<br />
o Kernel hardening (memory protection, module loading blocking, address space layout randomisation)<br />
o Uncomplicated Firewall extended to all common services<br />
o Encrypted Home and Private directories<br />
* Multiple added or updated applications and packages since 8.04 LTS available as install options, including:<br />
o CouchDB<br />
o Puppet<br />
o Eucalyptus<br />
o Django 1.1<br />
o OpenJDK6<br />
o Tomcat 6<br />
o MySQL 5.1<br />
o ClamAv<br />
o SpamAssassin<br />
o Samba 3.4<br />
o Python 2.6<br />
o Nagios 3<br />
o Ruby<br />
o PowerNap<br />
o PHP 5.3<br />
o KVM 84<br />
o Libvirt 0.7.5<br />
o RabbitMQ 1.7<br />
* Virtualisation enhancements, including:<br />
o Building on Libvirt and KVM for simple deployment and management. KVM now supports:<br />
o Kernel Samepage Merging (KSM) memory aggregation<br />
o Live migration of virtual machines<br />
o Automated and fast image creations with VMBuilder<br />
o Ubuntu as Virtual Machine (VM) supported for VMWare, Xen, KVM, Virtualbox, EC2 and UEC<br />
* Ubuntu Enterprise Cloud (UEC) and Amazon EC2 enhancements, including:<br />
o UEC as well as EC2 images are included in five years of free security and support updates<br />
o Minimal installation profile for minimum footprint VMs optimised for EC2 and UEC<br />
o Ubuntu EC2 images can be booted from EBS<br />
o Multi-language AWS library support<br />
o Easily customised and frequently refreshed images at boot time for super flexibility using cloud-init<br />
o Puppet, a configuration management framework, can be used to mass control instances from their start<br />
* Advanced storage capabilities built in, including<br />
o RAID support from the installer<br />
o iSCSI and multipath support and booting<br />
* Simpler to mass deploy and manage<br />
o Puppet integration in the cloud or as an add-on<br />
o Version control configuration changes (integrated with Puppet), provides history and accountability<br />
o Many new and improved installation profiles<br />
o Built-in package mirroring and network installation tools<br />
o Improved management from Canonical&#8217;s Landscape, including:<br />
+ Mass registration<br />
+ Managing both physical servers and VMs<br />
+ Managing Cloud instances on both UEC and EC2, including:<br />
# Security credentials and zones<br />
# Elastic Block Storage (EBS) and Walrus storage elements<br />
# Elastic IPs management<br />
# Cloud topology monitoring<br />
+ Scheduled maintenance (shutdowns and restarts, package updates and script execution)<br />
+ Direct view into server configuration<br />
+ Logical groupings of machines for ease of administration</p>
<p><a href="http://smartproteam.com/wp-content/uploads/2010/04/ubuntu-10.04.jpg"><img class="aligncenter size-full wp-image-1213" title="ubuntu 10.04" src="http://smartproteam.com/wp-content/uploads/2010/04/ubuntu-10.04.jpg" alt="" width="640" height="400" /></a></p>
<p><a href="http://releases.ubuntu.com/lucid/">click here to download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/ubuntu-10-04-released-lts-and-ready-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Commands for USB Devices</title>
		<link>http://smartproteam.com/commands/</link>
		<comments>http://smartproteam.com/commands/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:07:29 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[drives]]></category>
		<category><![CDATA[items]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[pen]]></category>
		<category><![CDATA[personalized usb drives]]></category>
		<category><![CDATA[sticks]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1209</guid>
		<description><![CDATA[lsusb  is  a  utility for displaying information about USB buses in the
system and the devices connected to them

list attached usb devices

~$lsusb

write extended usb device information to a file

~$sudo lsusb -v &#62; usbinfo.txt
]]></description>
			<content:encoded><![CDATA[<p>lsusb  is  a  utility for displaying information about USB buses in the<br />
system and the devices connected to them</p>
<ul>
<li>list attached usb devices</li>
</ul>
<p><strong>~$lsusb</strong></p>
<ul>
<li>write extended usb device information to a file</li>
</ul>
<p>~$<strong>sudo lsusb -v &gt; usbinfo.txt</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to ubuntu 10.04 beta1</title>
		<link>http://smartproteam.com/upgrade-to-ubuntu-10-04-beta1/</link>
		<comments>http://smartproteam.com/upgrade-to-ubuntu-10-04-beta1/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 05:03:10 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[beta1]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[ubunt]]></category>
		<category><![CDATA[upgrade ubuntu]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1206</guid>
		<description><![CDATA[Instead of downloading the CD image for Lucid Lynx, you can upgrade via the update manager.
Here is how to upgrade to the new version of an Ubuntu
Caution:  Beta releases may not work properly, so do this with caution!
1. Hit Alt-F2 to bring up a command line.
2. Check the &#8216;Run in ...]]></description>
			<content:encoded><![CDATA[<p>Instead of downloading the CD image for Lucid Lynx, you can upgrade via the update manager.</p>
<p>Here is how to upgrade to the new version of an Ubuntu<br />
<span style="color: #ff0000;"><strong>Caution:  Beta releases may not work properly, so do this with caution!</strong></span></p>
<p>1. Hit Alt-F2 to bring up a command line.<br />
2. Check the &#8216;Run in Terminal&#8217; Box.<br />
3. Type sudo update-manager -d in the box<br />
4. Follow the prompts to upgrade.</p>
<p><a href="http://smartproteam.com/wp-content/uploads/2010/03/upgrade.jpg"><img class="aligncenter size-full wp-image-1207" title="upgrade" src="http://smartproteam.com/wp-content/uploads/2010/03/upgrade.jpg" alt="" width="800" height="600" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/upgrade-to-ubuntu-10-04-beta1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 LTS Lucid lynx</title>
		<link>http://smartproteam.com/ubuntu-10-04-lts-lucid-lynx/</link>
		<comments>http://smartproteam.com/ubuntu-10-04-lts-lucid-lynx/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 04:54:30 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04 lucid lynx]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 10.04 download]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1203</guid>
		<description><![CDATA[Ubuntu 10.04 lucid lynx release the official Beta 1 Release was announced this week on March 18th, 2010. the overall look and feel of the GUI was changed to a new color scheme and style also known as &#8220;slick&#8221;, to resemble the beauty and elegance of the desktop, but also ...]]></description>
			<content:encoded><![CDATA[<p><strong>Ubuntu 10.04 lucid lynx</strong> release the official Beta 1 Release was announced this week on March 18th, 2010. the overall look and feel of the GUI was changed to a new color scheme and style also known as &#8220;slick&#8221;, to resemble the beauty and elegance of the desktop, but also the ease of use and minimal computing needs to run it. There are two new themes in the default install that are featured.</p>
<p><strong>New features</strong> :</p>
<ul>
<li><strong>GNOME – latest GNOME desktop environment.</strong></li>
<li><strong>Linux kernel 2.6.32 </strong></li>
<li><strong>KDE SC 4.4 </strong></li>
<li><strong>Fully removaed  HAL from the boot process for fast booting.</strong></li>
<li><strong>Ubuntu One File Syncing</strong></li>
<li><strong>Ubuntu One Music Store</strong></li>
</ul>
<p><a href="http://smartproteam.com/wp-content/uploads/2010/03/Lucid_lynx.jpg"><img class="aligncenter size-full wp-image-1204" title="Lucid_lynx" src="http://smartproteam.com/wp-content/uploads/2010/03/Lucid_lynx.jpg" alt="" width="640" height="481" /> Lucid Lynx 10.04</a></p>
<p><a href="http://releases.ubuntu.com/releases/10.04/" target="_blank">Clikc here to Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/ubuntu-10-04-lts-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to become a root or superuser in ubuntu</title>
		<link>http://smartproteam.com/how-to-become-a-root-in-ubuntu/</link>
		<comments>http://smartproteam.com/how-to-become-a-root-in-ubuntu/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 04:30:26 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sudoers]]></category>
		<category><![CDATA[superuser]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1200</guid>
		<description><![CDATA[If you want to run a command with superuser or root  which deals with system files you can use
&#8220;sudo&#8221; 
here sudo, sudoedit &#8211; execute a command as another user.sudo allows a permitted user to execute a command as the superuser or
another user, as specified in the sudoers file.
for examples :
admin@smartproteam$ ...]]></description>
			<content:encoded><![CDATA[<p>If you want to run a command with superuser or root  which deals with system files you can use</p>
<p><strong>&#8220;sudo&#8221; </strong></p>
<p>here<strong> </strong>sudo, sudoedit &#8211; execute a command as another user.sudo allows a permitted user to execute a command as the superuser or<br />
another user, as specified in the sudoers file.</p>
<p><strong>for examples :</strong></p>
<p>admin@smartproteam<strong>$ sudo cat /var/log/syslog</strong></p>
<p><strong>or</strong></p>
<p><strong>you can become as root using below command</strong></p>
<p>admin@smartproteam<strong>$ sudo -i</strong></p>
<p><strong>root@</strong>smartproteam<strong>$ cat </strong><strong>/var/log/syslog</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/how-to-become-a-root-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Linux Dedicated Server Hosting</title>
		<link>http://smartproteam.com/about-linux-deciated-server-hosting/</link>
		<comments>http://smartproteam.com/about-linux-deciated-server-hosting/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 04:21:06 +0000</pubDate>
		<dc:creator>Smart</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[dedicated linux hosting]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[what is]]></category>

		<guid isPermaLink="false">http://smartproteam.com/?p=1197</guid>
		<description><![CDATA[Dedicated server means that you rent a web server from a hosting company along with necessary software and a reliable connection to the internet. The deciated server will be located in a data center of web hosting company.Dedicated server arises when you have a large scale mission critical website or ...]]></description>
			<content:encoded><![CDATA[<p>Dedicated server means that you rent a web server from a hosting company along with necessary software and a reliable connection to the internet. The deciated server will be located in a data center of web hosting company.Dedicated server arises when you have a large scale mission critical website or ecommerce application or a blog or a simple website that has very good traffic . Also big corporate companies sometimes use managed hosting services from a reputed hosting provider. The client  can configure it and can operate it remotely by connecting to deicated server.</p>
]]></content:encoded>
			<wfw:commentRss>http://smartproteam.com/about-linux-deciated-server-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
