similar to: Max value of each 2 rows in dataframe

Displaying 20 results from an estimated 400 matches similar to: "Max value of each 2 rows in dataframe"

2012 May 05
2
creating a new column assigning values of other columns
Hello, ? I have to create a new column from the values of other columns of a data frame. The new?column (y$n) is created imposing a condition (using a third variable y$h) that assigns the values of two time variables (y$b and y$timepos). Here's the piece of code to get there (using the attached files): ? xact <- read.table("act.lig", sep = ',',
2012 Apr 30
1
Subtract days to dates in POSIXct format
Hello, I'm having problems working with date values in POSIXct format. Here is what I got (eg.lig attached): x <- read.table("eg.txt", sep = ',', col.names=c("ok","time","secs","lig")) # it gives time as factor z <- cbind(x,colsplit(x$time, split="\\s", names=c("date", "clock")))
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now Signed-off-by: liguang <lig.fnst at cn.fujitsu.com> --- include/acpi/processor.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/acpi/processor.h b/include/acpi/processor.h index ea69367..cfec509 100644 --- a/include/acpi/processor.h +++ b/include/acpi/processor.h @@ -188,7 +188,6 @@ struct acpi_processor_flags { u8
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now Signed-off-by: liguang <lig.fnst at cn.fujitsu.com> --- include/acpi/processor.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/acpi/processor.h b/include/acpi/processor.h index ea69367..cfec509 100644 --- a/include/acpi/processor.h +++ b/include/acpi/processor.h @@ -188,7 +188,6 @@ struct acpi_processor_flags { u8
2013 Jun 04
2
[PATCH 1/2] acpi/processor: remove bm_rld_set of acpi_processor_flags
bm_rld_set seems obsolete now Signed-off-by: liguang <lig.fnst at cn.fujitsu.com> --- include/acpi/processor.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/acpi/processor.h b/include/acpi/processor.h index ea69367..cfec509 100644 --- a/include/acpi/processor.h +++ b/include/acpi/processor.h @@ -188,7 +188,6 @@ struct acpi_processor_flags { u8
2018 Oct 31
2
nt status buffer too small
all result :) # ls -l /home/       --> on DC svad01 drwr-xr-x  4  root  root 4096 oct.  30 15:57 home drwr-xr-x  4  root  root 4096 oct.  30 15:57 profiles drwrwxr-x  4  root  root 4096 oct.  30 15:57 public drwr-xr-x  4  root  root 4096 oct.  30 15:57 services /etc/samba/smb.conf [global]   netbios name = svad01   realm = SITE.SOCIETE.LOCAL   workgroup = SITE   dns forwarder =
2012 Jun 08
2
Consulta sobre GLM-log linear
Estimados amigos, Estoy familiarizándome con los modelos lineales generalizados en R. Estoy interesado en realizar un análisis lig linear y me gustaría saber cuáles son o como extraer los valores correspondientes al chi cuadrado en el análisis para cada grupo y para las interacciones. Desde ya muchas gracias y disculpas si la pregunta es muy básica, adjunto los comandos que estoy utilizando. Si
2012 Jun 08
2
Consulta sobre GLM-log linear
Estimados amigos, Estoy familiarizándome con los modelos lineales generalizados en R. Estoy interesado en realizar un análisis lig linear y me gustaría saber cuáles son o como extraer los valores correspondientes al chi cuadrado en el análisis para cada grupo y para las interacciones. Desde ya muchas gracias y disculpas si la pregunta es muy básica, adjunto los comandos que estoy utilizando. Si
2012 Jun 08
2
Consulta GLM
Estimados amigos, Estoy familiarizándome con los modelos lineales generalizados en R. Estoy interesado en realizar un análisis lig linear y me gustaría saber cuáles son o como extraer los valores correspondientes al chi cuadrado en el análisis para cada grupo y para las interacciones. Desde ya muchas gracias y disculpas si la pregunta es muy básica, adjunto los comandos que estoy utilizando. Si
2012 Mar 18
2
Importing files
Hello, I'm trying to import into R files that contain data downloaded from logger devices as files with the following formats: .act .lig .trj .trn These files are essentially text files but use both tabs and commas as separators. I've tried the function scan: 1) scan("filename.act", what=character(0)) returns only two columns from the original 5 2) scan("copia.act",
2023 Oct 21
1
Retrieve winbind machine password
Hi Team, I am currently looking into enterprise wifi with the machine account. I did find some clues on the internet but the peice that is missing is the password of the machine account. Is it possible foor user root to extract that password in clear text from the secrets database where winbind has stored it? /var/lig/samba/private/secrets.tdb? seems to contain the info and tdbdump can
2016 Jan 15
1
Embedding com32 modules and ldlinux.sys into one file
Google search freedos rom found two source-available implementations: https://web.archive.org/web/20050104085311/http://rayer.wz.cz/romos/romose.htm https://web.archive.org/web/20040806022202/http://linux.tu-varna.acad.bg/~lig/romdsk/ On 15 January 2016 at 13:43, Sergii Kolisnyk <kolkmail at gmail.com> wrote: > As for BIOS, there are single-sector base memory (real mode) memdisk >
2007 Jun 22
2
STDERR in AGI
Hi all, I just started programming using AGI and I have a simple question about STDERR. If I understood it right, all the messages sent to "STDERR" should be shown in the Asterisk console, but using the following python code I just can't see anything. #!/usr/bin/python # # File: /var/lig/asterisk/agi-bin/agi-test.py # # Description: An AGI Script # import sys env =
2004 Mar 30
1
Need Samba 3.0.0 help
Hello all.... I need help and I'm just about at my wits end. First let me state that I can not give logfiles in email since the Samba servers are on the secure side of my world and contain sensitive information. If by my stating my problem, I am hoping that someone will point me in certain directions that I have not tried. We have two samba servers on our site. Both are running Samba 3.0.0.
2023 Oct 22
1
Retrieve winbind machine password
Op 22-10-2023 om 03:43 schreef Andrew Bartlett: > On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote: >> Hi Team, >> >> >> I am currently looking into enterprise wifi with the machine account. I >> did find some clues on the internet but the peice that is missing is the >> password of the machine account. >> >> Is it possible foor
2023 Oct 23
1
Retrieve winbind machine password
On 10/22/23 13:36, Kees van Vloten via samba wrote: > > Op 22-10-2023 om 03:43 schreef Andrew Bartlett: >> On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote: >>> Hi Team, >>> >>> >>> I am currently looking into enterprise wifi with the machine account. I >>> did find some clues on the internet but the peice that is missing
2023 Oct 23
1
Retrieve winbind machine password
Op 23-10-2023 om 10:58 schreef Pavel Filipensk?: > > On 10/22/23 13:36, Kees van Vloten via samba wrote: >> >> Op 22-10-2023 om 03:43 schreef Andrew Bartlett: >>> On Sat, 2023-10-21 at 11:41 +0200, Kees van Vloten via samba wrote: >>>> Hi Team, >>>> >>>> >>>> I am currently looking into enterprise wifi with the machine
2015 Apr 23
2
cálculo de distancias
¡Hola! Estoy tratando de hacer una matriz que contenga los valores de distancias entre distintos elementos (con sus respectivas coordenadas x e y), pero salta un error, y no sé como corregirlo. ¿alguna idea? muchas gracias! saludos!! Priscila -- Dra. Priscila Ana Powell Instituto de Ecología Regional Facultad de Ciencias Naturales e Instituto Miguel Lillo Universidad Nacional de Tucumán
2023 Jan 30
1
Need to know Samba version addressing "CVE-2018-14628" fix
Hi Team, We are looking for Security Release Version / patch for "CVE-2018-14628<https://attachments.samba.org/attachment.cgi?id=14477>". The above CVE says : All versions of Samba from 4.0.0 onwards are vulnerable to an information leak (compared with the established behaviour of Microsoft's Active Directory) when Samba is an Active Directory Domain Controller. A patch
2004 Apr 05
0
[Fwd: Re: Need Samba 3.0.0 help] More info...
Well folks this is getting irritating. When we map our Solaris Home directory to a network drive on the NT side of life then attempt to "make a new folder" it actually does make the new folder in the home directory, but it just hangs up on the Windows side. Any ideas why we don't get a return response? Another thing is that if we select a ".txt" file to view, the log files