Debian :: Nfs Version Or Transport Protocol Not Supported?
Mar 31, 2011
once again banging the head against a brick wall, entered the following commands in to client and server, but get the above message on both, is there something wrong with the script, or thw computers? mount 192.168.1.68:/export/shared /mnt/nfs_on_debian
View 1 Replies
ADVERTISEMENT
Jul 23, 2010
I want to write a new protocol on transport layer. These are the features that new protocol should include:
-Real time
-Concurrent transfer
-Multipath and Multihoming
the reason why i should write this protocol is in order to transport encoded video stream over 3G link. When i investigated TCP UDP or SCTP source codes, i couldnot understand them at all. What ı want is to help me about steps of the protocol writing or guideline about it. How should i start, is there any book or source about it (i couldnot find over my internet research).
View 4 Replies
View Related
Oct 18, 2010
I have a very strange problem in a C++ RHEL4 app. Here is the code: socket(PF_INET, SOCK_STREAM, 0) returns errno 97 socket(PF_INET, SOCK_DGRAM, 0) returns successow that is strange or what?additional info:1. Extracting the above code into a test program, both return success.2. Placing the above code into the 1st line of my app, error as above.3. I ran app and test program in the same terminal window.4. My app links in many static libraries 5. My app runs fine when compiled and linked on RHEL56. My APP is a ss7 endpoint (SIP <==> SS7 message flow)7. I verified PF_INET, SOCK_STREAM, SOCK_SGRAM values are correct.
View 2 Replies
View Related
Aug 18, 2010
This message appears very often in teh output of very different programs, for example Firefox/Swiftfox, Thunderbird, Mplayer In case of Mozilla apps it sometimes freezes KDE interface too (can't switch windows or panel does not pop-up) for a few seconds. IPV6 is not compiled into kernel and module is not built. It is disabled on the eth0 interface too.
View 1 Replies
View Related
Nov 18, 2015
I have some problems with my SSH tunnel. I`ll use this command:
ssh -N -F /etc/ssh/sshtunnel_conf -i /path/to/cert -p 443 -D 8081 ssh@example.com
But after a while i`ll see this message if i run ssh with -vvv debug2: channel 4: chan_shutdown_write: shutdown() failed for fd 9: Transport endpoint is not connected
After this message i can do nothing anymore i have to restart the ssh session on the server side i used: openssh-server 1:6.7p1-5 + Fail2Ban 0.8.13-1 (jessie) on the client side: openssh-client 1:6.9p1-2+b1 (stretch).I cannot find anything on the internet.
View 0 Replies
View Related
Feb 23, 2011
Is there a RDP client that supports version 7? I've been using rdesktop, but as far as I can tell it only supports version 6. The main reason is that version 6 doesn't support the Windows 7 Aero theme.
View 2 Replies
View Related
Jul 9, 2010
Im having some issues installing the ATI Radeon Drivers. The card is a Radeon 9550
Code:
openbox millsm # sh /home/millsm/ati-driver-installer-9-3-x86.x86_64.run
Created directory fglrx-install.k7SnEv
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.593
ATI Technologies Linux Driver Installer/Packager
which: no XFree86 in (/sbin:/bin:/usr/sbin:/usr/bin)
Error: ./default_policy.sh does not support version
default:v2:i686:lib::none:2.6.34-sabayon; make sure that the version is being correctly set by --iscurrentdistro
Removing temporary directory: fglrx-install.k7SnEv this is the current
Code:
>> @@ Package: x11-drivers/xf86-video-ati-6.13.0 branch: 5, [repo_sabayonlinux.org]
>> Available: version: 6.13.0 ~ tag: NoTag ~ revision: 2
>> Installed: version: 6.13.0 ~ tag: NoTag ~ revision: 2
>> Slot: 0
>> Homepage: [URL]
>> Description: ATI video driver
>> License: MIT
Code:
openbox millsm # emerge -av x11-drivers/ati-drivers
* IMPORTANT: 2 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in order:
Calculating dependencies... done!
emerge: there are no ebuilds to satisfy "x11-drivers/ati-drivers".
* IMPORTANT: 2 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
openbox millsm #
Distro is Sabayon 5.3G
View 1 Replies
View Related
Dec 13, 2010
I am trying to set up autofs in RHEL 5 and every time I run the "automount" command, I receive this message: "automount: test mount forbidden or incorrect kernel protocol version, kernel protocol version 5.00 or above required."
View 1 Replies
View Related
Jan 8, 2010
After getting some updates like 3 days ago, I get this message: "minimal BASH-like editing is supported. For the first word TAB list possible command completions. Anywhere else TAB lists possible device/file completions. sh:grub>_
What do I do to boot my system? Previously I was able to select from the grub menu. But not in this case. Any suggestions. I have an XP system as well on the same hard drive. I used wubi to install Ubuntu 9.10.
View 6 Replies
View Related
Oct 5, 2010
i am trying to install the extras of anjuta which are v.2.3.2 but the current version supported from synaptic packet manager is only 2.3.0.. what can i do ? Is there a repository that has anjuta 2.3.2 for ubuntu ? Or anywhere i can find the extras for 2.3.0? if yes then give me the complete link to add to sources.
View 1 Replies
View Related
Apr 13, 2016
I have Debian 8.4.0 with gnome gdm3 and NVIDIA GeForce 8400 GS. When I run some applications the following message appears:
Code: Select allname of display: :0
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 24 (X_GLXCreateNewContext)
Value in failed request: 0x0
Serial number of failed request: 33
Current serial number in output stream: 34
Previously, I had lightgdm instead of gdm3 and I fixed this problem allowing indirect GLX protocol just setting xserver-command=X -core +iglx in /usr/ share/lightdm/lightdm.conf.d/50-xserver-command.conf...Now I can't allog GLX protocol. I have tried the following:
Set Option "AllowIndirectGLXProtocol" "On" in xorg.conf Set serverargs="+iglx" in /usr/bin/startx Set exec /usr/bin/X in /etc/X11/xinit/xserverrc
Despite all this, the error message persists and xorg.0.log indicates that indirect GLX is disabled (line 19.477):
Code: Select all[ 17.604]
X.Org X Server 1.16.4
Release Date: 2014-12-20
[ 17.604] X Protocol Version 11, Revision 0
[ 17.604] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 17.604] Current Operating System: Linux federueda-pc 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64
[ 17.604] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=4156658f-15d7-43ae-b0ff-2dfc7484c3ab ro quiet
[code]...
In short, I don't find the way to enable indirect GLX in gdm3.
View 1 Replies
View Related
Aug 14, 2010
I'm not that new to Linux having used a few other distros but at the same time i am not really 'clued up' and can quickly get stuck. My problem is trying to get an IM program to work with my MSN account. I use this just to keep in touch with family/friends. Pidgin, doesn't seem to have an option to add an MSN account at all. I installed Empathy after using it in Fedora which gave me an option to setup a MSN account but it doesn't connect?
View 14 Replies
View Related
May 8, 2010
Recently, I fully upgraded my Lenny Desktop (to 5.0.4). Now I am unable to add yahoo and msn protocol in pidgin. I can't see those options in Pidgin>>Add Accounts dropdown. Several times I cleaned the old config files and reinstalled it. Still nothing to my avail
View 7 Replies
View Related
Jun 1, 2011
I have a problem with booting my Ubuntu System.I have installed the new version of Ubuntu(11.04) next to Windows XP on my PC. When I restarted my PC I have selected "Ubuntu" from the boot menu. When I did that following massage arrived at my screen:"GNU GRUB version 1.99"rc1-13ubuntu3Minimal BASH-like line editing is supported. For the first word, TAB lists possible command complections. Anywhere else TAB lists possible device or file complectionsgrub> _"
View 7 Replies
View Related
Feb 14, 2011
Is there a way to disable the ip6v protocol permanent?
View 4 Replies
View Related
Apr 4, 2010
a good IPTABLES protocol to reject all incoming ssh trafiic except for a single IP or IP range?
View 4 Replies
View Related
Dec 19, 2014
When I try to log in the screen just flicker and I get back to the kdm login.
If I use console login it just turn black and after a while it get back to console and no protocol specified shows up together with xinit: giving up.
If I use root there is no problem and I can get into the desktop so it must be a user configuration problem or.....
View 5 Replies
View Related
Feb 25, 2011
I installed debian squeeze on an old computer that I found. (Pentium 4 3.2GHz HT) I installed from the i386 version, but now the uname command shows that its an i686. I don't find many packages that I need using apt-get. Do I need to compile each package I need from source or use dpkg to install the deb of an i386 version?
Can I use the i386 version on this computer rather than the i686 version? Will it cause a signifncant performance decreaes? (I use this computer to mostly do some reading and writing and file storage, no gaming etc.) How do I force the installer to use the i386 version?
[Code]...
View 3 Replies
View Related
Jun 15, 2010
When I go out of town I normally take my Acer Netbook to travel light. I ran into a problem over the weekend which I have seen before and couldn't find the cause. I used the wifi at the house I was staying at and could connect to the router via Wicd and ping outside IP addresses, however, I could not connect to any websites with Iceweasel or Midori. I receive the generic error that the browser is unable to connect. Now that I am back at my house I cannot repeat the problem, but have found a couple threads about disabling ipv6 protocol. The symptoms sound like a browser setting, but I couldn't find any settings that looked unusual.
View 2 Replies
View Related
Mar 8, 2011
Sometimes a kernel image seems to have the same version as the backported kernel image, for example:
linux-image-2.6.32-bpo.5-amd64
linux-image-2.6.32-5-amd64
What are the differences between the two?
View 5 Replies
View Related
Jun 16, 2010
Normal Operation: Transmission daemon is running on a dedicated server. Connecting to the transmission web interface from a remote machine: Entering the server IP followed by the transmission port number (i.e. URL... in the web browser -> a window pops up asking for the credentials -> entering my credentials -> transmission web interface opens in the web browser.Problem Description: Can't open the transmission web interface from a remote machine behind squid proxy: Read Error.The system returned: (107) Transport endpoint is not connected
Bypassing squid proxy enables me to open the transmission web interface. Also from a WinXP machine the transmission web interface is accessible.Besides the squid error (above), SELinux alert appears too: Can someone help me with this?I'm not sure if the problem is in squid or SELinux configuration.
View 5 Replies
View Related
Oct 21, 2010
How do the version numbers compare? Are they identical? I have Iceweasel 3.5.13, does that mean I essentially have Firefox 3.5.13?
View 11 Replies
View Related
Aug 19, 2009
I have a production box I am trying to get CA's XCOM transport utility running on. I have been able to successfully transmitt a file but on a receive I get the following error.
"XCOMU0505E Received a signal from TCP/IP"
and in the debug I get the following:
E - catotxpi.c(1623): TxpiReceive: Receive.
E - catotxpi.c(1624): Entering TxpiReceive
E - catotxpi.c(2835): GetConnect: 0x095006BC
E - catotxpi.c(1684): Receiving header. MaxLength: 32784
E - catotcp.c(704): No timeout; select omitted for socket 5.
[Code].....
I do have a ticket open with CA and they are doing there best to assist me, but this is not a supported version, they only support RedHat distros. They want to know what the equivilant RedHat kernel is to my CentOS install. I guess my biggest question is: Anyone out there running XCOM on CentOS? I searched and searched and can't find anyone else running XCOM like this. It's hard to believe I'm the only one out there trying to do this.
View 5 Replies
View Related
Nov 9, 2010
i'm having an error when running a python script that uses the python-twisted-web components... i get the impression that this program was developed and tested in a debian environment. heres the readout:
Quote:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1165, in run
self.mainLoop()
[code]......
View 6 Replies
View Related
Oct 11, 2010
Trying to install 10.10 netbook edition on my MSI U230 netbook from a USB drive. Keep getting the error "hyper transport sync flood error occurred on last boot" Press F1 to Resume. F1 causes just a reboot and the same thing happens. Anyone seen this error? It happens with both the netbook and desktop version.
View 9 Replies
View Related
Apr 29, 2010
Is there any possibility to transport one or two VLANs through a VPN (IPSEC) link on Linux
View 2 Replies
View Related
Jul 9, 2015
My home connection is dialup via an 8-bit ISA modem. I plan to use the old box with the modem in it as a gateway and do my actual work on this laptop. Connection away from home is not so easy to get in my area.
SuSE 6.1 has no problem operating the modem, so the hardware works. SuSE 6.1 can't seem to make anything else work though. How can I configure Debian to see and operate this modem?
SuSE sees the modem on /dev/ttyS1. The same chat script does nothing on jessie. I'm guessing that jessie is just not seeing ISA.
I'm able to install packages onto the box via a usb drive but that's only on the days when the local coffee shop's wi-fi actually works, which is rare.
View 3 Replies
View Related
Aug 14, 2015
I am new to Debian Wheezy and I can't install anything. Ever time I try to install a .deb file I get the message saying that installation is not supported by backend. Also I'm unable to install from the terminal; it always says something like "path not found" or "file doesn't exist" (I'm on my phone so I don't have an exact error detail). Everything I've read tells me to install something to fix the problem but I can't install them due to the same error.
View 14 Replies
View Related
Feb 12, 2010
I'm running debian 5.3(i think) I've tried installing skype, google chrome and flash player. All of them are .deb files and on everyone it says "archive type not supported", what should I do to install them?
View 7 Replies
View Related
Oct 16, 2010
I'm new to ubuntu but i do have a basic understanding of programming, but nothing too serious. The reason I am mentioning this is because I have a little project. Currently I use JACK to control the transport of all the aps i use to make music with ardour, hydrogen and rosegarden mainly. I also have an external midi drum machine that I sometimes hook up into the mix via midi in/out, my drum machine (yamaha ry to be exact can send and receive midi data. My question is can I use the transport controls on my external drum machine to control JACK's transport controls? If there is already am app that does something like that, excellent!
View 3 Replies
View Related