search for: wok

Displaying 20 results from an estimated 81 matches for "wok".

Did you mean: work
2012 Nov 07
1
Newbie question : selecting subset of a Matrix
I have a matrix, I would like to use it like I use where query on an SQL table Let's say my matrix is > wok who task 1 joe task1 2 joe task2 3 joe task3 4 jack task1 5 jack task2 I want to extract a matrix that contains only rows where who = "joe" and task != "task2" The result would be the following matrix 1 joe task1 2 joe task3 How can I do that with R ?
2002 Sep 17
0
smbclient does not wok if encrypted passwords is true.
I've reviewed and successfully tested everything from ping up to logging in locally with : smbclient //server/share Now begins the problems: #1 If I turn Encrypted Passwords the preceding command fails. #2 On the Win98 client the command (tested with encrypted passwords on and off with same results) nbtstat -a MyLinuxServerName returns a full list of info about my Linux host. Going the
2020 Nov 03
3
Your opinion: What's the best VM for Samba DC's
Hi all, I know this isn't strictly Samba related, but I have a fileserver and want to install some VM software on it so I can build a new Samba DC on there and still keep the fileserver running. In your experience, what's the best VM to install? Are there any which wok better or worse with Samba? Does it make any difference? I'm running Ubuntu 20.04.1 Thanks!
2005 Nov 24
4
write.csv
..., i have a problem by writing a csv file the first colum is filled with index numbers from 1 to n. i have to unique two csv files once a week while one file is always the same. can anybody tell me, how to write the dataset into a csv file without the first row of the indexnumbers. x[,-1] does not wok as it eliminates the first "interesting" colum. col.names is not accepted by r (do i habe to start a package first? which one?) thx sven [[alternative HTML version deleted]]
2009 Jul 10
2
ifmem.c32
Hello, This module can be used to select the files to boot according to the memory size: http://hg.slitaz.org/wok/raw-file/d5f670b08670/syslinux/stuff/extra/ifmem.c Usage: kernel ifmem.c32 append SizeInKB LabelLarge [SizeInKB LabelMedium]... LabelTiny Slitaz webboot (http://boot.slitaz.org/) uses it in the main configuration files: http://mirror.slitaz.org/pxe/pxelinux.cfg/default -pascal
2017 Dec 22
2
Fwd: v2.3.0 release candidate released
...; > It seems to work so far. I get messages from fetchmail being delivered > > to the mailbox, yet that stale error is there. Quick search did not > > showed any results. > > > > Not looked yet, but is there a guide for the ssl_min_version setting? > > Seems only to wok when I set "SSLv3" which I really don't want. > > > > > > Thanks and regards > > > > Goetz R. Schultz > > > > On 18/12/17 19:04, Odhiambo Washington wrote: > >> On 18 December 2017 at 18:23, Timo Sirainen <tss at iki.fi> wrote...
2009 Feb 01
2
Ugh on new bios.
Just so others know. On my EVGA motherboard the option to boot removable media didn't work on my usb flash drive with syslinux on it. Yesterday I tried updating the version of syslinux and seeing if that would wok. Frustrated with it not working I moaned and groaned and my brother decided to look for options in the bios that I might have missed. He couldn't find anything. But I decided to look at the bios just a little more and wala. Under the regular hard drive options I found my USB flash disk listed....
2014 Jun 21
2
isohybrid has 2 variants
> Hi, > > > Not being compatible with EFI/GPT is already a problem for the Perl > > variant. > > The relation of both is: > > isohybrid.in/.pl is being left behind. > http://git.kernel.org/cgit/boot/syslinux/syslinux.git/tree/utils/Makefile > has: > SCRIPT_TARGETS += isohybrid.pl # about to be obsoleted > > isohybrid.c replaces it feature-wise
2008 Aug 13
2
Tiny help for tiny function
...(x>=0.8|x<=-0.8)x else("low corr.") } works: Test<-sapply(XY,extract.values,simplify=FALSE) but now I try to solve the problem of having NA in the matrix. I tried like that: extract.values<-function (x) { if(x>=0.8|x<=-0.8|x==NA)x else("low corr.") } woks not: x<-c(0.5,0.3,0.9,-0.9,-0.7,0.3) y<-c(0.1,0.2,NA,-0.8,-0.4,0.9) XY<-rbind(x,y) Testi<-sapply(XY,extract.values,simplify=FALSE) Fehler in if (x >= 0.8 | x <= -0.8 | x == NA) x else ("low corr.") : Fehlender Wert, wo TRUE/FALSE n?tig ist Error in if (x >= 0...
2017 Dec 18
2
v2.3.0 release candidate released
.../run/dovecot//stats-writer) failed: Connection refused It seems to work so far. I get messages from fetchmail being delivered to the mailbox, yet that stale error is there. Quick search did not showed any results. Not looked yet, but is there a guide for the ssl_min_version setting? Seems only to wok when I set "SSLv3" which I really don't want. Thanks and regards Goetz R. Schultz On 18/12/17 19:04, Odhiambo Washington wrote: > On 18 December 2017 at 18:23, Timo Sirainen <tss at iki.fi> wrote: > >> https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar....
2017 Dec 22
1
Fwd: v2.3.0 release candidate released
...--with-zlib \ --with-bzlib \ --with-ssl=openssl On 22 December 2017 at 14:37, Goetz Schultz <email at suelze.de> wrote: > Hi Odhiambo, > > I referred to this: > > "Not looked yet, but is there a guide for the ssl_min_version setting? > Seems only to wok when I set "SSLv3" which I really don't want." > > > Have found literally 10 minutes after the post was send - so ignore that > bit. It is just that error error that creeps up. But not using stats, > hence I assume that is fine then. > > Thanks and regards &g...
2015 Mar 27
2
Gateway Eurotech
Hi, I know there are people with much experience in asterisk, and I want to ask if anyone had experiance with this gw http://www.eurotech-communication.com/products/voip-gateways/VoIP-32-CHANNELS-2E1-PRI-1U/ I'm having trouble getting connect with asterisk anyone has any production? regardss -- rickygm http://gnuforever.homelinux.com
2017 Dec 22
0
Fwd: v2.3.0 release candidate released
Hi Odhiambo, I referred to this: "Not looked yet, but is there a guide for the ssl_min_version setting? Seems only to wok when I set "SSLv3" which I really don't want." Have found literally 10 minutes after the post was send - so ignore that bit. It is just that error error that creeps up. But not using stats, hence I assume that is fine then. Thanks and regards Goetz R. Schultz On 22/12/17 1...
2005 Oct 18
1
Can not get remote X connections to work on CentOS 4.1
...host00 $ echo $DISPLAY :0.0 $ xhost + access control disabled, clients can connect from any host $ rsh host01 $ xdpyinfo -d host00:0.0 xdpyinfo: unable to open display "host00:0.0" Both hosts are running CentOS 4.1 and SELinux is disabled. I know I can get this to wok with ssh, but that is not the point. Also, it's not a host name resolution problem, as substituting the IP address in the above command gives the same error. Finally, note that there is about a 3-4 second delay before the error message appears. Any recent changes in X that I am unaware of...
2011 Apr 26
1
About snow packages
Dear Luke ! Thanh you for the lovely packages. I have used it, it woks fine for Linux, XP, but concerning about windows 7 - 64 bits. I have problem with function makeCluster(). with R 13.0 version. I wonder it may caused a update problem or ??? Do you have any hint ??? Best Truc
2003 Dec 12
1
Asterisk and Debian
Hi list, Does anyone use the .deb package of asterisk? Is it stable? woks fine? thanks Eduardo
2008 Aug 21
2
Asterisk and Huawei SoftX3000
...SIP calls to our Asterisk PBX, we are working with G711 with them. They start sending calls to our pbx, some time after they start to receive 408 messages from asterisk and some time after this they start to complete calls normally, I don?t know what can be wrong. Someone has configured asterisk to wok with this Softswitch? Thanks for any help! Cheers! Gustavo A. Gonz?lez Dto. de Infraestructura Despegar.com, Inc. <mailto:ggonzalez at despegar.com> ggonzalez at despegar.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.c...
2011 Jul 17
2
EUIII DW: Font glitches
Hi community, as the title says I got weird font glitches with a gold title. Aside from that the application runs well as far as I can use it. So I am going to describe the error the best i can, but you have to tell me which logs would maybe be helpful as I dont know anything about wine logging. When I start the game, everything works well - even the initial tips are absolutely Ok, but as the
2003 Jul 16
1
winbind with ipcop
We have a samba server behind a firewall with the IP address 192.168.200.2 and a Windows 2000 Domain controller with the IP address 192.168.255.1 . When we put the samba in the same subnet then it woks fine. We forwarded the fooling ports: TCP and UDP 192.168.200.2 to 192.168.255.1 port 137 192.168.200.2 to 192.168.255.1 port 138 192.168.200.2 to 192.168.255.1 port 139 192.168.200.2 to 192.168.255.1 port 445 now we don't get any connection to our NT network. We also put in the...
2012 Sep 30
1
Please help on Sweave question
...e reviewed some examples over the net on this issue, but still not getting the results. I have the following text and code i would like to place into a pdf with sweave, but I would like to change the margins on the produced document. The options(width=60) I guess should do this but when I put it to wok, it is not functioning. perhaps my calling of commands is off?   I would apreciate the help. Here is the code as I have it now:   \documentclass{article} \begin{document} \SweaveOpts{concordance=TRUE} <<echo=FALSE>>= options(width=60) @ There is a considerable departure between the Engl...