Displaying 5 results from an estimated 5 matches for "absolete".
Did you mean:
  obsolete
  
2018 Dec 20
1
Debian Stretch Samba 4.9.4 now available amd64/i386
....van-belle.nl/debian stretch-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list
====>>  PLEASE TAKE NOTE OF THE FOLLOWING. <<====
All terms like (jessie) and (jessie-backports) and (unstable) are related to this apt-repo (apt.van-belle.nl) are now absolete as of 21-08-2018.
Also (stretch), (stretch-backports) and (stretch-unstable) are now absolete as of 24-08-2018.
As of 1 Jan 2019 the old names will be removed. 
Why: The old repos needed one another, the new repos contain all you need in one repo.
It is saving me some traffic and better to handle....
2019 Jan 07
1
Van Belle Samba Repo
Hi Louis, 
Is your repo currently having issues, or did I manage to somehow get blocked by your firewall? I could access it 30 minutes ago, now it’s no longer working. 
# cat /etc/apt/sources.list.d/samba.list
deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free
# apt update
W: Failed to fetch http://apt.van-belle.nl/debian/dists/bionic-samba49/InRelease  Cannot initiate the
2006 Jan 05
6
Problems with Ferret in RForum
Hi,
I have been using Ferret on ruby-forum.com for a few days. While the 
searching works with reasonable performance, there are a lot of problems 
related to indexing. Sometimes the process hangs with 100% CPU usage, 
sometimes it leaves Lockfiles in the directory (causing other processes 
to fail while one ist still working), sometimes it even crashes with a 
segfault.
I''m going to
2013 Apr 23
1
Libvirt profiling
Hi
For a school project I am researching performance issues when using libvirt
to run very large numbers of virtual machines.
My experiments indicate that having more CPU cores negatively impacts the
performance. A simple desktop with an Intel Core 2 Duo E6550 performs
better than a server with a 48 core AMD CPU. Limiting the cores used
through 'cputune' improves performance on the
2019 May 09
0
debian 10: I can not integrate a linux machine into a Samba Ad
...h
       idmap_ldb:use rfc2307 = yes
I suggest you read these to start with. 
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller 
And  https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member 
Your member settings are also wrong, these are using absolete settings. 
The member config by example. 
 [global]
       security = ADS
       realm = LENZSPITZE.CALAIS.FE
       workgroup = LENZSPITZE
       netbios name = TESTBURGERS
	 idmap config LENZSPITZE : backend = rid
       idmap config LENZSPITZE : schema_mode = rfc2307
       idmap config LENZSP...