Displaying 11 results from an estimated 11 matches for "thaddeus".
Did you mean:
taddeus
2000 Apr 26
2
plotting question
I would like to plot two different samples on the same scatterplot in R
using different symbols for the different groups.
Could someone please let me know how this can be done? Thank you very much.
Thad
*****************************************************************************
Thaddeus Tarpey Phone: (937) 775-2861
Wright State University Fax: (937) 775-2081
Department of Mathematics and Statistics
Dayton, Ohio 45435
Home-page: http://www.math.wright.edu/People/Thad_Tarpey/thad.htm
************************************...
2001 Oct 22
4
Using rsync to mirror a hard drive.
1) I'm a developer.
2) I use one special machine as a CVS server, generic storage ( an
electronic attic ), as a web server of online documentation ( such as
the python documentation, or SGI STL docs ).
3) I would like to add a hard drive to that system that mirrors the
system drive. Someone suggested that I use rsync for this purpose.
Called by a cron job that starts at 2:00am. I also want to
2009 Jun 23
7
Dom 0 firewall
Hi,
Ive built a new server using xen debian lenny packages. Im trying to
firewall dom 0 which i can do ok but it then blocks access to the dom
Us. Has anyone managed to do this successfully?
Thanks
Ian
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2001 Oct 24
1
Generating cpio list.
One of the things I want to do besides mirror a hard drive is
maintain an incremental backup on tape.
The way for me to do this ( of course ) is to take the
output of rsync and use it to generate a list of files for cpio.
The basic ideal is something like this
declare -i head tail
# gets the first line with total: at the begining
head=$(grep -n ^total: $log_rsync|awk -F: '{print $1}')
2000 Sep 19
1
patch for ogg123 on FreeBSD
In order to get ogg123 to compile under FreeBSD, I had to change the include
order:
Index: ogg123.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis/vorbis-tools/ogg123.c,v
retrieving revision 1.17
diff -u -r1.17 ogg123.c
--- ogg123.c 2000/08/30 06:09:22 1.17
+++ ogg123.c 2000/09/19 17:18:12
@@ -27,8 +27,8 @@
#include
2000 Dec 15
2
Makefile patches
I have sent some patches to some Makefile.am's as well as to some
configure.in's, particularly for building without gcc and gmake.
Can someone review those patches, and/or commit them?
(we are working at the CVS head these days, no?)
I cannot build in Solaris without gcc/gmake, for example -- running
"autogen.sh" in the ao project with the native Solaris compilers causes
2024 Aug 19
1
Samba AD DC DNS issue after upgrade
Hi,
I upgraded my DC and file server from ubuntu 22.04 to 24.04 and then also upgraded Samba from 4.14 to 4.21.
Now the only user that can log in is Administrator.
Adding the min protocol = NT1 lines enables users to log in but file server logins fail with "incorrect password" message
Systemctl status samba-ad-dc shows the following line
/usr/sbin/samba_dnsupdate: ERROR(runtime):
2009 Aug 14
2
Windows 2008 datacenter no cdrom.
[This email is either empty or too large to be displayed at this time]
2009 Jun 27
2
Packet modification on Xen virutal Bridge
Hi guys,
Now, I''m looking for a method to modify packet headers/contents when they
arrive at xen bridges (e.g. xenbr0). For example, I consider a following
operation; when a xen bridge recieves a packet(frame), it firstly encrypts
the content using a predefined key, and then forwards it to other
host/router.
Is is possible to add such functionality to the xen bridge ?
Any ideas,
2000 Mar 22
4
density ellipses?
Hello,
has anybody written a function to plot density ellipses (95%, 99% or
anything) in a scatterplot? I found nothing in any package, nor in the list
archives.
There does seem to be a contributed package "ellipse" for S-Plus (on
S-Archive), but it does a lot more than what I would need. Still, if anybody
ported it to R, I'd be grateful for a link. I'm a bit afraid to try the
2002 Jan 06
28
Gre Tunneling Problem
Hello everyone, I have a problem regarding gre tunneling, I have two linux box both of them has a private network and the linux A is connected to the internet via wireless radio and the other linux B is connected to the internet via lease line. Here is the setup of my two linux box
Linux A
eth0 = 203.189.x.1 (internet)
eth1 = 192.168.1.1 (going to hub private network)
Linux B
eth0 = 205.198.x.1