<?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>Frequently Asked Questions About Linux / UNIX &#187; Linux</title> <atom:link href="http://www.cyberciti.biz/faq/category/linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +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>Linux / Unix: SysVinit Services Restart vs Reload vs Condrestart</title><link>http://www.cyberciti.biz/faq/linux-unix-sysvinit-services-restart-vs-reload-vs-condrestart/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-sysvinit-services-restart-vs-reload-vs-condrestart/#comments</comments> <pubDate>Thu, 05 Jan 2012 21:24:25 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/init.d/ Scripts]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[boot loader]]></category> <category><![CDATA[CentOS SysVinit Scripts]]></category> <category><![CDATA[daemon]]></category> <category><![CDATA[init scripts]]></category> <category><![CDATA[kernel drivers]]></category> <category><![CDATA[RHEL SysVinit Scripts]]></category> <category><![CDATA[service command]]></category> <category><![CDATA[shell scripts]]></category> <category><![CDATA[sysvinit]]></category> <category><![CDATA[SysVinit Scripts]]></category> <category><![CDATA[Unix SysVinit Scripts]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11349</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">C</span>an you tell me differences between the following sysvinit /sbin/service command:<blockquote>service httpd restart
service httpd condrestart
service httpd reload</blockquote>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-sysvinit-services-restart-vs-reload-vs-condrestart/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Find Out Open Files [ Descriptors ] Command</title><link>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/</link> <comments>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/#comments</comments> <pubDate>Wed, 04 Jan 2012 18:25:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/proc/sys/fs/file-nr]]></category> <category><![CDATA[cat command]]></category> <category><![CDATA[current status]]></category> <category><![CDATA[desktop system]]></category> <category><![CDATA[linux kernel]]></category> <category><![CDATA[maximum number]]></category> <category><![CDATA[proc file system]]></category> <category><![CDATA[security purpose]]></category> <category><![CDATA[server operating systems]]></category> <category><![CDATA[sysctl command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11334</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I find out that how many files are open and how many allowed in Linux server operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-find-total-open-files-descriptors/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux: Find Out What Partition a File Belongs To</title><link>http://www.cyberciti.biz/faq/linux-unix-command-findout-on-which-partition-file-directory-exits/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-command-findout-on-which-partition-file-directory-exits/#comments</comments> <pubDate>Mon, 19 Dec 2011 20:18:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[df command]]></category> <category><![CDATA[directory names]]></category> <category><![CDATA[disk space usage]]></category> <category><![CDATA[file names]]></category> <category><![CDATA[partition]]></category> <category><![CDATA[system disk space]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11270</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I find out that /users/f/foo/file.txt file belongs to a specific partition?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-command-findout-on-which-partition-file-directory-exits/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux: Neighbour Table Overflow Error and Solution</title><link>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/</link> <comments>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/#comments</comments> <pubDate>Mon, 19 Dec 2011 19:39:11 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[/etc/sysctl.conf]]></category> <category><![CDATA[/var/log/messages]]></category> <category><![CDATA[apple os x]]></category> <category><![CDATA[arp cache size]]></category> <category><![CDATA[arp table]]></category> <category><![CDATA[cache entry]]></category> <category><![CDATA[client computers]]></category> <category><![CDATA[desktops]]></category> <category><![CDATA[dns traffic]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[kernel variables]]></category> <category><![CDATA[ms windows]]></category> <category><![CDATA[neighbour table overflow]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_interval]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_stale_time]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh1]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh2]]></category> <category><![CDATA[net.ipv4.neigh.default.gc_thresh3]]></category> <category><![CDATA[overflow error]]></category> <category><![CDATA[sysctl command]]></category> <category><![CDATA[threshold]]></category> <category><![CDATA[windows linux]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11265</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
class="drop_cap">I</span> setup a CentOS Linux based Linux server running as a gateway and firewall server. However, I'm getting the following messages in the <a
href="http://www.cyberciti.biz/faq/linux-log-files-location-and-how-do-i-view-logs-files/">/var/log/messages log file</a>:<blockquote><strong>Dec 20 00:41:01 fw01 kernel: Neighbour table overflow.
Dec 20 00:41:01 fw01 last message repeated 20 times</strong></blockquote> OR<blockquote><strong> Dec 20 00:41:01 fw03 kernel: [ 8987.821184] Neighbour table overflow.
Dec 20 00:41:01 fw03 kernel: [ 8987.860465] printk: 100 messages suppressed. </strong></blockquote> Why does kernel throw "Neighbour table overflow" messages in syslog? How do I fix this problem under Debian / CentOS / RHEL / Fedora / Ubuntu Linux?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/centos-redhat-debian-linux-neighbor-table-overflow/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Run fsck On LUKS  (dm-crypt) Based LVM Physical Volume</title><link>http://www.cyberciti.biz/faq/howto-centos-rhel-fedora-debian-fsck-ext3-on-luks-volume/</link> <comments>http://www.cyberciti.biz/faq/howto-centos-rhel-fedora-debian-fsck-ext3-on-luks-volume/#comments</comments> <pubDate>Tue, 06 Dec 2011 07:54:56 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/dev/mapper/]]></category> <category><![CDATA[crw]]></category> <category><![CDATA[cryptographic software]]></category> <category><![CDATA[cryptsetup command]]></category> <category><![CDATA[cryptsetup luksOpen]]></category> <category><![CDATA[disk encryption]]></category> <category><![CDATA[dm-crypt]]></category> <category><![CDATA[fsck command]]></category> <category><![CDATA[fsck.ext3 command]]></category> <category><![CDATA[Linux kernel features]]></category> <category><![CDATA[logical volume]]></category> <category><![CDATA[luks]]></category> <category><![CDATA[LUKS partition]]></category> <category><![CDATA[lvdisplay command]]></category> <category><![CDATA[lvm2]]></category> <category><![CDATA[mapper]]></category> <category><![CDATA[passphrase]]></category> <category><![CDATA[physical volume]]></category> <category><![CDATA[physical volumes]]></category> <category><![CDATA[pvdisplay command]]></category> <category><![CDATA[raid 10]]></category> <category><![CDATA[raid device]]></category> <category><![CDATA[vg]]></category> <category><![CDATA[vgchange command]]></category> <category><![CDATA[vgdisplay command]]></category> <category><![CDATA[vgscan command]]></category> <category><![CDATA[volume group]]></category> <category><![CDATA[volume name]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11227</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m using dm-crypt based transparent disk encryption subsystem in Linux. The <a
href="http://bash.cyberciti.biz/security/linux-opens-luks-partition-mount-dm-crypt-partition/">cryptsetup command</a> is used deal with the Linux Unified Key Setup (LUKS) on-disk format and mount the partition. My setup includes RAID-10 with an LVM physical volume. How do I run fsck ("file system check") on dm-crypt / LUKS based LVM physical volume under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-centos-rhel-fedora-debian-fsck-ext3-on-luks-volume/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Reset High Speed USB Device Using ehci_hcd Error and Solution</title><link>http://www.cyberciti.biz/faq/rhel-redhat-centos-kernel-usb-reset-high-speed-ehci_hcd/</link> <comments>http://www.cyberciti.biz/faq/rhel-redhat-centos-kernel-usb-reset-high-speed-ehci_hcd/#comments</comments> <pubDate>Thu, 13 Oct 2011 22:35:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[/etc/modprobe.d/blacklist.conf]]></category> <category><![CDATA[/sys/bus/pci/drivers/ehci_hcd/unbind]]></category> <category><![CDATA[controller interface]]></category> <category><![CDATA[controller type]]></category> <category><![CDATA[drive usb]]></category> <category><![CDATA[hcd]]></category> <category><![CDATA[high speed]]></category> <category><![CDATA[host controller]]></category> <category><![CDATA[intel]]></category> <category><![CDATA[intel corporation]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[ko]]></category> <category><![CDATA[Linux ehci_hcd driver]]></category> <category><![CDATA[log messages]]></category> <category><![CDATA[mkinitrd command]]></category> <category><![CDATA[motherboard]]></category> <category><![CDATA[reboot command]]></category> <category><![CDATA[speed usb]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11170</guid> <description><![CDATA[<div
style="float: right; margin-top: 0px; margin-left: 5px;"><a
title="See all GNU/Linux related FAQ" href="http://www.cyberciti.biz/faq/category/linux/"><img
src="http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png" border="0" alt="" /></a></div> I've recently installed CentOS / RHEL 6.x on the server. I'm getting the following messages in /var/log/messages file logged frequently :<blockquote>Oct 13 14:00:20 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:05:57 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:09:18 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:42 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2
Oct 13 14:11:49 server1 kernel: usb 1-7: reset high speed USB device using ehci_hcd and address 2</blockquote> How do I solve this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-redhat-centos-kernel-usb-reset-high-speed-ehci_hcd/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Mplayer Shuffle Command: Play Files In Random Order</title><link>http://www.cyberciti.biz/faq/mplayer-shuffle-ubuntu-redhat-fedora-debian-bsd/</link> <comments>http://www.cyberciti.biz/faq/mplayer-shuffle-ubuntu-redhat-fedora-debian-bsd/#comments</comments> <pubDate>Sat, 01 Oct 2011 12:44:08 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[asf]]></category> <category><![CDATA[command syntax]]></category> <category><![CDATA[mode command]]></category> <category><![CDATA[mplayer]]></category> <category><![CDATA[mplayer -shuffle -playlist]]></category> <category><![CDATA[mplayer command]]></category> <category><![CDATA[music]]></category> <category><![CDATA[ogg]]></category> <category><![CDATA[play list]]></category> <category><![CDATA[qt]]></category> <category><![CDATA[roq]]></category> <category><![CDATA[shuffle mode]]></category> <category><![CDATA[SMIL]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix operating systems]]></category> <category><![CDATA[vob]]></category> <category><![CDATA[Winamp]]></category> <category><![CDATA[wma]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11147</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I play files in random order using the mplayer command line player under Linux / Unix operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/mplayer-shuffle-ubuntu-redhat-fedora-debian-bsd/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Linux: Mount Disk Partition Using LABEL</title><link>http://www.cyberciti.biz/faq/rhel-centos-debian-fedora-mount-partition-label/</link> <comments>http://www.cyberciti.biz/faq/rhel-centos-debian-fedora-mount-partition-label/#comments</comments> <pubDate>Thu, 22 Sep 2011 10:09:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[df command]]></category> <category><![CDATA[disk partition]]></category> <category><![CDATA[e2label command]]></category> <category><![CDATA[ext3]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[linux mount]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[mount command]]></category> <category><![CDATA[sdf1]]></category> <category><![CDATA[seagate]]></category> <category><![CDATA[udev]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11126</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/file-system/' title='See all File system related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/file-manager.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I mount the filesystem (disk partition) using the filesystem label on the ext3/ext4 file system located on USB disk or hard disk under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-centos-debian-fedora-mount-partition-label/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux / Unix: Bash Find Matching All Dot Files</title><link>http://www.cyberciti.biz/faq/linux-unix-bsd-appleosx-ksh-csh-bash-find-hidden-dotfiles/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-bsd-appleosx-ksh-csh-bash-find-hidden-dotfiles/#comments</comments> <pubDate>Wed, 14 Sep 2011 06:18:12 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[aptitude]]></category> <category><![CDATA[directory ls]]></category> <category><![CDATA[dot file]]></category> <category><![CDATA[dot files]]></category> <category><![CDATA[file whose name]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[fish]]></category> <category><![CDATA[history system]]></category> <category><![CDATA[home directory]]></category> <category><![CDATA[keychain]]></category> <category><![CDATA[ls command]]></category> <category><![CDATA[operating system]]></category> <category><![CDATA[root root]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[scripts]]></category> <category><![CDATA[UNIX]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11078</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">A</span> dot-file is generally any file whose name begins with a full stop. In Linux or Unix like operating system it is also called as hidden file. How do I list all dot files in my home directory?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-bsd-appleosx-ksh-csh-bash-find-hidden-dotfiles/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux / Unix: Find Out What tty I&#8217;m Using</title><link>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-what-tty-command/</link> <comments>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-what-tty-command/#comments</comments> <pubDate>Wed, 14 Sep 2011 06:05:23 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[caption]]></category> <category><![CDATA[command man]]></category> <category><![CDATA[computer terminal]]></category> <category><![CDATA[dumb terminals]]></category> <category><![CDATA[graphic gui capabilities]]></category> <category><![CDATA[text terminals]]></category> <category><![CDATA[tty]]></category> <category><![CDATA[tty command]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[unix bsd]]></category> <category><![CDATA[w command]]></category> <category><![CDATA[who command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11067</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">W</span>hat is a tty under Linux / UNIX? How do I find out what tty I'm on?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-what-tty-command/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: NFS4 mount Error reason given by server:  No such file or directory</title><link>http://www.cyberciti.biz/faq/mount-nfs4-reason-given-by-server-no-such-file-directory/</link> <comments>http://www.cyberciti.biz/faq/mount-nfs4-reason-given-by-server-no-such-file-directory/#comments</comments> <pubDate>Tue, 06 Sep 2011 23:41:49 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[File system]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/exports]]></category> <category><![CDATA[192]]></category> <category><![CDATA[command syntax]]></category> <category><![CDATA[error mount]]></category> <category><![CDATA[fsid]]></category> <category><![CDATA[hp]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[mount -t nfs4 command]]></category> <category><![CDATA[mount.nfs4 command]]></category> <category><![CDATA[server path]]></category> <category><![CDATA[server v4]]></category> <category><![CDATA[server2]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=11006</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/troubleshooting/' title='See all Troubleshooting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> <span
class="drop_cap">I</span> recently installed <a
href="http://www.cyberciti.biz/faq/centos-fedora-rhel-nfs-v4-configuration/">NFS server v4 on my HP Linux server</a>. However, I'm not able to mount it from Linux nfs4 client using the following command:<blockquote>mount.nfs4 server2:/data /data</blockquote> I'm getting the following error:<blockquote>mount.nfs4: mounting server2:/data failed, reason given by server:
No such file or directory</blockquote> How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/mount-nfs4-reason-given-by-server-no-such-file-directory/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>JBD: Barrier-based Sync Failed On md0-8 &#8211; Disabling Barriers Error and Solution</title><link>http://www.cyberciti.biz/faq/rhel-fedora-debian-ubuntui-linuxjbd-barrier-sync-failed/</link> <comments>http://www.cyberciti.biz/faq/rhel-fedora-debian-ubuntui-linuxjbd-barrier-sync-failed/#comments</comments> <pubDate>Sun, 04 Sep 2011 21:21:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/proc/mdstat]]></category> <category><![CDATA[active sync]]></category> <category><![CDATA[algorithm]]></category> <category><![CDATA[array size]]></category> <category><![CDATA[chunk size]]></category> <category><![CDATA[creation time]]></category> <category><![CDATA[current status]]></category> <category><![CDATA[error message]]></category> <category><![CDATA[grub]]></category> <category><![CDATA[JBD error message "barrier-based sync failed"]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[log messages]]></category> <category><![CDATA[lst]]></category> <category><![CDATA[mdadm command]]></category> <category><![CDATA[persistence]]></category> <category><![CDATA[personalities]]></category> <category><![CDATA[raid devices]]></category> <category><![CDATA[raid level]]></category> <category><![CDATA[raid5]]></category> <category><![CDATA[raid6]]></category> <category><![CDATA[software raid]]></category> <category><![CDATA[superblock]]></category> <category><![CDATA[uuid]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10990</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve used the mdadm command line utility to setup and manage software RAID 6 under Debian Linux server. However, I get the following message in /var/log/messages file:
[   14.003707] JBD: barrier-based sync failed on md0-8 - disabling barriers
How do I fix the message 'JBD error message "barrier-based sync failed"'? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-fedora-debian-ubuntui-linuxjbd-barrier-sync-failed/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Delete / Remove MBR</title><link>http://www.cyberciti.biz/faq/linux-clearing-out-master-boot-record-dd-command/</link> <comments>http://www.cyberciti.biz/faq/linux-clearing-out-master-boot-record-dd-command/#comments</comments> <pubDate>Fri, 12 Aug 2011 21:51:32 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[backup hard disk]]></category> <category><![CDATA[dd command]]></category> <category><![CDATA[disk partition]]></category> <category><![CDATA[fdisk]]></category> <category><![CDATA[master boot]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[pen drive]]></category> <category><![CDATA[sdc]]></category> <category><![CDATA[usb pen]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10907</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve installed an usb image on Pen drive along with MBR. Now, I need to use this USB pen for other purpose. Is there a way in Linux to delete the mbr (just like dos fdisk /mbr command)?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-clearing-out-master-boot-record-dd-command/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux Download Password Protected Large ISO Images [ Authentication Credentials ]</title><link>http://www.cyberciti.biz/faq/linux-download-manager-authentication-credentials-username-password/</link> <comments>http://www.cyberciti.biz/faq/linux-download-manager-authentication-credentials-username-password/#comments</comments> <pubDate>Thu, 28 Jul 2011 12:56:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[3g application]]></category> <category><![CDATA[7e]]></category> <category><![CDATA[application octet stream]]></category> <category><![CDATA[authentication credentials]]></category> <category><![CDATA[cdn]]></category> <category><![CDATA[content web]]></category> <category><![CDATA[dvd2]]></category> <category><![CDATA[enterprise linux]]></category> <category><![CDATA[eta]]></category> <category><![CDATA[gm]]></category> <category><![CDATA[iso image]]></category> <category><![CDATA[isos]]></category> <category><![CDATA[novell]]></category> <category><![CDATA[redhat]]></category> <category><![CDATA[rhn]]></category> <category><![CDATA[wget]]></category> <category><![CDATA[wget command]]></category> <category><![CDATA[workstation]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10898</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m trying to download an ISO image for Enterprise Linux from RHN or Novell Suse. Both providers have placed ISO images behind paywall. I need to provide authentication credentials before downloading all files. How do I download ISO files using the wget command with user name and password?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-download-manager-authentication-credentials-username-password/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Remote Shutdown of a Linux / Unix Computer From MS-Windows</title><link>http://www.cyberciti.biz/faq/shutdown-remote-linux-server-pc-from-windows-computer/</link> <comments>http://www.cyberciti.biz/faq/shutdown-remote-linux-server-pc-from-windows-computer/#comments</comments> <pubDate>Wed, 13 Jul 2011 07:00:59 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[based computers]]></category> <category><![CDATA[dd wrt]]></category> <category><![CDATA[internet router]]></category> <category><![CDATA[linux computer]]></category> <category><![CDATA[linux system]]></category> <category><![CDATA[login session]]></category> <category><![CDATA[ms windows operating system]]></category> <category><![CDATA[network protocol]]></category> <category><![CDATA[putty ssh client]]></category> <category><![CDATA[remote administration]]></category> <category><![CDATA[remote server]]></category> <category><![CDATA[remote shutdown]]></category> <category><![CDATA[secure shell]]></category> <category><![CDATA[sudo]]></category> <category><![CDATA[system shutdown]]></category> <category><![CDATA[terminal emulator]]></category> <category><![CDATA[unix server]]></category> <category><![CDATA[windows system]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10820</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/windows/' title='See all Micro$oft related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/wine.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I shutdown remote Linux or UNIX system from MS-Windows system?
]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/shutdown-remote-linux-server-pc-from-windows-computer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Slow DNS on Linux with IPv4 and IPV6 Configured Firewall</title><link>http://www.cyberciti.biz/faq/rhel-redhat-centos-slow-dns-on-linux-with-ipv6-configured-firewall/</link> <comments>http://www.cyberciti.biz/faq/rhel-redhat-centos-slow-dns-on-linux-with-ipv6-configured-firewall/#comments</comments> <pubDate>Mon, 04 Jul 2011 05:23:11 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[/etc/resolv.conf]]></category> <category><![CDATA[configured]]></category> <category><![CDATA[dns response]]></category> <category><![CDATA[hp]]></category> <category><![CDATA[hp hardware]]></category> <category><![CDATA[ipv4 and ipv6]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[server system]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[traffic]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10790</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span>'m getting slow DNS response from ssh and other network related traffic with delay of 30-60+ seconds per connection. All of our servers are behind hardware based dedicated firewall. My RHEL v6.1 server system running on HP hardware. How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-redhat-centos-slow-dns-on-linux-with-ipv6-configured-firewall/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Dell Server / Desktop / Laptop Find Out Service Tag Command</title><link>http://www.cyberciti.biz/faq/linux-find-dell-service-tag-command/</link> <comments>http://www.cyberciti.biz/faq/linux-find-dell-service-tag-command/#comments</comments> <pubDate>Mon, 04 Jul 2011 03:41:51 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[bezel]]></category> <category><![CDATA[CentOS find dell serivce tag]]></category> <category><![CDATA[Debian find dell serivce tag]]></category> <category><![CDATA[dell inc]]></category> <category><![CDATA[dell server]]></category> <category><![CDATA[dell service]]></category> <category><![CDATA[dmi]]></category> <category><![CDATA[Dmidecode find dell serial number]]></category> <category><![CDATA[Dmidecode find dell serivce tag command]]></category> <category><![CDATA[Fedora find dell serivce tag]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[power switch]]></category> <category><![CDATA[precision workstation]]></category> <category><![CDATA[RHEL find dell serivce tag]]></category> <category><![CDATA[root user]]></category> <category><![CDATA[server desktop]]></category> <category><![CDATA[server type]]></category> <category><![CDATA[service tag]]></category> <category><![CDATA[system information]]></category> <category><![CDATA[Ubuntu find dell serivce tag]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10786</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">I</span> need to find out the service tag of my Dell server or computer. How do I find out my nique five- to seven- digit alphanumeric (letter and number) service tag code without looking on the back of the system or opening door of bezel?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-find-dell-service-tag-command/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Linux: Find All File Descriptors Used By a Process</title><link>http://www.cyberciti.biz/faq/linux-find-all-file-descriptors-used-by-a-process/</link> <comments>http://www.cyberciti.biz/faq/linux-find-all-file-descriptors-used-by-a-process/#comments</comments> <pubDate>Fri, 01 Jul 2011 23:06:46 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/proc/$PID/net/sockstat]]></category> <category><![CDATA[/proc/net/sockstat]]></category> <category><![CDATA[CentOS File Descriptors]]></category> <category><![CDATA[Debian File Descriptors]]></category> <category><![CDATA[Gentoo Rhel File Descriptors]]></category> <category><![CDATA[lsof command]]></category> <category><![CDATA[pidof command]]></category> <category><![CDATA[ps command]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[Rhel File Descriptors]]></category> <category><![CDATA[Suse File Descriptors]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10773</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow can I find all the file descriptors used by a process such as httpd (Apache web server) or mysqld (MySQL Database server)?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-find-all-file-descriptors-used-by-a-process/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Linux / UNIX: Smartctl Check Hard Disk Behind 3Ware RAID Card</title><link>http://www.cyberciti.biz/faq/unix-linux-freebsd-3w-9xxx-smartctl-check-hard-disk-command/</link> <comments>http://www.cyberciti.biz/faq/unix-linux-freebsd-3w-9xxx-smartctl-check-hard-disk-command/#comments</comments> <pubDate>Sat, 25 Jun 2011 13:49:00 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[storage]]></category> <category><![CDATA[device names]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[N]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[raid card]]></category> <category><![CDATA[raid controller]]></category> <category><![CDATA[scsi raid controllers]]></category> <category><![CDATA[smartctl -d 3ware]]></category> <category><![CDATA[smartctl /dev/twa]]></category> <category><![CDATA[smartctl /dev/twe]]></category> <category><![CDATA[smartctl command]]></category> <category><![CDATA[tw_cli command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10759</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/freebsd/' title='See all FreeBSD related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> <span
class="drop_cap">I</span>'ve CentOS Linux and FreeBSD based server running using 3Ware (9650SE-2LP) RAID card. I know how to check <a
href="http://www.cyberciti.biz/faq/linux-checking-sas-sata-disks-behind-adaptec-raid-controllers/">hard disk behind Adaptec raid controllers</a>, but how do I look at ATA / SATA disks behind 3ware SCSI RAID controllers using <a
href="http://www.cyberciti.biz/tips/monitoring-hard-disk-health-with-smartd-under-linux-or-unix-operating-systems.html">smartctl command</a>?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/unix-linux-freebsd-3w-9xxx-smartctl-check-hard-disk-command/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Linux: Delete / Remove User Account</title><link>http://www.cyberciti.biz/faq/linux-remove-user-command/</link> <comments>http://www.cyberciti.biz/faq/linux-remove-user-command/#comments</comments> <pubDate>Thu, 16 Jun 2011 00:19:07 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[/etc/deluser.conf]]></category> <category><![CDATA[/etc/login.defs]]></category> <category><![CDATA[at command]]></category> <category><![CDATA[backup files]]></category> <category><![CDATA[crontab command]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[home directory]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[linux server]]></category> <category><![CDATA[lprm command]]></category> <category><![CDATA[nas backup]]></category> <category><![CDATA[uid]]></category> <category><![CDATA[userdel command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=10710</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I remove a user's access from my server? How do I delete a user account under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-remove-user-command/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
