similar to: sshd demons

Displaying 20 results from an estimated 80 matches similar to: "sshd demons"

2016 Aug 07
2
Weighting Schemes: Evaluation results
Hi, Evaluation of pivoted normalization ("PPP") of tf-idf weighting scheme is also complete now. I have also evaluated the default tf-idf normalization ("ntn") and other normalizations combinations involving pivoted normalization in wdfn, idfn and wtn component as "Pxx", "xPx" and "xxP" normalization strings respectively to have a clear idea about
2009 Sep 20
0
Re: reiserfs3/ext4/btrfs RAID read performance
On Sep 20, 11:50 am, wbrana@gmail.com wrote: > On Sun, Sep 20, 2009 at 3:47 AM, Daniel J Blueman > > <daniel.blueman@gmail.com> wrote: > > On Sep 19, 7:20 pm, wbr...@gmail.com wrote: > > >> RAID details: > >> > >> md8 : active raid10 sda7[0] sdd7[3] sdc7[2] sdb7[1] > >> 62925824 blocks 256K chunks 2 far-copies [4/4] [UUUU] >
2010 Apr 08
0
selected observations based several variables
Hi, My problem maybe a little bit complicated, so forgive me if the following words are too much. #date set a0<-matrix(c(1.1,1.3,1.1,1.3,1.3, 2.0,1.8,2.0,1.8,1.8, "12/01/2008","05/20/2007","12/06/2008","05/10/2007","05/06/2007", "N","N","A","C","A", 1,2,3,4,5),ncol=5,byrow=FALSE)
2011 Jan 25
4
backup script
I want to create bash script to have a zip copy from a website running on linux /var/www/htdocs/* local on the same box on different directory I am thinking to do a local backup using crontab (snapshot my web) tar -cvzf /tmp/website-$(date +%Y%m%d-%H%M).tgz /var/www/htdocs/* This command will create a file /tmp/website-20110101-1459.tgz I want it run on daily basis and to keep the last 5days
2013 Jan 12
4
nesting in CoxPH with survival package
Hello all, I am trying to understand how to specify nested factors when using coxph(), and if it is appropriate to nest these factors in my situation. In the simplest form, I am testing two different temperatures, with each temperature being performed twice in different experimental periods (e.g. Temp5 performed in Period A and C, Temp4 performed in Period B and D) I am trying to see if survival
2016 Jul 28
2
Weighting Schemes: Evaluation results
Ah. If FIRE doesn't have something that can show this suitably, then > maybe Parth can advise on access to TREC, as I know he's used some of > them in the past. > ?I can say FIRE is also a reliable source but INEX/TREC are better. INEX can give you free access and TREC is not freely available. I had used INEX for xapian in the past and some details are here:
2012 Nov 13
1
Using lubridate to increment date by business days only
Hello, I know how to increment a date by calendar date: ticker$ldate <- ticker$tdate + days(5) How do I increment it by business days only so that week-ends are not counted? So for example friday november 2 + 5days becomes friday november 9 & not wednesday nov 7. Thanks for your help. -- View this message in context:
2001 Mar 15
5
Whats all this Linux business anyway?
Alright lads, I'm Rick Masters and I know very little about networks, but for some mad reason I have been given the job of setting up a Linux File Server on an NT network. How the dickens does that work? Anyway I need as much help as you can be bothered to give me. And there is a free pizza in it for the guy who helps me get it working :-) You are all super and great fun (I'm sure).
2001 Nov 21
1
X11DRV problem? (Backtrace)
Hi y'all: Is this a X11DRV problem? This happens on a RedHat 7.2 installation of a friend who is in Turkey and has no usenet access. So I'm posting in behalf of him. He is running a 16-bit VB3 application and the debugger shows up with this unhandeled exception as soon as he acceses the program's search function. However he can "cont" and the program behaves fine
2024 Jan 30
10
[Bug 1735] New: Adding nftables interval sets progressively gets slower and makes the nft CLI less responsive with each added set
https://bugzilla.netfilter.org/show_bug.cgi?id=1735 Bug ID: 1735 Summary: Adding nftables interval sets progressively gets slower and makes the nft CLI less responsive with each added set Product: nftables Version: 1.0.x Hardware: All OS: All Status: NEW Severity:
2011 Jun 05
1
Hunted - The Demons Forge error....
Hey all, I've been testing a new release called Hunted - The Demons Forge. I have installed, via winetricks, DirectX9 and the vcrun suite. When running the game for the first time, there was an error concerning eihter Xact or Xinput, so I installed both. After this, the game's spash screen loaded. But shortly after, it quit. The following is the output of wine: Code:
2003 Aug 05
2
Cannot start smbd and nmbd demons
I am running a Samba 2.x.x on a Solaris 9 and I get this when I start the demon at the command line. # /usr/local/samba/bin/smbd -D ld.so.1: /usr/local/samba/bin/smbd: fatal: libpopt.so.0: open failed: No such file or directory Killed Please help. Shreeraj Karulkar (650) 244 4375
2007 Nov 23
2
Question on number of winbindd demons
Winbindd is supposed to have 2 processes running according to the documentation. When I start my samba server (security=ADS), I can see at least 4 Winbindd demons? (A) Is this intended? (B) How can I limit the number of winbindd processes? Kind regards, Jens
2009 May 21
1
[PATCH server] Updated look and feel for empty grid views
When empty grids are shown (ex: no VMs in this pool) a specific graphic, message and improved action button are shown. For Task views, the user will see the current filter and an explanation that no tasks match that filter. Signed-off-by: Jeremy Perry <jeremy.perry at redhat.com> --- src/app/views/hardware/show_hosts.rhtml | 11 ++++------- src/app/views/hardware/show_storage.rhtml
2011 Nov 12
1
Using require_relative to speed up rspec require time.
Hi, I noticed recently that require ''rspec'' on my machine was taking close to half a second. That''s not a huge amount of time, but it is still the single slowest part of my test suite. It boils down to Ruby 1.9''s rather slow require. I''m using 1.9.3, but I''d still like to shave off some of the require time. As an experiment, I went into
2014 Mar 02
1
No speed improvement with FTS for iOS 7?
Hi, I recompiled Dovecot with Lucene FTS to try to improve iOS 7 IMAP search speed. Unfortunately this does not seem to help. I have 60 mailboxes, totaling 300 MB; lucene-indexes is 30 MB in size. % doveadm mailbox status -t all '*' messages=16335 recent=0 unseen=1736 vsize=280049586 Searching for a single word which is present in two messages of one mailbox takes 40 seconds to
2004 Aug 06
0
icecast2 ogg vorbis client request headers
At 10:33 PM 4/4/2004, you wrote: >I'm not entirely sure of the performance implications on win32 - I'm told >it'll be substantially slower than on unix systems, but whether this matters >or not I'm not sure. Certainly, on a typical unix system, this approach (fork >and exec some program for each and every listener connection) will >drastically out-perform an HTTP
2008 Jun 21
3
[LLVMdev] llvm-gcc -O0 compile times
I've started investigating -O0 -g compile times with llvm-gcc, which are pretty important for people in development mode (e.g. all debug builds of llvm itself!). I've found some interesting things. I'm testing with mainline as of r52596 in a Release build and with checking disabled in the front- end. My testcase is a large C++ source file: my friend
2008 Dec 16
0
[LLVMdev] Another compiler shootout
On Tuesday 16 December 2008 01:03:36 Evan Cheng wrote: > FYI. http://leonardo-m.livejournal.com/73732.html > > If anyone is motivated, please file bugs for the losing cases. Also, > it might make sense to incorporate the tests into our nightly tester > test suite. FWIW, I just ported my ray tracer benchmark to C and found that llvm-gcc gives much worse performance than gcc on x86
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;) I literally just opened the 5yrs logo, changed the text and then done: inkscape -z -o logo/fish-10yrs.{png,svg} cp {logo,website}/fish-10yrs.svg and then updated the rest of the files. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Makefile.am | 2 + logo/fish-10yrs.png | Bin 0 -> 65790 bytes logo/fish-10yrs.svg |