Displaying 20 results from an estimated 49 matches for "aptvanbelle".
2018 Nov 16
2
Ubuntu bionic 18.04 compatible samba 4.9.2 packages amd64 only now available.
Hai,
its late, but the ubuntu 18.04 packages are ready.
The repo setup.
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
echo "deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list
And install as usual.
Have fun with these.
Have a nice weekend everybody.
G...
2019 Sep 11
5
How to make an unattended backup
Hi,
I use AptVanBelle repo for samba, is there a way to backup in unattended
way (I mean via cron) the DC?
If I use
samba-tool domain backup online --targetdir=/srv/backup --server=
samba4.example.com -k yes -d1
It works, by it ask for password Administrator.
What is the best practice to do it?
Thanks in advance!
-...
2019 Jul 18
1
Ubuntu Bionic samba 4.9.11 and 4.10.6 are now available. (amd64/i386)
...ade --dry-run -v
Initial blacklisted packages:
Initial whitelisted packages:
Starting unattended upgrades script
Allowed origins are: ['o=Devuan,n=ascii', 'o=Devuan,n=ascii-updates',
'o=Devuan,n=ascii-proposed-updates',
'o=Devuan,n=ascii,l=Devuan-Security',
'o=AptVanBelle,n=stretch-samba48,l=apt.van-belle.nl', 'a=*-security']
No packages found that can be upgraded unattended and no pending
auto-removals
The relevant portion of /etc/apt/apt.conf.d/50unattended-upgrades is:
Unattended-Upgrade::Origins-Pattern {
??????? // Codename based matching:
????...
2018 Nov 24
0
Ubuntu bionic 18.04 compatible samba 4.9.2 packages amd64 only now available.
>The repo setup.
>
>wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
>echo "deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list
>
>And install as usual.
I got complaints about not using "sudo"...
2019 Jul 05
4
cannot set filesystem permissions on shares
@Louis, thanks for your answer. I've gone through the steps I found on
your site, but when I wanted to install the packages, Debian didn't
found the newer packages. I tried to give the version number to the
apt-get, but it didn't help.
apt-get install -t o=AptVanBelle samba=4.10.5+nmu-1debian0
winbind=4.10.5+nmu-1debian0 libnss-winbind=4.10.54.10.5+nmu-1debian0
smbclient=4.10.5+nmu-1debian0 tdb-tools=.3.18-0.1nmu0~deb10
And a good news: Debian Buster will be released tomorrow.
2019 Sep 11
2
How to make an unattended backup
On 11/09/2019 19:36, Andrew Bartlett via samba wrote:
> On Wed, 2019-09-11 at 15:14 -0300, Sergio Belkin via samba wrote:
>> Hi,
>>
>> I use AptVanBelle repo for samba, is there a way to backup in unattended
>> way (I mean via cron) the DC?
>>
>> If I use
>> samba-tool domain backup online --targetdir=/srv/backup --server=
>> samba4.example.com -k yes -d1
>>
>> It works, by it ask for password Administrato...
2018 Nov 27
3
Debian Stretch 4.9.3 packages now available (amd64/i386)
...UP ---------------
1) Choose http or https for you apt, both work, for https you need to :
apt-get install apt-transport-https
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
4) In the line below, change the OS and/or samba version to what you want. Shown is debian stretch with samba 4.9.
echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee -a /etc/a...
2019 Jul 17
2
Ubuntu Bionic samba 4.9.11 and 4.10.6 are now available. (amd64/i386)
...tall for the repo. ---
1) Choose http or https for you apt, both work, for https you need to :
apt install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add
-
?
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee
/etc/apt/sources.list.d/van-belle.list
?
4) In the line below, change the OS and/or samba version to what you want.
## Samba 4.9
echo "deb http://apt.van-belle.nl/debian?bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-bell...
2019 Dec 11
2
Notice: repo update samba 4.9.17 4.10.11 and 4.11.3
...Repo info : https://apt.van-belle.nl/
Short setup howto:
# If you want to use https on the repo.
apt-get install apt-transport-https
# Get my gpg key.
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
#(optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
# In the line below, change the OS and/or samba version to what you want.
# Shown is debian buster with samba 4.11 (buster-samba411)
echo "deb http://apt.van-belle.nl/debian buster-samba411 main contrib non-free" |...
2019 Sep 04
3
Ubuntu Bionic Samba 4.9.13 and 4.10.8 packages online now (amd64/i386)
...Buildlogs/ubuntu/
?
1) Choose http or https for you apt, both work, for https you need to :
apt-get install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
?
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
?
4) In the line below, change the OS and/or samba version to what you want.
Stretch:
4.9.13 : echo "deb http://apt.van-belle.nl/debian?bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-...
2019 Apr 04
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
...ver[192.168.0.100]
smb1cli_req_writev_submit: called for dialect[SMB2_10] server[192.168.0.100]
Failed to open file \home\kotee\file.txt. NT_STATUS_REVISION_MISMATCH
Finally, I try to upgrade SAMBA with the repository you provided, but I am failing.
$ cat /etc/apt/sources.list.d/van-belle.list
# AptVanBelle repo for samba.
deb http://apt.van-belle.nl/ubuntu bionic-samba410 main contrib non-free
$ sudo apt-get upgrade
...
Ошб:10 http://apt.van-belle.nl/ubuntu bionic-samba49 Release
404 Not Found [IP: 149.210.206.148 80]
...
E: Репозиторий «http://apt.van-belle.nl/ubuntu bionic-samba49 Release» не...
2018 Nov 27
2
Debian Stretch Samba 4.8.7 packages available amd64/i386
...UP ---------------
1) Choose http or https for you apt, both work, for https you need to :
apt-get install apt-transport-https
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
4) In the line below, change the OS and/or samba version to what you want. Shown is debian stretch with samba 4.8.
echo "deb http://apt.van-belle.nl/debian stretch-samba48 main contrib non-free" | sudo tee -a /etc/a...
2018 Dec 20
1
Debian Stretch Samba 4.9.4 now available amd64/i386
...transport-https
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
Or pull my key from the pgp.mit.edu server.
apt-key adv --keyserver pgp.mit.edu --recv-keys 0xE6F6A3C7EB7A89CF
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
4) In the line below, change the OS and/or samba version to what you want. Shown is debian stretch with samba 4.9.
echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee -a /etc/ap...
2019 Jul 15
2
Debian Stretch Samba 4.9.11 ( updated) and 4.10.6 (new) amd64/i386 Available now.
...tall for the repo. ---
1) Choose http or https for you apt, both work, for https you need to :
apt install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add
-
?
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee
/etc/apt/sources.list.d/van-belle.list
?
4) In the line below, change the OS and/or samba version to what you want.
## Samba 4.9
echo "deb http://apt.van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-bel...
2019 Jul 17
1
Samba 4.10.6 for Debian Buster ( amd64/i386) Available now.
...tall for the repo. ---
1) Choose http or https for you apt, both work, for https you need to :
apt install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
?
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
?
4) In the line below, change the OS and/or samba version to what you want.
## Samba 4.10 Buster
echo "deb http://apt.van-belle.nl/debian buster-samba410 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/...
2018 Nov 24
1
Ubuntu bionic 18.04 compatible samba 4.9.2 packages amd64 only now available.
>wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
>echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
>echo "deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list
>
>And install as usual.
Okay, I see the second 2 lines create the "...
2018 Nov 27
0
Samba 4.9.3 for Ubuntu Bionic (18.04) are now available for amd64 Only
...UP ---------------
1) Choose http or https for you apt, both work, for https you need to :
apt-get install apt-transport-https
?
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
?
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
?
4) In the line below, change the OS and/or samba version to what you want. Shown is?Ubunt Bionic with samba 4.9.
echo "deb http://apt.van-belle.nl/debian?bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/...
2018 Nov 28
0
Debian Stretch 4.9.3 packages now available (amd64/i386)
...you need to :
> > apt-get install apt-transport-https
> >
> > 2) Import my public key
> > wget -O -
> http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
> >
> > 3) (optional) setup a header line for the repo file.
> > echo "# AptVanBelle repo for samba." | sudo tee
> /etc/apt/sources.list.d/van-belle.list
> >
> > 4) In the line below, change the OS and/or samba version to
> what you want. Shown is debian stretch with samba 4.9.
> > echo "deb http://apt.van-belle.nl/debian stretch-samba49
>...
2019 May 16
0
Debian Stretch Samba 4.10.3 available now. (amd64/i386)
...nstall for the repo. ---
1) Choose http or https for you apt, both work, for https you need to :
apt install apt-transport-https
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list
4) In the line below, change the OS and/or samba version to what you want.
Choose only one!
Stretch 4.10 : echo "deb http://apt.van-belle.nl/debian stretch-samba410 main contrib non-free" | sudo tee -a /etc/apt/sou...
2019 May 28
0
Ubuntu Bionic Samba 4.10.4 available now, ( amd64/i386 )
...nstall for the repo. ---
1) Choose http or https for you apt, both work, for https you need to :
apt install apt-transport-https
2) Import my public key
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add
-
3) (optional) setup a header line for the repo file.
echo "# AptVanBelle repo for samba." | sudo tee
/etc/apt/sources.list.d/van-belle.list
4) In the line below, change the OS and/or samba version to what you want.
Choose only one!
Stretch 4.10 : echo "deb http://apt.van-belle.nl/debian bionioc-samba410
main contrib non-free" | sudo tee -a /etc/apt/sou...