similar to: Graph dump bug

Displaying 20 results from an estimated 300 matches similar to: "Graph dump bug"

2013 Mar 05
0
pxelinux.0 doesn't provide downloading progress from images
Hi, just switched from syslinux-4.0.4 to syslinux-5.0.1 and noticed that there is no more progress shown when downloading files from HTTP or TFTP. Do i have to change something in my setup? I'm usering vesamenu.c32 here is a sample what my menu looks like (just partial) [code] # Default boot option to use DEFAULT vesamenu.c32 MENU BACKGROUND binary.jpg
2018 Sep 05
2
Menu entry shifts to the right, when using "{,x}"
Hi,... my linux distribution is "arch-linux" and I use syslinux 6.03 to boot this system. I have the following line in syslinux.cfg: "MENU AUTOBOOT Automatischer Start in # Sekunde{,n}" While the boot timer counts down, on the last second the menu shifts to the right (one less character to display). This is completely harmless, but is very annoying, once you have seen it. I
2013 Nov 10
2
Not seeing any more LocalDiscovery broadcasts
Hi, I am playing with LocalDiscovery again and have noticed that I do not see any LocalDiscovery broadcasts anymore. I am using tinc 1.1-pre9 in switch mode and have set LocalDiscovery = yes in tinc.conf. I do not see any broadcasts on any network and I also do not see anything in the debug output. What to do? -nik -- # apt-assassinate --help Usage: apt-assassinate [upstream|maintainer]
2014 Mar 04
1
Throughput on KVM guest - ideas for making it faster
Hi all, thanks for making Tinc available - it works well and I managed to get a decent configuration going in only a few hours, great :) I am building a VPN for my cloud servers (hosted at DigitalOcean, they use Linux and KVM). I am on Ubuntu 12.04 with Kernel 3.0.8-36, and tinc is at version 1.0.16. From a functional point of view, everything works like a charm! But I am wondering, if there is
2011 May 12
1
Maximization of a loglikelihood function with double sums
Dear R experts, Attached you can find the expression of a loglikelihood function which I would like to maximize in R. So far, I have done maximization with the combined use of the mathematical programming language AMPL (www.ampl.com) and the solver SNOPT (http://www.sbsi-sol-optimize.com/manuals/SNOPT%20Manual.pdf). With these tools, maximization is carried out in a few seconds. I wonder if that
2014 Aug 06
1
State graph of UDP data-connections
Hi, I'm using Tinc in a scenario where round-trip time matters. I've multiple nodes behind firewalls (with and without NAT) and a single public server node. How do I can get the current state of UDP data-connections between my firewall'd nodes? According to the docs: - 'dump connections' give me all TCP meta-connections of the current node - 'dump edges' give me
2009 Oct 24
6
Working with ListCtrl and ListItem
Hi List, I''m trying to get my ListCtrl to work. Currently I''ve managed to fill my ListCtrl with items, but I think it''s not the most beautiful way: class MyList < Wx::ListCtrl def initialize(parent, *args) super(parent, :style => Wx::LC_REPORT|LC_HRULES ) create_layout fill_list end def create_layout self.insert_column(0, "Name")
2015 Dec 31
2
Is there any some cases we can see ?
Hi, We just found the tinc, looks like it is really a better VPN solution than traditional VPN, I am wondering, is there some cases we can refer, like is there some big cluster running in the production environment ? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Oct 24
3
Wifi connections
Hello all, I'm just querying if anyone's attempted to stream off icecast over wireless onto devices such as photos/mp3 players, As these devices are finally coming onto the market with wifi then I'm sure they will play an important part in any distribution for University Radio stations such as the one I'm part of running. -------------- next part -------------- An HTML attachment
2010 Sep 20
10
Tinc performance on a Dir-300
Hi, we are using Tinc in our Freifunk Network in Oldenburg for internode connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink Dir-300 Routers. We all have enough internet bandwith (1,6 MB/sec and more) but we only get a maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99% of the cpu. Is it possible to get more Speed with tinc on this machines?
2008 Nov 24
0
spatial subset of ncdf
dear I was lokking for a solution or an example on the internet for quite a time but since haven?t found an answer yet, I'd like to ask a maybe to simple question: I have a large ncdf-file with five dimension. temperature (t2m), the variable against, lat, lon and time. (height is included as well) the structure is [1] "file C:/RDaten/t2m.ETH.HC_A2.nc has 5 dimensions:" [1]
2013 Mar 07
4
Syslinux-5.10-pre1
Folks, I've just released the first prelease for the 5.10 series. The intention is to leave 5.02-pre3 where it is and move to 5.10-pre1. The only difference between 5.02-pre3 and 5.10-pre1 is the merge of the lwip branch (and a single commit to fixup the -DDEBUG=2 build), which warranted a bump in the version minor number. See the shortlog below for details of the differences between
2010 May 06
10
No connection between nodes on same LAN
Hi all, I am currently deploying tinc as an alternative to OpenVPN. My setup includes a lot of nodes and some of them are sitting together behind the same router on the same network segment. (E.g. connected to the same switch.) I noticed, that those nodes do never talk directly to each other via their private ip-addresses, but instead use the NATed address they got from the router.
2012 Apr 18
4
FW: tinc Digest, Vol 90, Issue 17
Dear C?dric, If I am using windows version of tinc, how can I check the connection list? Regards, Eric -----Original Message----- From: tinc-bounces at tinc-vpn.org [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of tinc-request at tinc-vpn.org Sent: Wednesday, April 18, 2012 6:00 PM To: tinc at tinc-vpn.org Subject: tinc Digest, Vol 90, Issue 17 Send tinc mailing list submissions to tinc at
2019 Nov 06
1
tinc based deployments..
Do we know the size of biggest deployment(site-site and client-site) which is tinc based VPN? Or it is just used in toy projects at schools to learn something about VPN? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20191105/0ce00ca7/attachment.html>
2009 Jun 30
3
filesize limitation in CentOS or exim?
Hallo, today I had a surprising situation. Exim stopped. It's a German centos 5.3 64 Bit installation so the messages are partial in German. Then I tried a restart: [root at centos ~]# service exim restart exim beenden: [FEHLGESCHLAGEN] exim starten: /bin/bash: line 1: 6596 Die maximale Dateigr??e ist ?berschritten
2006 Nov 04
8
Strategy for penalising IPs with too many simultaneous sessions
Hi all, I have been trying to investigate traffic shaping in an effort to solve the "unfriendly network apps" problem on a test network. I have a basis by which I''d like to shape traffic, but studying the howto doesn''t uncover and existing qdisc that seems to fit what I would like to do. The problem I would like to address is to prevent an IP address opening 10
2006 Oct 24
0
Wifi connections
On Tue, 2006-10-24 at 20:21 +0100, Peter Brooks wrote: > Hello all, > I'm just querying if anyone's attempted to stream off icecast over > wireless onto devices such as photos/mp3 players, As these devices are > finally coming onto the market with wifi then I'm sure they will play > an important part in any distribution for University Radio stations > such as the one
2008 Feb 12
7
san fibrechannel device in HVM domU
Hi, I''m on a HP DL365, amd64, running SLES10sp1, but with kernel and xen of SLES10sp2, therefore using Xen 3.2. The domU shall be a Windows HVM guest. I want use the Qlogic SAN card in a domU. I''m following these instructions: http://www.novell.com/communities/node/2880/assign-dedicated-network-card-or-pci-device-xen-virtual-machine well, there is written that this only
2007 Dec 19
5
pciback.hide with ISDN Cards
Hi all, did somebody successfuly export ISDN Cards to DomU? I want to have 2 ISDN Cards in DomU (for Asterisk with mISDN) lspci -vt -[0000:00]-+-00.0 nVidia Corporation MCP55 Memory Controller +-01.0 nVidia Corporation MCP55 LPC Bridge ... +-05.1 nVidia Corporation MCP55 SATA Controller +-06.0-[0000:01]--+-00.0 Cologne Chip Designs GmbH ISDN