Displaying 20 results from an estimated 70000 matches similar to: "Start a service"
2005 Oct 27
2
Problem with strings in Delphi Program
Hello,
I tried to run a program written in Delphi in wine and it ran quite
perfectly, but sadly there was one important detail that made using it
impossible...
It seems that wine has a problem with the text inputs (edits). They are
"string" datatypes (8 bit ansi string), and not null terminated.
The problem was showing itself e.g. at the login form of the program.
The password I
2007 Mar 06
2
"rec_read bad magic" error when printing... again
Hello,
some of my servers regularly come up with this error, which makes printing
over samba impossible:
Mar 6 09:06:44 server smbd[4431]: [2007/03/06 09:06:44, 0]
tdb/tdbutil.c:tdb_log(772)
Mar 6 09:06:44 server smbd[4431]:
tdb(/var/cache/samba/printing/printer.tdb): rec_read bad magic 0xd9fee666 at
offset=22796
Searching mailing lists, I just found the "solution" to stop
2006 Aug 10
1
Web service SOAP URLs started failing with 1.1.4 or using 1.1.2 security patch
Railers,
I''m trying to figure out why invocations to my Web service URLs work
with Rails 1.1.2 but fail both with Rails 1.1.4 (and 1.1.5) and when I
apply the new 1.1.2 security patch to Rails 1.1.2.
It looks like they are failing with SOAP clients but succeeding with
XML-RPC clients.
The URL that used to work is of the form
http://localhost:3000/my_controller/ServiceName/api. When I
2010 Jun 25
0
WG: Samba PDC and big files
Hello,
If I understand it right you want to have the same Outlook profile for the
users
no matter on which workstation they login?
The first thing all user must have the same Version of Outlook!!!!! And use
an IMAP SERVER
Then you must work with prf files for outlook for eauch user in your
netlogon path of samba
I am working with kixstart. On sigining in each user get his pref file. You
can
2007 Mar 29
10
Mongrel Service won''t start on windows
64bit Intel 8 CPU server
Windows 2003 Server
Service set to run as LocalSystem, doesn''t work as user account either
The error we see is:
"Service failed to start in a timely..."
Which I have seen in the past email trails as working
The app works from mongrel_rails start and from mongrel_service console -N
servicename -p 3000 -c c:\rails_apps\appname -e production
We upgraded
2020 Jun 16
2
Apache (httpd) fails to start at boot - Centos 8.1
On 16/6/20 4:15 pm, Alessandro Baggi wrote:
>
> Note: when you will get update for httpd package all could be reverted
> to the original status, so to avoid that your modified httpd.service
> will get an overwrite, create an alternative httpd.service in
> /etc/systemd/system (if I'm not wrong).
>
> Probably there is a new way to do this.
>
The new way to do this is
2011 May 25
2
g_dbus_connection_real_closed when starting lightdm
Hi,
I made the switch from KDE4->XFCE, and because gdm takes more time
than xfce to start I would like to replace it with lightdm.
I installed lightdm, set it as default display manager and configured
the gtk greeter.
However, when I start I only get a black screen (x running) and
nothing else happens.
When I start it as root with the --test-mode argument, I get the
following message:
lightdm
2007 Aug 21
1
handling of dynamic filecontent creation
Hi list!
In the light of my personal "Simon is dumping his problems on
others"-week I have a question regarding.. dunno.. generally "handling
of dynamic filecontent creation" I think is the best to describe it:
We use a lot of in-house built services (for arguments sake webservers)
which are instantiable and bring their own "framework" for setup, so I
created
2003 Jun 23
1
RFC: PAM service name change?
It would be nice for the sake of not conflicting to have the PAM service
name not be imap. Especially as the same service name is used for pop
as well :)
My recommendation would be to use dovecot instead. Any other opinions?
Jeremy
-------------- next part --------------
--- dovecot-0.99.10-rc1/src/auth/passdb-pam.c.servicename 2003-06-23 00:56:22.000000000 -0400
+++
2004 Apr 06
7
[Bug 833] sshd server sends SshMsgChannelFailure despite of successfully running sftp server
http://bugzilla.mindrot.org/show_bug.cgi?id=833
Summary: sshd server sends SshMsgChannelFailure despite of
successfully running sftp server
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: sshd
2001 May 03
1
[PATCH]: Addition to Cygwin README
Hi,
just a short addition to the Cygwin README. It would be nice to
include that into the repository.
Thanks,
Corinna
Index: README
===================================================================
RCS file: /cvs/openssh_cvs/contrib/cygwin/README,v
retrieving revision 1.4
diff -u -p -r1.4 README
--- README 2001/03/14 21:30:18 1.4
+++ README 2001/05/03 12:13:45
@@ -57,6 +57,13 @@
2001 Oct 23
1
PATCH to Samba >= 2.2.1, accents and special chars
Okay, I've had some fun there. Let me tell I am no samba pro, so the patch
below _should be tested and tested again_ in _your_ environment before doing
anything close to putting your patched samba into production. It can possibly
break everything. You have been warned.
The mail is somehow longish, because sending a quick (and dirty) patch
without any explanation seems wrong to me. And
2012 Apr 11
1
NOTIFYCMD doesn't work from Windows service
Hello dear all,
I try to use NUT for windows (not WinNUT), and stuck with launching NOTIFYCMD.
On any event marked as SYSLOG+WALL+EXEC syslog entry appears, popup
window appears, but NOTIFYCMD script doesn't run.
If I run upsmon.exe in cmd (i. e. not as a service) everything works fine.
Here is my upsmon.conf:
MONITOR central at 10.35.0.180 1 user password slave
MINSUPPLIES 1
SHUTDOWNCMD
2001 Feb 01
6
hello, I need some help for using wine
hello,
i have this problem :
[y.moya@yves y.moya]$ cd /mnt/cdrom
[y.moya@yves cdrom]$ ls
3Dfx SETUP.EXE _setup.dll autorun.pak hlinst.dll
setup.bmp
DATA.TAG SETUP.INI _sys1.cab data1.cab lang.dat
setup.ins
DIRECTX Worldcraft _user1.cab dsetup.dll layout.bin
setup.lid
Localize.cab _INST32I.EX_ autorun.exe dsetup16.dll os.dat
sierra.inf
2007 Feb 20
2
service::start borken
Hello Mongrel Users!
This is my first post!
Is there an expected release date for the fixed version of
mongrel_service that will resolve the missing service::start command?
I would love to use the much improved features of the new
mongrel_service, but I haven''t been able to yet. I haven''t figured
out how to follow Zed''s advice on a previous thread to just use the
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi!
In a project I'm working on, I needed a way to run rsync in daemon mode
as a regular user without having the passwords readable to everybody
accessing the console. With this chance rsync falls back to Apples
keychain access if no secrets file is given.
You need to put the passwords into the keychain like this (I do it
programmatically bit it can be done manually as well):
2010 Aug 28
1
Wine 1.2, how to run services?
Hello:
I am running Wine 1.2.0 on a Fedora 13 box. I'm trying to install Webtrends 6.5 , which can run its scheduler in service mode. It installs the service OK, and I can see the service using the "sc" and "net" commands in wine. However I cannot figure out how to start the service. I've tried using "wine net start {servicename}" , and it says that it
2008 Dec 22
1
Web-driven SIP call thru Asterisk IPBX
Hi,
I think that the web-driven SIP Phone (free) doddle (beta version) can be useful with your Asterisk applications.
You can pre-fill it with your sip settings (Asterisk host name or IP /?realm / sip user), you just need to setup the HTML link as that: (Attached is the HTML page example)
?
/**************************/
simple HTML code example:
/*************************/
<html>
<head>
2015 Sep 24
0
Re: libvirtd service not starting
On Wed, Sep 23, 2015 at 11:00:34PM +0000, Jonathan Rurka wrote:
>Hello, I'm new to using libvirt. After a few days of installing and
>removing libvirt, virt-manager and a few others to get VT-d working
>with a virtual machine, I finally got the latest virt-manager and
>libvirt installed from source to get the most recent
>versions. However, when I start up virt-manager I get a
2011 Aug 24
2
handy tip against unhelpful "Could not intern from pson" error
Not sure if people are already aware of this, but it might save
someone some time in the future. I''ve been tracking down the following
error today, it''s rather unhelpful in telling you where the problem is
in your manifests:
# puppetd --test
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Could not intern
from pson: Could not convert from pson: Could