search for: serverds

Displaying 13 results from an estimated 13 matches for "serverds".

Did you mean: server's
2009 Mar 02
0
[PATCH 5 of 13] exploiting the new interface in vnc.c
...WritePixels *write_pixels; VncSendHextileTile *send_hextile_tile; - int pix_bpp, pix_big_endian; - int red_shift, red_max, red_shift1, red_max1; - int green_shift, green_max, green_shift1, green_max1; - int blue_shift, blue_max, blue_shift1, blue_max1; + DisplaySurface clientds, serverds; VncReadEvent *read_handler; size_t read_handler_expect; @@ -351,10 +351,10 @@ { VncState *vs = ds->opaque; - x = MIN(x, vs->width); - y = MIN(y, vs->height); - w = MIN(w, vs->width - x); - h = MIN(h, vs->height - y); + x = MIN(x, vs->serverds.wi...
2014 Dec 15
2
VPN Single Daemon For LAN/WAN
Gus: I guess my primary point of confusion is that the non-vpn LAN ip addresses are duplicated in each cluster. So within a cluster, the LAN addresses are unique. But when you look at 2 clusters, 2 different servers share the 10.99.0.11 address. So that is why I created a VPN for inside the cluster on the LAN interfaces using the private 10.0.1.xx range. THen, I created a separate VPN on the
2008 Aug 07
3
VMs won't power on
Hello - I have installed the VMware-server-1.0.5-80187.i386.rpm package on a CentOS 5.1 system. I then ran the vmware-config.pl program. I chose mostly default answer, except that I did not choose the NAT option; I saw no errors. I used the VMware Server Console to create a Red Hat Linux VM. I also copied an externally created VM into the '/var/lib/vmware/Virtual Machines/'
2014 Dec 15
0
VPN Single Daemon For LAN/WAN
On Mon, Dec 15, 2014 at 05:29:16PM -0500, md at rpzdesign.com wrote: > I guess my primary point of confusion is that the non-vpn LAN ip > addresses are duplicated in each cluster. So within a cluster, the LAN > addresses are unique. > > But when you look at 2 clusters, 2 different servers share the > 10.99.0.11 address. That should not be a problem for tinc. As long as both
2017 Oct 31
1
"mount error(112): Host is down" on Ubuntu 17.10
Hello, I am a long time Samba user but new to this list. Now I need some help on a CIFS mount issue I just encountered. We have 4 Samba servers: ServerA: Samba 3.0.28a ServerB: Samba 3.6.25 ServerC: Samba 4.3.11 ServerD: Samba 4.3.11 I am using a BASH script to mount shares in user's home directory using this line: sudo mount.cifs //192.168.123.29/share/ ~/server/share -o
2013 Aug 26
6
hShorewall 4.5.20
Shorewall 4.5.20 is now available for download. ---------------------------------------------------------------------------- I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- 1) On some distributions, the shorewall-lite and shorewall6-lite uninstallers could fail with a syntax error. 2) A
2002 Aug 17
2
Another sharing tehnique, is this possible ?
hi, (assume HTB) I was thinking will it be possible to do some sort of UNFAIR-SHARING :"), what I have in mind : Say I have a internet link with 100kbits bandwith, then I want to share it between many clients (which will increase over time). Let''s i start with 5 clients with rate = 30kbits... See the total bandwith of users is 120kbits but I have only 100kbits.... So where is the
2010 Apr 07
0
profil
Greetings list, I am about setting up a domain controller in a little company, so I choose samba (debian lenny) and I did it against openldap. Everything seems to be ok in the server but when I try to log in (windows client) I have a bizarre output: it said that my profile will not be saved. And after that when I try to connect to virtual machine running in the same computer, it doesn't work:
2007 May 04
3
fileserver hanging
hello, we just wanted to rollout our new puppetized dmz. therefore i change all ip adresses from the test network to the live ips. after restarting puppetmasterd it seems that the fileserver hangs: client log: debug: //true_base/update-check/File[/sbin/update_check.pl]/require: requires Package[libmail-sendmail-perl] debug: //true_base/puppetd/File[/etc/puppet/puppetd.conf]/require: requires
2006 Jul 27
3
[somewhat OT] Apache config for Rails + ColdFusion + PHP
Our group has several web apps developed in ColdFusion, PHP, and Rails. The ColdFusion and PHP apps are on an older server, and the Rails apps on a new server. Ideally, we''d like them all to share the same server. Our current setup for the Rails server is Apache2.2 with mod_proxy_balancer and mongrel_cluster. We''d like to have specific directories be processed and served by
2007 Jul 31
2
VMWare hiccup on CentOS 5, 2.6.18-8.1.8
For reasons which escape me, my VMWare Server, which was working perfectly a week ago when I shut down my machine for vacation, no loner comes up with the formerly working Windows XP system - it just stays in the small window where it normally boots and does nothing. The vmware serverd log shows nothing particularly interesting, and I have reconfigured the vmware twice to try and fix this (which
2009 Jul 01
6
HTTP as a source for files
Hi all, I''ve been looking into having Puppet deploy some larger files and I''m noticing that it ties up puppetmasters quite a bit and can often result in a timeout if the file is too large. Before I submit a feature request for a http method for file sources, I would throw it out to the group and see if anyone had any thoughts on it. Possible benefits of a HTTP source could be
2009 Jan 17
2
vmware problem took down X on host?
I run VMWare server 1.07 on Centos 5. Last night I left a Windows 2000 virtual machine doing a ClamWin scan of drive M: when I went to bed around midnight. Drive M: is actually a volume on the Centos 5 host, mounted via Samba. It has about 40Gb of photos on it, plus a few other things. I had the VM up visible in the VMWare Server Console running under KDE on display 8 (X session #1), my