Recent Changes - Search:
NTLUG

Linux is free.
Life is good.

Linux Training
10am on Meeting Days!

1825 Monetary Lane Suite #104 Carrollton, TX

Do a presentation at NTLUG.

What is the Linux Installation Project?

Real companies using Linux!

Not just for business anymore.

Providing ready to run platforms on Linux

Show Descriptions... (Show All) (Two Column)

LinuxSecurity - Security Advisories





  • Fedora 42 perl-Net-CIDR Critical Leading Zeros Issue 2026-baf8782c7a
    Net::CIDR versions before 0.24 for Perl mishandle leading zeros in IP CIDR addresses, which may have unspecified impact. The functions addr2cidr and cidrlookup may return leading zeros in a CIDR string, which may in turn be parsed as octal numbers by subsequent users. Current versions of the module strip leading zeros from octets.



LWN.net

  • SUSE may be for sale, again
    Reuters is reportingthat private-equity firm EQT may be looking to sell SUSE:
    EQT has hired investment bank Arma Partners to sound out a group ofprivate equity investors for a possible sale of the company, said thesources, who requested anonymity to discuss confidential matters. The​deliberations are at an early stage and there is no certainty that EQTwill ​proceed with a transaction, the sources said.
    SUSE has traded hands a number of times over the years. Mostrecently it was acquired byEQT in 2018, was listedon the Frankfurt Stock Exchange in 2021, and then takenprivate again by EQT in August 2023.


  • [$] Debian decides not to decide on AI-generated contributions
    Debian is the latest in an ever-growing list of projects to wrestle (again)with the question of LLM-generated contributions; the latest debate stared inmid-February, afterLucas Nussbaum opened adiscussion with a draft general resolution (GR) on whether Debian shouldaccept AI-assisted contributions. It seems to have, mostly, subsided without a GRbeing put forward or any decisions being made, but the conversation was illuminatingnonetheless.


  • Security updates for Tuesday
    Security updates have been issued by Debian (imagemagick), Fedora (chromium, matrix-synapse, mingw-zlib, perl-Net-CIDR, polkit, and rust-pythonize), Mageia (coturn, firefox, and thunderbird), Oracle (delve, git-lfs, gnutls, go-rpm-macros, image-builder, kernel, libsoup, nfs-utils, nginx:1.24, osbuild-composer, postgresql, thunderbird, udisks2, and valkey), Red Hat (grafana, image-builder, and opentelemetry-collector), SUSE (c3p0 and mchange-commons, corepack24, go1, ImageMagick, python-Flask, tomcat, tomcat10, tomcat11, virtiofsd, and weblate), and Ubuntu (apache2 and yara).


  • [$] Inspecting and modifying Python types during type checking
    Python has aunique approach to static typing. Python programs can contain typeannotations, and even access those annotations at run time, but the annotationsaren't evaluated by default. Instead, it is up to external programs to ascribemeaning to those annotations. The annotations themselves can be arbitrary Pythonexpressions, but in practice usually involve using helpers from the built-inPEP 827 ("Type Manipulation")aims to add additionalcapabilities to Python's type system to fix this, butdiscussionof the PEP has been of mixed sentiment.


  • digiKam 9.0.0 released
    Version9.0.0 of the digiKam photo-management system has beenreleased. "This major version introduces groundbreakingimprovements in performance, usability, and workflow efficiency, witha strong focus on modernizing the user interface, enhancing metadatamanagement, and expanding support for new camera models and fileformats." Some of the changes include anew survey tool, more advanced search and sorting options, as wellas bulkediting of geolocation coordinates.



  • Security updates for Monday
    Security updates have been issued by AlmaLinux (delve, git-lfs, and postgresql16), Fedora (cef, chezmoi, chromium, coturn, erlang-hex_core, firefox, gh, gimp, k9s, keylime, keylime-agent-rust, libsixel, microcode_ctl, nextcloud, nss, perl-Crypt-URandom, pgadmin4, php-zumba-json-serializer, postgresql16-anonymizer, prometheus, python-asyncmy, python3.10, python3.11, python3.9, staticcheck, valkey, and vim), SUSE (chromedriver, chromium, coredns, expat, freetype2-devel, gitea-tea, go1.24-openssl, go1.25-openssl, grpc, gstreamer-rtsp-server, gstreamer-plugins-ugly,, helm, jetty-annotations, kubeshark-cli, libaec, libblkid-devel, libsoup, libxml2, libxslt, NetworkManager-applet-strongswan, podman, python-joserfc, python-Markdown, python-pypdf2, python-tornado, python-uv, python311-Django, python311-joserfc, python311-nltk, roundcubemail, and valkey), and Ubuntu (python3.4, python3.5, python3.6, python3.7, python3.8, python3.9, python3.10, python3.11, python3.12, python3.13, python3.14).


  • Kernel prepatch 7.0-rc3
    Linus has released 7.0-rc3 for testing."So it's still pretty early in the release cycle, and it just feels abit busier than I'd like. But nothing particularly stands out or looksbad."


  • Huston: Revisiting time
    Geoff Huston looks at the networktime protocol, and efforts to secure it, in detail.
    NTP operates in the clear, and it is often the case that the servers used by a client are not local. This provides an opportunity for an adversary to disrupt an NTP session, by masquerading as a NTP server, or altering NTP payloads in an effort to disrupt a client's time-of-day clock. Many application-level protocols are time sensitive, including TLS, HTTPS, DNSSEC and NFS. Most Cloud applications rely on a coordinated time to determine the most recent version of a data object. Disrupting time can cause significant chaos in distributed network environments.
    While it can be relatively straightforward to secure a TCP-based protocol by adding an initial TLS handshake and operating a TLS shim between TCP and the application traffic, it's not so straightforward to use TLS in place of a UDP-based protocol for NTP. TLS can add significant jitter to the packet exchange. Where the privacy of the UDP payload is essential, then DTLS might conceivably be considered, but in the case of NTP the privacy of the timestamps is not essential, but the veracity and authenticity of the server is important.
    NTS, a secured version of NTP, is designed to address this requirement relating to the veracity and authenticity of packets passed from a NTS server to an NTS client. The protocol adds a NTS Key Establishment protocol (NTS-KE) in additional to a conventional NTPv4 UDP packet exchange (RFC 8915).


  • [$] Fedora shares strategy updates and "weird research university" model
    In early February, members of the Fedora Council met in Tirana,Albania to discuss and set the strategic direction for the Fedora Project. Thecouncil has publishedsummaries from its strategy summit, and Fedora Project Leader (FPL) Jef Spaleta,as well as some of the council members, held a video meeting to discuss outcomes fromthe summit on February 25. Topics included a plan to experiment with Open Collective to raisefunds for specific Fedora projects, tools to build image-based editions, andmore. Spaleta also explained his model for Fedora governance.


  • OpenWrt 25.12.0 released
    Version25.12.0 of the OpenWrt router distribution is available; this releasehas been dedicated to the memory of Dave Täht. Changes include a switch tothe apk package manager, the integration of the attendedsysupgrade method, and support for a long list of new targets.


LXer Linux News








  • There's Hope That At Least Colorado's Age Attestation Bill Could Exclude Open-Source
    Last week was a statement by System76 regarding recent age verification laws in California and Colorado among other US states that could have a profound impact on Linux distributions and other open-source software. The Colorado legislation is especially pressing to System76 considering that is where they are based. Fortunately, they aren't taking this lightly and there is some hope that at least in Colorado open-source software could be excluded...



  • Ubuntu 26.04 LTS Officially Supporting Cloud-Based Authentication With Authd
    Canonical for a while has been developing Authd as an authentication service for external cloud-based identity providers. Authd was designed from the ground-up to provide secure management of identity and access for Ubuntu systems while only with next month's Ubuntu 26.04 LTS release is it actually hitting the universe archive...


Error: It's not possible to reach RSS file http://services.digg.com/2.0/story.getTopNews?type=rss&topic=technology ...

Slashdot

  • Silicon Valley Is Buzzing About This New Idea: AI Compute As Compensation
    sziring shares a report from Business Insider: Silicon Valley has long competed for talent with ever-richer pay packages built around salary, bonus, and equity. Now, a fourth line item is creeping into the mix: AI inference. As generative AI tools become embedded in software development, the cost of running the underlying models -- known as inference -- is emerging as a productivity driver and a budget line that finance chiefs can't ignore. Software engineers and AI researchers inside tech companies have already been jousting for access to GPUs, with this AI compute capacity being carefully parceled out based on which projects are most important. Now, some tech job candidates have begun asking about what AI compute budget they will have access to if they decide to join. "I am increasingly asked during candidate interviews how much dedicated inference compute they will have to build with Codex," Thibault Sottiaux, engineering lead at OpenAI's Codex, the startup's AI coding service, wrote on X recently. He added that usage per user is growing much faster than overall user growth, a sign that AI compute is becoming even scarcer and more valuable. That scarcity is reshaping how engineers think about their work and pay. "The inference compute available to you is increasingly going to drive overall software productivity," said OpenAI President Greg Brockman. The report cites a recent compensation submission from a software engineer that listed "Copilot subscription" as part of the pay and benefits. "OpenAI and Anthropic should create recruitment sites where their clients can advertise roles, listing the token budget for the job alongside the salary range," said Peter Gostev, AI capability lead at Arena, a startup that measures the performance of models. Tomasz Tunguz of Theory Ventures predicts AI inference will be the fourth component of engineering compensation, alongside salary, bonus, and equity. "Will you be paid in tokens? In 2026, you likely will start to be," Tunguz said.


    Read more of this story at Slashdot.


  • AT&T Outlines $250 Billion US Investment Plan To Boost Infrastructure In AI Age
    AT&T plans to invest more than $250 billion over the next five years to expand U.S. telecom infrastructure for the AI age. The company says it will also hire thousands of technicians while partnering with AST SpaceMobile to extend coverage to remote areas. Reuters reports: Rapid adoption of artificial intelligence, cloud computing and connected devices has prompted telecom operators to invest heavily in fiber and 5G networks as they also seek to fend off intensifying competition from cable broadband providers. AT&T, which has about 110,000 employees in the U.S., said the new hires will help build and maintain its infrastructure. The outlay includes capital expenditure and other spending, the company said. The spending will focus on expanding its fiber and wireless networks, including accelerating deployment of fiber broadband, 5G home internet and satellite connectivity to extend coverage across urban, suburban and rural areas. [...] AT&T is also working with satellite partner AST SpaceMobile to expand connectivity to remote regions where traditional network infrastructure is difficult to deploy. The company said it would continue spending on the FirstNet network built for first responders and bolster investment in network security and artificial intelligence-driven threat detection.


    Read more of this story at Slashdot.


  • Ig Nobels Ceremony Moves To Europe Indefinitely, Citing US Safety Concerns
    Since 1999, Slashdot has been covering the annual Ig Nobel prize ceremonies -- which honor real scientific research into strange or surprising subjects. "After 35 years in Boston, the annual prize ceremony will take place in Zurich, Switzerland, this year and will continue to be held in a European city for the foreseeable future," reports Ars Technica. "The reason: concerns about the safety of international travelers, who are increasingly reluctant to travel to the U.S. to participate." "During the past year, it has become unsafe for our guests to visit the country," Marc Abrahams, master of ceremonies and editor of The Annals of Improbable Research magazine, told The Associated Press. "We cannot in good conscience ask the new winners, or the international journalists who cover the event, to travel to the U.S. this year." It comes on the heels of our recent story that many international game developers are opting to skip this year's weeklong Game Developers Conference in San Francisco, citing similar concerns. Ars Technica reports: Established in 1991, the Ig Nobels are a good-natured parody of the Nobel Prizes; they honor "achievements that first make people laugh and then make them think." As the motto implies, the research being honored might seem ridiculous at first glance, but that doesn't mean it's devoid of scientific merit. The unapologetically campy awards ceremony features miniature operas, scientific demos, and the 24/7 lectures, in which experts must explain their work twice: once in 24 seconds and again in just seven words. Traditionally, the awards ceremony and related Ig Nobel events have taken place in Boston at Harvard University, Massachusetts Institute of Technology, and Boston University. However, four of last year's 10 winners opted to skip the ceremony rather than travel to the U.S., and the situation has not improved. [...] [T]his year, the Ig Nobel organizers are joining forces with the ETH Domain and the University of Zurich for hosting duties. "Switzerland has nurtured many unexpected good things -- Albert Einstein's physics, the world economy, and the cuckoo clock leap to mind -- and is again helping the world appreciate improbable people and ideas," Abraham said. The Ig Nobels will not be returning to the U.S. any time soon. Instead, the plan is for Zurich to host every second year; every odd-numbered year, the ceremony will be hosted by a different European city. Abraham likened the arrangement to the Eurovision Song Contest.


    Read more of this story at Slashdot.


  • OpenAI Is Walking Away From Expanding Its Stargate Data Center With Oracle
    OpenAI is reportedly backing away from expanding its AI data center partnership with Oracle because newer generations of Nvidia GPUs may arrive before the facility is even operational. CNBC reports: Artificial intelligence chips are getting upgraded more quickly than data centers can be built, a market reality that exposes a key risk to the AI trade and Oracle's debt-fueled expansion. OpenAI is no longer planning to expand its partnership with Oracle in Abilene, Texas, home to the Stargate data center, because it wants clusters with newer generations of Nvidia graphics processing units, according to a person familiar with the matter. The current Abilene site is expected to use Nvidia's Blackwell processors, and the power isn't projected to come online for a year. By then, OpenAI is hoping to have expanded access to Nvidia's next-generation chips in bigger clusters elsewhere, said the person, who asked not to be named due to confidentiality. In a post on X, Oracle called the reports "false and incorrect." However, it only said existing projects are on track and didn't address expansion plans. CNBC notes: "Oracle secured the site, ordered the hardware, and spent billions of dollars on construction and staff, with the expectation of going bigger."


    Read more of this story at Slashdot.


  • Claude AI Finds Bugs In Microsoft CTO's 40-Year-Old Apple II Code
    An anonymous reader quotes a report from The Register: AI can reverse engineer machine code and find vulnerabilities in ancient legacy architectures, says Microsoft Azure CTO Mark Russinovich, who used his own Apple II code from 40 years ago as an example. Russinovich wrote: "We are entering an era of automated, AI-accelerated vulnerability discovery that will be leveraged by both defenders and attackers." In May 1986, Russinovich wrote a utility called Enhancer for the Apple II personal computer. The utility, written in 6502 machine language, added the ability to use a variable or BASIC expression for the destination of a GOTO, GOSUB, or RESTORE command, whereas without modification Applesoft BASIC would only accept a line number. Russinovich had Claude Opus 4.6, released early last month, look over the code. It decompiled the machine language and found several security issues, including a case of "silent incorrect behavior" where, if the destination line was not found, the program would set the pointer to the following line or past the end of the program, instead of reporting an error. The fix would be to check the carry flag, which is set if the line is not found, and branch to an error. The existence of the vulnerability in Apple II type-in code has only amusement value, but the ability of AI to decompile embedded code and find vulnerabilities is a concern. "Billions of legacy microcontrollers exist globally, many likely running fragile or poorly audited firmware like this," said one comment to Russinovich's post.


    Read more of this story at Slashdot.


  • Meta Acquires Moltbook, the Social Network For AI Agents
    Axios reports that Meta has acquired Moltbook, the viral, Reddit-like social network designed for AI agents. Humans are welcome, but only to observe. Axios reports: The deal brings Moltbook's creators -- Matt Schlicht and Ben Parr -- into Meta Superintelligence Labs (MSL), the unit run by former Scale AI CEO Alexandr Wang. Meta did not disclose Moltbook's purchase price. The deal is expected to close mid-March, Meta says, with the pair starting at MSL on March 16. When it launched in late January, Moltbook was labeled the "most interesting place on the internet" by open-source developer and writer Simon Willison. "Browsing around Moltbook is so much fun. A lot of it is the expected science fiction slop, with agents pondering consciousness and identity. There's also a ton of genuinely useful information, especially on m/todayilearned." In an internal post seen by Axios, Meta's Vishal Shah said existing Moltbook customers can temporarily continue using the platform. "The Moltbook team has given agents a way to verify their identity and connect with one another on their human's behalf," Shah says. "This establishes a registry where agents are verified and tethered to human owners." He added: "Their team has unlocked new ways for agents to interact, share content, and coordinate complex tasks."


    Read more of this story at Slashdot.


  • German Publishers Push Regulators To Fine Apple Over App Tracking Transparency
    German publishers and advertising groups are urging regulators to fine Apple over its App Tracking Transparency (ATT) system, arguing it unfairly restricts access to advertising data while allowing Apple to remain the central gatekeeper -- without subjecting its own apps to the same restrictions. If Germany's antitrust authority does rule against Apple, the company could face fines of up to 10% of its global revenue. 9to5Mac reports: One of the countries investigating whether ATT is anticompetitive is Germany. Last year, in an attempt to appease the country's antitrust watchdog, the company proposed several changes to the framework's rules. From Reuters' original coverage of Apple's changes proposals: "Apple had agreed to introduce neutral consent prompts for both its own services and third-party apps, and to largely align the wording, content and visual design of these messages, said Andreas Mundt, head of Germany's Bundeskartellamt. The company also proposed simplifying the consent process so developers can obtain user permission for advertising-related data processing in a way that complies with data protection law." [...] At the time, German regulators launched a consultation with industry publications to determine whether the proposals addressed their concerns. As it turns out, the answer was a hard no. As Reuters reported today: "Apple's proposed changes to its app tracking rules do not resolve antitrust issues in the mobile advertising market, associations representing German publishers and advertisers said on Tuesday as they urged the country's antitrust authority to slap a fine on the U.S. tech giant. [...] 'The proposed commitments would not change the negative effects of the App Tracking Transparency Framework,' Bernd Nauen, chief executive of the German Advertising Federation, said in a joint letter signed by the trade bodies. 'Apple would remain the data gatekeeper and would continue to decide who gets access to advertising-relevant data and how companies can communicate with their end customers,' he said."


    Read more of this story at Slashdot.


  • EQT Eyes $6 Billion Sale of SUSE
    Private equity firm EQT AB is reportedly exploring a sale of SUSE that could value the open-source Linux pioneer at up to $6 billion, roughly doubling the valuation since EQT took the company private in 2023. Reuters reports: EQT "has hired investment bank Arma Partners to sound out a group of private equity investors for a possible sale of the company, said the sources, who requested anonymity to discuss confidential matters. The deliberations are at "an early stage and there is no certainty that EQT will proceed with "a transaction, the sources said. [...] The potential deal comes amid a broader selloff in software stocks, which has disrupted mergers and acquisitions activity. Investors are "concerned that new artificial intelligence tools could displace many existing software products, weighing on technology "valuations and making deals harder to price. Some investors, however, see Luxembourg-headquartered SUSE as a potential beneficiary of AI adoption, arguing that demand for enterprise-grade infrastructure software is likely to grow as companies build and deploy more AI applications. The company generates about $800 million in revenue and more than $250 million in earnings before interest, taxes, depreciation, and amortization (EBITDA) and could fetch between $4 billion and $6 billion in a sale, the sources said.


    Read more of this story at Slashdot.


  • Many International Game Developers Plan To Skip GDC In US
    An anonymous reader quotes a report from Ars Technica: This week, tens of thousands of game developers and producers will once again gather in San Francisco, as they have since 1988, for the weeklong Game Developers Conference. But this year's show will be missing many international developers who say they no longer feel comfortable traveling to the United States to attend, no matter how relevant the show is to their work and careers. Dozens of those developers who spoke to Ars in recent months say they're wary of traveling to a country that has shown a callous disregard for -- or outright hostility toward -- the safety of international travelers. That's especially true for developers from various minority groups, those with transgender identities, and those who feel they could be targeted for outspoken political beliefs. "I honestly don't know anyone who is not from the U.S. who is planning on going to the next GDC," Godot Foundation Executive Director Emilio Coppola, who's based in Spain, told Ars. "We never felt super safe, but now we are not willing to risk it." "I honestly don't know anyone who is not from the U.S. who is planning on going to the next GDC," says Godot Foundation Executive Director Emilio Coppola, who's based in Spain. "We never felt super safe, but now we are not willing to risk it." "Hearing European citizens getting arrested by border control over their views on the U.S. is not something I would like to test for myself," adds Nazih Fares, a French-Lebanese citizen and creative director at indie studio Le Cabinet du Savoir.. Many of the developers who spoke to Ars cite the intrusive questioning, racial profiling, and other horror stories reported at the U.S. border. "I read a few long reads about how UK/German tourists ended up detained, and that was the final straw for me," Austrian-based Cohop Game founder Eline Muijres said. "It doesn't feel safe for me." Domini Gee, a Canadian game writer and narrative designer echoed that concern, adding: "There's no shortage of stories... about the risk of detainment, deportation, phones being searched... the consequences if I'm not [OK] could be high."


    Read more of this story at Slashdot.


  • FBI Investigates Breach That May Have Hit Its Wiretapping Tools
    The FBI is investigating a breach affecting systems tied to wiretapping and surveillance warrant data, after abnormal logs revealed possible unauthorized access to law-enforcement-sensitive information. "The FBI identified and addressed suspicious activities on FBI networks, and we have leveraged all technical capabilities to respond," a spokesperson for the bureau said. "We have nothing additional to provide." The Register reports: [W]hile the FBI declined to provide any additional information, it's worth noting that China's Salt Typhoon previously compromised wiretapping systems used by law enforcement. Salt Typhoon is the PRC-backed crew that famously hacked major US telecommunications firms and stole information belonging to nearly every American. According to the Associated Press, the FBI notified Congress that it began investigating the breach on February 17 after spotting abnormal log information related to a system on its network. "The affected system is unclassified and contains law enforcement sensitive information, including returns from legal process, such as pen register and trap and trace surveillance returns, and personally identifiable information pertaining to subjects of FBI investigations," the notification said.


    Read more of this story at Slashdot.


The Register


  • Amazon insists AI coding isn't source of outages
    E-souk disputes report linking 'Gen-AI assisted changes' to recent high-impact incidents
    Amazon's weekly operations meeting today reportedly focused on recent service outages and on the role that code changes attributed to generative AI may have played. However, the company is downplaying the possibility of problems with AI.…


  • AI nonsense finds new home as Meta acquires Moltbook
    Think it's hard to tell bot from human on Facebook now?
    The biggest generator of AI slop on the internet has a new home, as Meta has reportedly acquired Moltbook and hired the team behind the social network for AI agents.…



  • AI datacenters may gulp a New York City's worth of water on hot days
    Study warns peak cooling demand could strain US water systems by 2030
    Public water supplies in America will need billions invested to meet the peak requirements of datacenters during the hottest periods of the year, even if their overall annual consumption is relatively modest.…




  • Flying cabs, next-gen aircraft cleared for takeoff in 26 states
    FAA launches pilot projects starting this summer
    The skies over parts of the US could soon get busier, as the Federal Aviation Administration launches pilot projects spanning 26 states to test electric air taxis and other next-gen aircraft, with operations expected to begin by summer 2026.…



  • Oracle moves to assure MySQL community it really does care
    Big Red waves new features including vector support, while skeptics await concrete timescales
    Oracle has proposed a more transparent approach to developing its open source database MySQL, including new features supporting vectors.…


Polish Linux

  • Security: Why Linux Is Better Than Windows Or Mac OS
    Linux is a free and open source operating system that was released in 1991 developed and released by Linus Torvalds. Since its release it has reached a user base that is greatly widespread worldwide. Linux users swear by the reliability and freedom that this operating system offers, especially when compared to its counterparts, windows and [0]


  • Essential Software That Are Not Available On Linux OS
    An operating system is essentially the most important component in a computer. It manages the different hardware and software components of a computer in the most effective way. There are different types of operating system and everything comes with their own set of programs and software. You cannot expect a Linux program to have all [0]


  • Things You Never Knew About Your Operating System
    The advent of computers has brought about a revolution in our daily life. From computers that were so huge to fit in a room, we have come a very long way to desktops and even palmtops. These machines have become our virtual lockers, and a life without these network machines have become unimaginable. Sending mails, [0]


  • How To Fully Optimize Your Operating System
    Computers and systems are tricky and complicated. If you lack a thorough knowledge or even basic knowledge of computers, you will often find yourself in a bind. You must understand that something as complicated as a computer requires constant care and constant cleaning up of junk files. Unless you put in the time to configure [0]


  • The Top Problems With Major Operating Systems
    There is no such system which does not give you any problems. Even if the system and the operating system of your system is easy to understand, there will be some times when certain problems will arise. Most of these problems are easy to handle and easy to get rid of. But you must be [0]


  • 8 Benefits Of Linux OS
    Linux is a small and a fast-growing operating system. However, we can’t term it as software yet. As discussed in the article about what can a Linux OS do Linux is a kernel. Now, kernels are used for software and programs. These kernels are used by the computer and can be used with various third-party software [0]


  • Things Linux OS Can Do That Other OS Cant
    What Is Linux OS?  Linux, similar to U-bix is an operating system which can be used for various computers, hand held devices, embedded devices, etc. The reason why Linux operated system is preferred by many, is because it is easy to use and re-use. Linux based operating system is technically not an Operating System. Operating [0]


  • Packagekit Interview
    Packagekit aims to make the management of applications in the Linux and GNU systems. The main objective to remove the pains it takes to create a system. Along with this in an interview, Richard Hughes, the developer of Packagekit said that he aims to make the Linux systems just as powerful as the Windows or [0]


  • What’s New in Ubuntu?
    What Is Ubuntu? Ubuntu is open source software. It is useful for Linux based computers. The software is marketed by the Canonical Ltd., Ubuntu community. Ubuntu was first released in late October in 2004. The Ubuntu program uses Java, Python, C, C++ and C# programming languages. What Is New? The version 17.04 is now available here [0]


  • Ext3 Reiserfs Xfs In Windows With Regards To Colinux
    The problem with Windows is that there are various limitations to the computer and there is only so much you can do with it. You can access the Ext3 Reiserfs Xfs by using the coLinux tool. Download the tool from the  official site or from the  sourceforge site. Edit the connection to “TAP Win32 Adapter [0]


OSnews

  • Redox bans code regurgitated by AI!
    Redox, the rapidly improving general purpose operating system written in Rust, has amended its contribution policy to explicitly ban code regurgitated by AI!. Redox OS does not accept contributions generated by LLMs (Large Language Models), sometimes also referred to as AI!. This policy is not open to discussion, any content submitted that is clearly labelled as LLM-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project. ↫ Redox contribution policy Excellent news.


  • FreeBSD 14.4 released
    While FreeBSD 15.x may be getting all the attention, the FreeBSD 14.x branch continues to be updated for the more conservative users among us. FreeBSD 14.4 has been released today, and brings with it updated versions of OpenSSH, OpenZFS, and Bhyve virtual machines can now share files with their host over 9pfs  among other things, of course.


  • ArcaOS 5.1.2 released
    While IBMs OS/2 technically did die, its development was picked up again much later, first through eComStation, and later, after money issues at its parent company Mensys, through ArcaOS. eComStation development stalled because of the money issues and has been dead for years; ArcaOS picked up where it left off and has been making steady progress since its first release in 2017. Regardless, the developers behind both projects develop OS/2 under license from IBM, but its unclear just how much they can change or alter, and what the terms of the agreement are. Anyway, ArcaOS 5.1.2 has just been released, and it seems to be a rather minor release. It further refines ArcaOS support for UEFI and GPT-based disks, the tentpole feature of ArcaOS 5.1 which allows the operating system to be installed on a much more modern systems without having to fiddle with BIOS compatibility modes. Looking at the list of changes, theres the usual list of updated components from both Arca Noae and the wider OS/2 community. Youll find the latest versions of of the Panorama graphics drivers, ACPI, USB, and NVMe drivers, improved localisation, newer versions of the VNC server and viewer, and much more. If you have an active Support 8 Maintenance subscription for ArcaOS 5.1, this update is free, and its also available at discounted prices as upgrades for earlier versions. A brand new copy of ArcaOS 5.1.x will set you back $139, which isnt cheap, but considering this price is probably a consequence of what must be some onerous licensing terms and other agreements with IBM, I doubt theres much Arca Noae can do about it.


  • AI! translations are ruining Wikipedia
    Oh boy. Wikipedia editors have implemented new policies and restricted a number of contributors who were paid to use AI to translate existing Wikipedia articles into other languages after they discovered these AI translations added AI “hallucinations,” or errors, to the resulting article. ↫ Emanuel Maiberg at 404 Media There seems to be this pervasive conviction among Silicon Valley techbro types, and many programmers and developers in general, that translation and localisation are nothing more than basic find/replace tasks that you can automate away. At first, we just needed to make corpora of two different languages kiss and smooch, and surely that would automate translation and localisation away if the corpora were large enough. When this didnt turn out to work very well, they figured that if we made the words in the corpora tumble down a few pachinko machines and then made them kiss and smooch, yes, then wed surely have automated translation and localisation. Nothing could be further from the truth. As someone who has not only worked as a professional translator for over 15 years, but who also holds two university degrees in the subject, I keep reiterating that translation isnt just a dumb substitution task; its a real craft, a real art, one you can have talent for, one you need to train for, and study for. Youd think anyone with sufficient knowledge in two languages can translate effectively between the two, but without a much deeper understanding of language in general and the languages involved in particular, as well as a deep understanding of the cultures in which the translation is going to be used, and a level of reading and text comprehension that go well beyond that of most, youre going to deliver shit translations. Trust me, Ive seen them. Ive been paid good money to correct, fix, and mangle something usable out of other peoples translations. You wouldnt believe the shit Ive seen. Translation involves the kinds of intricacies, nuances, and context AI! isnt just bad at, but simply cannot work with in any way, shape, or form. Ive said it before, but it wont be long before people start getting seriously injured  or worse  because of the cost-cutting in the translation industry, and the effects thats going to have on, I dont know, the instruction manuals for complex tools, or the leaflet in your grandmothers medications. Because some dumbass bean counter kills the budget for proper, qualified, trained, and experienced translators, people are going to die.


  • I don’t know what is Apple’s endgame for the Fn/Globe key, and I’m not sure Apple knows either!
    Every modifier key starts simple and humble, with a specific task and a nice matching name. This never lasts. The tasks become larger and more convoluted, and the labels grow obsolete. Shift no longer shifts a carriage, Control doesn’t send control codes, Alt isn’t for alternate nerdy terminal functions. Fn is the newest popular modifier key, and it feels we’re speedrunning it through all the challenges without having learned any of the lessons. ↫ Marcin Wichary Grab a blanket, curl up on the couch with some coffee or tea, and enjoy.


  • MenuetOS 1.59.20 released
    MenuetOS, the operating system written in x86-64 assembly, has released two new versions since we last talked about it roughly two months ago. In fact, Im not actually sure its just two, or more, or fewer, since it seems sometimes releases disappear entirely from the changelog, making things a bit unclear. Anyway, since the last time we talked about MenuetOS, it got improvements to videocalling, networking, and HDA audio drivers, and a few other small tidbits.


  • Haiku inches closer to next beta release
    And when a Redox monthly progress report is here, Haikus monthly report is never far behind (or vice versa, depending on the month). Haikus February was definitely a busy month, but theres no major tentpole changes or new features, highlighting just how close Haiku is to a new regular beta release. The OpenBSD drivers have been synchronised wit upstream to draw in some bugfixes, theres a ton of smaller fixes to various applications like StyledEdit, Mail, and many more, as well a surprisingly long list of various file system fixes, improving the drivers for file systems like NTFS, Btrfs, XFS, and others. Theres more, of course, so just like with Redox, head on over to pore over the list of smaller changes, fixes, and improvements. Just like last month, Id like to mention once again that you really dont need to wait for the beta release to try out Haiku. The operating system has been in a fairly stable and solid condition for a long time now, and whatevers the latest nightly will generally work just fine, and can be updated without reinstallation.


  • Redox gets NodeJS, COSMICs compositor, and much more
    February has been a busy month for Redox, the general purpose operating system written in Rust. For instance, the COSMIC compositor can now run on Redox as a winit window, the first step towards fully porting the compositor from COSMIC to Redox. Similarly, COSMIC Settings now also runs on Redox, albeit with only a very small number of available settings as Redox-specific settings panels havent been made yet. Its clear the effort to get the new COSMIC desktop environment from System76 running on Redox is in full swing. Furthermore, Vulkan software can now run on Redox, thanks to enabling Lavapipe in Mesa3D. Theres also a ton of fixes related to the boot process, the reliability of multithreading has been improved, and theres the usual long list of kernel, driver, and Relibc improvements as well. A major port comes in the form of NodeJS, which now runs on Redox, and helped in uncovering a number of bugs that needed to be fixed. Of course, theres way more in this months progress report, so be sure to head on over and read the whole thing.


  • Hardware hotplug events on Linux, the gory details
    One day, I suddenly wondered how to detect when a USB device is plugged or unplugged from a computer running Linux. For most users, this would be solved by relying on libusb. However, the use case I was investigating might not actually want to do so, and so this led me down a poorly-documented rabbit hole. ↫ ArcaneNibble (or R) And ArcaneNibble (or R) is taking you down with them.


  • New Oracle Solaris CBE release released
    Oracles Solaris 11 basically comes in two different flavours: the SRU (Support Repository Update) releases for commercial Oracle customers, and the CBE (Common Build Environment) releases, available to everyone. Weve covered the last few SRU releases, and now its time for a new CBE release. We first introduced the Oracle Solaris CBE in March 2022 and we released an updated version in May 2025. Now, as Oracle Solaris keeps on evolving, we’ve released the latest version of our CBE. With the previous release Alan and Jan had compiled a list to cover all the changes in the three years since the first CBE release. This time, because it’s relatively soon after the last release we are opting to just point you to the what’s new blogs on the feature release SRUs Oracle Solaris 11.4 SRU 84, Oracle Solaris 11.4 SRU 87, and Oracle Solaris 11.4 SRU 90. And of course you can always go to the blogs by Joerg Moellenkamp and Marcel Hofstetter who have excellent series of articles that show how you can use the Oracle Solaris features. ↫ Joost Pronk van Hoogeveen at the Oracle Solaris Blog You can update your existing installation with a pkg update, or do a fresh insrtall with the new CBE images.


Linux Journal - The Original Magazine of the Linux Community

  • Intel Expands Linux Graphics Team to Boost Drivers and Gaming Support
    by George Whittaker
    Intel is once again investing in Linux development. The company has recently posted several job openings aimed at strengthening its Linux graphics driver and GPU software teams, signaling continued interest in improving Intel hardware support on the open-source platform.

    For Linux users, especially gamers and developers, this could mean faster improvements to Intel’s graphics stack and stronger support for modern workloads.
    New Roles Focused on Linux Graphics
    Intel has listed multiple GPU Software Development Engineer positions, many of which specifically focus on Linux graphics technologies. These roles involve working on the full graphics stack, including firmware, kernel drivers, and user-space components used by applications and games.

    The responsibilities for these positions include:

    Developing and optimizing Intel GPU drivers for Linux

    Improving the Linux graphics stack, including kernel DRM drivers and Mesa components

    Working with graphics APIs and tools used by modern applications

    Ensuring compatibility across desktop, workstation, and data-center hardware

    The job listings also emphasize experience with C/C++ development and the Linux kernel graphics ecosystem, highlighting the technical depth required for these roles.
    Linux Gaming Is Part of the Plan
    One of the more notable details from the job postings is the mention of Linux gaming technologies such as Wine and Proton. These compatibility layers allow Windows games to run on Linux, making them central to platforms like SteamOS and the Steam Deck.

    Intel’s focus on these tools suggests the company wants its GPUs to perform well not just in enterprise workloads but also in gaming environments. That aligns with the growing popularity of Linux gaming driven by:

    Valve’s Proton compatibility layer

    Vulkan-based graphics APIs

    The success of devices like the Steam Deck
    Beyond Gaming: HPC and Data Center Work
    While gaming support is part of the focus, the hiring effort isn’t limited to consumer graphics. Intel is also recruiting engineers for areas such as:

    High-performance computing (HPC)

    AI and machine-learning workloads

    Middleware development for supercomputing systems

    Cloud and data-center GPU optimization

    These roles indicate Intel’s broader strategy to strengthen Linux across multiple sectors, from desktops and laptops to supercomputers and cloud infrastructure.
    Go to Full Article


  • AerynOS 2026.02 Alpha Released: Advancing a Modern Atomic Linux Vision
    by George Whittaker
    The developers behind AerynOS have released AerynOS 2026.02 Alpha, the latest development snapshot of the independent Linux distribution previously known as Serpent OS. This new release continues the project’s rapid evolution, bringing updated packages, improved build tools, and new installation options while the system remains in an early testing stage.

    Although still labeled as an alpha-quality release, the new ISO gives enthusiasts and developers a chance to explore the direction AerynOS is taking as it builds a modern Linux platform from scratch.
    A Modern Atomic Approach
    AerynOS aims to rethink how Linux distributions handle updates and package management. The project focuses on atomic-style updates, meaning system changes are applied as a complete transaction rather than individual package installs. This approach helps reduce the risk of partially completed updates leaving a system in a broken state.

    Unlike some atomic distributions, however, AerynOS does not rely on an immutable filesystem, allowing users to retain flexibility and customization while still benefiting from safer update behavior.
    Updated Desktop Environments
    The 2026.02 alpha release ships with several modern desktop environment options:

    GNOME 49.4 as the default desktop

    COSMIC 1.0.8, System76’s emerging desktop environment

    KDE Plasma 6.6.1 available as an alternative session

    These updates provide users with multiple modern desktop choices while ensuring compatibility with the latest frameworks and desktop technologies.
    New Core Software and Components
    AerynOS 2026.02 also brings a large batch of software updates across the system stack. Some of the notable versions included in the release are:

    Linux kernel 6.18.15 LTS

    Firefox 148

    PipeWire 1.6

    Wine 11.3

    Waybar 0.15

    Mesa/Nesa graphics drivers 26.x

    Together, these updates ensure that the development snapshot reflects a modern Linux software ecosystem while improving compatibility with newer hardware.
    Improved Development Tooling
    A significant portion of the February development cycle focused on improving the distribution’s internal tooling:

    Moss, the package manager, has been optimized for faster performance.

    Boulder, the package build system, now automates more recipe creation and version handling.
    Go to Full Article


  • Armbian 26.02 Arrives with Linux 6.18 LTS and Expanded Board Support
    by George Whittaker
    The Armbian project has released Armbian 26.02, the latest update to the lightweight Linux distribution designed specifically for ARM and RISC-V single-board computers (SBCs). Known for its stability and hardware optimization, Armbian continues to evolve with improved hardware support, new desktop options, and updated core components in this release.
    A Linux Distribution Tailored for SBCs
    Armbian is built on top of Debian or Ubuntu, providing optimized system images for single-board computers such as Orange Pi, Banana Pi, and ODROID devices. The project focuses on stability, performance, and long-term maintenance for embedded and development boards.

    With the 26.02 release, the developers continue that mission by refining support for modern hardware platforms and improving the overall software stack.
    Powered by Linux 6.18 LTS
    One of the biggest upgrades in Armbian 26.02 is the transition to Linux kernel 6.18 LTS, which brings improved driver support, performance enhancements, and better compatibility for newer SBC hardware.

    The newer kernel helps ensure that Armbian remains compatible with evolving chipsets while maintaining stability across its supported devices.
    New Board Support
    This release expands Armbian’s hardware ecosystem with support for several new boards, including:

    SpacemiT MusePi Pro

    Radxa Rock 4D

    Orange Pi RV2

    ODROID M2

    These additions reflect Armbian’s ongoing focus on supporting emerging ARM and RISC-V development boards used by hobbyists, developers, and embedded system builders.
    Desktop Improvements
    Armbian 26.02 also introduces expanded desktop options:

    RISC-V XFCE desktop images for supported RISC-V systems

    Restored KDE Neon desktop builds

    Updated desktop targets based on Ubuntu 24.04 LTS

    These changes give users more flexibility when choosing between lightweight environments or more full-featured desktop setups.
    Enhancements to Armbian Tools
    The Armbian ecosystem itself has also received improvements. The Armbian Imager utility, used to flash OS images to SBC storage devices, now features:

    Faster image decompression

    Code signing for improved security on macOS and Windows

    AI-assisted translation support

    A new settings panel with additional developer options
    Go to Full Article


  • Linux 7.0 Is Coming: What to Expect from the Next Major Kernel Release
    by George Whittaker
    Excitement in the open-source world is rising as the Linux kernel project moves toward the next major release: Linux kernel 7.0. While a major version number might sound like a dramatic overhaul, the reality is a lot more steady progress, and that’s part of what makes the Linux kernel so reliable and trusted. The first release candidate (RC1) for Linux 7.0 has already been published, and developers are entering the final stretch toward a stable release expected around mid-April 2026.
    An Evolution, Not a Revolution
    Linus Torvalds, the creator and lead maintainer of the Linux kernel, officially confirmed that the next version after Linux 6.19 will be dubbed Linux 7.0. In the announcement, he made clear that the jump to “7.0” isn’t tied to any monumental architectural upheaval, it’s a practical naming decision made partly to keep version numbers manageable.

    That tradition continues a long-standing pattern: kernel series are often numbered until they reach higher minor versions (like 6.19), and then the major number increments, even if the changes are incremental and largely additive rather than breaking.
    Inside the 7.0 Development Cycle
    The Linux 7.0 cycle opened with the merge window, during which new code from contributors around the world is accepted. With the release candidate phase now underway, the focus has turned toward stabilization and testing.

    The 7.0-rc1 announcement notes that this cycle saw a “smooth” merge window with relatively few major boot failures reported on the lead developer’s own test machines, a good sign for the kernel’s broad hardware support.
    Expected Improvements
    While the final changelog for the stable 7.0 kernel will only be known when it ships, several themes stand out from early previews and reporting:
    1. Broad Hardware Enablement
    Driver updates make up a significant portion of the changes so far, helping Linux support the latest CPUs and SoCs from vendors like Intel, AMD, and Qualcomm. Early testing indicates enablement for new families such as Intel Nova Lake and AMD Zen 6, which will be important for next-generation laptops, desktops, and servers.
    2. Performance and Responsiveness
    Kernel maintainers and community reports suggest that performance improvements are part of the 7.0 trend. Although specifics are still emerging, the kernel’s scheduler and memory management subsystems tend to see ongoing optimization as workloads diversify.
    Go to Full Article


  • Gentoo Charts a New Path: Moving Away from GitHub Toward Codeberg
    by George Whittaker Introduction
    The Gentoo Linux project has begun transitioning parts of its infrastructure away from GitHub and toward Codeberg, a Git hosting platform built on open-source principles. The move reflects growing concerns within parts of the open-source community about centralized hosting, proprietary AI integrations, and long-term platform independence.

    While Gentoo has used GitHub for collaboration and code hosting in recent years, maintainers are now signaling a preference for a platform that aligns more closely with their philosophical roots.
    Why the Shift?
    One of the underlying motivations behind the move involves concerns around Microsoft’s expanding integration of AI tools like Copilot into GitHub’s ecosystem. While Copilot is optional and not mandatory for users, its presence has sparked debate within open-source communities about:

    Code usage for AI model training

    Transparency around data handling

    Vendor control over open-source workflows

    The long-term independence of community projects

    Gentoo, a distribution known for its strong emphasis on freedom, customization, and user control, appears to be taking a cautious approach by diversifying its infrastructure.
    Why Codeberg?
    Codeberg is a community-driven Git hosting service powered by Forgejo, a fully open-source Git platform. Unlike GitHub, Codeberg operates as a non-profit organization and positions itself as an ethical alternative focused on transparency and sustainability.

    Key characteristics include:

    Open-source infrastructure

    No proprietary AI tooling baked into the platform

    Community governance model

    Emphasis on privacy and minimal tracking

    For a project like Gentoo, deeply rooted in open-source philosophy, these factors carry weight.
    What This Means for Gentoo Users
    For end users, the transition may not immediately change how Gentoo is installed or maintained. However, it could affect:

    Where source code repositories are officially hosted

    Where developers submit patches and pull requests

    Contribution workflows for maintainers

    Over time, the move could also reduce dependency on large corporate platforms, ensuring Gentoo retains autonomy over its infrastructure.
    A Broader Trend in Open Source
    Gentoo is not alone in reassessing its hosting platforms. Across the open-source world, projects have increasingly explored alternatives such as:

    Codeberg

    SourceHut

    Self-hosted Git solutions
    Go to Full Article


  • AsteroidOS 2.0 Launches: A Community-Driven Linux Revival for Smartwatches
    by George Whittaker
    The open-source wearable ecosystem just received a major upgrade. AsteroidOS 2.0 has officially been released, bringing new life to Linux-based smartwatches and giving aging hardware a fresh purpose. Built by a passionate community of developers, AsteroidOS continues to push the idea that wearable technology can remain open, customizable, and free from vendor lock-in.

    For users who prefer control over their devices, and for those with older smartwatches gathering dust, AsteroidOS 2.0 represents a compelling alternative to proprietary smartwatch platforms.
    What Is AsteroidOS?
    AsteroidOS is an open-source operating system designed specifically for smartwatches. Originally developed as a replacement for discontinued or unsupported Android Wear devices, the project has grown into a full Linux-based wearable platform.

    Unlike closed smartwatch systems, AsteroidOS emphasizes:

    Privacy-first design

    Minimal background tracking

    Full user control

    Community-driven development

    It runs on supported legacy devices and allows users to repurpose smartwatches that manufacturers have long abandoned.
    What’s New in AsteroidOS 2.0
    Version 2.0 is one of the most significant updates in the project’s history. While the philosophy remains the same, this release introduces meaningful improvements across usability, performance, and compatibility.
    Modernized Interface
    AsteroidOS 2.0 brings a refreshed UI that feels smoother and more intuitive. Navigation between apps and watch faces is more fluid, and animations have been optimized for improved responsiveness on older hardware.
    Improved Power Management
    Battery life is critical on wearables. The new release refines power-saving behaviors and background process handling, helping extend usage time between charges, especially important for devices with aging batteries.
    Enhanced Bluetooth Connectivity
    Connectivity improvements allow more reliable pairing with companion apps, notifications, and syncing features. Stability and compatibility with modern smartphones have been strengthened.
    Updated Core Stack
    Under the hood, AsteroidOS 2.0 ships with updated components from the Linux ecosystem, ensuring better hardware compatibility and security fixes.
    Go to Full Article


  • LibreOffice 26.2 Arrives: Faster Performance, Sharper UI, and Better Compatibility
    by George Whittaker
    The Document Foundation has officially released LibreOffice 26.2, the latest major update to the widely used open-source office suite. With improvements spanning performance, user interface refinements, document compatibility, and accessibility, this version continues LibreOffice’s mission to provide a powerful, community-driven alternative to proprietary office software.

    LibreOffice 26.2 is available for Linux, Windows, and macOS, offering consistent functionality across platforms while keeping full control in the hands of users.
    What’s New in LibreOffice 26.2
    While LibreOffice updates often focus on incremental refinement rather than radical redesign, version 26.2 introduces several meaningful enhancements that improve daily workflows.
    Improved Performance and Stability
    Performance remains a priority. LibreOffice 26.2 includes:

    Faster document loading, especially for large spreadsheets and presentations

    Reduced memory usage in complex Calc files

    Improved stability when handling heavily formatted documents

    These optimizations make the suite feel more responsive across both modern systems and older hardware.
    Enhanced Microsoft Office Compatibility
    Compatibility continues to improve with each release. LibreOffice 26.2 delivers:

    More accurate rendering of DOCX, XLSX, and PPTX files

    Better support for advanced formatting and tracked changes

    Improved handling of embedded objects and charts

    For users collaborating with Microsoft Office users, these refinements reduce formatting surprises and make document exchange smoother.
    Refined User Interface
    LibreOffice 26.2 builds upon its modern UI framework with:

    Polished icon themes and improved scaling on high-resolution displays

    Better dark mode integration across platforms

    Smoother transitions in NotebookBar layouts

    Improved accessibility for keyboard navigation and screen readers

    The result is a cleaner, more cohesive experience without disrupting long-time users.
    Writer Improvements
    LibreOffice Writer gains several practical enhancements:

    More reliable footnote and endnote management

    Improved table formatting controls

    Expanded language and grammar tool integration

    These updates benefit users creating academic papers, reports, and long-form documents.
    Calc Enhancements
    Spreadsheet users will notice:
    Go to Full Article


  • GOG Moves Toward Native Linux Support: A Major Shift for DRM-Free Gaming
    by George Whittaker
    In a development that has energized the Linux gaming community, GOG (Good Old Games) has officially confirmed that it is working on native Linux support. While GOG has long provided Linux installers for select titles, this announcement signals something more substantial: deeper platform integration and a renewed commitment to Linux as a first-class gaming environment.

    For Linux users who value DRM-free software and ownership rights, this could be a significant turning point.
    Why This Matters
    GOG has built its reputation on offering DRM-free games that users truly own, free from online activation requirements and restrictive launchers. However, Linux users have historically faced a mixed experience:

    Some games included native Linux builds

    Others required manual setup through Wine or Proton

    The GOG Galaxy client itself lacked native Linux support

    While community tools like Heroic Games Launcher and Lutris filled the gap, the absence of official Linux support for the Galaxy ecosystem left many users dependent on workarounds.

    Now, with GOG confirming active development of native Linux support, that gap may finally begin to close.
    What Native Support Could Include
    Although full details have yet to be finalized, “native support” could realistically mean several improvements:

    An official GOG Galaxy client for Linux

    Better integration with Proton or Wine when needed

    Unified cloud saves and achievements on Linux

    Streamlined game installation and updates

    Official support channels for Linux users

    If implemented properly, this would allow Linux gamers to enjoy the same ecosystem experience as Windows users without third-party bridges.
    The Timing Makes Sense
    The announcement comes at a moment when Linux gaming is stronger than ever:

    The Steam Deck has normalized Linux as a gaming platform

    Proton compatibility has reached impressive levels

    Vulkan drivers and Mesa development continue advancing

    Distros like Bazzite and Nobara are built specifically for gaming

    With more gamers exploring Linux in 2026, GOG’s move may be both strategic and overdue.
    What It Means for the Linux Gaming Ecosystem
    If GOG delivers robust native support, several ripple effects could follow:

    Increased confidence from developers to release Linux builds

    More competition in the Linux game storefront space

    Improved DRM-free game adoption among Linux users
    Go to Full Article


  • Linux Kernel Runtime Guard Reaches 1.0: A Major Milestone for Runtime Kernel Security
    by George Whittaker
    The Linux security landscape just reached an important milestone. Linux Kernel Runtime Guard (LKRG) has officially hit version 1.0, marking its transition from a long-running experimental project into a mature, production-ready security tool. For administrators and security-conscious users, this release reinforces LKRG’s role as a powerful additional layer of defense for Linux systems.

    After years of development, testing, and real-world use, the 1.0 release signals confidence in LKRG’s stability, compatibility, and long-term direction.
    What Is LKRG?
    LKRG is a loadable kernel module designed to protect the Linux kernel at runtime. Instead of relying solely on compile-time hardening or static security features, LKRG actively monitors the kernel while the system is running. Its goal is to detect unauthorized changes, suspicious behavior, and exploit attempts that target kernel internals.

    Because it operates at runtime, LKRG complements existing protections like SELinux, AppArmor, and kernel hardening options rather than replacing them.
    Why the 1.0 Release Matters
    Reaching version 1.0 is more than a symbolic version bump. It reflects years of refinement and signals that the project has reached a level of maturity suitable for broader adoption.

    With this release, LKRG offers:

    Stable behavior across a wide range of kernel versions

    Improved reliability under real-world workloads

    Cleaner internal architecture and reduced overhead

    Confidence for system administrators deploying it in production environments

    For security tooling, especially something operating inside the kernel, stability and predictability are critical, and the 1.0 milestone acknowledges that standard.
    How LKRG Protects the Kernel
    At a high level, LKRG continuously checks the integrity of critical kernel structures and execution paths. It looks for signs that something has altered kernel memory, process credentials, or execution flow in unexpected ways.

    When suspicious activity is detected, LKRG can:

    Log warnings or alerts

    Block the offending action

    Trigger defensive responses based on configuration

    This makes it particularly useful for detecting privilege-escalation exploits and post-exploitation activity that might otherwise go unnoticed.
    Who Should Consider Using LKRG?
    LKRG is especially relevant for:

    Servers and cloud hosts exposed to untrusted workloads

    Enterprise systems with strict security requirements
    Go to Full Article


  • A Pillar of the Linux Kernel: Greg Kroah-Hartman Honored with European Open Source Award
    by George Whittaker
    The open-source community is celebrating a well-deserved recognition. Greg Kroah-Hartman, one of the most influential figures in the Linux ecosystem, has been awarded the European Open Source Award, honoring decades of sustained contributions that have shaped Linux into the stable, trusted platform it is today.

    For anyone who relies on Linux, whether on servers, desktops, embedded devices, or cloud infrastructure, this award highlights the quiet but essential work that keeps the ecosystem reliable.
    A Steward of Stability
    Greg Kroah-Hartman is best known for his role as the maintainer of the Linux kernel’s stable branches. While new kernel features often grab headlines, the stable kernels are where real-world systems live. They receive carefully vetted fixes for security issues, regressions, and bugs, without introducing disruptive changes.

    That responsibility requires deep technical knowledge, discipline, and trust from the community. Kroah-Hartman has carried it for years, ensuring that Linux remains dependable across millions of systems worldwide.
    Beyond the Stable Kernel
    His impact extends far beyond stable releases. Over the years, Kroah-Hartman has contributed heavily to:

    Driver development, helping hardware vendors integrate cleanly with Linux

    Kernel infrastructure improvements, making long-term maintenance sustainable

    Developer documentation, including the widely respected Linux Kernel in a Nutshell

    Mentorship, guiding new contributors through the notoriously complex kernel process

    These efforts help keep Linux open not just in license, but in practice, accessible to new developers and maintainable at scale.
    Why This Award Matters
    The European Open Source Award recognizes individuals whose work benefits society through openness, collaboration, and technical excellence. Kroah-Hartman’s work exemplifies that mission.

    Linux doesn’t succeed because of flashy features alone. It succeeds because:

    Bugs are fixed responsibly

    Security issues are handled quietly and quickly

    Compatibility is preserved across years and hardware generations

    Those outcomes don’t happen by accident. They’re the result of sustained, meticulous stewardship, exactly the kind of work this award celebrates.
    Go to Full Article


Page last modified on November 02, 2011, at 10:01 PM