similar to: No connection between NT and SUN system running solaris 8

Displaying 20 results from an estimated 100 matches similar to: "No connection between NT and SUN system running solaris 8"

2006 Feb 07
1
How to hide the file name listings, but still see the stats?
I'm using rsync 2.6.6 to transfer some directories with the following invocation rsync -az --delete --ignore-errors --stats -e rsh I would expect to get ONLY the --stats output from this invocation. If I add one or more -v flags, I would expect to see the files listed. However, the files (and the deleted files) appear no matter what. If I add -q, I don't see the files, but I don't
2006 Feb 08
1
Directory matching for hidden directories
I'm seeing the following behavior: - lib/ Excludes any directory named lib - .hidden/ Appears to be ignored; .hidden and all sub-folders are transferred/deleted - .hidden** Excludes any directory named .hidden. From my reading of the "FILTER RULES" section, I would expect the last two options to be equivalent. Note that I'm doing this all with -n; I haven't done the
2003 Dec 01
8
VoiceGlo
Hi, VoiceGlo is comercial version of Asterisk? :))) loooooooooollllllllllllllllllll Take a loock on http://www.voiceglo.com/ The softphone is IAX :) Best regards, Chris HARIGA Techselesta Inc. http://www.techselesta.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031201/307c10e9/attachment.htm
2007 Jan 18
1
Replicating a tree with root permissions
We have a large (20Gb, 250000 files) tree which needs to replicate across our WAN on a regular basis. We have been using a wrapper script around rsync to do this; the wrapper script runs setuid-root on a Solaris 8 server. However, we have on-going problems with files whose permissions don't replicate correctly. These file permissions are the REAL problem; if the permissions aren't
2001 Sep 28
0
How to ask smart questions (was RE: [S] A plea (was RE: [S] Diffe rences between UNIX and PC)
For those of you who are interested, here's is the link: http://www.tuxedo.org/~esr/faqs/smart-questions.html (Sorry for x-posting... I thought it is relevant to both lists.) Andy > -----Original Message----- > From: Liaw, Andy [mailto:andy_liaw at merck.com] > Sent: Thursday, September 27, 2001 4:28 PM > To: 'Sinclair, Andrew (MIP London)'; 's-news' >
2006 Jul 10
0
ajax scaffold problem
Hi, I am using ajax_scaffold to generate against a model backed by atable on SQLServer... It creates all the stuff, and I can list the items in my table... But, the "Edit" and "Create New" buttons dont work... The strange thing is that the problem occurs when I edit the ajax_scaffold generated controller with before_filter/set_charset... I try to set the charset of pages
2006 Jul 12
0
Lookup Field ??
Hi, I am new to Rails. And I wonder how to define lookup fields for a table... Suppose we have an employee table and a departmant table... Each employee record have a department_id field... And when listing employees, we want to show the user friendly department_name from department table.. How can I do this? Thanks .... Bu e-posta mesaji, mesajin alici kisminda belirtilmis
2006 Jul 11
1
paginate with only some columns
Hi, I use scaffold to generate against a model and controller.. Then, I modify the controller code, and rewrite paginate method with :select => ["col1, col2, col5"] so that it only retrieves the columns I wanted... But, :select does not work and it seems that it selects all the columns of the underlying table... What am I missing ? Thanks... Bu e-posta mesaji,
2010 Oct 19
0
R script help needed for RFC 2104 HMAC algorithm
I'm trying to create an R script that will execute the HMAC algorithm for key-hashing messages. My hope is to use this script for some web authentication via R. The algorithm is found at http://www.ietf.org/rfc/rfc2104.txt Here is some example code that I have done that does not work for HMAC-MD5. I'm a big confused by the algorithm since I don't have a very good working knowledge
2006 Jul 11
0
malformed utf-8 character error
Hi, I am using ajax scaffold generator with charset=iso-8859-9(Turkish)... Edit & Create buttons work correctly when there is no turkish chars in the current record. But, if there are turkish chars in any of the fields in the current row, buttons don''t work... (loading indicator simply spinning forever...) I put the KCODE=''u'' line in
2016 Apr 15
0
aggregate combination data
Hello, I'm cc'ing R-Help. Sorry but your question was asked 3.5 years ago, I really don't remember it. Can you please post a question to R-Help, with a reproducible example that describes your problem? Rui Barradas ? Citando catalin roibu <catalinroibu at gmail.com>: > Dear Rui, > ? > I helped me some time ago with a code..... regarding aggregated data >
1998 Sep 20
1
samba crashes NT-workstation??
Hi quite strange assumtion, but I have the feeling, that samba makes my NT-CLient crash (blue screen). I haven't found anything in the archives about such troubles. It dosn't matter whether sp3 is installed on the NT machine, nor does a specific samba version makes this behavior vanish, it's just that my samba server wasn't available for a 3 months period in which the NT
2004 Sep 27
2
passing formula arg to mgcv::gam
Hi, I have a function, callGam, that fits a gam model to a subset of a dataframe. The argument to callGam is a formula, the subset is determined inside the function itself. My na??ve approach generates and error, see below. I guess this is because 'idx' is loocked up in the environment of 'formula', but I am too ignorant about environments to be able to tell for sure. Could
2019 Apr 09
0
[RFC PATCH 05/12] s390/cio: add protected virtualization support to cio
On Fri, 5 Apr 2019 01:16:15 +0200 Halil Pasic <pasic at linux.ibm.com> wrote: > Virtio-ccw relies on cio mechanisms for bootstrapping the ccw device. Well, a ccw device is, by definition, using cio mechanisms ;) Better say: "As virtio-ccw devices are channel devices, we need to use the dma area for any communication with the hypervisor." Or something like that. > Thus we
2011 Mar 15
1
Driver for AEG UPS
Hallo, I'm loocking for a driver to connect a AEG UPS Protection A 1500 mit nut. The Error-massage is this: Network UPS Tools - UPS driver controller 2.6.0 Network UPS Tools - Generic HID driver 0.35 (2.6.0) USB communication driver 0.31 This Liebert device (06da:0003) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version of NUT. If this does not
2009 Aug 19
1
CAP_FOWNER=ep for asterisk
Hello, I need CAP_FOWNER=ep for the asterisk process, i set it with setcap on the file /usr/sbin/asterisk, it's there when i look on it with getcap, but after starting and loocking with getpcaps there's only cap_net_admin+ep set. So how exactly do I set CAP_FOWNER? Do I have to patch and recompile or is there another solution I did not see yet? thanks, best -- Raimund Sacherer
2011 Apr 29
0
Help a newbie...
Hi every one! Im new to the list, and to dovecot. I foud this program very usefull, scalable and with a serious security focus. So Im trying to implement it here at work. The first logical step is to read as much as I can, to build the best possible configuration avaible... but i found that the wiki es a pour source of serious information, filled with examples... examples are great to learn, but I
2005 Mar 09
2
Question about biasing in sd()???
Hi, Can anyone help me with the following. I have been using R for Monte Carlo simulations and got some results I couldn't explain. Therefor I performed following short test: -------------- mean.sds <- NULL sample.sizes <- 3:30 for(N in sample.sizes){ dum <- NULL for(I in 1:5000){ x <- rnorm(N,0,1) dum <- c(dum,sd(x)) } mean.sds<- c(mean.sds,mean(dum)) }
2013 Nov 04
0
Need to Call Puppet node_wmware commad in puppet manifest
Hi All, Im new to puppet.I need to automate vm provisioning.so i used node_vmware to do that.It works fine in commad line.now i need to link that to puppet dashboard and pass vmname and template as class parameters. Sample Code: node_vmware create{ "Test": #ensure=>present, vmname=>''myvm101'',
2019 Sep 13
3
[Bug 14126] New: The atomic-rsync script can exit 0 when the operation failed.
https://bugzilla.samba.org/show_bug.cgi?id=14126 Bug ID: 14126 Summary: The atomic-rsync script can exit 0 when the operation failed. Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: