Displaying 20 results from an estimated 8000 matches similar to: "backup_script with distribution packaged installation"
2016 Nov 22
5
backup_samba4 script failing
I am testing the backup script found at
https://github.com/thctlo/samba4/tree/master/backup-script on Ubuntu
16.04.1LTS with Samba 4.5.0 (from source) running.
When I run:
root at dtdc03:/usr/sbin# ./backup_samba4 --debug
Command checks : CMD_SAMBA contains : /usr/local/samba/sbin//samba
Command checks : CMD_TDBBACKUP contains :
/usr/local/samba/bin//tdbbackup
Command checks : CMD_LOGGER
2018 Feb 01
2
a quick small howto to get samba 4.7.4 on ubuntu 16.04.
Hai,
I've had a few min left in my lunch so ...
This is a quick setup for samba 4.7.4, tested on Ubuntu 16.04 LTS, should work on Ubuntu 17.10 also, .. UIuntu 17.04 is unmaintaint so upgrade to 17.10 or stay at 16.04.
Do a nUbuntu server minimal install. No dhcp ip, setup static ip.
# Setup apt.
echo "deb http://apt.van-belle.nl/debian unstable main contrib non-free" |
2018 Apr 13
1
backup-script/backup_samba4
Hi!
i am testing Louis van Belle backup script. it works quite well. Thank
you for sharing this!
https://github.com/thctlo/samba4/blob/master/backup-script/backup_samba4
but i think there is an error in the KEEP_DAYS code as the string
'\-$KEEP_DAY1\-|\-$KEEP_DAY2-'
is not interpolated so the egrep does exclude anything from rm call. So
no files older than $DAYS are kept...
# Remove
2018 Feb 14
2
how to upgrade schema version?
Hi!
I'm running samba 4.3.11 on Ubuntu server Xenial. It's the only AD-DC in
a windows domain that used to be hosted by a single Win2k3 server.
The AD schema version is 30, the functionality level is already raised
to 2008_R2 (domain) and 2008 (forest).
~# ldbsearch -H /var/lib/samba/private/sam.ldb -b
'cn=Schema,cn=Configuration,dc=domain,dc=com' -s base objectVersion
#
2017 Jul 06
2
Option hide files
Hello!
I used:
samba -V
Version 4.3.11-Ubuntu
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
I want hide directorio "lost+found" , but option hide files dont work.
[BACKUP]
path = /mnt/backup
browseable = yes
writeable = yes
printable = no
2018 Feb 15
2
how to upgrade schema version?
Hello ,
I did it from schema version 31 to 47.
You'll have to get the ldf files used by adprep.
The files have to be split between updates and adds.
There must be also some syntax changes.
I can send you the resulting files if you want.
You'll also need to manually add some informations in order to be able to join a real windows 2008 R2 controller.
Those informations are :
2019 Feb 19
2
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
I removed my r-base package and installed it through the guide in Cran
mirror but I am still getting the same error. Here is the output to the
command above:
r-base-core:
Installed: 3.4.4-1xenial0
Candidate: 3.4.4-1xenial0
Version table:
*** 3.4.4-1xenial0 500
500 https://ftp.ussg.iu.edu/CRAN/bin/linux/ubuntu xenial/ Packages
100 /var/lib/dpkg/status
3.4.3-1xenial0 500
2019 Feb 19
1
Fwd: Running R from terminal in ubuntu 16.04 gives Fatal Error message
Th output to which R :
/home/bzamanlooy/anaconda3/bin/R
The output to R --version:
R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2
2018 Jun 13
1
r-base-dev not installing in Ubuntu 16.04
On 13 June 2018 at 20:54, Robin Lovelace wrote:
| I have recently re-installed R on my Ubuntu system to get R 3.5 and found
| this to have worked:
|
| # you may need to remove incumbent repos e.g. with:
| sudo apt-add-repository --remove ppa:marutter/rrutter
|
| # add new repos
| sudo apt-add-repository ppa:marutter/rrutter3.5 # for base R
| sudo apt-add-repository ppa:marutter/c2d4u4.5 # for
2016 Dec 03
3
Problem installing NUT on 16.04
On 12/03/2016 08:03 AM, Charles Lepple wrote:
> On Dec 2, 2016, at 10:23 PM, Jack McGee <jack at greendesk.net> wrote:
>> This is new install on Ubuntu 16.04, using packages from Synaptic,
>> Network UPS Tools upsd 2.7.2
>>
>> I am getting these messages in the terminal:
>> Broadcast message from nut at amethi (somewhere) (Fri Dec 2 12:33:03 2016):
>>
2020 Apr 27
2
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
Starting 4/27/2020 I started having issues installing r-base/dev packages on unbuntu 16.04.
Here are the commands I used based on
https://cran.r-project.org/bin/linux/ubuntu/README.html
echo "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/" | sudo tee -a /etc/apt/sources.list
gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys
2020 May 08
2
Xenial repository for R 4.0.0
Over a week ago (on r-help, my bad!) I raised a question of why the
ubuntu install instructions
https://cran.r-project.org/bin/linux/ubuntu/README.html
instruct users with a xenial-based system to use
deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran40/
Looking at https://cloud.r-project.org/bin/linux/ubuntu/
there is no xenial-cran40 directory. However,
2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage to solve the problem completely.
So I cleaned the sources.list file so taht the output is this:
sudo apt-get update
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease????????????????????????????????????????????????????????????????????
Hit:3
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hi,
I am running a dual-booted Ubuntu 16.04 from a USB stick and having problems installing R.
I have been following the steps at this site: https://www.datascienceriot.com/how-to-install-r-in-linux-ubuntu-16-04-xenial-xerus/kris/
Below is the the output and the commands from the terminal:
sudo echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | sudo tee -a
2017 May 25
2
CVE-2017-7494 in SAMBA-AD 4.3.11-ubuntu
Hi
We have the one server SAMBA 4.3.11-ubuntu in Active Directory mode with
some Windows Clients
The Ubuntu repository not update samba package (last version is 4.3.11).
Please, how am i can fix the CVE-2017-7494 (Remote code execution from a
writable share) in my SAMBA server?
Should option 'nt pipe support = no' will influence how SAMBA_AD works?
Anderson Hoffmann
2016 Nov 22
2
backup_samba4 script failing
On Tue, 22 Nov 2016 17:07:14 +0400
Mike Lykov via samba <samba at lists.samba.org> wrote:
> 22.11.2016 16:12, Bob of Donelson Trophy via samba пишет:
> > I am testing the backup script found at
> > https://github.com/thctlo/samba4/tree/master/backup-script on Ubuntu
> > 16.04.1LTS with Samba 4.5.0 (from source) running.
>
> Are this backup method useful only for
2018 Aug 31
2
ERROR: Installing R - Ubuntu
Good morning!
I'm trying to install R on my PC (16.04; LTS), but the following error ocours:
E: Falhou obter http://ppa.launchpad.net/skunk/pepper-flash/ubuntu/dists/xenial/main/source/Sources 404 Not Found
I ran the following commands on the terminal:
* printf '\n#CRAN mirror\ndeb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/\n' | sudo tee -a
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
Hello,
I just upgraded my Ubuntu Xenial system to R 3.5.1 (from 3.4.?) by changing the sources.list entry and doing an "apt-get dist-upgrade". Everything works except loading the rpart package in R:
> library(rpart)
Error: package or namespace load failed for ?rpart?:
package ?rpart? was installed by an R version with different internals; it needs to be reinstalled for use with
2018 Aug 14
2
Xenial rpart package on CRAN built with wrong R version?
I?m not using the PPA, but the CRAN mirror from https://cran.r-project.org/bin/linux/ubuntu/#installation:
deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/
On 14 Aug 2018, at 12:25, George N. White III <gnwiii at gmail.com<mailto:gnwiii at gmail.com>> wrote:
qOn Tue, 14 Aug 2018 at 05:04, Ulrich KELLER <ulrich.keller at uni.lu<mailto:ulrich.keller at
2018 Feb 19
2
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Migration from 3.6.25-0ubuntu0.12.04.10 to 4.x with passdb backend = ldapsam
Hi.
I tried to migrate my storage(smb) server to more newer version, but faced
with 'segfaults", after(in progress) client authenticating, when samba
tries to start a new smbd instance (as i understand). I saw client
authentication success, which interrupts in following places:
In case with