similar to: Banner doubts

Displaying 20 results from an estimated 1400 matches similar to: "Banner doubts"

2004 Jan 17
1
openssh-unix-dev Digest, Vol 9, Issue 16
On Solaris, if you create a banner file /etc/issue it will do what I think you want. However, it comes in on stderr from your ssh client, so you need to do complicated things to get clean output from stderr of remote commands. Does anyone know if this is different from the banner option in the sshd_config that everyone's been talking about? On Jan 15, 2004, at 7:13 PM,
2008 Aug 18
2
Can the rsync password be automated?
Is there a way to automate the rsync password or maybe disable? I am currently running rsync from a Windows command prompt and would like to run it from a .bat file. I have read through the config man pages but not sure if my ssh_config file is even being used. I tried passwordauthentication = no but it still asked for password. I have seen a option for --password-file= but I believe this does not
2015 Jul 21
2
[LLVMdev] llvm books
Dear All, Did anyone read these 2 books? https://www.packtpub.com/application-development/llvm-cookbook LLVM Cookbook | PACKT Books Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM Read more...<https://www.packtpub.com/application-development/llvm-cookbook>
2006 Dec 26
4
vectorizing an iterative process.
Hi Everyone, I am stuck with a simple problem. Suppose I have a vector x, and I want to calculate y[i]=3Dx[i+1]-x[i], it is very easy. I just need to write y<-x[2:length(x)]-x[1:length(x)-1]. Now if I know y, and want to know the vector x defined by x[i]=3Dx[i-1]+y[i-1] for all i, how can I do this without a loop? Thanks, Geoffrey PS. Sorry if you see a duplicate message. The previous
2009 Dec 11
12
Literature analysis
Dear all, i am new in R. I am writing a review paper about batteries. However, i am interested in analyzing all the papers by keywords, author, references and year. This could be done by "refviz" a software, which is only running on windows machines and which is not free. So my question to you is, is it somehow possible to write a script that can do all of this work? And if yes, with
2017 Jul 20
3
vacation problem with SRS
I have this version with FIXME /* FIXME: If From header of message has same address, we should use that * instead to properly include the phrase part. */ rfc2822_header_printf(msg, "To", "<%s>", reply_to); This should be work ok? Or You must change something? 2017-07-20 15:51 GMT+02:00 Stephan Bosch <stephan at
2010 Nov 21
1
Possible to "add" filled.contour(...) to existing plot?
By any chance is it possible to "add" filled.contour(...) to an existing plot like you can do using image(..., add = TRUE). I looked at the filed.contour(...) and levelplot(...) documentation, but it didn't seem to be possible. I would like to add filled.plot(...) as shown below instead of using the image(...). Filled.contour seems to provide the smoothing interpolation
2011 Sep 22
2
comparing mixed binomial model against the same model without random effect
Hi everybody, If I am correct, you can compare a model with random effect with the same model without the random effect by using the nlme function, like this: no.random.model <- gls(Richness ~ NAP * fExp, method = "REML", data = RIKZ) random.model <- lme(Richness ~NAP * fExp, data = RIKZ, random = ~1 | fBeach, method = "REML")
2018 May 17
5
Problem with demoting, new dc and replic
Hi! i have 3 dcs with samba i demote bdc and replace it with dc2 with de same ip the replicate with dc1 is ok, and the replicate of dc3 with dc1 is ok, the problem is in dc2 with dc3 i found the problem, but i dont known how fixes when i do samba-tools drs showrepl in dc3 i see in connection appears the old dc named bdc and dont appears the new, dc2 i try with samba-tool drs replicate but
2007 Jan 02
2
R modules
Hi All, I'd like to know what is the best way to organize R code in multiple modules= and files. The R code we are writing is too much for a single file. Besides= , there are a lot of reusable functions we'd like to factor out. But writing= a package for that is quite an over-kill and might be too inflexible. So what is the best way to organize R code into multiple files and reusable=
2010 Apr 11
4
Virusscanning
Hello list, I use currently a non-dovecot pop3 proxy which has the ability to scan all passing mails for viruses. And I like dovecot. I have to combine both. One (and the only) idea is to call a virusscanner a shellscript, installed as PostLoginScript. But I see multiple disadvantages: 1. it's a shellscript which tents to be slow. 2. it's called *on* the mailbox-host, not on a dedicated
2017 Aug 24
2
vacation problem with SRS
i Cant compile piegeon hole from github with this feature: 2822.c -fPIC -DPIC -o .libs/rfc2822.o *edit-mail.c:* In function '*edit_mail_set_cache_corrupted*': *edit-mail.c:1665:3:* *error: *too many arguments to function ' *edmail->wrapped->v.set_cache_corrupted*' (&edmail->wrapped->mail, field, reason); * ^* *edit-mail.c:* At top level:
2018 May 17
1
Problem with demoting, new dc and replic
On Thu, 17 May 2018 13:11:36 -0400 lingpanda101 via samba <samba at lists.samba.org> wrote: > On 5/17/2018 12:45 PM, Carlos Bordon via samba wrote: > > Hi! > > > > i have 3 dcs with samba > > > > > > i demote bdc and replace it with dc2 with de same ip > > > > the replicate with dc1 is ok, and the replicate of dc3 with dc1 is > > ok,
2017 Jul 20
2
vacation problem with SRS
Hi i have similiar problem like here: http://www.iredmail.org/forum/topic11833-iredmail-support-vocation-respone-unknown-user.html email send : from : web123 at gmail.com to : jacka at mail.com vocation sent back from : jacka at mail.com to : srs0=hmc8=v7=gmail.com=web123 at mail.com postsrsd changing return-path from web123 at gmail.com to srs0=hmc8=v7= gmail.com=web123 at mail.com this
2011 Jul 01
3
Timing of banner
A user at a Windows PC uses our SSH client software (Anzio) to access a Linux sshd. User would like the banner from the server to display BEFORE entering a login name. According to the SSH spec, this should be allowed. But the OpenSSH source seems to have specifically prevented this. Is there a good reason for this? Regards, ....Bob Rasmussen, President, Rasmussen Software, Inc.
2023 Mar 07
1
[COMMON PATCH v2 1/4] inject_virtio_win: match only vendor/device
From: Roman Kagan <rkagan at virtuozzo.com> Since different hypervisor vendors are allowed to use their own vendor-id as PCI subsystem-vendor-id for virtio devices, during v2v conversion it makes sense to only match the vendor/device and not the full device "path" in the Windows registry. This way the code will remain universal but will work for different hypervisor vendors.
1998 Sep 18
4
Printer banner always 'nobody'
I've had this problem as long as I've been using samba: every time anyone prints from a PC they get a banner page labeling them 'nobody.' Now, I realize this has to do with the guest account being 'nobody,' and the server is passing that name to the printer. It can get very frustrating, though, when lots of folks use the same printer and all of the jobs have the same name
2004 May 12
2
Bad configuration option: Banner
I have been unable to use the Banner option in the sshd_config for the verision of openssh I am using: # ssh -V SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090704f). Here is what I get when I have the entry "Banner /etc/issue" in the sshd_config: starting SSHD daemon # /usr/local/etc/sshd_config: line 21: Bad configuration option: Banner
2005 Feb 06
2
ssh parameter to quell banner in e.g. CVS extssh
Hi SSH developer community I am using CVS over SSH (and SSH in other cases too) and in a certain context it is very annoying to get the SSH banner displayed all the time when using e.g. CVS. Is there a way to set negative verbosity or to otherwise quell the banner information in SSH (or, worse, in CVS). I have tried ssh -q but that does _not_ quell the banner. Best Johan (I am not a
2019 Nov 29
3
Error: proxy: Remote returned invalid banner: 220
I had a working proxy setup added sieve to it, and out of the blue I get this Error: proxy: Remote returned invalid banner: 220 No idea what to do, nothing even in the mail list archive