#linux

[ follow ]
unix
Alvinalexander
3 months ago
Scala

Unix/Linux: Changing many files with the same multiline string pattern

Use awk and a Unix shell script to edit the content of multiple files
Be cautious and make backups before making mass changes to files [ more ]
Alvinalexander
3 months ago
Scala

Unix/Linux: How to get the top-level directory (only) from a file path

The problem is to extract the top-level directory name from a given file path.
The provided solution uses a combination of commands like dirname, cut, and sort to achieve the desired result. [ more ]
Theregister
3 months ago
UX design

The rise and fall of the standard user interface

In the early days of microcomputers, IBM created a standard for software user interfaces that greatly influenced the design of software for decades to come.
The Linux and Unix shell did not adopt the IBM standard, leading to a clash between the traditions of Unix and the graphical user interfaces of other software. [ more ]
moreunix
CodeProject
1 month ago
DevOps

Challenges in Migrating ASP.NET Apps to Containers #3 - OpenSSL Issues

OpenSSL Legacy Renegotiation can be a challenge during migration from Windows ASP.NET apps to Linux Docker containers.
Adding specific lines to the Dockerfile can enable legacy SSL Renegotiation and adjust the minimum TLS version allowed. [ more ]
DevOps.com
3 months ago
DevOps

IBM Adds Lower Cost Linux Mainframe to Portfolio - DevOps.com

IBM launches entry-level mainframe platform for affordable Linux use
IBM claims 52% savings in total cost of ownership over 5 years for moving Linux workloads to their mainframe [ more ]
Theregister
5 months ago
DevOps

RHEL and Alma Linux 9.3 released

Red Hat Enterprise Linux version 9.3 and Alma Linux 9.3 have been released as the latest semi-annual updates.
RHEL 9.3 includes updates to existing components and some new features that maintain backwards compatibility.
The release cycle of RHEL involves point releases that contain the same versions of significant components, maximizing compatibility. [ more ]
Theregister
3 months ago
Web development

Firefox 122 is out, with improved translation

Firefox 122 has several improvements including better page translation, improved Firefox Suggest feature, and support for Apple passkeys
Linux users will see a significant change in how Firefox is packaged, which will affect the majority of Linux users [ more ]
Theregister
3 months ago
Wine

WINE 9.0 brings better WoW64 support to 64-bit x86

WINE 9.0 brings better WoW64 support to 64-bit x86 and Arm kit, as well as native Wayland support on Linux.
The new WoW64 mode allows running 32-bit Windows applications on a purely 64-bit Unix installation. [ more ]
[ Load more ]