Displaying 20 results from an estimated 65 matches for "noninteractively".
Did you mean:
noninteractive
2002 Apr 23
0
[Bug 225] New: Supression of login warning banner for noninteractive commands
...nssh-unix-dev at mindrot.org
ReportedBy: cowboym at shmoo.com
The Banner directive available in SSH v2 provides a nice, easy method for
displaying login banners that are required in some corporate environments for
security policy compliance.
However, when writing scripts that connect noninteractively to remote hosts,
the banner is still displayed. If these scripts are to be run from crontab,
for example, the banner output is mailed to the user since it's treated as
error output. If the scripts issuing the remote commands via ssh attempt to
supress the banner output by piping stderr to...
2003 May 27
1
[Bug 225] Supression of login warning banner for noninteractive commands
http://bugzilla.mindrot.org/show_bug.cgi?id=225
------- Additional Comments From dtucker at zip.com.au 2003-05-27 22:10 -------
Created an attachment (id=311)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=311&action=view)
Suppress banner when -q specified (against OpenSBD)
What about suppressing the banner when -q is specified? That way it's on by
default but you can
2003 Aug 24
4
[Bug 225] Supression of login warning banner for noninteractive commands
http://bugzilla.mindrot.org/show_bug.cgi?id=225
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |627
nThis| |
------- You are receiving this mail because: -------
You are the assignee for the
2008 Apr 11
2
wine explorer /desktop doesn't work the first time
...a
desktop window provided by explorer.
Can anyone else confirm this behavior? Am I doing something wrong?
The only noninteractive workaround I can think of is to have a script to
run after wineprefixcreate that opens wine and immediately closes. How
can I make wine start and immediately close, noninteractively? Is there a
better solution?
- --Ben
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD4DBQFH/sYgUJT6e6HFtqQRArOrAJ9k4WVm0K5a653yNTi67Tba4RUcQgCWPRUK
16NemFJOwEEQBlB3EvVWgw==
=WILf
-----END PGP SIGNATURE-----
2017 Apr 19
4
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
Hi:
I have a Dockerfile, which builds an image which installed R 3.3.2 in
Ubuntu 14.04, but building using that Dockerfile seems to have stopped
working and I am unclear why.
I believe the relevant error is:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet
2007 Jan 11
3
R graphics with Linux (libpng)
Hello,
I'm trying to adapt some R code that works on Windows so that it will work
on a Linux machine.
The command :
png("myFile.png", width=600, height=600)
fails claiming that it is impossible to establish a connection with X11.
(Error messages are in French, so I'm not pasting them here!)
I have libpng installed:
>rpm -qa libpng*
libpng-1.0.12-2
2016 Sep 08
2
smbd to authenticate via pam modules
Hi,
I have a simple setup with pam modules to use kerberos authentication
(heimdal kdc) for various services, i.e. ssh/scp/sftp, ftp and others. I
would like to connect my standalone smbd (no AD membership) to this
system, but have problems to force smbd to use pam.
local smbpasswd works
spnego + kerberos works with a ticket
but
pam modules are not accessed at all
In my test setup, local samba
2019 Nov 05
2
No CentOS 8 Updates announced in Centos-announce email list
> Frankly I prefer RSS feeds for notices and news type items that are
> noninteractive unlike this support email list where issues can be aired
> among like minded individuals.
I looked all over the CentOS site for the RSS link and could not find it.
I would subscribe to it, if I could.
Todd Merriman
2019 Oct 10
1
how to automatically create the home directory
On 10/10/2019 12:26, Rowland penny via samba wrote:
> There are three ways, depending on how the user connects.
>
> You can manually create a home directory for each user.
>
> If the user actually logs into the unix domain member, you can lever PAM
> to create the home directory the first the user connects
>
> If the user only connects over Samba, then you need to create
2017 Apr 19
0
difficulty in Ubuntu 14.04 apt-getting R 3.3.2
On 19 April 2017 at 09:38, Jennifer Lyon wrote:
| Hi:
|
| I have a Dockerfile, which builds an image which installed R 3.3.2 in
| Ubuntu 14.04, but building using that Dockerfile seems to have stopped
| working and I am unclear why.
|
| I believe the relevant error is:
|
| Some packages could not be installed. This may mean that you have
| requested an impossible situation or if you are using
2002 Nov 25
0
Linux and Samba Code
...t.
* Uses the current user's username, except that if the program is called
* by the root user, a username can be given as an argument.
* If called interactively (from a tty), is slightly verbose, and uses
* the standard getpass() routine to query for a password twice.
* If called noninteractively, expects the password (once) on stdin.
*
* Customize the locations of the standard Unix and SMB password programs
* in the "#defines" near the top (do NOT be tempted to add code to make
* these changeable from command-line arguments: these programs will
* be run as root!)....
2020 Feb 25
2
phab unit tests + libcxx tests w/concurrency
I think it may make sense to segregate the libcxx lit tests that expect a
task to be completed in a particular threshold. Either they should move to
the llvm test-suite or they should be under a feature guard that omits them
from the default test target. These tests are sensitive to the load and/or
capability of the target on which they're tested. I appreciate that it's
likely
2016 Aug 09
2
Re: [PATCH 8/8] v2v: linux: correctly reconfigure the initrd on Debian
On Mon, 8 Aug 2016 18:38:55 +0200
Pino Toscano <ptoscano@redhat.com> wrote:
> Use the canonical way to regenerate the initrd images for all the
> installed kernels, i.e. reconfigure the initramfs-tools which will
> trigger the kernel postinst scripts.
> ---
> v2v/convert_linux.ml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git
2004 Apr 06
2
[Bug 834] timezone settings on irix lost
http://bugzilla.mindrot.org/show_bug.cgi?id=834
Summary: timezone settings on irix lost
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ktaylor at
2019 Nov 05
5
No CentOS 8 Updates announced in Centos-announce email list
I learned from the Centos-devel email list that they aren't sending out
email to centos-announce for updates to CentOS 8, but only updating an RSS
feed.
I think this is a bad idea since no one uses RSS anymore (ducks for cover).
What do others here think of this?
--
*Matt Phelps*
*Information Technology Specialist, Systems Administrator*
(Computation Facility, Smithsonian Astrophysical
1999 Sep 17
2
Non-interactive sessions
Greetings,
Quick Summary: How does R function non-interactively? I can't print
graphics to an X11 window.
I set up what appears to be called a "noninteractive" R session using
the Perl code at the end of this message. Everthing seems to work fine
as written. I get a nice postscript file with my graphics.
However, I would like to display X11 R-graphics for the Perl-script
2016 Jun 07
1
[PATCH] customize: Add --uninstall operation.
---
customize/customize_run.ml | 30 ++++++++++++++++++++++++++++++
generator/customize.ml | 17 +++++++++++++++--
2 files changed, 45 insertions(+), 2 deletions(-)
diff --git a/customize/customize_run.ml b/customize/customize_run.ml
index c9d9d7d..b2506d1 100644
--- a/customize/customize_run.ml
+++ b/customize/customize_run.ml
@@ -151,6 +151,31 @@ exec >>%s 2>&1
| pm ->
2008 Apr 06
6
Writing an automated install script
Hi!
We will start on writing an automated install script for Trados on spare time, Friday next week.
Up to then I have to prepared the script *in a way that a developer will understand what I want* and being responsible for testing it under Linux.
Basically it will be an automated script which will be timed, i.e. if no install_ok after 20 min, it would be hanging somewhere and will abort and
2020 Sep 11
1
entering password twice
I might be asking this question the incorrect group but, here goes.
I have successfully added a Debian 10 member (workstation) and made the
/etc/pam.d files adjustments per the Debianwiki page
https://wiki.debian.org/AuthenticatingLinuxWithActiveDirectory and Debian
is allowing me to login with AD users and passwords except for one thing. I
have to enter the password twice to login.
Here are the
2004 Apr 27
6
SYSLINUX 2.09, 2.10-pre1 released
Hi all,
I have released SYSLINUX 2.09; it is the same as 2.09-pre15 except for
the version number.
Changes in 2.09:
* SYSLINUX: Remove residual setuid crap from
syslinux-nomtools.
* Handle video pages correctly when using the API functions.
* Handle compiling on an x86-64 platform correctly.
* Menu system from Murali Krishnan Ganapathy; see the