<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Learn Linux Blog - Latest Comments</title><link>http://learnlinuxblog.disqus.com/</link><description></description><atom:link href="https://learnlinuxblog.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 02 Oct 2013 19:19:15 -0000</lastBuildDate><item><title>Re: Resolved Intel e1000e driver bug on 82574L Ethernet controller causing network blipping</title><link>http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/#comment-1068024800</link><description>&lt;p&gt;Using Debian, elrepo is not an option (unless I use tools to convert to .deb). Thus far I've had "success" (I await being disproven by ifconfig in due course!) by compiling the module with "CFLAGS_EXTRA=-DE1000E_NO_NAPI make" (with bash as a shell, other docs suggest different incantations, but that didn't work, so make sure environment variable passing for your shell is done correctly!) for version 2.5.4-NAPI, and using an rx queue length of 4096 with rx pause off. I lose track of what exactly fixed it, but using different IntMode values to force each of eth0 and eth1 onto different interrupt "types" combined with the aforementioned seemed to be finally what got it nailed. I think it's the *different types* that's the key here, not what type you use, so make sure you comma-separate the list so each ethX interface uses a different type to avoid clashes (/proc/interrupts btw!).&lt;/p&gt;&lt;p&gt;One weird thing I noticed was that the number of dropped packets concurred directly with the number of dropped packets was exactly the sum of the xon/xoff flow control errors (which you can get with eg "/sbin/ethtool -S ethX | grep xo") even if the flow control stuff concurred with what was happening on the switch port, and (although I could be wrong on this) the rx pause was turned off!&lt;br&gt;The above is not to say that the configuration options and ethtool tweaks applied wouldn't have worked with the "in situ" driver version, though, so maybe try those first before forcing a module version upgrade and rebooting.&lt;/p&gt;&lt;p&gt;Frankly, this is pot luck, because these drivers seem so broken in so many different ways that work for different people and I think the vendor should probably up their game with documentation (which to their credit they do seem to have done in the README for the 2.5.4 driver, but that's no good to many people if Google can't find it, or you can't hit the right keyword combinations to find it...).&lt;/p&gt;&lt;p&gt;K.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kyrian</dc:creator><pubDate>Wed, 02 Oct 2013 19:19:15 -0000</pubDate></item><item><title>Re: Use xming, xshell to display linux gui to windows desktop (x11 forwarding)</title><link>http://www.doxer.org/learn-linux/use-xming-xshell-to-display-linux-gui-to-windows-desktop-x11-forwarding/#comment-917376038</link><description>&lt;p&gt;I am creating a GUI in java swing on linux client machine which creates a ssh connection to the remote linux server on button click and execute a command "java -jar GUITest.jar", But i am not able to see the GUI of GUITest.jar. I am using Jsch library for SSH connection. &lt;br&gt;Same thing i am able to do in windows,i have used same java code and there i am running Xming server which opens GUI automatically on client machine but the application actual runs on server. please provide me the solution.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abhinav</dc:creator><pubDate>Mon, 03 Jun 2013 06:59:04 -0000</pubDate></item><item><title>Re: Resolved Intel e1000e driver bug on 82574L Ethernet controller causing network blipping</title><link>http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/#comment-912125561</link><description>&lt;p&gt;Intel website (&lt;a href="http://downloadmirror.intel.com/15817/eng/README.txt)" rel="nofollow noopener" target="_blank" title="http://downloadmirror.intel.com/15817/eng/README.txt)"&gt;http://downloadmirror.intel...&lt;/a&gt; says there is a option IntMode can be use  in  /etc/modprobe.conf :&lt;br&gt;IntMode&lt;br&gt;Valid Range: 0-2 (0=legacy, 1=MSI, 2=MSI-X)&lt;br&gt;Default Value: 2&lt;/p&gt;&lt;p&gt;Maybe this is a easy way to solve the issue:&lt;br&gt;put lines below to /etc/modprobe.d/myoption.conf&lt;br&gt;alias eth0 e1000e&lt;br&gt;       alias eth1 e1000e&lt;br&gt;       options e1000e IntMode=0,0&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Qf Yang</dc:creator><pubDate>Wed, 29 May 2013 01:41:59 -0000</pubDate></item><item><title>Re: EMC BCV database backup howto</title><link>http://www.doxer.org/learn-linux/emc-bcv-database-backup-howto/#comment-882966730</link><description>&lt;p&gt;Wanted to say thanks. This was most useful. I do not directly work with the EMC storage, but it does house the DASD for the IBM Z/os Server that I maintenance. I knew BCV notifications were my snapshots but this was good for what I needed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Todd</dc:creator><pubDate>Thu, 02 May 2013 22:24:04 -0000</pubDate></item><item><title>Re: resolved linux check qlogic/emulex hba firmware version and model name type howto</title><link>http://www.doxer.org/learn-linux/resolved-linux-check-qlogicemulex-hba-firmware-version-and-model-name-type-howto/#comment-860013898</link><description>&lt;p&gt;Thanks a lot for the script. I've emulex HBA card installed in my server. Please refer the below details.&lt;/p&gt;&lt;p&gt;# lspci|grep -i fibre&lt;br&gt;0a:00.0 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;br&gt;0a:00.1 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;br&gt;0c:00.0 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;br&gt;0c:00.1 Fibre Channel: Emulex Corporation Zephyr-X LightPulse Fibre Channel Host Adapter (rev 02)&lt;/p&gt;&lt;p&gt;I've just pasted the script and ran it, it gives below errors on the screen. Please suggest on this.&lt;/p&gt;&lt;p&gt;# sh &lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 4: Model: command not found&lt;br&gt;LPe11002-E&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 6: Firmware: command not found&lt;br&gt;2.80A4 (Z2F2.80A4)&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 4: Model: command not found&lt;br&gt;LPe11002-E&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 6: Firmware: command not found&lt;br&gt;2.80A4 (Z2F2.80A4)&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 4: Model: command not found&lt;br&gt;LPe11002-E&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 6: Firmware: command not found&lt;br&gt;2.80A4 (Z2F2.80A4)&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 4: Model: command not found&lt;br&gt;LPe11002-E&lt;br&gt;&lt;a href="http://hbainfo.sh" rel="nofollow noopener" target="_blank" title="hbainfo.sh"&gt;hbainfo.sh&lt;/a&gt;: line 6: Firmware: command not found&lt;br&gt;2.80A4 (Z2F2.80A4)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arunabh</dc:creator><pubDate>Thu, 11 Apr 2013 16:17:38 -0000</pubDate></item><item><title>Re: mkfile/dd to create a file with specific size</title><link>http://www.doxer.org/learn-linux/mkfiledd-to-create-a-file-with-specific-size/#comment-847783233</link><description>&lt;p&gt;Remove from the script all the html/xml tags after the last "exit 0". They were not supposed to appear there, but copying + pasting onto the website did cause this kind garbled contents to appear there.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kekkonj</dc:creator><pubDate>Sun, 31 Mar 2013 07:08:27 -0000</pubDate></item><item><title>Re: mkfile/dd to create a file with specific size</title><link>http://www.doxer.org/learn-linux/mkfiledd-to-create-a-file-with-specific-size/#comment-847781394</link><description>&lt;p&gt;You can also use the following script with almost all different Linux distros to emulate "mkfile". Put the script somewhere within the search path and give it a executable rights with the command chmod 755 mkfile. The syntax of the mkfile is then "mkfile &amp;lt;size in="" k,="" m,="" or="" g=""&amp;gt; &amp;lt;filename&amp;gt;&lt;/p&gt;&lt;p&gt;#!/bin/bash&lt;br&gt;#&lt;br&gt;# This script makes the Solaris mkfile command to live in Linux&lt;br&gt;# &lt;br&gt;# USAGE: mkfile &amp;lt;filesize k,m,g=""&amp;gt; &amp;lt;filename&amp;gt; with an example # mkfile 10m filename&lt;br&gt;opt1=`echo $1`&lt;br&gt;value=`echo $1|sed -e "s/^.*\(.\)$/\1/"`&lt;br&gt;size=`echo "${opt1::${#opt1}-1}"`&lt;br&gt;gi=`echo "$size * 1000"|bc -l`&lt;br&gt;count=`echo $opt1|grep '\.'|wc -m`&lt;br&gt;echo $opt1|grep '\.' 1&amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br&gt;if [ $? = 0 ]; then&lt;br&gt;if [ "$count" -ge 6 ]; then&lt;br&gt;echo -e "Please, do not give more decimals than one after . (period)."&lt;br&gt;echo -e "Use m for Mega Bytes instead of g for Giga Bytes in exact cases."&lt;br&gt;exit 0&lt;br&gt;fi&lt;br&gt;giga=`echo "${gi::${#gi}-2}"`&lt;br&gt;else&lt;br&gt;giga=`echo $gi`&lt;br&gt;fi&lt;br&gt;#&lt;br&gt;case "$value" in&lt;br&gt;k|K)&lt;br&gt;dd if=/dev/zero of=$2 bs=1k count=$size 1&amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br&gt;;;&lt;br&gt;m|M)&lt;br&gt;dd if=/dev/zero of=$2 bs=1024k count=$size 1&amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br&gt;;;&lt;br&gt;g|G)&lt;br&gt;dd if=/dev/zero of=$2 bs=1024k count=$giga 1&amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br&gt;;;&lt;br&gt;*)&lt;br&gt;;;&lt;br&gt;esac&lt;br&gt;exit 0&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kekkonj</dc:creator><pubDate>Sun, 31 Mar 2013 07:02:34 -0000</pubDate></item><item><title>Re: resolved &amp;#8211; tcl error list element in quotes followed by &amp;#8220;&amp;#8221; instead of space while executing tcl</title><link>http://www.doxer.org/learn-linux/resolved-tcl-error-list-element-in-quotes-followed-by-instead-of-space-while-executing-tcl/#comment-817448614</link><description>&lt;p&gt;I get the same error, but on the following command:&lt;/p&gt;&lt;p&gt;while {[gets $logfile_fd line] &amp;gt;= 0} {&lt;br&gt;   ...do something with $line...&lt;br&gt;}&lt;/p&gt;&lt;p&gt;How can I resolve this ?&lt;/p&gt;&lt;p&gt;for something like 20 lines of the $logfile_fd, everything works fine (as it should), but on the 21'th line, there is a phrase:&lt;/p&gt;&lt;p&gt;")\nindexRecordsRead:", that ruins everything...&lt;/p&gt;&lt;p&gt;The full error I get is: "list element in quotes followed by ")\nindexRecordsRead:" instead of space"&lt;/p&gt;&lt;p&gt;Is there any solution for this one ?&lt;/p&gt;&lt;p&gt;Thanks...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yogev ch</dc:creator><pubDate>Sat, 02 Mar 2013 11:16:13 -0000</pubDate></item><item><title>Re: Use xming, xshell to display linux gui to windows desktop (x11 forwarding)</title><link>http://www.doxer.org/learn-linux/use-xming-xshell-to-display-linux-gui-to-windows-desktop-x11-forwarding/#comment-807795480</link><description>&lt;p&gt;Amazing.. Worked like a charm !! Cheers..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">HS</dc:creator><pubDate>Thu, 21 Feb 2013 20:52:47 -0000</pubDate></item><item><title>Re: Install curl utility on solaris</title><link>http://www.doxer.org/learn-linux/install-curl-utility-on-solaris/#comment-768885971</link><description>&lt;p&gt;In the first point also works with command "date --set". Only change time with it and will work the source compilation.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Santillán Echevarría</dc:creator><pubDate>Tue, 15 Jan 2013 12:25:32 -0000</pubDate></item><item><title>Re: Support doxer.org</title><link>http://www.doxer.org/support-me/#comment-760045829</link><description>&lt;p&gt;Thanks Patrick, I'm happy to share ideas with GNU guys and wish my articles can give you guys a hand.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andy</dc:creator><pubDate>Tue, 08 Jan 2013 09:58:51 -0000</pubDate></item><item><title>Re: Support doxer.org</title><link>http://www.doxer.org/support-me/#comment-760043995</link><description>&lt;p&gt;Ok pal, I've to say that your site is a great one and ads are reasonably arranged, they won't hinder reading. Thanks a lot for keeping updates to this blog.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick</dc:creator><pubDate>Tue, 08 Jan 2013 09:56:46 -0000</pubDate></item><item><title>Re: Oracle views &amp;#8211; Static Data Dictionary Views &amp;#038; Dynamic Performance Views</title><link>http://www.doxer.org/learn-linux/oracle-views-static-data-dictionary-views-dynamic-performance-views/#comment-753162173</link><description>&lt;p&gt;Thanks for posting this.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ynehs</dc:creator><pubDate>Wed, 02 Jan 2013 04:32:47 -0000</pubDate></item><item><title>Re: Steps to create new volume of VxVM under solaris</title><link>http://www.doxer.org/learn-linux/steps-to-create-new-volume-of-vxvm-under-solaris/#comment-727239770</link><description>&lt;p&gt;thanks for the simple WI&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armand</dc:creator><pubDate>Tue, 04 Dec 2012 10:43:50 -0000</pubDate></item><item><title>Re: EMC BCV database backup howto</title><link>http://www.doxer.org/learn-linux/emc-bcv-database-backup-howto/#comment-698657719</link><description>&lt;p&gt;It is very use full&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vishnu</dc:creator><pubDate>Fri, 02 Nov 2012 10:35:11 -0000</pubDate></item><item><title>Re: Nagios Check_nrpe/check_disk with error message DISK CRITICAL &amp;#8211; /apps/yourxxx is not accessible: Permission denied</title><link>http://www.doxer.org/learn-linux/nagios-check_nrpecheck_disk-with-error-message-disk-critical-appsyourxxx-is-not-accessible-permission-denied/#comment-690197208</link><description>&lt;p&gt;what if the local nagios user (after doing su -s /bin/bash nrpe) can also run the command, its only the remote check that gives the permissions error?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">FrustratedNagiosAdmin</dc:creator><pubDate>Tue, 23 Oct 2012 12:33:31 -0000</pubDate></item><item><title>Re: Using zpool clear to resolve zpool &amp;#8220;cannot open&amp;#8221; issue</title><link>http://www.doxer.org/learn-linux/using-zpool-clear-to-resolve-zpool-cannot-open-issue/#comment-655783004</link><description>&lt;p&gt;Thank you for your post, I was going crazy trying to fix this problem after a brown out.&lt;br&gt;After I found your post, I have my zone running in no time.  Thank you again.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony</dc:creator><pubDate>Wed, 19 Sep 2012 14:01:32 -0000</pubDate></item><item><title>Re: Resolved &amp;#8211; VxVM vxconfigd ERROR V-5-1-0 Segmentation violation &amp;#8211; core dumped</title><link>http://www.doxer.org/learn-linux/resolved-vxvm-vxconfigd-error-v-5-1-0-segmentation-violation-core-dumped/#comment-646226308</link><description>&lt;p&gt;you're welcome! Good luck!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doxerorg</dc:creator><pubDate>Mon, 10 Sep 2012 18:44:11 -0000</pubDate></item><item><title>Re: resolved: zoneadm list segmentation fault core dumped</title><link>http://www.doxer.org/learn-linux/resolved-zoneadm-list-segmentation-fault-core-dumped/#comment-645830349</link><description>&lt;p&gt;Thank Dude! It's Work! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lorenzo</dc:creator><pubDate>Mon, 10 Sep 2012 10:16:13 -0000</pubDate></item><item><title>Re: Resolved Intel e1000e driver bug on 82574L Ethernet controller causing network blipping</title><link>http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/#comment-643821206</link><description>&lt;p&gt;Given that this fix has been posted on April 1 - could someone confirm that it actually is the right way to fix the problem and that it actually worked. I am having an issue like this too and would like a confirmation from someone...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilya Dorfman</dc:creator><pubDate>Fri, 07 Sep 2012 21:38:21 -0000</pubDate></item><item><title>Re: Use xming, xshell to display linux gui to windows desktop (x11 forwarding)</title><link>http://www.doxer.org/learn-linux/use-xming-xshell-to-display-linux-gui-to-windows-desktop-x11-forwarding/#comment-630719650</link><description>&lt;p&gt;I did this, everything works fine except clipboard. &lt;br&gt;I cannot copy text from xming (say gvim opened in xming) to xshell window, but  I can copy it to any other windows application like msword. Please let me know how to fix this.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jayesh</dc:creator><pubDate>Mon, 27 Aug 2012 06:13:20 -0000</pubDate></item><item><title>Re: Resolved &amp;#8211; VxVM vxconfigd ERROR V-5-1-0 Segmentation violation &amp;#8211; core dumped</title><link>http://www.doxer.org/learn-linux/resolved-vxvm-vxconfigd-error-v-5-1-0-segmentation-violation-core-dumped/#comment-624530920</link><description>&lt;p&gt;Thanks mate. resolved an issue during a change.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andyhan.net</dc:creator><pubDate>Mon, 20 Aug 2012 21:32:54 -0000</pubDate></item><item><title>Re: Resolved Intel e1000e driver bug on 82574L Ethernet controller causing network blipping</title><link>http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/#comment-621150281</link><description>&lt;p&gt;Hello all, this may be related to something I'm experiencing. I have a Debian Lenny install and the same occurs all the time to me. My server runs a Clonezilla-SE and e1000 always crashes randomly, but never while sending the multicast over the network. Also, nothing appears on the va/log/messages but a "e1000 PCI INT A disabled". I'm gonna try to re-install the NIC driver and see what I get.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Henrique Madureira</dc:creator><pubDate>Thu, 16 Aug 2012 11:45:35 -0000</pubDate></item><item><title>Re: Resolved Intel e1000e driver bug on 82574L Ethernet controller causing network blipping</title><link>http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/#comment-599816765</link><description>&lt;p&gt;Thanks a LOT for taking the time to document this!  We ran into this problem on our new squid proxy servers but the problem didnt show up until it was under load (we had run it for months under a light load with no problems).  Fortunately, one of the NIC's failed yesterday (under no load) except with some errors in /var/log/messsages this time (unlike before).  After searching a bit on the error messages, I started running across comments by others of similar problems and eventually found this link with detailed instructions on how to fix bug.  I went ahead and made the changes and will now decide how much user traffic to send thru to see if the problem re-occurs.  Thanks again!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Fri, 27 Jul 2012 12:23:52 -0000</pubDate></item><item><title>Re: use ldapmodify to change ldap userpassword</title><link>http://www.doxer.org/learn-linux/use-ldapmodify-to-change-ldap-userpassword/#comment-595347228</link><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am able to change the password of a user with ldapmodify, I see the change in the ldapsearch output. but that user is unable to login with either changed password or the old password. &lt;br&gt;The users who have not changed the password are able to login with ldap authentication. But not the ones whose password was changed either by ldapmodify or ldappasswd.&lt;br&gt;Any idea what is happening. Please help&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;Ping&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ping</dc:creator><pubDate>Mon, 23 Jul 2012 10:32:45 -0000</pubDate></item></channel></rss>