Displaying 20 results from an estimated 200 matches similar to: "mounting win xp shares always logs in as gues"
2006 Sep 01
2
Making Mongrel play well with Monit
Hi!
I run a mongrel cluster with 6 mongrels in it. I want to monitor them
individually for process hangs (and then restart them) and this is the
solution I came up with:
Here''s my configuration file for monit (/usr/local/etc/monitrc): [snipped
relevant bits]
------
#check lighttpd process
check process lighttpd with pidfile /var/run/lighttpd.pid
start program =
2005 Aug 26
1
Samba 3.0.20 on Solaris: problem with fileaccess in a automounted filesystem
Regards,
Sent this one before, here's another go:
My sambaserver, let's call it sserv, is running Solaris 8 (latest
Recommended set) or 9 (tried both) compiled with automount support.
When PC client A tries to access a file in a automounted mapping from
sserv, the client is freezing and Windows Explorer has to be restarted.
The NFS server which the samba server automounts from is a
2015 Jan 12
1
SIMPLE TINC template example
Here is some examples of using templates for TINC configurations and
settings:
In your startup script, BEFORE starting TINC VPN, put a number of
entries to configure your VPN:
sh ./templatewriter.sh LAN LOSI101 8540 255.255.255.0 0.0.0.0 10.99.0.11
10.98.0.11 ConnectTo=LOSI102 ConnectTo= ConnectTo=
**PUT MORE ENTRIES HERE FOR MORE COMPLEX VPN setups
######Templatewriter.sh
#!/bin/bash
2006 Jul 13
1
Issue with Web Service
I have the following:
File: subscription_api.rb
class SubscriptionApi < ActionWebService::API::Base
api_method :newTest, :returns => [ [[:string]] ]
end
File: subscription_controller.rb
class SubscriptionController < ApplicationController
wsdl_service_name ''Subscription''
web_service_scaffold :invoke
def newTest()
return [
2015 Mar 25
1
[PATCH] New API: ls_i
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
---
daemon/ls.c | 24 ++++++++++++++++++++++++
generator/actions.ml | 7 +++++++
src/MAX_PROC_NR | 2 +-
3 files changed, 32 insertions(+), 1 deletion(-)
diff --git a/daemon/ls.c b/daemon/ls.c
index d3689cd..fdacdaf 100644
--- a/daemon/ls.c
+++ b/daemon/ls.c
@@ -148,3
2006 Sep 14
0
Re: 答复: Fedora 5 (host/gues
Hi,
I''m using eth2 on my dom0 for bridging. The change required is in the file:
/etc/xen/xend-config.sxp
You need to tell it which device to bridge when it calls the
network-bridge script, by using a line similar to:
(network-script ''network-bridge netdev=eth1 bridge=xenbr0'')
Note: the "bridge=xenbr0" part is needed in Fedora due to a current bug
in the
2015 May 11
0
Qemu crash detection clarification
Hi,
I am interested in the API of libvirt to detect the evnt that a domain has
crashed. I am using QEMU hypervisor.
I saw through a commit
https://bugzilla.redhat.com/show_bug.cgi?id=636164
that a panic device has been added.
However in the TODO list
http://wiki.libvirt.org/page/Todo#Hypervisor_driver
I found out that crash detection is not supported.
What is the status of QEMU crash
2014 Dec 01
0
[OT] Searching for SNetTerm author
Our firm is constrained by the requirements of an upstream VAN to use a
software package called SNetTerm; an MS-Windows based enhanced SSH
communications program. SNetTerm is from a corporation called InterSoft
International, Inc. This firm's web site was last accessible in June 2014 and
is now 'Under Construction' (in much the same way as restaurants are 'Under
Renovation' I
2000 Jul 04
1
Win2000 connecting to Samba 2.0.6 server
Greetings:
I have just upgraded my Win98 client machines to Win2000, and
now, I am no longer able to connect to my Samba Server, nor any
of the samba shares.
The ip addresses of the Client workstations are in the range of
192.168.0.200 tto 192.168.0.250. The ip address of the samba
server is 192.168.0.4. The client workstations belong to the
'workgroup' group.
Below is a copy
2002 Aug 13
1
ACL: need additional samba option ?
Hi All,
I need to setup the following rights behavior trhough samba and I'm currently
stuck after lots of unsuccessful tests. Maybe one of you has an idea or a
solution to this problem...
Here it comes:
- A share must be available only to some users belonging to the "project"
group.
That's easy:
valid users = @project
- There are several administrator-created
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
Hello,
i have a red hat 7.2 system and set the environment variable CC='kgcc'.
I have git the standard kernel:
[root@linux-test source]# rpm -qf /usr/include/asm/statfs.h
kernel-headers-2.4.7-10
But when compiling the tng-source i get the following error:
Using FLAGS
-O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I./lib -DLOGFILEBASE="/
usr/local/samba/var"
2006 May 20
2
xapian-tcpsrv need to reopen database?
Hi, I'm adapting the omega (in a Python way ;) to do search across multiple
remotes database, for now, I have only one xapian-tcpsrc running, but I have
documents being inserted at the same time, so (like I have readed in others
e-mails) the xapian-tcpsrc throw the following message:
Connection from 192.168.0.101, port 64161
Got exception DatabaseModifiedError: The revision being read has
2014 Jan 11
0
EFI build problems
Gene Cumm <gene.cumm at gmail.com> writes:
> Could you try gnuefi-script-for-wferi-test branch on my repos at
>
> git://git.zytor.com/users/genec/syslinux.git
> git://github.com/geneC/syslinux.git
>
> These changes fixed my issues (aside from the concurrency issue which
> 2-3 passes solves for me).
Now this shows me something I haven't ever seen. Build
2007 May 10
2
programming libsmbclient
hi all,
I have a strange problem using the libsmbclient api..
retrieving or stating files named with percents in is for some
of them impossible. Example: a file located at "smb://test/test/%7C2.txt" cannot be retrieved
with my code, smbc_open fails with the code NT_STATUS_OBJECT_NAME_INVALID.
I am not sure but, url encoding/decoding that would escape strings with "percent"
2006 Oct 10
7
Problems with RJS w/ Lighttpd & Ubuntu
I have my code working on my local machine no problem, but when I upload
to the server the RJS effects I have aren''t working. The server is
running Ubuntu Dapper w/ lighttpd while on my local machine I''m using
webrick.
For kicks I shut down lightty and booted my app on the server with
webrick and it works fine. So it''s definitely a lightty issue.
Anyone else seen
2008 Feb 25
1
Read.xport function in package foreign
Hi All,
Sorry that I didn't provide enough information.
I've been trying to import SAS xport files that contain multiple files
using package foreign's read.xport. I first attempted this back in 2005
and had problems. Some of files that were present in the SAS xport file
weren't being created in R. I submitted my problem to the community:
2011 Sep 20
1
Samba fails
We are running Samba 3.5.8 on a Solaris 10 box and created several shares on our server so that people can access certain files/folders via the Active Directory (so we are also using winbindd). This worked well for a couple of years until recently - now, we are not able to access any of our shares. When we try, samba crashes (though nmbd & winbind do not). I've gone through several tests:
2015 Apr 20
0
NSLCD works, do I need RFC2307 extensions enabled in AD as well?
On 20/04/15 17:45, john wrote:
>
>
>
> Is this wheezy ? if so, it might be an idea to use backports, this
> will get you 4.1.17 which is still in development, 3.6 is now EOL
>
OK, I understand a bit better where your problems lie. I would still use
backports, supported code is (hopefully) better code :-)
>
>
> I'd be willing to do that if it got me support
2006 Jun 24
0
[LLVMdev] Help with error in pass
On Fri, 23 Jun 2006, Fernando Magno Quintao Pereira wrote:
> I am getting an error with my pass implementation, and I cannot figure
> it out. Basically, I've implemented part of a register allocation
> algorithm, but I am having problems to set the passes correctly. For
> instance, for this program below, the following error message is
> produced:
It's hard to say
2006 Jun 23
2
[LLVMdev] Help with error in pass
Dear LLVM guys,
I am getting an error with my pass implementation, and I cannot figure
it out. Basically, I've implemented part of a register allocation
algorithm, but I am having problems to set the passes correctly. For
instance, for this program below, the following error message is
produced:
.c ----------------------| .bc ---------------------------------