Displaying 2 results from an estimated 2 matches for "unmaintaint".
Did you mean:
unmaintained
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" | sudo tee -a /etc/apt/sources.list.d/van-belle.list echo "deb-src http://apt.van-bel...
2018 Feb 03
0
a quick small howto to get samba 4.7.4 on ubuntu 16.04.
...Thu, Feb 1, 2018 at 7:04 AM, L.P.H. van Belle via samba <
samba at lists.samba.org> wrote:
> 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"
> | sudo tee -a /etc/apt/sources.list.d/van-belle.list echo &...