<?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>nixCraft &#187; /etc/fstab</title> <atom:link href="http://www.cyberciti.biz/tips/tag/etcfstab/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Vmware Linux Guest Add a New Hard Disk Without Rebooting Guest</title><link>http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html</link> <comments>http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html#comments</comments> <pubDate>Sat, 18 Jul 2009 06:55:53 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Linux Virtualization]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[/proc/scsi/scsi]]></category> <category><![CDATA[echo "- - -" > /sys/class/scsi_host/host#/scan]]></category> <category><![CDATA[fdisk command]]></category> <category><![CDATA[mkfs.ext3_command]]></category> <category><![CDATA[rescan scsi]]></category> <category><![CDATA[rescan vwmare scsi]]></category> <category><![CDATA[vmware add scsi disk]]></category> <category><![CDATA[vmware delete scsi disk]]></category> <category><![CDATA[vwmare]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=5411</guid> <description><![CDATA[<div
style="float:right;margin-top:0px;margin-left:5px;"><a
title="See all VMWare Virtualization software related articles" href="http://www.cyberciti.biz/tips/category/vmware"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/vmware-logo.png" border="0" alt="" /></a></div> <span
class="drop_cap">A</span>s a system admin, I need to use additional hard drives for to provide more storage space or to separate system data from user data. This procedure, adding physical block devices to virtualized guests, describes how to add a hard drive on the host to a virtualized guest using VMWare software running Linux as guest. <br
/><br
/> It is possible to add or remove a SCSI device explicitly, or to re-scan an entire SCSI bus without rebooting a running Linux VM guest.  This how to is tested under Vmware Server and Vmware Workstation v6.0 (but should work with older version too). All instructions are tested on RHEL, Fedora, CentOS and Ubuntu Linux guest / hosts operating systems. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/vmware-add-a-new-hard-disk-without-rebooting-guest.html/feed</wfw:commentRss> <slash:comments>30</slash:comments> </item> <item><title>Linux Convert ext3 to ext4 File system</title><link>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html</link> <comments>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html#comments</comments> <pubDate>Fri, 23 Jan 2009 15:45:57 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Data recovery]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[allocator]]></category> <category><![CDATA[blkid command]]></category> <category><![CDATA[disk allocation]]></category> <category><![CDATA[ext4]]></category> <category><![CDATA[ext4 fsck]]></category> <category><![CDATA[ext4 tune2fs]]></category> <category><![CDATA[extents]]></category> <category><![CDATA[fsck command]]></category> <category><![CDATA[grub ext4]]></category> <category><![CDATA[linux filesystem]]></category> <category><![CDATA[production servers]]></category> <category><![CDATA[regressions]]></category> <category><![CDATA[tune2fs command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4348</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Some time ago <a
href="http://www.cyberciti.biz/tips/download-of-the-day-linux-kernel-2628.html">ext4 was released</a> and available for Linux kernel. ext4 provides some additional benefits and perforce over ext3 file system. You can easily convert ext3 to ext4 file system. The next release of Fedora, 11, will default to the ext4 file system unless serious regressions are seen. In this quick tutorial you will learn about converting ext3 to ext4 file system.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-convert-ext3-to-ext4-file-system.html/feed</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators )</title><link>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html</link> <comments>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html#comments</comments> <pubDate>Tue, 13 May 2008 12:24:59 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[centos 4]]></category> <category><![CDATA[centos linux]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[fdisk command]]></category> <category><![CDATA[format iscsi volume]]></category> <category><![CDATA[iscsi centos]]></category> <category><![CDATA[iscsi configuration]]></category> <category><![CDATA[iscsi howto]]></category> <category><![CDATA[iscsi redhat]]></category> <category><![CDATA[iscsi setup]]></category> <category><![CDATA[iscsi storage]]></category> <category><![CDATA[iscsi target]]></category> <category><![CDATA[mount iscsi volume]]></category> <category><![CDATA[red hat iscsi]]></category> <category><![CDATA[red hat linux iscsi]]></category> <category><![CDATA[rhel 4]]></category> <category><![CDATA[tail command]]></category> <category><![CDATA[target host]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2285</guid> <description><![CDATA[Explains how to setup iSCSI under CentOS / Red Hat Enterprise Linux (ES) 4 server.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>CentOS / Red Hat Linux: Install and manage iSCSI Volume</title><link>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html</link> <comments>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html#comments</comments> <pubDate>Tue, 30 Oct 2007 18:36:35 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Backup]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[fdisk command]]></category> <category><![CDATA[format iscsi volume]]></category> <category><![CDATA[iSCSI]]></category> <category><![CDATA[iscsi centos]]></category> <category><![CDATA[iscsi howto]]></category> <category><![CDATA[iscsi initiator]]></category> <category><![CDATA[iscsi redhat]]></category> <category><![CDATA[iscsi storage]]></category> <category><![CDATA[iscsiadm command]]></category> <category><![CDATA[mke2fs_command]]></category> <category><![CDATA[mkfs.ext3_command]]></category> <category><![CDATA[mount iscsi volume]]></category> <category><![CDATA[red hat iscsi]]></category> <category><![CDATA[red hat linux iscsi]]></category> <category><![CDATA[scsi protocol]]></category> <category><![CDATA[target]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html</guid> <description><![CDATA[Internet SCSI (iSCSI) is a network protocol s that allows you to use of the SCSI protocol over TCP/IP networks. It is good alternative to Fibre Channel-based SANs. You can easily manage, mount and format iSCSI Volume under Linux. It allows access to SAN storage over Ethernet. Open-iSCSI Project Open-iSCSI project is a high-performance, transport [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html/feed</wfw:commentRss> <slash:comments>45</slash:comments> </item> <item><title>Ubuntu Linux: NFS Client Configuration To Mount NFS Share</title><link>http://www.cyberciti.biz/tips/ubuntu-linux-nfs-client-configuration-to-mount-nfs-share.html</link> <comments>http://www.cyberciti.biz/tips/ubuntu-linux-nfs-client-configuration-to-mount-nfs-share.html#comments</comments> <pubDate>Sun, 04 Jun 2006 08:09:49 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Howto]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/fstab]]></category> <category><![CDATA[df command]]></category> <category><![CDATA[linux nfs]]></category> <category><![CDATA[linux nfs howto]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[mount nfs]]></category> <category><![CDATA[nas server]]></category> <category><![CDATA[nfs client]]></category> <category><![CDATA[nfs protocol]]></category> <category><![CDATA[nfs server]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[ubuntu nfs]]></category> <category><![CDATA[ubuntu nfs client howto]]></category> <category><![CDATA[umount command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/ubuntu-linux-nfs-client-configuration-to-mount-nfs-share.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/ubuntu-linux' title='See all Ubuntu Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/ubuntu-logo.jpg' border='0' /></a></div> NFS (Network File System) client allows you to access shared directory from Linux client. The computer sharing the directory is called the NFS server (it can be NAS server too) and the computers or devices connecting to that server are called clients. The clients need to use the mount command to access the shared directory.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/ubuntu-linux-nfs-client-configuration-to-mount-nfs-share.html/feed</wfw:commentRss> <slash:comments>31</slash:comments> </item> </channel> </rss>
