Displaying 7 results from an estimated 7 matches for "cudo".
Did you mean:
cuda
2005 Oct 12
2
Vanished Files issue/enhancement
Hi Rsync/Samba team,
First of all, cudos on rsync 2.6.6! It is running exceptionally well.
I'm using a script executed by cron to keep warm-backup servers in sync
with the primary server. The execution is set to run every 5 minutes.
Like any good programmer, this process is *very* paranoid and uses
'wall' to notify the us...
2019 Feb 10
2
How to backup maildir
On 2/10/19 2:24 AM, Christoph Haas via dovecot wrote:
> Hello Robert,
>
> ----- Nachricht von Robert Moskowitz via dovecot <dovecot at dovecot.org>
> ---------
> ???? Datum: Sat, 9 Feb 2019 22:50:24 -0500
> ?????? Von: Robert Moskowitz via dovecot <dovecot at dovecot.org>
> Antwort an: Robert Moskowitz <rgm at htt-consult.com>, Dovecot Mailing
> List
2019 Feb 10
0
How to backup maildir
...king other people for help, is often
a good - if even not the only way to getting things done. It was not
my intention to insult you! I hope this did not come in to your mind ...
Personally I would have a look at the mentioned Dovecot-backup-script
as a start. It does really a very good job! Cudos to Klaus Tachtler!
Another option could be, to sync your mail via mbsync/isync or
offlineimap to your Notebook ... but as an alternative backup, it
depends on how many users are on your Dovecot-server.
In a second cycle, you can then extend or modify this script - as I
have been doing.
Bu...
2003 Apr 05
1
Samba to Samba + LDAP script
Does anyone have a script to migrate from the smbpasswd file to Samba with
LDAP as the authentication source?
Thanks in advance...
Khanh Tran
Network Operations
Sarah Lawrence College
2002 Mar 02
3
sorting listview by clicking header
thanks to all of the great work that has been done to listview, my app
is finally readable. cudos on the latest patch that fixed up text
(that was getting truncated), it's correct this time around. anyways,
the one thing missing to get my app working is column sorting (done by
clicking a header). i have below the output from a
"trace+listview,trace+header" run of the app, clipp...
2006 Jan 05
7
HOWTO: Combine fields from 2 two tables in 1 object
Hi all,
For a dropdownlist (showing "Company - FirstName Lastname'') I want to fill an
object @project_contacts with "Name" from table Companies and "Firstname" and
"Lastname" from table contacts. Any idea?
Regards,
Gerard.
--
"Who cares if it doesn''t do anything? It was made with our new
Triple-Iso-Bifurcated-Krypton-Gate-MOS
2006 Jan 02
5
DB Modelling the Rails way - Opinions??
Hi,
I''m trying to figure the most efficient way to model the following. I
can think of at least two ways to relate the tables but from a
client/server perspective! I''m wondering how to best (and
elegantly)relate them from an AR perspective.
A project has many people,
A person can work on many projects at any time,
A project has many roles,
A role is performed by a person,
A