Displaying 20 results from an estimated 100 matches similar to: "joining v2x member to v3x pdc"
2004 Dec 06
1
compiling samba v3x with sysconfdir
Hello,
I just compiled the latest samba src. with the sysconfdir option as seen
below:
./configure --prefix=/usr/local/samba/3.0.9 --sysconfdir=/etc/samba
After installing it and configuring the smb.conf in /etc/samba I ran
testparm.
It failed, cause the smb.conf wasn't found:
...
Load smb config files from /usr/local/samba/3.0.9/lib/smb.conf
params.c:OpenConfFile() - Unable to open
2020 Oct 23
2
3d plot of earth with cut
Dear All,
Thanks a lot for the useful help again. I manage to get it done up to a
point where I think I
just need to apply some smoothing/interpolation to get denser points, to
make it nice.
Basically, I started from Duncen's script to visualize and make the
clipping along a plane
at a slice.
Then I map my data points' values to a color palette and just plot them as
points on this
plane.
2010 May 21
3
Levelplot
Dear mailing list,
I am trying to find out, how do a levelplot without labels on the x- and y-axis.
The labels=FALSE does not work...can anyone help me?
m <- matrix(1:25, ncol=5)
levelplot(m, labels=F)
Regards,
Benedikt
2020 Oct 23
0
3d plot of earth with cut
Good to hear you've made such progress. Just a couple of comments:
- You should use points3d() rather than rgl.points(). The latter is a
low level function that may have unpleasant side effects, especially
mixing it with other *3d() functions like persp3d().
- There are several ways to draw a flat surface to illustrate your data.
Which one to use really depends on the form of data.
2005 Mar 08
2
Cisco 7940 Upgrade Failing
Does anyone know how to get a Cisco 7940 w/FW ver 2.0.3 to v3x and above.
Can't get it to upgrade on its own via TFTP. Phones w SCCP image will
upgrade fine but I can't get these 2.0.3s to start the firmware upgrade.
Thanks.
Regards,
Juan Staalenburg
Teksavers, Inc.
(512) 255-8395 x1002
AIM: juanteksavers
2020 Oct 22
0
3d plot of earth with cut
> It should be a 2D slice/plane embedded into a 3D space.
I was able to come up with the plot, attached.
My intention was to plot national boundaries on the surface of a sphere.
And put the slice inside.
However, I haven't (as yet) worked out how to get the coordinates for
the boundaries.
Let me know, if of any value.
And I'll post the code.
(But needs to be polished first)
2014 Feb 13
1
v2.2.12 released
http://dovecot.org/releases/2.2/dovecot-2.2.12.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.12.tar.gz.sig
POP3 server code changes rarely, so I haven't spent time adding automated testing for it. So of course now that it changed in v2.1.11 there was a bug that caused it to crash most of the time (except for the test case I was using while developing it). This release fixes it, no other
2014 Feb 13
1
v2.2.12 released
http://dovecot.org/releases/2.2/dovecot-2.2.12.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.12.tar.gz.sig
POP3 server code changes rarely, so I haven't spent time adding automated testing for it. So of course now that it changed in v2.1.11 there was a bug that caused it to crash most of the time (except for the test case I was using while developing it). This release fixes it, no other
2020 Oct 22
2
3d plot of earth with cut
Thanks for your idea. It should be a 2D slice/plane embedded into a 3D
space. Could be static, I just need to make a single figure from it for
illustration of the Earth together with its interior in 3D. So, the
interior would be a slice in 2D along a fixed longitude. And along this 2D
slice would be a heatmap. Again, embedded in 3D, since it would be shown as
a slice of Earth in 3D.
Duncan?s
2010 Apr 09
1
[Gluster-devel] Gluster health/status
Gluster devs,
I found the message below in the archives. glfs-health.sh is not
included in the v3.0.3 sources - is there any plan to add this to the
"extras" directory? What's its status?
Ian
== snip ==
Raghavendra G
Mon, 22 Feb 2010 20:20:33 -0800
Hi all,
Here is some work related to Health monitoring. glfs-health.sh is a shell
script to check the health of glusterfs.
2011 Jan 26
4
question about records count.
Hi. I have few models - user, task, file
class User < ActiveRecord::Base
has_many :tasks
end
class Task < ActiveRecord::Base
belongs_to :user
has_and_belongs_to_many :files
end
class File < ActiveRecord::Base
has_and_belongs_to_many :tasks
end
I want to know files count for some user. is there some ''right'' way to
do it without getting all tasks and looping
2014 Apr 25
4
dovecot temporary suspension all of pop3 login about 5 minutes
Dear All?
When the user login P0P3 more than 10 times in 1 minute that the dovecot temporary suspension all of pop3 login about 5 minutes.
How to disable the setting for dovecot.
Mail Log:
Apr 24 16:11:14 mww dovecot: pop3-login: Login: user=<scan>, method=PLAIN, rip=192.168.16.84, lip=192.168.16.159, mpid=8767, session=<5USPZMX3/QDAqBBU>
Apr 24 16:11:14 mww dovecot:
2005 Mar 09
1
XP Pro and offline files
All:
Not sure if this is an XP Pro issue or a samba issue.
I am running v3.0.3 of the samba server acting as a Domain
controller and file server. The problem that I run into is that every once
in a while, while connected to the network the network shares go offline.
I am running XP Pro SP2 and I am not really sure where to start to
troubleshoot this.
TIA
Ron
2014 May 08
3
v2.2.13.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.13.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.13.rc1.tar.gz.sig
There have been a ton of smaller and some larger changes since v2.2.12, so I thought I'd first make a RC release and the final v2.2.13 tomorrow. Please try it out!
BTW. I've read most of the mails again in Dovecot mailing list, but there are still a few reported
2014 May 08
3
v2.2.13.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.13.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.13.rc1.tar.gz.sig
There have been a ton of smaller and some larger changes since v2.2.12, so I thought I'd first make a RC release and the final v2.2.13 tomorrow. Please try it out!
BTW. I've read most of the mails again in Dovecot mailing list, but there are still a few reported
2011 Sep 16
0
CentOS 6.0 Heartbeat missing logd??
Hello list,
Working on migrating my existing High-Availability setups from CentOS 5.3 to 6.0, both x86_64. I generally setup a fairly simple 2 node active/passive cluster using DRBD , Heartbeat, and Pacemaker. Use these clusters to run our proprietary Medical software plus a few key services ( openvpn , Digi PortServer Daemon, etc.). I had a procedure in place for doing all of this under 5.3
2014 Mar 25
1
Getting second quota limit out of database
Hello there,
I am working with dovecot v2.2.12, and have setup a user and domain
quota by using a quota/quota_rule for user and quota2/quota2_rule for
the domain.
This works fine when the limit configuration for both is stored inside
dovecot configuration files. However, I would like to have the limits
configurable on a user and domain base, and that data is stored inside
my SQL database.
2014 May 27
1
Corrupted Mail?
Hello All,
I have a Dovecot v2.2.12 installation running on a Fedora 20 box which
is the mailserver for my family. This means that it is serving only 4
accounts.
I use fetchmail->procmail to feed Dovecot and I read my mail on clients
such as Evolution on (another) Fedora 20 machine, iPad/iPhone or
squirrelmail on the web (running on the same Fedora 20 server).
The average mail throughput for
2014 Apr 22
1
Latest HG 09c114091c88 2.2.12 Assertion Failure
Latest HG reproducibly crashes when accessing a virtual namespace:
Apr 22 14:49:38 spectre dovecot: master: Dovecot v2.2.12 (09c114091c88) starting up for imap, lmtp
[?]
Apr 22 14:50:05 spectre dovecot: imap(tlx at leuxner.net): Panic: file mail-storage.c: line 1735 (mailbox_notify_changes): assertion failed: (box->opened)
Apr 22 14:50:05 spectre dovecot: imap(tlx at leuxner.net): Error: Raw
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi,
I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database.
Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12
I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users.
This all works fine, except for