search for: decomissioned

Displaying 19 results from an estimated 19 matches for "decomissioned".

Did you mean: decommissioned
2015 Jan 06
1
removing/redirecting the Projects page
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, We've decided to decomission the (old and unused) trac instance on projects.centos.org. We'll just redirect to git.centos.org instead (where all the fun happens). So, what to do with the http://wiki.centos.org/Projects page ? deleting it ? redireting to http://wiki.centos.org/SpecialInterestGroup (as now most of the things outside of
2011 Jan 05
1
Promote samba-3 BDC to PDC
Hi, We have an old domain with a samba-3 PDC and LDAP backend in our HQ and two BDC in our branch offices. Since we don't use the domain in our HQ anymore and one of the branches will be moved to our new domain (2003/2008) I'm thinking about decomissioning the PDC and promote both BDCs as PDC for their branch offices and networks. I would also get rid of LDAP. Changing the backend to
2019 Jan 31
6
[cfe-dev] [Github] RFC: linear history vs merge commits
...; > hard to enforce in practice. > > Again, changes aren't going through git yet, right? Not until SVN is > decommissioned late this year (or early next). SVN requires a strict > linear history so it handles the enforcement for now. > My personal opinion is that when SVN is decomissioned we should use pull > requests, simply because that's what's familiar to the very large > development community outside LLVM. It will lower the bar to entry for > new contributors. This has all sorts of implications we need to discuss > of course, but we have some time to do th...
2017 Mar 24
2
DC Upgrade Compiled to Package
Hi all- Our domain controllers are old and hand-crafted and we are looking to replace them with the latest version (as well as make them easily redeployable). Our current version is 2:4.0.6-12 (compiled from source and we hope to jump up to the latest packaged version as available in the Ubuntu Xenial repositories. I've seen this page: https://wiki.samba.org/index.php/Updating_Samba and
2015 Aug 07
0
Samba 4.2 AD member accesible by name but not by IP
...ed part. I have Samba 4.2 AD DC with samba internal DNS and Server 2003 AD DC which should be decommisioned soon. Everything worked for several months. The odd part is that suddenly Server 2003 DNS lost all its zones and Samba 4.2 was the only reliably working DC. I seized FSMO roles after forcibly decomissioned Server 2003. I'm not sure that everything in my Samba AD DC is fine since I get weird errors running samba-tooldrs showrepl it says that user SERVER$@DOMAIN.LAN was not found in kerberos database I konw it's a great mess but since the authorisation works for all member servers and worksta...
2017 Mar 24
0
DC Upgrade Compiled to Package
Hi Mike, Am 24.03.2017 um 17:19 schrieb Mike Ray via samba: > I've seen this page: https://wiki.samba.org/index.php/Updating_Samba and > intend on reading the release notes as instructed, but was > wondering if anyone had any additional things to look out > for, especially related to going from a source installed version > to a package installed version. The major important
2004 Aug 21
1
rsync.r-project.org unreachable
rsync.r-project.org (alias bates4.stat.wisc.edu) seems to be unreachable right now. is this only my problem? will it be reachable soon again? -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
2013 Mar 16
0
CentOS-announce Digest, Vol 97, Issue 9
...-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, It started off by being a great place to share qa content and let people track progress. But over the years, and with every passing release, its become lesser and lesser important. As of today, qaweb.dev.centos.org is now deprecated and is being decomissioned. The url will still respond and redirect people to a page that explains the situation. In the mean time, we are kicking off a stream of efforts to try and get better test coverage, more automation, more frequent test runs and above all - better communication to everyone on what the test results ar...
2018 Aug 29
2
Remote update OS from 6 to 7
Hello all... I have a remote machine running C6. I desire to update it to C7. Not possible to be on-site. Can I copy the Everything ISO for C7 to the machine, mount -o loop C7.Everything.iso /media/cdrom then do a "yum upgrade" ? Will that work? The server is using software raid. Thanks Jerry
2017 Mar 08
2
Standalone Samba in a Win2008 DC environment, transition to samba
There is a network with windows 2008 AD DC and about 9 workstations plus some printers. The plan is to decomission the Win 2008 DC and reuse the hardware for other purposes at a later time (may be a samba AD DC, not important now). Samba Standalone is to take the role of a File and Print Server in this existing network. Questions: 1. Can Samba 4.5 "standalone" be started temporarily in
2019 Jan 31
6
[cfe-dev] [Github] RFC: linear history vs merge commits
On Wed, Jan 30, 2019 at 1:19 PM Eric Christopher via cfe-dev < cfe-dev at lists.llvm.org> wrote: > On Wed, Jan 30, 2019 at 12:42 PM David Greene via cfe-dev > <cfe-dev at lists.llvm.org> wrote: > > > > Bruce Hoult via llvm-dev <llvm-dev at lists.llvm.org> writes: > > > > > How about: > > > > > > Require a rebase, followed by git
2017 Mar 27
2
DC Upgrade Compiled to Package
Marc- Thanks for the advice. In regards to the FSMO roles, when we were originally testing, we found that in our version, FSMO roles could not be transferred (or even seized). Would you recommend adding the new versioned DC to the existing domain and attempting a seize on the new version once the old FSMO owner is offline? What about stopping samba on the old FSMO owner and copying the TDB
2016 Oct 17
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi, If there is no blocker (James?), we should be able to move on, so I filed as a starter: https://reviews.llvm.org/D25710 <https://reviews.llvm.org/D25710>: [Doc] Drop MSVC2013 support — Mehdi > On Oct 12, 2016, at 4:03 PM, Reid Kleckner <rnk at google.com> wrote: > > I migrated the sanitizer-windows builder to VS 2015, and it went green here: >
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi, “clang-x64-ninja-win7” was switched to VS2015. It is red now due to a few PDB tests and one sanitizer test. Failing Tests (10): LLVM :: DebugInfo/PDB/DIA/pdbdump-flags.test LLVM :: DebugInfo/PDB/DIA/pdbdump-linenumbers.test LLVM :: DebugInfo/PDB/DIA/pdbdump-symbol-format.test LLVM :: tools/llvm-pdbdump/class-layout.test LLVM :: tools/llvm-pdbdump/enum-layout.test
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
We can try to print a better error message here, but it looks like regardless someone will need physical access to the bot to determine what the problem is with DIA. On Wed, Oct 19, 2016 at 8:51 AM Reid Kleckner <rnk at google.com> wrote: > I filed https://llvm.org/bugs/show_bug.cgi?id=30736 to get that fixed. > > On Wed, Oct 19, 2016 at 3:52 AM, Briltz, Denis <Denis.Briltz at
2016 Oct 19
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
The new error message is: llvm-pdbdump: DIA Error: An unknown error has occurred. HRESULT: 0x800700C1: Calling NoRegCoCreate which is more or less what I expected. The specific HResult is kind of interesting, it maps to "msdia140.dll is not a valid Win32 application". I don't know if this means that it can't find the DLL, or that it did find the DLL and it's corrupt. Is
2016 Oct 07
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
Hi Mehdi, Yes, all on track and thank you all for your kind patience! Cheers, James On Fri, 7 Oct 2016 at 20:13, Mehdi Amini <mehdi.amini at apple.com> wrote: > Hi James, > > Are you still on track for pulling the plug on MSVC 2013 at the end next > week? > > As another data point, other than new features or build failures, I just > had to debug (with the help of
2008 May 12
4
7.0 issues fixed? upgrade timing?
1. I have a realtek network card and am using a cable modem router. Does anyone know if fixes for problems with these (see below) have been backported from HEAD to RELENG_7? 2. Is this a good time to upgrade to RELENG_7? 3. I read a post last week that advised that 7.1 is a long way off. Appreciate any advice on use of ULE 3.0 and ZFS prior to 7.1 and a comment on what is holding up 7.1. Thanks
2004 Dec 29
9
IP Phone recommendations?
Hey gang, I'm looking at escaping from a Nortel Meridian CISC system to Asterisk/Digium/SIP phones. I'm currently in the testing and proof of concept phase. I'm going to need a SIP phone and don't want to re-purchase and have "orphans" around. We currently run Nortel 7310 phones and they work great. I'm sort of overwhelmed by all of the different IP phones. I