Displaying 5 results from an estimated 5 matches for "wworks".
Did you mean:
works
2008 Oct 01
2
an unsophisticated question about recoding in a data frame with control structure if {}
Hello all,
I apologize for a terribly simple question. I'm used to using Stata and am trying to `switch' over to R.
I would like to recode a vector in a data frame when the value of it meets the following condition: if (dataframe$factor=='3'){dataframe$thevector<-(an arithmetic mean). What I would like to result is the creation of a new variable within the data frame for
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</settin...
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=&...