Displaying 20 results from an estimated 200 matches similar to: "OT:"
2024 Sep 14
1
how to specify point symbols in the key on a lattice dotplot
On Fri, 13 Sept 2024 at 23:36, Christopher W. Ryan
<cwr at agencystatistical.com> wrote:
>
> For me, Bert's suggestion produces a plot with two black symbols above
> the plotting region, a circle and a triangle, both filled, and no text.
>
> This, in which I specify several features of the symbols in the key,
>
> dd %>% dotplot( segment ~ transit_time, groups =
2024 Sep 13
1
how to specify point symbols in the key on a lattice dotplot
For me, Bert's suggestion produces a plot with two black symbols above
the plotting region, a circle and a triangle, both filled, and no text.
This, in which I specify several features of the symbols in the key,
dd %>% dotplot( segment ~ transit_time, groups = impact, data = .,
pch = 16:17,
col = 1:2,
cex = 1.8,
scales =
2006 Aug 07
5
OS/2 client crash on "Find Close2"
Hello,
I have just migrated an old OS/2 file server to a Linux box with Samba
3.0.23a. Now the OS/2 clients crash from time to time. I found a way to
reproduce/force the crash using PMMail and did some experiments.
The popuplog.os2 on the clients (Warp4 and eComStation) always names a
sys3175 in pmshell.exe / doscall1.dll.
Using Ethereal and comparing the network traffic between a) a client
2024 Sep 13
2
how to specify point symbols in the key on a lattice dotplot
I am making a dotplot with lattice, as follows:
dd %>% dotplot( segment ~ transit_time, groups = impact, data = .,
as.table = TRUE,
pch = 16:17,
cex = 1.8,
scales = list(cex = 1.4),
auto.key = TRUE)
impact is a factor with two levels.
They key shows 2 open circles, one of each color of my two
plotting symbols, one
2004 Feb 10
0
ACK's overhead
Good day time!
We've noticed the following issue with Samba 3.0.1 on Linux. When SMB client
asks for the first time on FID for a locking or read request on an opened
file, it causes an ACK to be sent from client side. Windows server also
requests ACK BUT much more rarely.
Sending ACK causes additional overhead when working in heavy locking and
unlocking environment. Windows server
2004 Feb 20
0
FW: ACK's overhead (AGAIN)
Good day time!
We've noticed the following issue with Samba 3.0.1 on Linux. When SMB client
asks for the first time on FID for a locking or read request on an opened
file, it causes an ACK to be sent from client side. Windows server also
requests ACK BUT much more rarely.
Sending ACK causes additional overhead when working in heavy locking and
unlocking environment. Windows server
2017 May 25
0
Windows 2012 s4u2self followed by s4u2proxy fails against samba
Hi,
I hit the issue described in this thread
https://groups.google.com/forum/#!topic/linux.samba/VfjW9Af92Wg while
testing out s4u2self and s4u2proxy in a windows service, so I wanted
to share my setup.
So I wrote a small windows service that's running as a local system
account to impersonate an user via s4u2self (using LsaLogonUser in
win32 api than calling ImpersonateLoggedOnUser) and then
2005 Dec 02
0
Permission problems after an NT4 -> Samba LDAP PDC migration
Hello,
I replaced an NT4 server by a Samba 3.0.14a ldap server following the
instructions in 'Samba by example'.
Everything works fine except for some files on a W2003 SP2 server:
- when the W2003 server uses the Linux PDC, from a WinXP client, some files are
not writable, and ACLs can be listed but not changed.
- when the NT4 server is up, the same files on the W2003 server can be
2024 Sep 28
3
when installing packages for R on Linux, is it better to use my distro's package manager, or install.packages()?
I'm running R (currently 4.4.1) on Linux Mint
> sessionInfo()
R version 4.4.1 (2024-06-14)
Platform: x86_64-pc-linux-gnu
Running under: Linux Mint 20.3
...truncated...
To install a new R package, is it better to use Linux Mint's pacakge
manager (e.g. synaptic, apt-get, or similar), or to install it within R
with install.packages("some_new_package")?
I've done both over
2004 Aug 07
0
errors in syslog
Running Samba 3.0.5-0 (backports) and Debian 3.0.
I keep seeing this in my syslog, and was wondering what it meant. I
can't seem to find a solution using google.
Aug 6 15:45:13 rivendell smbd[3209]: [2004/08/06 15:45:13, 0] \
passdb/pdb_tdb.c:tdb_update_sam(652) Aug 6 15:45:13 rivendell \
smbd[3209]: Unable to modify TDB passwd ! Error: Record does not exist
Aug 6 15:45:13 rivendell
2004 May 16
1
Samba 3 and network printing setup
I'm running a Debian Woody system with Samba 3.02 from backports.org.
What I'm trying to do is set up the Adobe Postscript Windows drivers to
a Epson printer I have with CUPS and Samba. I have no problem printing
through CUPS on the UNIX side, nor printing through Samba on the Windows
side as long as I manually install the drivers.
I want set the system up so that when a new Windows
2014 May 07
1
[Bug 928] New: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=928
Summary: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
2006 Nov 04
0
Multiple domains for one app
hi all, i have a cms that i am using for about 6 domains at the moment.
i currently use svn to check out an ''instance'' of each cms for a client
and then modify a few global particular settings. each instance
references its own database per client but in addition it accesses a
global database that contains settings (such as if this client has
access to shop functions etc).
what i
2016 May 06
0
[off-topic] Validating e-mail address with php
After running into several web application that rejected any e-mail
address on the new gTLDs because the apps were badly written to validate
with a hard-coded list of valid TLDs, I wrote a e-mail validation
function that I *think* does things properly.
Free for anyone to use who wants to.
https://deviant.email/emailaddytest.phps
What it really does is use the PHP built-in filter_var but it
2015 Mar 12
0
samba 4.1.17 on raspberry pi as ad dc - first good results!
On 12/03/15 22:31, Matthias Busch wrote:
> RESULT!
>
> ~# kinit administrator at MY-DOMAIN.LOCAL
> Password for administrator at MY-DOMAIN.LOCAL:
> Warning: Your password will expire in 41 days on Thu Apr 23 16:57:35 2015
>
> !!!!
>
> ---
>
> I should have listened to you guys much sooner. I suspect that the
> .local did indeed have something to do with it
2002 Dec 19
1
Root-NFS not mounting using PXELinux - error 101
I seem to be having trouble getting the NFS root filesystem to mount after
the kernel boots. As per thread from 2002 16 January
(http://www.zytor.com/pipermail/syslinux/2002-January/000028.html), I
double checked my DHCP config files, but to no avail. It cannot seem to
attach to the mountd port on the bootserver. Here is some output from the
kernel:
loop: loaded (max 8 devices)
Intel(R) PRO/1000
2015 Mar 12
2
samba 4.1.17 on raspberry pi as ad dc - first good results!
RESULT!
~# kinit administrator at MY-DOMAIN.LOCAL
Password for administrator at MY-DOMAIN.LOCAL:
Warning: Your password will expire in 41 days on Thu Apr 23 16:57:35 2015
!!!!
---
I should have listened to you guys much sooner. I suspect that the
.local did indeed have something to do with it since mDNS was running
and may have screwed with dns resolution for *.local. tlds?
additionally, I
2012 Jul 18
4
Unsecured zone transfers and open resolvers
Hello,
My question is not related to NSD in particular, but I have seen here on
the list a lot of people that work for TLDs and other Registrars and
Registry operators I thought it would be a good place to ask this
question. It is about DNS though, not completely off topic :).
I have encountered in my DNS studies a few name servers that let you
transfer zones they are authoritative for. The
2007 Jun 06
2
security weakness
Hello Remko: sorry to bother you again,after e mailing freebsd-security@FreeBSD.org mailing list, got a reply by the list moderator rejecting my message,stating that there is no valid message from that address,sugesting yet another email address, it doubts the authenticity of your recomendation
Remko, you sugested I should look into securing my emailserver installation by preventing unauthorized
2004 Aug 01
1
access denied with samba share
Hello Samba group,
Problem:
I cannot get samba share to grant access to my /shared
share. I created it, gave the linux user permissions
and tested them, my Windows XP Pro sees the share, I
can map a drive to it, but I cannot change to it:
Access denied is the error I get. I'm logged into
Windows XP as the same user ID and password as on the
Linux system.
I had a problem when accessing the