search for: sek

Displaying 20 results from an estimated 38 matches for "sek".

Did you mean: see
2008 Aug 31
2
smb_auth problem
...ecure that all configuration is correct, and if anyone can help me to investigate what's happend I'll thanks. I'm using: Debian lenny, updated. ii samba 2:3.2.3-1 ii squid 2.7.STABLE3-1 XXXXXXXXXX its the correct password. 8<---------------------------------- sek:/home# /usr/lib/squid/smb_auth -W SEKPLASTICOS -U 127.0.0.1 -d vinicius XXXXXXXXXXX Domain name: SEKPLASTICOS Pass-through authentication: no Query address options: -U 127.0.0.1 -R Domain controller IP address: 10.0.0.1 Domain controller NETBIOS name: SEK Contents of //SEK/NETLOGON/proxyauth: ERR 8...
2008 Sep 01
1
the field ttl in struct referral doesn't work
...#39;ll >> thanks. >> >> >> I'm using: Debian lenny, updated. >> >> ii samba 2:3.2.3-1 >> ii squid 2.7.STABLE3-1 >> >> XXXXXXXXXX its the correct password. >> >> 8<---------------------------------- >> sek:/home# /usr/lib/squid/smb_auth -W SEKPLASTICOS -U 127.0.0.1 -d >> vinicius XXXXXXXXXXX >> Domain name: SEKPLASTICOS >> Pass-through authentication: no >> Query address options: -U 127.0.0.1 -R >> Domain controller IP address: 10.0.0.1 >> Domain controller NETBIOS...
2007 Aug 20
5
[LLVMdev] Problem with missing support for non-zero contant initializers.
...***************************************************** float[1024] = 3.1415; int[10000] = 42; ******************************************************************* and so on... I did some simple timings on llc for arrays with different sizes and it looks something like this: elements / time 32k / 39 sek 16k / 9.5 sek 8k / 1.5 sek 4k / 0.3 sek 2k / 0.07 sek So far I have only been using LLVM at the user level. And I'm not sure how this problem should be solved. It would be really nice if there was a way to specify something like: ****************************************************************...
2007 Feb 13
2
Computing stats on common parts of multiple dataframes
Folks, I have three dataframes storing some information about two currency pairs, as follows: R> a EUR-USD NOK-SEK 1.23 1.33 1.22 1.43 1.26 1.42 1.24 1.50 1.21 1.36 1.26 1.60 1.29 1.44 1.25 1.36 1.27 1.39 1.23 1.48 1.22 1.26 1.24 1.29 1.27 1.57 1.21 1.55 1.23 1.35 1.25 1.41 1.25 1.30 1.23 1.11 1.28 1.37 1.27 1.23 R> b EUR-USD NOK-SEK 1.23 1.22 1.21 1.36 1.28 1.61 1.23 1.34 1.21 1.22 R> d EUR-USD NO...
2008 Apr 30
2
Summary statistics across factor levels
...re is a summary function which produces neat summary statistics when using "cross" option. I would like to produce similar output with N and Missing columns but produce a data.frame. Is there any built-in function for that? #example data install.packages("Hmisc") library(Hmisc) sek <- seq(1, nrow(Indometh), 9) Indometh$time[sek] <- NA Indometh$timeclass <- factor(cut(Indometh$time, breaks=c(0,2,4,6,8,10))) Indometh with(Indometh, summary(conc ~ Subject + timeclass, method="cross")) #similar with aggregate and reshape but no N or Missing count i.mean <-...
2008 Aug 27
1
Significant digits for checking values of variable?
...is that it has something to do with the number of significant digits being represented, but perhaps not as my variable was created from other variables that only had one decimal place. See below. I'm sure this is something basic, any suggestions much appreciated. Cheers, David > visit.2.SEK.delta.baseline [1] 0.1 -0.7 0.8 -0.1 -0.5 0.8 0.7 0.2 0.4 0.3 0.6 0.6 0.3 0.8 0.8 0.3 0.4 0.8 > visit.2.SEK.delta.baseline > 0 [1] TRUE FALSE TRUE FALSE FALSE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE > visit.2.SEK.delta.baseline == .8...
2001 Dec 13
6
Newbie question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! First, sorry if my english is not very correct :-) I'm a spanish student making a streaming project under Linux and I'd like to use Vorbis format but I have a problem. I want to capture live audio from the sound card and stream it in real time to the server. Actually I have installed Icecast, LiveIce and the Lame encoder and they
2010 Feb 02
4
Domain login delays w2k8 R2
Hello! We have a w2k8 R2 64-bit machine in a Samba 3.4.4 controlled domain. When logging in as a domain user there is a ~30 sec delay waiting for the User Profile Service. This has nothing to do with the size of the user profile. Looking at the network traffic I can see 2 gaps, the first about 11 sek and the second about 19 sek with no packets sent except one TCP ACK (from the client) in each gap. Between the gaps there is only a few packets sent. According to WireShark it's a "Tree Disconnect Request" with response and a "Logoff AndX Request" with response. Any idea w...
2008 Nov 20
1
extracting data from a list of unformatted text files
...text files in a folder. The files are named as : 82534.txt, 82555.txt, 8282787.txt etc. I give below a sample of the kind of the information in the text file : ######## #(a lot of preceding text) 2008-10-01????? 06:30:12??? ??? ??? ??? 2 of 3 page #(some lines of text - varies from file to file) sekvens??? 890 # lines of text sNo???? start??? ??? ??? stop??????????? direction??? ??? value 1??????? 70??? ??? ??? ??? 85??? ??? ??? ??? up??? ??? ??? ??? 60.2 3??? ??? 60??? ??? ??? ??? 90??? ??? ??? ??? down??? ??? ??? 71.5 ######### In each of the files that I choose, I want to first go to the a...
2003 Jun 20
5
.ogg file extension for both audio and video?
Hi, If I understand things correctly them Ogg is the wrapper format that is also going to be used for Xiph's upcoming video compressor. Does that mean that the .ogg file extension will also be used for video? This could present problems regarding mapping the .ogg file extension to an application if for example I want audio to be handled by Winamp2 and video by something else.
2013 Apr 03
4
Better way of writing R code
...uot;), issue_date = c("27/11/2012", "9/12/2012", "14/01/2013", "28/02/2013"), maturity_date = c("27/04/2013", "3/5/2013", "14/6/2013", "28/06/2013"), currency = c("USD", "USD", "GBP", "SEK"), other_currency = c("EURO", "CAD", "CHF", "USD"), transaction = c("Buy", "Buy", "Sell", "Buy"), units_currency = c(100000, 25000, 150000, 40000), units_other_currency = c(78000, 25350, 99200, 6150)) rate_df =...
2004 Mar 31
1
problem and maybe bug in 2.08 and later with vmware 4.5.1
...it works without problems. But when trying the later versions there is trouble. I reach pxeboot.msg and it shows fine but when I try to choose an image it dosent give keyboard feedback (first I thought it had hanged) but after some testing it showed that it just dont give direct feedback until 300 sek (aprox) has gone. If I have made a correct choice, for example number 4 and return. After 300 sekunds the choice is showed and the loading start and finsishes without problem. Some real delays occuring here. regards //Peter bitrunner
2010 Oct 19
2
Question about Steam.
...1.3, installed from the winehq repo on ubuntu 10.10. I installed steam through winetricks, nothing else. After this i told steam to start installing civ V. And for some time it just downloader with 1.4mb/sec. then suddenly everything stopped... and all i could squeeze out of my connection was 150kb/sek. Is there anything in wine1.3, or perhaps steam running under wine1.3 that makes my connections slow?
2010 Jan 22
0
No subject
...chine in a Samba 3.4.4 controlled domain. >> When logging in as a domain user there is a ~30 sec delay waiting >> for the User Profile Service. This has nothing to do with the size >> of the user profile. Looking at the network traffic I can see 2 >> gaps, the first about 11 sek and the second about 19 sek with >> no packets sent except one TCP ACK (from the client) in each gap. >> >> Between the gaps there is only a few packets sent. According >> to WireShark it's a "Tree Disconnect Request" with response and >> a "Logoff A...
2011 Aug 01
0
dbench strange results
...RAID10 2TB, Xeon CPU). Generally everything is working fine, so I have decided to run some stress tests. My choice was dbench. Old server is Debian 4.0 (samba 3.0.24, Athlon 3000+, one ATA 160GB disk). So run dbench 16 on both old and new server The results are strange old serwer: about 300MB/sek (dbench 3.0) and below are first seconds of dbench output > 16 1766 398.71 MB/sec warmup 1 sec > 16 4852 334.46 MB/sec warmup 2 sec > 16 7956 317.26 MB/sec warmup 3 sec > 16 11117 309.62 MB/sec warmup 4 sec > 16 14357 298.27 MB/...
2005 Nov 16
0
[LLVMdev] PyPy sprint announcement: Gothenburg 7th - 11th December 2005
...#39;s a good idea to arrive a day before the sprint starts and leave a day later. In the middle of the sprint there usually is a break day and it's usually ok to take half-days off if you feel like it. Network, Food, currency ------------------------ Sweden is not part of the Euro zone. One SEK (krona in singular, kronor in plural) is roughly 1/10th of a Euro (9.15 SEK to 1 Euro). The venue is central in Gothenburg. There is a large selection of places to get food around, from edible-and-cheap to outstanding. You normally need a wireless network card to access the network, but we can p...
2004 May 23
2
Re: problem and maybe bug in 2.08 and later with vmware 4.5.1
...t problems. But when trying the later versions there is >trouble. I reach pxeboot.msg >and it shows fine but when I try to choose an image it dosent give keyboard >feedback (first I thought it had hanged) but after some testing it showed >that it just dont give direct feedback until 300 sek (aprox) has gone. If I >have made a correct choice, for example >number 4 and return. After 300 sekunds the choice is showed and the loading >start and finsishes without problem. >Some real delays occuring here. I have this same problem with pxelinux 2.09 and 2.10-pre3. pxelinux-2.07 w...
2003 Feb 11
0
samba 2.2.7a and multiple logins...
....168.1.44) Mon Feb 10 08:50:40 2003 js js users 10558 pc40 (192.168.1.40) Tue Feb 11 07:56:23 2003 jm jm users 5838 pc39 (192.168.1.39) Mon Feb 10 11:38:07 2003 IPC$ nobody nogroup 6838 pc39 (192.168.1.39) Mon Feb 10 15:44:12 2003 sek pr users 5389 pc26 (192.168.1.26) Mon Feb 10 10:07:45 2003 IPC$ nobody nogroup 5077 pc28 (192.168.1.28) Mon Feb 10 09:00:20 2003 IPC$ nobody nogroup 5718 pc39 (192.168.1.39) Mon Feb 10 11:35:43 2003 IPC$ kr users 10730...
2001 Oct 25
3
winbind / nss_winbind with Solaris with large amout of uses/groups
...nbind version to a Windows network with more than 3000 user and more than 200 groups gives following result: "getent passwd" works fin, also adding "winbind" to /etc/nsswitch.conf and looking through the windows-users owned files is ok ! "getent group" takes about 20 sek, than the first group "Domain Admins" is printed out, but NO OTHER groups/information is seen. ( no other 199 groups are listed) I have notices that the next group will be "Domain User" with this 3000 Users ! I have noticed also that there are performance considurations/discus...
2006 Mar 03
1
number_to_currency() helper == non DRY == could be improved
...urrency()" methods options hash works great when I need to dynamically display different currencies when I call "number_to_currency()", as long a I have an idea of what the currency should be each time ;-) But, what if I want all instances of a currency to display as GBP, ?, SEK or any other currency ? Then I would have to create a CONSTANT for that currency and then include that option in every instance of the ''number_to_currency()'' method. number_to_currency(0.02) versus number_to_currency(0.02, {:unit => MY_CURRENCY_CONSTANT} ) Not to...