Displaying 14 results from an estimated 14 matches similar to: "Samba binary on AIX"
2006 Apr 21
1
Renaming UNIX files for Windows
I am a new rsync user and am running the client on Solaris and the
server on Windows 2000 Server utilizing Cygwin for the Linux emulation.
Unfortunately, the log files I am backing up frequently use a ':' for
date/time stamps; colons are supported in UNIX but not Windows. Without
having to recode my application, is there an easy way to have rsync
eliminate the ':' or replace with
2003 Dec 10
1
ext3 from whithin W2K
hello everyone,
in the past I used an utility to gain access to my ext3 filesystem from
whithin W2K, I recall that the access was very restricted in terms of modes.
Now I'm looking for that tool (of which I cannot remember the name at all)
or, better, an unlimited one.
Does anyone help me in this seeking without finding? In particular, does
anyone know of a driver which present me the ext3
2005 Jul 04
2
RESIDUALS IN THE AR TIME SERIES FUNCTION
Dear all,
It's possible to obtain the residuals with AR time series function.
Thanks in advance,
Massimiliano Talarico
Pianificazione Commerciale - Area Crm
Unicredit Xelion Banca S.p.A.
Via Pirelli 32 - 20124 Milano
Tel.: 02 67360 525
Fax: 02 67738 525
www.xelion.it
[[alternative HTML version deleted]]
2010 Sep 06
0
How to set the vif-route netdev params?
How to set the vif-route script''s netdev params?
I follow the xenwiki http://wiki.xensource.com/xenwiki/vif-route
vif=[''script=vif-route,ip=xxx.xxx.xxx.xxx,netdev=eth2'''']
will return a error
Error: Invalid vif option: netdev
--
hepeng
ICT
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2006 Mar 03
0
Does content_columns hold related data from other tables?
I''ve got a belongs_to / has_many relationship working, however I don''t
know if I can still use content_columns (or any other shortcut) in my
view that displays my object.
E.g., Employee belongs_to Department
I''m displaying an Employee.
Will content_columns contain employee.department.name?
Or how else could I do this so I don''t have to hard-code column
2010 Mar 15
0
Xen-4.0.0 RC6 Test Report. Xen: #21022 & Dom0: #eb739c...
Hi All,
Here is the test report for Xen-4.0.0-rc6(Xen C/S 21022). Our testing covers following features, like VT-x/VT-x2, VT-d, SR-IOV, Power Management, RAS, and TXT. There are 2 new RAS bugs exposed in this testing compared with RC5 testing. 2 bugs are fixed. VT-d/SR-IOV and TXT can work without major bug. Most bugs are in RAS side. Dom0 S3 cannot work on Gulftown-HEDT platform.
We use latest
2011 Jun 24
0
replacing empty cells, and Date question
Hello, I have a data set like one below.
First,
I'd like to replace the empty cells with NA, and then the one immediately
above.
I could replace NAs with the immediate one, but don't know for the empty
cells.
index <- which(is.na(data1$year))
while (any(index)) {
dummy$data1[index] <- dummy$data1[index - 1]
index <- which(is.na(data1$year))
}
Second,
The id
2017 Dec 14
0
command 'service smb status' returns many process IDs
Hello,
I have a Samba4 server running on Linux CentOS 6. Many users use this Samba service from their Windows PCs. After the Samba service is started (service smb stop ; service smb start), days later, just don't know when, running the command 'service smb status' would return many process IDs, like this:
smbd (pid 32557 32240 32204 32202 31880 31874 31788 31714 31707 31337 31107
2006 Feb 25
10
Performance issue.. after a while
Hello,
I have an project running on a dedicated server:
Debian, P4 CPU 3.00GHz, 1GB RAM,
ruby 1.8.4 (2005-12-24) [x86_64-linux],
rails (1.0.0), activerecord (1.13.2)
lighttpd-1.4.10 + fastcgi + mysql 5.0
7 dispatchers.
The project is a game, so a typical user would visit 100+ pages.
When the server is busiest, it gets 35-40k requests/hour.
For some misterious reason after a number of hours the
2006 Jun 25
2
Memory leak in 3.0.22?
Hi,
I have just switched from FreeBSD 4.11 using 3.0.21b to NetBSD 3.0.1
using 3.0.22. With the same configuration, and the same clients, I am
now seeing what appears to be some rather large memory leakage [ I am
not sure if this is the fault of Samba or NetBSD ]. Eventually the
process will run out of memory (machine only has 256MB of RAM) and the
Windows clients (2000, SP4 and all the
2010 Feb 05
4
rsync --link-dest, --delete and hard-link count
Hello fellas,
Firstly, I would like to apologize for the post being long, but I would
appreciate if someone with a good knowledge of the subject gave his opinion.
I am working on a backup solution for a series of old and very specialized
host computers in aviation industry.
I need to do monthly backups of one or two logical volumes (non-OS) on each
of the computers and keep the last 12 monthly
2018 Jun 01
3
Centos 7 (using iptables) removed firewalld
Thank you.? I apologize for sending something that could be read.? There are more examples in there that I had commented out.
Anyway,? here is my working iptables-save.? If someone could review my output and let me know if I am missing anything and if the order of the rules are the most secure they could be.
TIA.
Steve
# Generated by iptables-save v1.4.21 on Fri Jun? 1 10:34:39
2010 May 15
1
barplot: invalid 'xlim' value
Forum,
I am attempting to plot weekly horizontal histograms, something very similar
to:
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109
The part of the code used to create this graphic that interest me:
# Draw the histograms
for (i in 1:length(ages)){
par(new = TRUE)
xmin <- -ages[i] + xlim[1]
xmax <- xlim[2] - ages[i]
ser <- freqs[, i+1]
ser <-
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++