search for: 49s

Displaying 13 results from an estimated 13 matches for "49s".

Did you mean: 49
2008 Feb 23
1
Re : Web Forums
...l.net Free music you can listen to everywhere : http://www.jamendo.com ----- Message d'origine ---- > De : L. Rahyen <research at science.su> > ? : wine-users at winehq.org > Cc : Jeremy Newman <jnewman at codeweavers.com> > Envoy? le : Samedi, 23 F?vrier 2008, 9h59mn 49s > Objet : Re: [Wine] Web Forums > > On Saturday February 23 2008 00:20:57 Jeremy Newman wrote: > > There still seems to be an issue with it putting [Wine] in the subject > > line. I think this is because it expects the prefix to really be > > [wine-users]. Maybe we shoul...
2016 Dec 19
1
Aw: rsync show files changed during transfer - how?
...t means that what you've got on the other end is something which will approximate some snapshot of the file, but because it's not doing any locking, it can't guarantee that it's got a particular snapshot of the file, because you can't have an atomic read of the whole file. [31m, 49s] <snipp> >nope, this is wrong, there is no message "checksum failed" Actually rsync does that (from a log on our server): ... PUBLIC_SERVER_BACKUP/wiki/data/index/i10.idx WARNING: PUBLIC_SERVER_BACKUP/wiki/data/index/i10.idx failed verification -- update retained (will try again...
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
...d --no-process-group And winbind service looks healthy: server2 /root# rcwinbind status * winbind.service - Samba Winbind Daemon Loaded: loaded (/usr/lib/systemd/system/winbind.service; disabled; vendor preset: disabled) Active: active (running) since Thu 2019-11-28 23:25:20 CET; 2min 49s ago Main PID: 30973 (winbindd) Status: "winbindd: ready to serve connections..." Tasks: 2 (limit: 4915) CGroup: /system.slice/winbind.service |-30973 /usr/sbin/winbindd --foreground --no-process-group `-30975 /usr/sbin/winbindd --foreground --n...
2007 Sep 25
0
Re : Debugging DCOM for Future Pinball
...ows apps with free ReactOS : http://www.reactos.org > Listen to non-DRMised Music: http://www.jamendo.com > > > > ----- Message d'origine ---- > De : Olivier OUDIN <o.oudin at free.fr> > ? : wine-users at winehq.org > Envoy? le : Lundi, 24 Septembre 2007, 12h58mn 49s > Objet : [Wine] Debugging DCOM for Future Pinball > > With current wine version, Future Pinball (a free pinball simulation) > needs native DCOM98.EXE to run. > > What are the necessary debug channel that could help to debug DCOM ? > > > LvR > > ___________________...
2009 May 05
0
Re : Re : Support Vector Machines
...read this http://www-stat.stanford.edu/~hastie/Papers/svmpath.pdf If you install then svmpath library ! run the attach source file. Justin BEM BP 1917 Yaoundé Tél (237) 99597295 (237) 22040246 ________________________________ À : r-help@r-project.org Envoyé le : Mardi, 5 Mai 2009, 8h49mn 49s Objet : Re: [R] Support Vector Machines In the R-help of the svm function of the package e1071 it's explained that this function also makes estimation of density. But when i made for example X<-rnorm(1000) m<-svm(X) I just have a binary classification of X like SVM do whereas i want a...
2019 Nov 29
0
security=domain fails after upgr. to 4.9, winbind doesn't help
...d service looks healthy: > > server2 /root# rcwinbind status > * winbind.service - Samba Winbind Daemon > ??? Loaded: loaded (/usr/lib/systemd/system/winbind.service; disabled; > vendor preset: disabled) > ??? Active: active (running) since Thu 2019-11-28 23:25:20 CET; 2min > 49s ago > ? Main PID: 30973 (winbindd) > ??? Status: "winbindd: ready to serve connections..." > ???? Tasks: 2 (limit: 4915) > ??? CGroup: /system.slice/winbind.service > ??????????? |-30973 /usr/sbin/winbindd --foreground --no-process-group > ??????????? `-30975 /usr/sbin/w...
2016 Oct 31
3
rsync show files changed during transfer - how?
i'm using rsync for backup and, as rsync can detect if files have vanished during transfer, i wonder how rsync can tell which files got modified during transfer (i.e. which are not consistent on the destination side after transfer) apparently, rsync can't show that information? wouldn't that be an extremely useful feature if rsync could do another additional mtime or even checksum
2008 Jan 22
3
gctorture and proc.time (PR#10600)
In R version 2.6.1 (2007-11-26) and R version 2.6.1 Patched (2008-01-19 r44061) on openSUSE 10.2 (X86-64) > gctorture() > proc.time() Error: protect(): protection stack overflow The problem with this is that then R CMD check --use-gct foo ALWAYS FAILS with > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n") Error in
2011 Dec 02
12
puppet master under passenger locks up completely
...ocessed: 811 Uptime: 7h 49m 17s PID: 7274 Sessions: 1 Processed: 984 Uptime: 7h 49m 20s PID: 8761 Sessions: 1 Processed: 85 Uptime: 7h 18m 50s PID: 9135 Sessions: 1 Processed: 907 Uptime: 7h 16m 27s PID: 8777 Sessions: 1 Processed: 342 Uptime: 7h 18m 49s PID: 10508 Sessions: 1 Processed: 51 Uptime: 6h 47m 6s PID: 10853 Sessions: 1 Processed: 603 Uptime: 6h 43m 9s PID: 10620 Sessions: 1 Processed: 939 Uptime: 6h 45m 52s PID: 11438 Sessions: 1 Processed: 870 Uptime: 6h 30m 8s PID: 12582 Sessions: 1 Proce...
2006 Dec 07
2
Simulation in R
Hello! I have the following problem. My code: --snip-- ergebnisse <- rep(0, each=2) stichproben <- rep(0, each=2) for (i in seq(1:2)) { n <- dim(daten)[1] ix <- sample(n,200) # producing samples samp_i <- daten[ix,] stichproben[i] <- samp_i # doesn???t works # Calculation of the model: posterior_i <- MCMClogit(y ~ fbl.ind + fekq3 + febitda4 + fuvs + fkru +
2019 Nov 28
2
security=domain fails after upgr. to 4.9, winbind doesn't help
Hi Rowland, > Remove 'map untrusted to domain = Yes', it has been removed. > > Add 'domain logons = Yes' > > This gets it back to being a PDC: thanks for the hints! I did that, but it doesn't help. I guess the problem is not on the PDC server but on SERVER2. That's the one that got upgraded and stopped working (even with the non-pdc config of SERVER1). I
2011 Jun 10
6
[PATCH v2 0/6] btrfs: generic readeahead interface
...mode. It also implements a tree walk in the traditional way. A tool to send the ioctl follows shortly. A simple demonstration from my 7-disk test btrfs: - enumerating the extent tree (traditional): 351s - enumerating the extent tree (readahead): 41s - enumerating extents+csum tree (readahead): 49s The implementation is also tested with this tool in various combinations of parallel reads of the same and of different trees. The main changes from v1 are: - Switch from extent_state flags to extent_buffer flags. - Fix a race when triggering the read. - Fix a bug where only parts of the reque...
2011 Jun 29
14
[PATCH v4 0/6] btrfs: generic readeahead interface
...s added to trigger a read- ahead from user mode. It also implements a tree walk in the traditional way. A simple demonstration from my 7-disk test btrfs: - enumerating the extent tree (traditional): 351s - enumerating the extent tree (readahead): 41s - enumerating extents+csum tree (readahead): 49s The implementation is also tested with this tool in various combinations of parallel reads of the same and of different trees. The main changes from v1 are: - Switch from extent_state flags to extent_buffer flags. - Fix a race when triggering the read. - Fix a bug where only parts of the reque...