Displaying 20 results from an estimated 100 matches similar to: "Time rsYnc Machine (tym)"
2002 Mar 06
2
samba 2.2.2 domain security w/ win2k AD
Samba 2.2.2 on Solaris 7/SPARC. Windows 2000 SP2 domain controller
(native mode).
Joined samba to domain as per htmldocs/DOMAIN_MEMBER.html.
[global]
workgroup = DOM
security = domain
password server = charon
However, connecting to shares as non-guest fails due to
authentication problems (below).
As htmldocs/DOMAIN_MEMBER.html indicates this does work, is there some
other magic that needs
2003 Mar 01
5
Policy routing and strange packets traversing.
Hi,
Please suppose following config:
Two external interfaces for two different providers
On each of them configured NAT for specific IP addr.
ie.
4: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc htb qlen 100
inet 1.1.1.30/30 brd 1.1.1.31 scope global eth2
6: eth4: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc htb qlen 100
inet 2.2.2.66/27 brd 2.2.2.95 scope global eth4
On eth2
2001 May 03
4
ftp question
hello
I have turned on my ftpd via INETD
here is my ftpaccess file. how do I disallow anonymous ftp
------------------------------
class all real,guest,anonymous *
email root@localhost
loginfails 5
readme README* login
readme README* cwd=*
message /welcome.msg login
message .message cwd=*
compress yes all
tar yes
2017 Dec 15
1
sieve filter move wrong email to Junk folder
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 15 Dec 2017, Bill Shirley wrote:
> This is what I use.? Notice the comma:
> require "fileinto";
> if header :contains "X-Spam-Status" "Yes," {
> ? fileinto "SystemFolders.SuspectedSpam";
> ? stop;
> }
I would even add the space:
if header :contains "X-Spam-Status"
1999 Jan 13
6
Neuling
Hallo Liste
Derzeit mache ich meine ersten Gehversuche mit Linux (SuSE). Bis jetzt
habe ich in einem kleinen Netzwerk f?r meine Tauchschule vier Rechner
betreut. Einer davon war WinNT-4.0 Server und Arbeitsplatz zugleich.
Nachdem ich nicht mehr bereit bin, mich mit dem w?chentlichen "blue
screen" und dem monatlichen Neuinstallieren von NT abzufinden, bin ich
derzeit beim Umsteigen auf
2003 Mar 01
1
What failover solution for advanced router ?
Hello,
Could someone experienced suggest good solution for failover
advanced router ?
The router for which I need redundancy is quite complex:
1) has 5 interfaces
2) uses the same network and the other network IP aliases on some interfaces
3) uses bunch of policy routing rules
4) uses proxyarp feature on some interfaces
5) uses complex iptables setup [propably not important in this
2015 Sep 06
1
[Bug 11496] New: itemized logging of transferred bytes is cumulative instead of per file
https://bugzilla.samba.org/show_bug.cgi?id=11496
Bug ID: 11496
Summary: itemized logging of transferred bytes is cumulative
instead of per file
Product: rsync
Version: 3.1.0
Hardware: x64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
2020 Sep 27
3
How to add a new clang-tidy module
Hi, all,
I am planning to add clang-tidy checkers for my company. How to add a new module for my company? Please help, thanks in advance.
I try to copy files from cert module, and rename cert to Misra, then add a rule named "m-0-1-1" by ./add_new_checker.py.
then I run ninja check-clang-tool, but my case is failed due to below error
Running ['clang-tidy',
2002 Jun 26
1
htb problem
I have a doubt. What''s the correct use of mangle for the next network:
eth0: 200.39.190.249 (public)
eth1: 192.168.101.254 (private)
I make nat with iptables and have the following htb script:
tc qdisc add dev eth1 root handle 1: htb default 30
tc class add dev eth1 parent 1: classid 1:1 htb rate 10mbit burst 15k
tc class add dev eth1 parent 1:1 classid 1:10 htb rate 15kbit ceil
10mbit
2011 May 13
4
URGENT
NEED HELP ASAP..
the wine has no logo..
And i dont know what to do..
SOMEONE HELP PLZZZ...
2001 Dec 20
1
Windows XP joining Samba2.2.2 PDC
I'm trying to get a XP Pro computer to join my Samba 2.2.2 controlled
domain. I get an error something can't find the network? With this exact
configuration I can add Win2K computers no problem. I have the add user
script in my smb.conf file and I have also tried manually adding the
computer to /etc/passwd using useradd. Is there something I'm missing
for XP? Thanks.
2002 Nov 04
2
ip balance
hi, i keep on fighting with balancing my two internet conections..
ive improved a routing like this:
root@debian:/wk/ESTADISTICAS/Trafico_en_kisero_hq# ip route list
172.0.0.0/24 dev eth0 proto kernel scope link src 172.0.0.82
172.0.0.0/24 dev eth1 proto kernel scope link src 172.0.0.81
default
nexthop via 172.0.0.1 dev eth0 weight 1
nexthop via 172.0.0.1 dev eth1
2003 Oct 24
0
OCFS problem with 2.4.9-e.27 (Solved?)
Hello,
where do you had downloaded the ocfs-2.4.9-e-1.0.9-8.src.rpm -Package and
where can I find a working combination of fw-kernel and ocfs?
We are testing under SLES8 and had linux-2.4.20rc2-orafw Kernel downloaded from otn and try to compile the ocfs-sourcen also downloaded from otn.
Problem is, that Suse SLES8 works with kernel 2.4.19, so we can't recompile the ocfs-sourcen for kernel
2017 Dec 14
6
sieve filter move wrong email to Junk folder
> Date: Thursday, December 14, 2017 09:47:44 -0800
> From: Gao <gao at pztop.com>
>
> I use a sieve filter to move spam email to user's Junk folder:
># cat spam_to_junk.sieve
> require "fileinto";
> ? if exists "X-Spam-Status" {
> ????????? if header :contains "X-Spam-Status" "YES" {
> ????????? fileinto
2011 Jun 24
2
Please help with Quota dict mysql configuration
Hello
So what i have:
centos 5.6
postfix 2.3.3
dovecot 2.0.13
postfixadmin 2.3.3
roundcube 0.5.3
All general things are working right now i can send receive email with
ssl connections etc...
Now i'm trying to configure additional options like quota and some
other plugins like sieve, trash, expire and deleted-to-trash.
Configuration of quota is on first place. I have read wiki regarding
quota
2002 Jun 22
7
bonding & vlan - kernel 2.4.18 (RHL7.3)
Hi,
Hopefully this won''t be too off-topic (I''ve seen both bonding & vlan
mentioned on the list, but not really together).
I''ve tried to get bonding (2 x 100Mb EEPro, but will want to try on
1000BaseT) and vlans to work together, but without luck. I can get them
working fine (seemingly at least - I didn''t tried bursting on the
bonded port) individually.
2007 Jan 30
1
Re: [Xapian-commits] 7603: trunk/xapian-core/trunk/xapian-core/backends/flint/ trunk/xapian-core/backends/quartz/
hi,
I'm using Xapian on Windows with large files. My index directory is about 65 607 466 693 bytes:
2007-01-30 09:28 17 position_baseA
2007-01-30 10:06 17 position_baseB
2007-01-23 14:18 0 position_DB
2007-01-30 10:06 360 496 postlist_baseB
2007-01-30 10:06 23 623 852 032 postlist_DB
2007-01-30 10:06 88 432
2007 Jun 09
41
zfs reports small st_size for directories?
Why does ZFS report such small directory sizes? For example, take a maildir directory with ten entries:
total 2385
drwx------ 8 17121 vmail 10 Jun 8 23:50 .
drwx--x--x 14 root root 14 May 12 2006 ..
drwx------ 5 17121 vmail 5 May 25 18:16 .Trash
drwx------ 5 17121 staff 6 Jun 9 00:01 .testing
-rw------- 1 17121 staff 0 Jun
2002 Jan 04
2
Strange problem from "identical" hosts
Long post.. sorry.
Ok.. I've got three systems, all running openssh-3.0.2p1. As a matter
of fact, they were installed from the same built tree, so I know they are
the same.
Here's the deal. I've got three systems, call them source1, source2 and
target. All are HP-UX 11.0 systems installed from the same tree.
Source1 and source2 both have thier root rsa pub keys in target's
2018 Jun 02
2
encoding argument of source() in 3.5.0
In R 3.5.0 using the `encoding' argument of source() prevents loading
files from the internet; without the `encoding' argument files can be
loaded from the internet, but if they contain non-ascii characters,
these are not correctly displayed under MS-Windows (but they are
correctly displayed under GNU/Linux). With R 3.4.{2,3,4} there is no
such problem: using `encoding' the files are