Displaying 20 results from an estimated 20000 matches similar to: "backing up and restoring a samba configuration"
2017 May 22
1
Backing up and restoring maildir folders
Hello,
I am migrating to a different distribution of Linux that involves
changing to an earlier version of dovecot (2.2.22 to 2.2.13). As part of
this process, I will be copying several maildirs to the new machine. One
of these has a number of files and directories that resemble this one
example:
cur/
dovecot.index
dovecot.index.cache
dovecot.index.log
dovecot.mailbox.log
dovecot-uidlist
2017 Mar 15
0
Backing Up and Restoring mailboxes
I am going to be wiping clean my system and doing a complete upgrade. I
have dovecot installed. I want to back up the mail system, and then be
able to restore it.
I thought that I could do this.
doveadm -Dv backup -u user at example.com maildir:~/DoveBU
Then I was going to gunzip that directory and put it onto a USB Drive.
Now, after updating the system, I thought that I could just unzip the
2019 Dec 06
2
Backing up tdb files
Mandi! Rowland penny via samba
In chel di` si favelave...
> Then you only need to backup your smb.conf and your LDAP, the tdb files will
> be recreated from ldap.
AFAIK minus:
a) 'smbpasswd -w', samba need to know how to access OpenLDAP. ;-)
b) rights ('net rpc rights').
c) printers (per se, but in particular printer drivers), if you use it
d) policy ('pdbedit
2014 Mar 26
4
Not backing up cache files
I am using mdbox for dovecot storage.
I wonder if I could skip "dovecot.index.cache" files and, in general,
"*.cache" files when doing mail backup. Those files are big and change
frequently. What I feel from reading documentation [1][2] is that they
could be dropped in the backups, to be recreated on the fly if needed.
But I would like expert confirmation.
[1]
2016 Nov 09
3
How to start a script to complete configuration
How you could do this with scripts:
*CentOS 7*
1. Deploy a VM from your base CentOS 7 template
2. Copy your "my-firstboot.sh" script (or whatever its called) to a
location such as /root/scripts/
1. This scripts only job should be to mount a NFS location and
execute any post install scripts you have stored there, and provide a log
file.
2. This script
2019 Jan 01
2
install AWX without docker
Hallo,
I want to use awx without docker for the moment and found this tutorial:
https://www.howtoforge.com/tutorial/centos-ansible-awx-installation/
Are there any other docs available?
Thanks for hints
Ralf
Von meinem iPad gesendet
2006 Jun 09
3
function parameters - testing
Hello,
I am trying to test a function argument to see if it is or is not a useful
number. However I cannot seem to find a test that works. For example
> f = function(x) {
+ print(exists("x"))
+ print(is.null(x))
+ }
>rm(x)
> f(z)
[1] TRUE
Error in print(is.null(x)) : Object "z" not found
exists gives TRUE, but then any other kind of test I try to run gives me an
2019 Dec 05
3
Backing up tdb files
On 05/12/2019 17:19, Rowland penny via samba wrote:
>
> On 05/12/2019 17:04, Nick Howitt via samba wrote:
>> I am trying to determine which tdb files must be backed up in order
>> to perform a proper system restore. I am running Centos's
>> samba-4.9.1-6.el7.x86_64 as a PDC.
>
> Is this an actual NT4-style PDC, or an AD DC you are erroneously
> calling a PDC
2007 May 05
6
intermittent pxe failure
Hi,
I have an intermittent pxelinux boot problem. It happens rarely, for example
it happened one day and then did not happen again until 6 days later. However
when it does happen it is rather serious as it affects all clients on the
network. Here is some basic info:
- IBM netvista PCs, built-in pxe, banner says it is "PXE 2.x".
- happens rarely, but when it does it affects all clients.
2006 Apr 05
3
data.frame to list
Hi,
I'm new to R, and I'm not a statistician (stunned silence). I am trying to do
the following:
1. read in a 2-column data file, e.g.
status new
db green
title "Most Significant Excursions"
2. end up with an R list such that I can write e.g.
lst$title
and have R return "Most Significant Excursions".
I know I could do this by coding
lst = list(title="Most
2006 Apr 17
4
R debugging options
Hello,
What options are available for me to debug my R scripts? For example I
normally do something like
>source("myfunctions.R")
>function1("height", "weight")
myfunctions.R is a large R source file that contains many functions. function1
is the "main" function in myfunctions.R. It calls many other user-written
functions that are also in
2015 Dec 19
2
LDAP create home directories
>
> You may also need to restart sssd or nslcd, depending upon which one is
> running the backed ldap connection service on the clients.
Hmm.. I got a different result after restarting nclcd. Instead of logging
me in and just complaining that it couldn't create the home directory, it
still complains about not creating the home directory, but now it doesn't
let me in:
#ssh
2012 Sep 27
3
Drawing asymmetric error bars
Hello,
I have data which I have arcsin transformed to analyse.
I want to plot my data with error bars however as my data is
back-transformed my standard errors are uneven.
Is there a simple way to draw these asymmetric error bars in R?
Thanks for your help.
[[alternative HTML version deleted]]
2003 Jan 13
2
general question about samba.
Hi there,
I'm fairly new to the linux community so excuse my ignorance.
I've setup a test network with w2k serer and linux rh 8.0.
I'm using kde and trying to configure samba for file sharing between both.
Is samba already setup by default or do I need to download the packages?
Is there any decent doc's for this type of setup?
Regards,
Ian
--------------
2005 Mar 29
6
Aggregating data (with more than one function)
I have the data similar to the following in a data frame:
LastName Department Salary
1 Johnson IT 56000
2 James HR 54223
3 Howe Finance 80000
4 Jones Finance 82000
5 Norwood IT 67000
6 Benson Sales 76000
7 Smith Sales 65778
8 Baker HR 56778
9 Dempsey HR 78999
10 Nolan
2017 Nov 23
2
Bug in R CMD INSTALL when handling invalid LazyData DESCRIPTION field
Hi, I think I've found a bug in R CMD INSTALL. When it tries to parse a
DESCRIPTION file with an invalid LazyData field, it errors out while
trying to print the correct error message:
> R CMD INSTALL .
* installing to library ?/home/example/R/x86_64-pc-linux-gnu-library/3.4?
* installing *source* package ?samplepackage? ...
** data
Error in errmsg("invalid value of ", field,
2005 Aug 11
7
script.aculo.us V1.5_pre1 released
Heya,
I''ve just released script.aculo.us V1.5_pre1.
Please give it a try!
Important new stuff (since V1.1b1):
* Added a main scriptaculous.js file to load in the other libraries
transparently.
* Fixed a condition where standard a href=xxx links wouldn''t work in
autocomplete results. These do now, the onclick event is not
cancelled. [thx to Jasper Slits]
* Added
2006 Apr 08
2
copying and pasting to R in linux
When I use R, I am accustomed to developing programs in a text processor, and
then copying from the text processor and pasting into R. This usually works
fine, except that using the default text processor in Suse 9.0, long programs
don't transfer completely. Using the 'source' program, also only works with
small programs. Suggestions?
2006 Jun 09
2
Wine and Audio problem
Hi,
I installed wine in order to be able to transfer data from my Polar Heart
Rate Monitor to my computer. The program uses sound to transmit data files,
which are picked up my the microphone and then the program shows all data,
if all goes well. It worked perfectly twice, but then I get sound problems.
The problem here, is that the sounds from the HRM are not being picked up by
the microphone.
2004 Sep 24
1
Restoring PDC after Crash, Confused
Samba PDC system drive crashed. running 3.01.
rebuilt system drive - kept the hostname the same, restored contents of
/etc/samba, plus /etc/shadow, /etc/group, /etc/password
PDC isn't recognizing machines for SOME machines. Users appear fine.
I know that I should have gotten the domain sid previously by doing
"getlocalsid" and then restored it by doing "smbpasswd -W