Displaying 6 results from an estimated 6 matches for "brn".
Did you mean:
bin
2010 Oct 25
4
zoo.read intraday data
Hello all,
I'm trying to use zoo.read but can't figure out
how to deal with the time format. (example below)
would be nice if someone could help.
best regards,
Immanuel
---------------------------
L <- "Date,Time,Open,High,Low,Close,Up,Down
05.02.2001,00:30,421.20,421.20,421.20,421.20,11,0
05.02.2001,01:30,421.20,421.40,421.20,421.40,7,0
2019 May 04
3
CentOS 7, skype ceased functioning
...time.
After today's update, skype ceased to start as a service, as it used to be
configured. It fails to start manually, e.g., it does start and is listed
as a job, but it doesn't appear visible on the desktop.
In the case you know something about it, please let us all know.
Regards,
[brn at hekuba ~]$ uname -a
Linux hekuba.home.lan 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC
2017 x86_64 x86_64 x86_64 GNU/Linux
2010 Jun 30
1
Some missunderstanding in the wiki page
Hi,
I'm not in the list and I just would like to comment it to the comunity. So,
if someone want to contact me, make CC to me in the reply.
The wiki page [1] talk about networking, and show two typical configurations:
"virtual network" and "shared physical device".
The shared physical device has an error or something that could make confused,
I think. What I want to
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...Nq9
A9Wd1TPr1F8NDKiFgtEGBqrV/xOf8vtxvXrRX7mffSZIoG6/VML+6Z8h9FJJZSBQHWGzdD9S2Gfw
Q8aAwM+cQ4rwI8WcE/XbHfXLRX34DRYEfnFxlKv75cbF6X4yE36dHYP9lZ2DgeCToVCH7tORoXzf
50gufHKB4JMepCO6z5H0oPBRS/RmHA645ADBheHOVndxsCzdRR95p+5SEHO5u9/lbr0nKToa3Ucg
NGM9e9nHehY+3wvkf2dby71e1jUh0FzvxzVIo9vfCmhUN69os6vBuYrS2RwQBtxGeBrnNrcJ2tSq
BtytlWqzu1LpnKDX+4G5XpgnuCs7qd5fU9dZ72utDE/wTfC7myoDXROnjS66oq+7+/saPe1H+pom
Ghst+pqo1/tBX0XCPFH0VST6KhJ9TfRN1PsiPcen1XWaqTyAT3WddvGEeORrY7YrUJ5uay/Rk3eC
y742+wBeSPZSAq4nLLjQsgJEXueX5ZcJE/aUMCWKu66Yyb52giv7ANsbM9mgTnaXk3fZ8o7lZPfP
r4z+OvBAtWy5WIoo9grdjz5w8ePaqrJjGVG1OmxmtVqK24tOkwnaxsoAdOMv...
2004 Feb 08
1
HTB - got mesage "invalid parent ID" is wrong: 1:1
Hi,
I have more ethernet cards. Egress shaping with HTB over eth0 works
fine, ingress shaping with HTB over IMQ works also fine, but in both of
cases I use only one class of traffic.
Now I want to divide traffic to 3 classes on other interface (egress to
ineternal network). I try this command sequense
tc qdisc add dev eth1 root handle 1: htb default 12
tc class add dev eth1 parent 1: classid
2004 May 10
8
Packet marking for ingress shapping and NET
Hi,
I have typical situation, local LAN with private addresses, translated
via NAT to internet. I need to shape ingress traffic (from internet to
local LAN) in several HTB queues accorting to destination (private not
public) IP. So I need mark packets to divide them to corresponding
queue. According to http://www.docum.org/stef.coene/qos/kptd/ I thing I
have only one way how to do it, because