search for: rus

Displaying 20 results from an estimated 209 matches for "rus".

Did you mean: bus
2002 Oct 21
2
W2KSP2 vs W2KSP2RP1 - failed logon to Samba 2.2.6
Hello, samba. I upgraded samba 2.2.5 to samba 2.2.6 in Debian 3.0. Both versions was built myself by script "rules binary". Before: Our network have a few of W2KSP2.rus and a few of W2KSP2RP1.rus. All workstations can logon to samba 2.2.5. After: W2KSP2.rus can't login to samba 2.2.6, though W2KSP2RP1.rus still can logon to PDC on samba 2.2.6. W2KSP2 tells me, that it can not find profile, but continue to work with default local profile. Profiles of users loca...
2000 Nov 24
2
Getting the authctxt
...e the authctxt information in all places where auth_get_user() is currently called. In addition, server_loop() would be changed to accept a struct passwd * and build a fake authctxt for it, to be compatible with the v2 code path. Thoughts? -- Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/ RUS-CERT +49-711-685-5973/fax +49-711-685-5898
2024 Mar 29
1
Output of tapply function as data frame: Problem Fixed
...gt;>> >>>> >>>> dput(head(data, 20L)) >>>> >>>> >>>> Hope this helps, >>>> >>>> Rui Barradas >>>> >>>> >>>> -- >>>> Este e-mail foi analisado pelo software antiv?rus AVG para verificar a >>>> presen?a de v?rus. >>>> www.avg.com >>>> >>> >> Hello, >> >> This pipe? >> >> >> with(data, tapply(count, Date, mean)) |> as.data.frame() >> >> >> I am not seeing anything...
2008 Jun 12
4
How to increase the for() loop speed?
...increase the for() loop speed because in my routine the calculations are too slow. Best regards. Rafael Barros de Rezende Cedeplar - Center for Development and Regional Planning Face, UFMG ([1]http://www.cedeplar.ufmg.br) -- Esta mensagem foi verificada pelo sistema de antiv??rus e acredita-se estar livre de perigo. References 1. http://www.cedeplar.ufmg.br/
2001 Oct 26
1
MAXHOSTNAMELEN and Solaris 2.5
...> channels.c:2396: for each function it appears in.) > channels.c:2468: warning: implicit declaration of function `gethostname' > > channels.c:2396: warning: unused variable `hostname' > make: *** [channels.o] Error 1 -- Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/ RUS-CERT +49-711-685-5973/fax +49-711-685-5898
2024 Mar 29
2
Output of tapply function as data frame: Problem Fixed
...following is more than enough. > >> > >> > >> dput(head(data, 20L)) > >> > >> > >> Hope this helps, > >> > >> Rui Barradas > >> > >> > >> -- > >> Este e-mail foi analisado pelo software antiv?rus AVG para verificar a > >> presen?a de v?rus. > >> www.avg.com > >> > > > Hello, > > This pipe? > > > with(data, tapply(count, Date, mean)) |> as.data.frame() > > > I am not seeing anything wrong with it. I have tried it again just now &...
2007 Oct 26
3
How to plot multiple variables on the same graph
...Thanks!! Rafael Barros de Rezende MPhill Economics Candidate - Curriculum Lattes: [1]http://lattes.cnpq.br/9826095609825249 Cedeplar - Development and Regional Planning Center Face, UFMG ([2]http://www.cedeplar.ufmg.br) -- Esta mensagem foi verificada pelo sistema de antiv??rus e acredita-se estar livre de perigo. References 1. http://lattes.cnpq.br/9826095609825249 2. http://www.cedeplar.ufmg.br/
2001 Aug 28
1
Compile-time warning in readpass.c
...ssh/branch.2/baseline/openssh/readpass.c Tue Aug 28 11:03:52 2001 @@ -43,7 +43,7 @@ #include "ssh.h" char * -ssh_askpass(char *askpass, char *msg) +ssh_askpass(const char *askpass, const char *msg) { pid_t pid; size_t len; -- Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/ RUS-CERT +49-711-685-5973/fax +49-711-685-5898
2001 Oct 26
1
README and zlib
The README file seems to refer to an old location of zlib. The current one seems to be: http://www.gzip.org/zlib/ -- Florian Weimer Florian.Weimer at RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/ RUS-CERT +49-711-685-5973/fax +49-711-685-5898
2024 Feb 23
2
help - Package: stats - function ar.ols
...-contained, reproducible code. > Hello, > > Thanks for the data but the code is missing from the attachment. > Can you please post your code? In an attachment or directly in the > e-mail body. > > Rui Barradas > > > -- > Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. > www.avg.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: test.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20240223/50722a06/attachment.txt>
2006 Nov 08
5
Mac x86: Diablo II Copy Protection
Hello, ive installed successfull diablo 2 LoD within X11 and wine. But now when i try to start lod it says, i need the cd to play. CD is inserted, path in regsitry is exact, mounted it successfull. In the console i get the following error: err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\ \DEVICEMAP\\Scsi" wineserver(4712) malloc: *** vm_allocate(size=4286775296)
2024 Feb 23
1
help - Package: stats - function ar.ols
...de.html > and provide commented, minimal, self-contained, reproducible code. Hello, Thanks for the data but the code is missing from the attachment. Can you please post your code? In an attachment or directly in the e-mail body. Rui Barradas -- Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. www.avg.com
2023 Dec 07
1
Convert character date time to R date-time variable.
...nted, minimal, self-contained, reproducible code. Hello, Coerce with ?as.POSIXct Don't forget the underscore in the format. as.POSIXct("2020-09-17_00:00:00", format = "%Y-%m-%d_%H:%M:%S") Hope this helps, Rui Barradas -- Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. www.avg.com
2024 Feb 02
1
gathering denominator under frac
...ot;. library(ggplot2) g <- ggplot(iris, aes(Sepal.Length, Sepal.Width, color = Species)) + geom_point() g + ylab(expression(paste(frac( additive~HCO[3]^"-", true~HCO[3]^"-" )))) Hope this helps, Rui Barradas -- Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. www.avg.com
2011 Oct 25
3
[Bug 759] New: "iptables -m recent" crashes a LXC host on lxc-stop
...tables Version: linux-2.6.x Platform: x86_64 OS/Version: Ubuntu Status: NEW Severity: critical Priority: P5 Component: ip_tables (kernel) AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: framstag at rus.uni-stuttgart.de Estimated Hours: 0.0 Created an attachment (id=369) --> (http://bugzilla.netfilter.org/attachment.cgi?id=369) kernel crash traceback screenshot I first reported this bug on the LXC (*) mailing list, but the folks there say it is a netfilter bug and I should report it to y...
2017 Sep 07
2
ISO3 code to 7 continents names
df is a data frame consisting of one variable (iso3 codes) such as USA RUS ARG BGD ITA FRA Some of these iso3 codes are repeated and I would like the corresponding continent name, the countrycode package does not seem to distinguish between North and South America. Thanks. Sincerely, Milu On Thu, Sep 7, 2017 at 9:00 PM, David Winsemius <dwinsemius at comcast.net&g...
2024 Apr 21
1
x[0]: Can '0' be made an allowed index in R?
...tMethod() } as_zerobased <- function(x) { class(x) <- c("zerobased", class(x)) x } x <- 1:10 y <- as_zerobased(x) y[0] #> [1] 1 y[1] #> [1] 2 y[9] #> [1] 10 y[10] #> [1] NA Hope this helps, Rui Barradas -- Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. www.avg.com
2020 Jun 22
2
SAMBA using existing users and passwords on Linux
Oops, wrong language ;D Okay Rowland. Thank you very much for this help. To the next. <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Livre de v?rus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>. <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Em seg., 22 de jun. de 2020 ?s 11:55, Fernando Gon?alves < fernandolmg at gmail.com> escreveu: > O...
2024 Feb 02
1
gathering denominator under frac
...dth, color = Species)) + > geom_point() > > g + ylab(expression(paste(frac( > additive~HCO[3]^"-", > true~HCO[3]^"-" > )))) > > > > Hope this helps, > > Rui Barradas > > > -- > Este e-mail foi analisado pelo software antiv?rus AVG para verificar a > presen?a de v?rus. > www.avg.com > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-...
2024 Apr 07
1
Question regarding reservoir volume and water level
...v, level = 1240, volume = 7e6) { if(missing(v)) { volume * l / level } else level * v / volume } lev <- 1250 vol <- 14e6 water_level(l = lev) #> [1] 7056452 water_level(v = vol) #> [1] 2480 Hope this helps, Rui Barradas -- Este e-mail foi analisado pelo software antiv?rus AVG para verificar a presen?a de v?rus. www.avg.com