Red Hat
IBM/Red Hat Leftovers
Submitted by Roy Schestowitz on Thursday 25th of February 2021 07:00:51 PM Filed under
-
3 solid self-review tips for sysadmins | Enable Sysadmin
At every job I’ve held, the general opinion about self-reviews tends to fall into one of two categories. Either employees view them as arduous and frustrating or they simply don’t care about them. However, I believe that a well-written self-review can help you accelerate your career, whether your goal is a raise, a promotion, or merely some well-deserved recognition for your efforts. In this article, I’ll discuss my approach to performance reviews. While there is no one-size-fits-all strategy, this approach has served me well through several organizations and positions.
-
Red Hat OpenShift drives a strong 5G open RAN ecosystem
As the telecommunications industry ramps up its evolution towards cloud-native architectures and containers, communications service providers (CSPs) are working to scale their networks to support increased demand. In this effort, open radio access network (RAN) solutions offer standardized disaggregation of the RAN, decoupling hardware and software, to give CSPs more freedom of choice. Many organizations are looking to implement a container platform like Red Hat OpenShift that is ready to take on the intensive demands of this evolution for their RAN and for new 5G use cases, such as network slicing, IoT and industrial IoT. Moving to a cloud-native platform creates the opportunity for many of them to work with new suppliers, boost innovation and better differentiate using new operating models.
Red Hat is excited to play a key role in this transformation. Last year, we shared the news of our expanded collaboration with Altiostar to develop an infrastructure and workload automation framework for a container-based RAN reference architecture that allows a consistent approach to a disaggregated RAN for both our customer and partner ecosystem. We’re now excited to build on this momentum by extending our architecture in collaboration with Mavenir, to transform mobile network infrastructures.
-
AIOps vs. MLOps: What's the difference?
In late 2019, O'Reilly hosted a survey on artificial intelligence (AI) adoption in the enterprise. The survey broke respondents into two stages of adoption: Mature and Evaluation.
When asked what's holding back their AI adoption, those in the latter category most often cited company culture. Trouble identifying good use cases for AI wasn't far behind.
-
Debuginfod project update: New clients and metrics - Red Hat Developer
It’s been about a year since our last update about debuginfod, an HTTP file server that serves debugging resources to debugger-like tools. Since then, we’ve been busy integrating clients across a range of developer tools and improving the server’s available metrics. This article covers the features and improvements we’ve added to debuginfod since our last update.
[...]
Debuginfod is a part of the elfutils project. Tools that already use elfutils to find or analyze debugging resources automatically inherit debuginfod support. Tools like Systemtap, Libabigail, and dwgrep all inherit debuginfod this way. In Systemtap, for example, debuginfod offers new ways to specify which processes to probe. Previously, if you wanted to explore a running user process, you would have to provide either a process identifier (PID) or the executable path. With debuginfod, Systemtap can probe processes according to build-id, as well. So, it is possible to investigate specific versions of a binary independently from the location of the corresponding executable file.
Debuginfod includes a client library (libdebuginfod) that lets other tools easily query debuginfod servers for source files, executables, and of course, debuginfo—generally, DWARF (debugging with attributed record format) debuginfo. Since last year, a variety of developer tools have integrated debuginfod clients. As of version 2.34, Binutils includes debuginfod support for its components that use separate debuginfo (readelf and objdump). Starting in version 9.03, the Annobin project contains debuginfod support for fetching separate debuginfo files, and support for Dyninst is planned in version 10.3.
-
Fedora Community Blog: A sneak peek at Fedora Zine
So my Outreachy internship is winding to a close, as is the creation of the first-ever edition of our very own Fedora Zine!
It has been a crazy journey so far and I have thoroughly enjoyed working on this awesome project, especially getting to see and work with all of these great submissions from the community. I have learned so much; from how to balance my design visually, how to pair fonts and use other typographic effects, how to use guides for a perfectly aligned design and also that you should read your printing specs very, very carefully before getting to work on a project.
- Login or register to post comments
Printer-friendly version
- Read more
- 653 reads
PDF version
Extending no-cost Red Hat Enterprise Linux to open source organizations
Submitted by Rianne Schestowitz on Thursday 25th of February 2021 04:41:14 PM Filed under


Today, we’re announcing a new, no-cost program tailored for the needs and requirements of projects, foundations and more: Red Hat Enterprise Linux (RHEL) for Open Source Infrastructure. Joining a growing set of no-cost and low-cost programs, RHEL for Open Source Infrastructure provides a simpler, clearer and documented process for projects, communities, standards bodies and other not-for-profit software groups engaged with open source to gain access to RHEL subscriptions. While we plan to continue to refine this latest program, we wanted to outline what is available now for interested parties.
Also: Red Hat Announces Free "RHEL For Open-Source Infrastructure"
- Login or register to post comments
Printer-friendly version
- Read more
- 714 reads
PDF version
Christian Hergert: Sysprof and Podman
Submitted by Roy Schestowitz on Thursday 25th of February 2021 07:06:35 AM Filed under

With the advent of immutable/re-provisional/read-only operating systems like Fedora’s Silverblue, people will be doing a lot more computing inside of containers on their desktops (as if they’re not already).
When you want to profile an entire system with tools like perf this can be problematic because the files that are mapped into memory could be coming from strange places like FUSE. In particular, fuse-overlayfs.
There doesn’t seem to be a good way to decode all this indirection which means in Sysprof, we’ve had broken ELF symbol decoding for your things running inside of podman containers (such as Fedora’s toolbox). For those of us who have to develop inside those containers, that can really be a drag.
The problem at the core is that Sysprof (and presumably other perf-based tooling) would think a file was mapped from somewhere like /usr/lib64/libglib-2.0.so according to the /proc/$pid/maps. Usually we translate that using /proc/$pid/mountinfo to the real mount or subvolume. But if fuse-overlayfs is in the picture, you don’t get any insight into that. When symbols are decoded, it looks at the host’s /usr/lib/libglib-2.0.so and finds an inode mismatch at which point it will stop trying to decode the instruction address.
- Login or register to post comments
Printer-friendly version
- Read more
- 731 reads
PDF version
IBM/Red Hat: Podman, OpenShift, Upselling Security, and Free Software Contributions
Submitted by Roy Schestowitz on Wednesday 24th of February 2021 11:18:53 PM Filed under
-
6 resources and 3 tips to help you enter the world of Linux containers
Here are some tips, ideas, and resources to help you develop your container vocabulary and start working with this useful technology.
-
Bringing manufacturing to the edge with Red Hat OpenShift
We are excited to announce today that Siemens is using Red Hat OpenShift to help its customers leverage the open hybrid cloud for edge deployments in the manufacturing industry. Let's take a look at why this is important for Siemens and why the approach is important for the industry at large.
With Red Hat OpenShift for MindSphere, Siemens industrial IoT as a service solution, manufacturers will be able to run MindSphere across the hybrid cloud, including on-premise, for speed and agility in factory floor operations, as well as in the cloud for seamless product support, updates and enterprise connectivity. With MindSphere on Red Hat OpenShift, manufacturers will have control over factory floor data processed at the edge, as well as the agility and flexibility they require to meet expectations for higher quality products.
[...]
Red Hat OpenShift has long provided a control plane across the hybrid cloud but we have also focused efforts around updating OpenShift to better meet the unique needs of edge-specific deployments like Siemens'.
A few of the latest edge related updates include three-node cluster support, which brings the capabilities of the industry’s leading enterprise Kubernetes platform to bear at the network’s edge in a smaller footprint. We’ve also added remote worker nodes.
Remote worker nodes enable IT organizations to place single worker nodes in remote locations that can then be managed by centralized supervisor nodes at a larger site, such as a core or regional datacenter. This provides an additional topology choice to organizations pursuing Kubernetes innovation at the edge.
-
Defense in depth with Red Hat Insights
Vulnerability and patch management can be time-consuming and painful. Standard practices for vulnerability management rely on scanning for vulnerabilities and rescanning to confirm that patches have been applied. Unfortunately, this can lead to false positives and can be time consuming. In this post we will discuss how Red Hat Insights complements vulnerability management processes by providing deeper visibility to the risks associated with vulnerabilities based on your environment.
Not only does Red Hat Insights identify vulnerabilities but it prioritises them based on any mitigations already in place and gives immediate validation when a patch is applied. This additional validation can serve as defense in depth security strategy, as Insights helps you monitor policy, identify vulnerabilities and validate that appropriate mediations are in place remediation.
-
How your career goals can focus your open source contributions
One of the quiet secrets of open source software projects is how much direct experience you can gain from domains and disciplines beyond software development. And the reverse is true—if you have non-developer skills and job experience, you are valuable to open source projects.
There are relatively common forms that a contribution might end up taking when submitted to an open source project. We can examine from an outside perspective how your skills and career development goals map to these types of contributions.
While conversation around technology sometimes focuses on the code and developers, it is a maxim of open source software projects that contribution is more than just code. This is evident when you study a project’s success holistically from within its ecosystem. A skilled project manager or user interface designer, for example, is just as likely as a software developer to provide the ideas and efforts behind a major success.
-
Scaling with partners in 2021: How partner momentum is driving Red Hat success
Taking a page from Red Hat president and CEO, Paul Cormier’s post, I’d like to take a moment to recognize what the past year has meant for the partner ecosystem and where we go from here. Not for the first time, we heard Paul explain the importance of partners in Red Hat’s story:
"The channel is what made Red Hat. Without our partner ecosystem, Red Hat would be a very different company."
Partners are the connective tissue between Red Hat and customers. This has remained true throughout most of Red Hat’s history, this was true in 2020, and it will be our truth as we grow in 2021 together. Red Hat and our partners proved to be resilient this past year, but what stands out to me is the momentum fueled by partners in a time filled with uncertainty and challenges.
- Login or register to post comments
Printer-friendly version
- Read more
- 673 reads
PDF version
The 10 Best Red Hat-based Linux Distributions To Check Out in 2021
Submitted by Roy Schestowitz on Wednesday 24th of February 2021 12:55:46 PM Filed under


Red Hat-based Linux distributions are shaping the industrial and corporate use of Linux for a long time. This project was quite popular since its initial release in 1995. Although later on, the developer company shut that down to start developing the successor named Red Hat Enterprise Linux (RHEL). This commercial project is mainly for deployment in multi-processor systems and cluster computing.
RHEL is a commercial project with enterprise support from the Red Hat company. So, to utilize the power of Red Hat Linux more easily and affordably, the open-source community has come up with derivatives based on the Red Hat source. These distros provide much flexibility and customization options. They are quite reliable and stable as well to deploy on your organization.
Also: Custom policies in Red Hat 3scale API Management, Part 1: Overview - Red Hat Developer
- Login or register to post comments
Printer-friendly version
- Read more
- 807 reads
PDF version
IBM/Red Hat/Fedora Leftovers
Submitted by Roy Schestowitz on Tuesday 23rd of February 2021 08:36:12 PM Filed under
-
New “How Do You Fedora” video series to interview members of the community
A common answer to the question “What’s your favorite part about Fedora?” is often “the community”. Well, what’s so special about it?
The Fedora community shares the common values of the “Four Foundations”: Freedom, Friends, Features and First. Beyond that, although there are many great minds, not all of them think alike! Everyone contributes different approaches to problems, interesting ideas, and diverse perspectives. There is a place in Fedora for anyone who wants to help.
That’s why we’re launching a new video series on the Fedora Youtube channel profiling some of Fedora’s various contributors and how they use Fedora. The goal is to get to know some community members better, especially in a time where in-person community events might not be practical.
-
Sharing supplemental groups with Podman containers
Rootless Podman containers is a really cool feature that allows users to run almost all containers in their home directory without requiring any additional privileges.
Rootless containers take advantage of the user namespace, as I explained in this blog.
Sometimes the user namespace and other container security layers like SELinux make it more difficult to share content inside the container. We have seen many users who want to share system directories into their containers but fail with permission errors. These directories are usually shared via some group access, which allows the user to read/write content in the directories.
-
Developer Diaries: The Case of the Miscoded Credentials
Cloud development practices and environments are evolving faster than ever. As developers, we are no strangers to adapting to the changing technology landscape. However, with a landscape that changes this often, it’s easy for us to get caught using the techniques we’ve used in the past to create the applications of the future.
In this video, we talk out a problem in Upkar’s code where a 505 error that occurred due to miscoded credentials and ultimately discuss how we tackle problems like these with some vital app modernization tools.
-
Introducing Red Hat Vulnerability Scanner Certification
As container and Kubernetes adoption in production has grown, concerns regarding container security, monitoring, data management and networking remain. In order to address these challenges, organizations must lay a secure foundation for modern workloads. Red Hat is an established leader in security for enterprise open source solutions - container security is Linux security. Red Hat Enterprise Linux and Red Hat OpenShift offer a layered approach to securing containers and integrating security throughout the container lifecycle to support mission critical environments. We are continuously evolving to set new standards for security (e.g. DevSecOps) to support our partners and customers across open hybrid cloud.
Today, we’re introducing the Red Hat Vulnerability Scanner Certification: a new certification to validate how security software partners use Red Hat security-related data for Red Hat products. This enables partners to deliver more reliable, consistent reporting to customers for containers to minimize false positives and other discrepancies. As a result, customers using Red Hat Certified partner security solutions can experience a more accurate process for assessing vulnerability risks of Red Hat products and packages including Red Hat Universal Base Images (UBI).
-
The history of open source risk reporting
This year Red Hat released our 10th Product Security risk report, which reviews the vulnerabilities that affected our products during the previous year. Software, and our customers’ environments, have gotten more complex — and so has the IT security landscape.
With so much information on Common Vulnerabilities and Exposures (CVEs), our users have found it helpful to have one source of information about the risks posed to Red Hat technologies. And because Red Hat offers a full portfolio of technologies beyond Linux, we’ve expanded and improved the risk report to better reflect the issues that our customers care about. Now, let’s take a brief history lesson about how open source risk reporting has changed over the years.
-
Red Hat Software Now Available On IBM Power Systems
IBM has announced availability of Red Hat software on IBM Power Systems as well as new IBM Power Systems hardware.
IBM Power Systems now features Red Hat OpenShift on IBM Power Virtual Server leveraging OpenShift’s baremetal installeri, Red Hat Runtimes, and newly certified Red Hat Ansible Content Collections.
Providing clients an optimized, production-level OpenShift platform to modernize traditional environments with cloud-native applications, the IBM Power Private Cloud Rack combines on-premises hardware, a complete software stack of IBM and Red Hat technology, and installation from IBM Systems Lab Services to deliver 49% lower cost per request as compared to similarly equipped x86-based platformsii.
Today’s announcements include enhancements to IBM Power System’s capacity to scale compute capacity across the hybrid cloud on Linux, IBM i, and AIX.
- Login or register to post comments
Printer-friendly version
- Read more
- 730 reads
PDF version
Red Hat closes acquisition of StackRox
Submitted by Roy Schestowitz on Monday 22nd of February 2021 04:28:35 PM Filed under
Today, we are pleased to share that Red Hat has closed the transaction to acquire StackRox, a leader and innovator in container and Kubernetes-native security. Since announcing our plans for the acquisition, we have been met with excitement both internally and externally around what the future holds for Red Hat OpenShift as well as Red Hat’s entire open hybrid cloud portfolio.
According to 451 Research, "For those looking to secure complex environments, they need more than security features alone – there's a need for visibility across many environments, compliance management, threat detection, incident response, and much more."1 With StackRox’s Kubernetes-native security technology, Red Hat will be able to further expand its security leadership and reinforce our commitment to deliver a single, holistic platform for users to build, deploy and more securely run nearly any application across the hybrid cloud.
Over the past several years we have paid close attention to how our customers are securing their workloads, as well as the growing importance of GitOps to organizations. Both of these have reinforced how critically important it is for security to "shift left" - integrated within every part of the development and deployment lifecycle and not treated as an afterthought. With StackRox, we will be working to add security into container build and CI/CD processes. This helps to more efficiently identify and address issues earlier in the development cycle while providing more cohesive security up and down the entire IT stack and throughout the application lifecycle.
Racist IBM Starts LF PR Campaign to Claim It's Against Racism
Submitted by Roy Schestowitz on Friday 19th of February 2021 04:14:38 PM Filed under
-
Two new Call for Code for Racial Justice projects just went open source [Ed: IBM has the audacity to claim to combat the very thing it has long contributed to]
In response to the murders of George Floyd, Ahmaud Arbery, Breonna Taylor, and too many others, Call for Code for Racial Justice launched in October of 2020. The initiative provides developers with the opportunity to build open source solutions to address three focus areas: Police & Judicial Reform and Accountability, Diverse Representation, and Policy & Legislation Reform. The initiative builds upon Call for Code, which was created in 2018 and has grown to over 400,000 developers and problem-solvers across 179 countries, in partnership with Creator David Clark Cause, Founding Partner IBM, Charitable Partner United Nations Human Rights, and the Linux Foundation.
-
New Open Source Projects to Confront Racial Justice [Ed: Jason Perlow from IBM and Microsoft is trying to help IBM hide its highly racist practices, which it profited from]
Today the Linux Foundation announced that it would be hosting seven projects that originated at Call for Code for Racial Justice, an initiative driven by IBM and Creator David Clark Cause to urge the global developer ecosystem and open source community to contribute to solutions that can help confront racial inequalities.
Launched by IBM in October 2020, Call for Code for Racial Justice facilitates the adoption and innovation of open source projects by developers, ecosystem partners, and communities across the world to promote racial justice across three distinct focus areas: Police & Judicial Reform and Accountability; Diverse Representation; and Policy & Legislation Reform.
The initiative builds upon Call for Code, created by IBM in 2018 and has grown to over 400,000 developers and problem solvers in 179 countries, in partnership with Creator David Clark Cause, Founding Partner IBM, Charitable Partner United Nations Human Rights, and the Linux Foundation.
-
The Linux Foundation and IBM Announce New Open Source Projects to Promote Racial Justice
-
The Linux Foundation and IBM Announce New Open Source Projects to Promote Racial Justice
The Linux Foundation, the nonprofit organization enabling mass innovation through open source, today announced it will host seven projects from Call for Code for Racial Justice, an initiative driven by IBM and Creator David Clark Cause to urge the global developer ecosystem and open source community to contribute to solutions that can help confront racial inequalities.
Call for Code for Racial Justice launched in October 2020, and facilitates the adoption and innovation of open source projects by developers, ecosystem partners, and communities across the world to promote racial justice across three focus areas: Police & Judicial Reform and Accountability; Diverse Representation; and Policy & Legislation Reform. The initiative builds upon Call for Code, which was created in 2018 and has grown to over 400,000 developers and problem solvers across 179 countries, in partnership with Creator David Clark Cause, Founding Partner IBM, Charitable Partner United Nations Human Rights, and the Linux Foundation.
“Open source technology has an important role to play in addressing the greatest challenges of our time, and that includes racial justice,” said Mike Dolan, senior vice president and GM of Projects at the Linux Foundation. “We are excited to host and support these projects at the Linux Foundation, and look forward to how they will develop and deploy through contributions from the open source community.”
- 7 comments
Printer-friendly version
- Read more
- 2963 reads
PDF version
Red Hat/Fedora Leftovers
Submitted by Roy Schestowitz on Friday 19th of February 2021 02:23:41 PM Filed under
-
Remi Collet: PHP version 7.4.16RC1 and 8.0.3RC1
Release Candidate versions are available in testing repository for Fedora and Enterprise Linux (RHEL / CentOS) to allow more people to test them. They are available as Software Collections, for a parallel installation, perfect solution for such tests, and also as base packages.
RPM of PHP version 8.0.3RC1 are available as SCL in remi-test repository and as base packages in the remi-php80-test repository for Fedora 32-34 and Enterprise Linux.
RPM of PHP version 7.4.16RC1 are available as SCL in remi-test repository and as base packages in the remi-test repository for Fedora 32-34 or remi-php74-test repository for Enterprise Linux.
-
Why every job in the tech industry is technical
Several years ago, I applied for a marketing job at a tech company. I got called back for the phone screening and had a delightful conversation with the recruiter. The next day, I got an email from the recruiter saying that I was not “technical” enough to move forward to the next round of interviews. I was shocked.
I had always been the one my colleagues would call on for technical help and feedback. Understanding and using technology came naturally to me. By that point in my career, I had become even more proficient and technical within my specialty. So how could the recruiter think that I am not “technical”?
I wrote a letter to the recruiter explaining why the hiring manager should not dismiss me just yet. Sure, I did not have experience in the tech industry (I had always worked for companies in consumer goods and retail), but isn’t every company a software company these days? I also wanted to alleviate any concerns about my lack of coding abilities. Between managing website migrations, blog redesigns, product merchandising, and fixing that annoying indent on a particularly finicky landing page, I felt that I had that “in the weeds” troubleshooting practice similar to that of a programmer.
-
Máirín Duffy: User Experience (UX) + Free Software = ❤
Let’s talk about a topic that is increasingly critical as time goes on, that is really important for those of us who work on free software and care really deeply about making a positive impact in the world. Let’s talk about user experience (UX) and free software, using the ChRIS Project as a case study.
-
Kinoite: Immutable Fedora variant with KDE Plasma desktop on the way
Red Hat's Fedora project is to add a new variant called Kinoite, an immutable desktop operating system alongside the existing Silverblue, which runs GNOME desktop.
The idea behind an immutable operating system is that it is mounted read-only; also, conceptually, it is not patched but rather is replaced when it needs to be updated, in the same way as a container. This has obvious security advantages, as well as making features like rollback easier to implement.
Silverblue was introduced in early 2018 based in part on an earlier project called Atomic Host. The first full release of Silverblue was as part of Fedora 29 in October 2018. Fedora CoreOS, designed for hosting containers, is also designed as an immutable operating system. Both CoreOS and Silverblue are presented as "emerging Fedora editions" rather than mainstream, and Fedora itself is the leading-edge Linux distribution from Red Hat, unlike Red Hat Enterprise Linux, which emphasises stability for production.
-
Why The Founder Of CentOS Is Building The Next Platform
Greg Kurtzer, one of the co-founders of the CentOS Linux distribution, the creator of the Singularity container environment for HPC workloads, the founder of the new Rocky Linux distribution that seeks to replace the now defunct CentOS, and an HPC guru in his own right, is on a mission. And it is a mission that we admire and see all the time: To build an integrated application platform that radically removes the complexity of modern distributed computing without dumbing it down.
This is a very hard thing to do, and Kurtzer knows this full well, even though he comes at it from a slightly oblique angle.
Kurtzer is a funny guy, even if the work he has done is deadly serious. By his own admission, he wandered a bit in college, studying mechanical engineering, music, and pre-med before getting a bachelor’s of science in biochemistry in 1997 from what he refers to as the “Northern California Chicken Grooming School,” adding that “you might think I am indecisive, but I am not so sure.” (That is presumably the University of California at Berkeley, one of the major hotbeds of computer hardware and software architecture in the world.) Kurtzer did work at a biotech firm doing genomics work after graduation, and then landed a job as a software engineer at Linuxcare, one of a zillion Linux distros, just before the dot-com boom went bust in late 2000.
-
Influential women
When people ask me about success engaging women in some of the mentoring programs for free, open source software, I never feel comfortable taking credit for that. I feel that it comes down to one simple thing: collaborating with a number of successful and influential women in a variety of different places. Today is the tenth anniversary of the passing of Sally Shaw. Sally had made monumental contributions to the success of the Yarra Yarra Rowing Club (YYRC), even while fighting cancer, raising a family and managing projects for IBM.
- Login or register to post comments
Printer-friendly version
- Read more
- 1356 reads
PDF version
IBM/Red Hat/Fedora Leftovers
Submitted by Roy Schestowitz on Thursday 18th of February 2021 03:51:21 PM Filed under
-
Getting started with the OpenShift Platform Developer learning path
When I started as a Red Hat consultant a few years ago, I had limited prior knowledge of containers. I was excited to learn about Red Hat OpenShift Container Platform but also intimidated by all its functionality. The Red Hat OpenShift Platform Developer learning path was very helpful in my journey, and this post will outline some of these resources to help you get started.
While we’re going to focus on the Red Hat OpenShift Platform Developer learning path, you should know that there are two major Red Hat OpenShift learning paths. Both paths are relevant for delivery teams, consultants, and solution architects
-
Introducing the technology preview of IBM API Hub on IBM Developer
Developers have always been on the front lines of digital transformation, but the past year has given rise to a new urgency to become a digital business.
With developers having trillions of programmable endpoints available to be connected to and to realize new capabilities, the role of APIs in open hybrid cloud work is poised to grow exponentially. An IDC FutureScape report about Worldwide Developer and DevOps 2021 predictions stated that in the next few years, the “reuse of third-party code in new apps and digital solutions” will double by 2024.
Access to trusted, secure API-enabled services and the data allow you to innovate with velocity and transform and modernize your hybrid cloud solutions.
-
Fedora Community Blog: Fedora Community Outreach Revamp Update #4
As of January 2021 the Revamp is now a Fedora Objective! With the Fedora Council approving the objective after community feedback, the Revamp becomes a medium-term goal of the Council. The co-leads of the Revamp, Mariana Balla and Sumantro Mukherjee, are Council members through the completion of the objective. We will provide updates on the Community Outreach Revamp at the regular Council meetings. More details about the Community Outreach Revamp as an Objective can be found on the wiki page.
- Login or register to post comments
Printer-friendly version
- Read more
- 1282 reads
PDF version

More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Free Software Leftovers
| Programming Leftovers
|
Security Leftovers
| Ubuntu Leftovers
|
Recent comments
3 hours 1 min ago
3 hours 2 min ago
3 hours 6 min ago
3 hours 33 min ago
3 hours 43 min ago
6 hours 50 min ago
9 hours 37 min ago
14 hours 38 min ago
15 hours 24 min ago
15 hours 49 min ago