Displaying 20 results from an estimated 81 matches for "lauch".
Did you mean:
launch
2024 Oct 25
1
[PATCH] Memory leak fixed - when lauched as non-root user When we lauch sshd as non-root user, its still able to load public keys but fails to load private keys. So before exiting free the memory allocated for the public key
---
sshd.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sshd.c b/sshd.c
index dda8d9b77..cbdced5db 100644
--- a/sshd.c
+++ b/sshd.c
@@ -1533,6 +1533,8 @@ main(int ac, char **av)
} else {
do_log2(ll, "Unable to load host key: %s",
options.host_key_files[i]);
+ sshkey_free(pubkey);
+ pubkey = NULL;
sensitive_data.host_keys[i] = NULL;
2010 Mar 10
0
[PATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch by /etc/init.d/ovirt
>From b3c03b4a7c6b0072012ffc2533c63775fc9eff5f Mon Sep 17 00:00:00 2001
From: Arthur CLEMENT <aclement at linagora.com>
Date: Wed, 10 Mar 2010 16:15:40 +0000
Subject: [PATCH] ovirt-awake runs alone now, doesn't need anymore to be lauch
by /etc/init.d/ovirt
Signed-off-by: Arthur CLEMENT <aclement at linagora.com>
---
scripts/ovirt | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diff --git a/scripts/ovirt b/scripts/ovirt
index 25b9860..3059d35 100755
--- a/scripts/ovirt
+++ b/scripts/ovirt
@@ -37...
2003 Apr 07
6
ISDN4Linux problems
Hi,
I try to use ISDN4Linux drivers with Asterisk.
In modem.conf i put /dev/ttyIO.
Everything is OK when i lauch asterisk but, when i call Asterisk nothing happen.
Someone can help me ?
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030407/13e78d8e/attachment.htm
2004 Jan 12
3
Fw: problem with safe_asterisk
I have no problems lauching asterisk from the command line . . .
asterisk -vvvvc
However, I'm trying to autostart on boot up, so I'm trying safe_asterisk
When I do this, I get: Asterisk ended with exit status 127. Asterisk died
with code 127. Aborting. I've looked through the script but can't find wh...
2006 Jul 06
3
[Fwd: How to listen port under 1024 with non-root user]
I make a simple mail program which need listen port 25 and 110.but i
found it's imposible , after searching with google i found non-root user
can't listen port under 1024.at first i try a script(witch lauch my
program) and use setuid but that still did't work.any way can handle
this.
Thanks for any help.
-------------- next part --------------
An embedded message was scrubbed...
From: dxuranus <dxuranus at gmail.com>
Subject: How to listen port under 1024 with non-root user
Date: Wed, 05 Jul...
2006 Feb 16
3
Apache lists contents of /public directory
...;'m running Apache
1.3.34and am only trying to get it working in CGI mode for now.
I''ve followed the instructions in the Agile book, as well as searching this
mailing list, but can''t figure this out.
I''ve created the virtual directory in httpd.conf but when I try to lauch the
app in my browser, I just get the index of my /public folder displayed.
any idea''s?
Iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060216/17023274/attachment.html
2012 Nov 12
3
Unable to lauch php-script to truncate database
Dear All,
we have some Nubuilder databases on a Centos6.3 server:
[root at caw-server2 db]# ls /var/www/html/nubuilder/db
reg_begeleidingsteam reg_jww_archief reg_personeel reg_straathoekwerk
reg_bib reg_jww_dossiers reg_resident reg_vrijwilligers
reg_drughulp reg_jww_dvd reg_signaleren
reg_jac_activiteit reg_onthaal reg_sollicitatie
in each
2003 Nov 18
2
Notice with asterisk System application
Hi,
I notice something with asterisk with the System application.
When I lauch asterisk with -c option the application System work correctly.
But when I lauch asterisk without option, the application System doesn't lauch command.
It is normal ?
Regards
Rattana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/piperm...
2001 Oct 10
2
SSH error
Hello,
I am working with a customer that has SSH F-Secure (NT windows). We
currently have OPENSSH installed in our unix server. We are trying to copy
a file from our unix box to an NT windows and received the following error:
Remote: Failed to lauch child process!
How can we resolve this problem.
Thanks,
Kathy Tablan
Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or d...
2007 Mar 19
2
Graphic problem
Hello ! I'm a new user of Ubuntu Edgy , but when I try to lauch WINRAR
, via the console , I receive that error message :
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x5b
fixme:shell:SHAutoComplete SHAutoComplete stub
err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0,
end=0...
2023 Sep 10
2
Question about encryption and tls
...ectly that ssl shoudl be configured independently
for libvirt and each hypervisor?
I asked because I configured libvirt connection as
qemu+tls://bambus.kjonca/system?pkipath=...
(and on bambus in /etc/libvirt/libvirtd.conf) I set
key_file = ...
cert_file = ...
ca_file = ...
But after connect and lauching (on bambus) vm I tried to snif traffic to
bambus:5900 on client) and wireshark was able to detect "VNC"
protocol (BTW not spice?), so I am confused.
should I configure in /etc/libvirt/qemu.conf
spice_tls option and certificates ?
KJ
2007 Nov 14
3
OT: Scripting with sudo password
...that required sudo passwords in
order to run? sudo without a password is not an option for me, but I
would like to be able to enter the password once have it saved and then
read back when sudo is required.
something like
run_on_all_hosts perform_sudo_command
script prompts for password
script lauches on all hosts and passes password when required.
Any examples?
--
James A. Peltier
Technical Director, RHCE
SCIRF | GrUVi @ Simon Fraser University - Burnaby Campus
Phone : 778-782-3610
Fax : 778-782-3045
Mobile : 778-840-6434
E-Mail : jpeltier at cs.sfu.ca
Website : http://gruvi.cs.sfu...
2013 Jan 29
10
Puppet service
HI All,
Can any anyone please help me with attached screenshot.
Actually i am not able to lauch puppet dashboard and when i have tried to
running below command ,getting error.
puppet resource service puppet ensure=running enable=true
--
Thanks and Regards,
Mamta Garg
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscri...
2017 Jul 10
2
pxechain.com loops back with WDSNBP started using DHCP Referral
...SNBP to retry to connect to 10.87.3.19 instead of
10.87.0.202 to whom I was pxechaining?
TFTP boot: 10.97.0.202 \boot\x64\wdsnbp.com
Downloaded WDSNBP from 10.87.0.202
WDSNBP started using DHCP Referral.
Contacting Server: 10.87.3.19 (Gateway: 0.0.0.0)..
No response from Windows Deplyment sever
Lauching pxeboot.com...
TFTP download failed.
PXE-M0F: Exiting Intel PXE ROM.
Operating System not found
2008 Aug 15
2
DID's needed for Reston Virginia - + hosted asterisk
I've just started consulting for a SME client based in Reston Virginia.
They don't know it yet but they are going to need a hosted asterisk
service and some DID's.
Email me if you are able to provide 10 DID's in Reston (must be able to
be ported away!!) and hosted Asterisk with end user configurable IVR
etc. Probably only 5-8 users at the moment BUT... they'll be
2012 Aug 31
0
[LLVMdev] How to write a regression test case?
Hi Changcheng,
The question you ask seems to be a different topic from this thread.
If possible, I sugguest you lauch another thread so that people know
what you want to ask by looking at subject. Since you're working on C
backend, you may want to collaborate with Roel, who is working on C
backend, too [1].
Regards,
chenwj
[1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-August/052858.html
--
Wei-Ren Ch...
2016 May 31
2
deleted objects conteners and keep a samba in good working order
Hello,
Can I delete the values stored in the differents "deleted object"
conteners? (by using the "active directory explorer" software for example )
In my case it's about 3000 objets.... ( old computers, old groups, old
users...)
I lauched this command to count it:
ldbsearch --cross-ncs --show-deleted -H /var/lib/samba/private/sam.ldb |
grep "\0ADEL"
the database comes from an old windows 2000 AD, and I can see that no
cleanning were never made.
( it does not surprise me because an automatic cleaning exist only since...
2007 Mar 19
1
Hiccups on music even with the Implement_SetThreadPriority patch
...atching it with
the SetThreadPriority patch.
There was a reject file on configure.ac, but nothing important (+
sys/capability.h \).
My configure: configure --with-x
This wine build seems to work better than the one i had but i still get
annoying glitches on things like, switching tabs in firefox, lauching
xemacs, etc
On windows Foobar2000 performed flawlessly...
How can i solve this?
I tried setting suid/guid in wineserver but that isn't possible because
it complains about:
wine: '/tmp/.wine-1000/server-301-1300a8/socket' is not owned by you
Is Cedega the only alternative? :-( Th...
2004 Oct 04
1
scp does not works under solaris
...update patches
Station : Sparc Ultra5
device /dev/random installed
openssl version : openssl-0.9.7d
openssh version : openssh-3.9p1
My configuration :
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers
--with-privsep-user=sshd40 --with-ssl-dir=/usr/lib
ssh works but when I lauch scp I have the following error
sylow[root]<45>scp README thales:/
Enter passphrase for key '/.ssh/id_dsa':
ld.so.1: scp: fatal: libz.so: open failed: No such file or directory
Killed
lost connection
But libz.so exist and is detected at configure time:
sylow[root]<46>ls...
2008 Aug 16
1
Dual view using nvida drivers
Hi all, i'm looking for some post about how to lauch wine properly when dual view nvidia capabilites are in use. Any info about this is much apreciated.
Thanks ..