similar to: What is "Release Work"? (CentOS 8)

Displaying 20 results from an estimated 10000 matches similar to: "What is "Release Work"? (CentOS 8)"

2019 Jul 15
1
Roughly how many more months before CentOS 8.0 release?
Where can we learn more about the workflow and software used to build CentOS RPMs and iso images? This will be extremely helpful to everyone facing the same challenges of building a custom distro. Thank you all for the hard work on CentOS. On Fri, Jul 12, 2019 at 7:44 AM Johnny Hughes <johnny at centos.org> wrote: > On 7/10/19 1:18 AM, Turritopsis Dohrnii Teo En Ming wrote: > >
2019 Jul 12
0
Roughly how many more months before CentOS 8.0 release?
On 7/10/19 1:18 AM, Turritopsis Dohrnii Teo En Ming wrote: > Good afternoon from Singapore, > > May I know roughly how many more months before CentOS 8.0 will be released? > > https://wiki.centos.org/About/Building_8 Well .. as explained before, it is a very irritative process .. (ie .. do this, test, do that, test .. rinse, repeat). But with where we are right now .. I
2019 Oct 31
4
PHP FPM issue
Hi Marius, Will make the changes and see how it goes. On the other hand https://cbs.centos.org/koji/buildinfo?buildID=27138 if the above was released we could just install and migrate to rh-php73-php, which is not affected as per https://access.redhat.com/security/cve/cve-2019-11043 thanks --- Thomas Stephen Lee On Thu, Oct 31, 2019 at 8:40 PM Marius ROMAN <marius at roman.systems>
2019 Aug 25
0
CentOS 8 will be released soon?
On Sat, 24 Aug 2019 at 13:58, Alan Mead <amead at alanmead.org> wrote: > > On 8/24/2019 12:49 PM, Stephen John Smoogen wrote: > > On Sat, 24 Aug 2019 at 01:09, Turritopsis Dohrnii Teo En Ming > <ceo at teo-en-ming-corp.com> wrote: > > Good afternoon from Singapore, > > According to the CentOS 8 build timeline, everything has been completed except release
2019 May 09
0
RHEL 8 released
On 5/7/19 9:07 AM, Rich Bowen wrote: > This morning Red Hat announced the general availability of Red Hat > Enterprise Linux 8. > > More details at > https://www.redhat.com/en/about/press-releases/red-hat-enterprise-linux-8-every-enterprise-every-cloud-every-workload?sc_cid=701f2000001OIIOAA4 > > A summary about this process will be maintained here:
2019 Jul 10
4
Roughly how many more months before CentOS 8.0 release?
Good afternoon from Singapore, May I know roughly how many more months before CentOS 8.0 will be released? https://wiki.centos.org/About/Building_8 Thank you very much. -----BEGIN EMAIL SIGNATURE----- The Gospel for all Targeted Individuals (TIs): [The New York Times] Microwave Weapons Are Prime Suspect in Ills of U.S. Embassy Workers Link:
2019 Aug 24
5
CentOS 8 will be released soon?
Good afternoon from Singapore, According to the CentOS 8 build timeline, everything has been completed except release work. Does this mean CentOS 8 will be released soon? https://wiki.centos.org/About/Building_8 -----BEGIN EMAIL SIGNATURE----- The Gospel for all Targeted Individuals (TIs): [The New York Times] Microwave Weapons Are Prime Suspect in Ills of U.S. Embassy Workers Link:
2017 Oct 04
2
systemd-networkd issue
On 4 Oct 2017 3:13 pm, "Kenneth Porter" <shiva at sewingwitch.com> wrote: On 10/3/2017 8:14 PM, Phil Manuel wrote: > systemd-networkd doesn't use those files at all. > > If you look at the appropriate ifcfg files eg > /etc/sysconfig/network-scripts/ifcfg-em1 do you see IPV6_FAILURE_FATAL=no > ? > Where does systemd-networkd store its settings, then?
2020 Aug 26
2
Viewing changelog for packages to be updated
On Wed, Aug 26, 2020 at 2:54 PM Kenneth Porter <shiva at sewingwitch.com> wrote: > > Is there some way to see the RPM changelog entries for a prospective yum > update? Ideally I'd like to see just the entries that are newer than the > version of the package I already have. > > I saw a new kernel in today's yum-cron email and I'd like to know what it's >
2019 Jan 07
2
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter <shiva at sewingwitch.com> wrote: > On 1/6/2019 10:51 PM, Kaushal Shriyan wrote: > > the product does not support the latest CentOS Linux > > release 7.6.1810 (Core) version as of now. > > What product and what, specifically, about 7.6 does it not support? > Could you not just exclude the incompatible packages? You could
2011 Jul 08
5
Triggering script from cron or web client
I have a Bash script, currently run a couple times an hour from cron, that pulls data from an old Windows DB by rsync, converts it to SQL, and injects it into a MySQL DB for display in a LAMP-based app. (Make and Perl are also involved to minimize the number of tables touched and to clean up the SQL generated by Pxlib.) I'd like to add the ability to refresh the data immediately from the
2020 May 26
3
ip6tables equivalent for NAT?
with ipv6, you just allow the specific ports destined to the specific local machine(s) in on your WAN side, they don't need translating. same sort of rule as if you had a internet-facing service running on the routing system On Tue, May 26, 2020 at 11:55 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > I finally got an ISP connection with working IPv6 and now I need to add
2007 Aug 30
4
SELinux question - to fix bug in Webmin
I found a bug in Webmin when using Webmin with SELinux in Permissive Mode. The author of Webmin, asked me, in their bug tracker on SourceForge: > Ok, thanks ... I see the problem. Webmin opens the log file > /var/webmin/miniserv.error and connects STDERR to it, then runs other > commands like iptables, which inherits the STDERR file descriptor. > This is generally a good thing, as any
2011 Mar 13
3
Mumble gamers' VOIP server (murmur)
I was unable to build the whole Mumble system on CentOS but it's available for Fedora Development. I just wanted the server part on my headless server, and a static build is available from the Mumble project on Sourceforge. So I grabbed the Mumble SRPM from Fedora Development, the static build from Sourceforge, and stripped the spec file down to the minimum needed to just install the
2011 Nov 27
5
Monitoring services
What's available to remotely monitor services? What I'd like is something that can run scripts for each service to connect to a port and verify that it's up, and then send me an SMS message (phone text) to let me know which, if any, are down. Also, does a script exist that checks all the services listed by chkconfig and reports those that should be up but are down?
2019 Nov 02
0
PHP FPM issue
RedHat has updated rh-php71-php and rh-php72-php. https://access.redhat.com/errata/RHSA-2019:3300 https://access.redhat.com/errata/RHSA-2019:3299 thanks --- Thomas Stephen Lee On Sat, Nov 2, 2019 at 12:45 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > --On Friday, November 01, 2019 12:40 PM +0530 Thomas Stephen Lee > <lee.iitb at gmail.com> wrote: > > > yes,
2019 Sep 20
2
Replacing sendmail with postfix (was: deprecations leading up to C8)
Once upon a time, Kenneth Porter <shiva at sewingwitch.com> said: > How would you implement the section here titled "Sendmail > workaround" using Postfix? http://www.postfix.org/postconf.5.html#recipient_delimiter -- Chris Adams <linux at cmadams.net>
2019 Nov 18
2
Post-installation setup script for CentOS 7 servers
--On Monday, November 18, 2019 6:06 PM +0100 Leon Fauster via CentOS <centos at centos.org> wrote: > I dont see if it was mentioned; but "network scripts" are deprecated in > C8. So better start the mental migration today before the packages get > removed totally :-) What file holds all those settings, now? As a rule, I prefer to edit text files to finding the right
2019 Nov 20
1
C8 and NetworkManager problem
> On Nov 20, 2019, at 16:17, Kenneth Porter <shiva at sewingwitch.com> wrote: > (How does systemd know the difference between generated files and hand-crafted ones? Can one just remove the fstab entry once the generated one is present? That would make migration easier.) Mount units created by the systemd generator are dynamically created each boot. You can create a persistent one in
2020 Apr 08
1
RHEL 7.8 is out
On Wed, Apr 8, 2020 at 2:01 AM Kenneth Porter <shiva at sewingwitch.com> wrote: > Some useful info for the list. Release notes! ;) > > < > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.8_release_notes/index > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org >