search for: wwork

Displaying 5 results from an estimated 5 matches for "wwork".

Did you mean: work
2008 Oct 01
2
an unsophisticated question about recoding in a data frame with control structure if {}
...ot;1") { : the condition has length > 1 and only the first element will be used As the command in question actually appears: if (nes2004$Rrace2=='3') { nes2004$Hethno<-(((nes2004$Hint-nes2004$Wint)+(nes2004$Hint-nes2004$Bint)+(nes2004$Hint-nes2004$Aint)+(nes2004$Hwork-nes2004$Wwork)+(nes2004$Hwork-nes2004$Bwork)+(nes2004$Hwork-nes2004$Awork)+(nes2004$Htrus-nes2004$Wtrus)+(nes2004$Htrus-nes2004$Btrus)+(nes2004$Htrus-nes2004$Atrus))/9) } The other problem here too, is that each of these variables contain varying counts of NA observations. I've tried to work around this...
2018 Nov 02
3
Kodi crashes when trying to browse network
On Fri, 2 Nov 2018 08:33:56 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > I think he also forgot to mention this part of kodi and smbclient. > > ( the default of kodi its smbclient ) > .smb/smb.conf > [global] > lock directory = /home/username/.kodi/.smb/ > name resolve order = bcast host >
2006 Mar 27
6
tftpd: read(ack): Connection refused
I configure the system of remote boot. Almost all was done. But one simple problem. tftp doesn't download pxelinux.0 from boot-server, in.tftpd is running at. Problem isn't in pxelinux.0, but in protocol itself. I've created test file "test" in /tftpboot and tried to download it but "Timeout occured". From /var/log/messages: Mar 27 16:32:27 dk in.tftpd[26576]:
2018 Nov 02
0
Kodi crashes when trying to browse network
Hai, smbclient -L $(hostname -s) on CLI, wworks witout problem on ubuntu 18.04, with the newly builded samba 4.9.1 package from repo and the kodi 18 Beta4. I also noticed that kodi 18 has some setting now in /home/kodi/.kodi/userdata/guisettings.xml <setting id="smb.legacysecurity" default="true">false</setti...
2018 Nov 02
1
Kodi crashes when trying to browse network
On Fri, 2 Nov 2018 11:43:11 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > > smbclient -L $(hostname -s) on CLI, wworks witout problem on ubuntu > 18.04, with the newly builded samba 4.9.1 package from repo and the > kodi 18 Beta4. > > I also noticed that kodi 18 has some setting now > in /home/kodi/.kodi/userdata/guisettings.xml > > <setting id="smb.legacysecurity" default=...