• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From ostechnix.com

DebPostInstall: Debian And Ubuntu Server Post Install Script - OSTechNix

2 3

DebPostInstall is a simple Bash script to automate important post installation tasks in a newly installed minimal Debian or Ubuntu server.

#bash #debian_12 #bash_script #shell_scripts #bash_scripting #debpostinstall #package_management #debian_post_install #linux_administration #ubuntu_post_installation_script

on Sep 5

From ostechnix.com

Fedora KDE Elevated To Edition Status - OSTechNix

0 0

Fedora KDE is no longer a spin! The Fedora KDE Desktop Spin has been officially promoted to Edition status.

on Nov 10

From ostechnix.com

Bottom: A Customizable Real-time Process and System Monitor - OSTechNix

0 0

Bottom (shortly btm) is a highly customisable, cross-platform graphical process/system monitor designed for use in the terminal.

on Nov 7

From ostechnix.com

Manjaro Linux Introduces Opt-Out Telemetry With Manjaro Data Donor - OSTechNix

0 0

Manjaro Linux is developing a new tool called Manjaro Data Donor (MDD) to gather usage statistics about its user base.

on Nov 5

From ostechnix.com

Redox OS Now Runs On RISC-V - OSTechNix

0 1

Redox OS now supports the RISC-V architecture. This includes support in the kernel, toolchain, build process, and Orbital Desktop.

on Nov 5

From ostechnix.com

Russian Ministry Proposes A Separate Linux Community - OSTechNix

0 0

Several Russian maintainers were removed from the Linux kernel due to compliance concerns, leading the Russian Ministry to propose a separate Linux community.

on Nov 5

From ostechnix.com

Linux Kernel 6.12 RC6 Released - OSTechNix

0 0

Linus Torvalds announced the release of Linux Kernel 6.12 RC6, describing it as "another week, another rc" with "nothing odd or special" going on.

on Nov 4

From ostechnix.com

OpenPaX: A New Open-Source Patch for Enhanced Linux Security - OSTechNix

0 0

OpenPaX is an open-source kernel patch developed by Edera. It is designed to mitigate common memory safety errors in Linux systems.

on Nov 4

From ostechnix.com

COSMIC Alpha 3 Released: A Hands-on Look At The New Features - OSTechNix

0 0

System76 has released the third alpha version of COSMIC desktop environment. COSMIC Alpha 3 brings a variety of updates, performance improvements and bug fixes.

on Nov 1

From ostechnix.com

Linux Takes Over Azure: AlmaLinux Gains Azure Endorsement - OSTechNix

0 0

Linux is now the top operating system on Azure cloud, with over 60% of customer workloads running on Linux.

on Oct 31

From ostechnix.com

Fedora Linux 41 Is Officially Released - OSTechNix

0 0

Fedora Linux 41 is officially released with Linux Kernel 6.11, GNOME 47, KDE Plasma 6.2, DNF 5 and many new features.

on Oct 30

From ostechnix.com

Linux Kernel 6.12 RC5 Released - OSTechNix

0 0

Linux Kernel 6.12 RC5 is released with various fixes and improvements across different components of the kernel.

on Oct 28

From ostechnix.com

Linux Kernel Maintainer Removals: Compliance Requirements Explained - OSTechNix

0 0

Understand the compliance requirements for contributing to the Linux kernel due to US sanctions. Learn how developers can still contribute.

on Oct 26

From ostechnix.com

Linus Torvalds Defends Linux Kernel's Removal of Russian Maintainers - OSTechNix

0 0

The Linux Kernel's removal of Russian maintainers over compliance concerns ignites debate. Linus Torvalds defends the decision, citing sanctions and slamming critics.

on Oct 26

From ostechnix.com

DTrace 2.0 Arrives On Gentoo Linux - OSTechNix

0 0

DTrace 2.0, the powerful dynamic tracing tool, is now available on Gentoo. This means you can now analyse and debug your system with ease.

on Oct 25

From ostechnix.com

Run Language Models On Your Smartphone With PocketPal AI - OSTechNix

0 0

PocketPal AI is an Open source AI Assistant that lets you run various small language models (SLMs) directly on your smartphone.

on Oct 24

From ostechnix.com

Several Russian Maintainers Removed From Linux Kernel - OSTechNix

0 0

Several Russian Maintainers removed from the Linux Kernel due to Compliance Concerns. Is nationality the new criteria for contributing to Linux?

on Oct 24

From ostechnix.com

AlmaLinux OS Kitten 10: A Sneak Peek into the Future of AlmaLinux - OSTechNix

0 0

AlmaLinux OS, an open-source and free enterprise Linux operating system, is developing a preview version of AlmaLinux OS 10, codenamed "Kitten".

on Oct 24

From ostechnix.com

Flatpak Update Fails After Upgrading Curl To 8.10 In Debian 12 | How To Fix It - OSTechNix

0 0

Flatpak update command fails after upgrading Curl to version 8.10 from backports repository In Debian 12 Linux. Here's how to fix it.

on Oct 22

From ostechnix.com

Linux Kernel 6.12 RC4 Released: A Big Release In 6.x Series - OSTechNix

0 0

Linux Kernel 6.12 RC4 is released. While not the biggest rc4 release ever, it is the biggest in the 6.x series in terms of the number of commits.

on Oct 21

From ostechnix.com

How To Analyze ELF Binaries With Binsider In Linux - OSTechNix

0 0

In this tutorial, we will explore what Binsider is, its features, and how to use it to analyze ELF binaries effectively in Linux.

on Oct 20

From ostechnix.com

Introduction To ELF In Linux: A Simple Guide To Executable Files - OSTechNix

0 0

In this blog post, we will discuss what ELF is, how it works, and why it's so important for Linux users and developers.

on Oct 19

From ostechnix.com

Debian Unstable Upgrades To Perl 5.40 - OSTechNix

0 0

Debian Developer Niko Tyni announced that Debian Unstable has been upgraded to Perl 5.40.0 with new features, security updates, and bug fixes.

on Oct 18

From ostechnix.com

Fix "Unmet Dependencies" Error When Installing Curl In Debian 12 - OSTechNix

0 0

This brief guide explains how to fix the Unmet Dependencies error when installing Curl in Debian 12 Linux system.

on Oct 17

From ostechnix.com

AlmaLinux 9.5 Beta is Officially Released - OSTechNix

0 0

The AlmaLinux OS Foundation has just announced the beta release of AlmaLinux 9.5, codenamed "Teal Serval".

on Oct 17

From ostechnix.com

Fix "dpkg-deb: lzma error: compressed data is corrupt" Error in Debian - OSTechNix

0 0

This guide explains how to fix the "dpkg-deb: lzma error: compressed data is corrupt" error in Debian 12 and Ubuntu Linux systems.

on Oct 17

From ostechnix.com

How To Use Linux Grep Command With Context Flags - OSTechNix

0 0

Learn how to use grep command with the context flags -A, -B, and -C, allowing you to easily include lines before and after your matches in Linux.

on Oct 10

From ostechnix.com

KDE Plasma 6.2 Released With Improved Wayland Support - OSTechNix

0 0

KDE Plasma 6.2 is released with focus on making Plasma a more accessible and user-friendly environment for both digital artists and general users.

on Oct 8

From ostechnix.com

Git 2.47 Released with New Features and Enhancements - OSTechNix

0 0

The Git project has released Git 2.47, packed with incremental multi-pack indexes, improved branch identification and more.

on Oct 8

From ostechnix.com

Linux Kernel 6.12 RC2 Released - OSTechNix

0 0

Linus Torvalds, the principal developer of the Linux kernel, has announced the second release candidate (RC2) for Linux Kernel version 6.12.

on Oct 7

From ostechnix.com

Linus Torvalds Expresses Frustration With Bcachefs Development Process - OSTechNix

0 0

Linus Torvalds and Kent Overstreet clash over Bcachefs development process. Torvalds threatens to remove Bcachefs from Mainline kernel.

on Oct 7

From ostechnix.com

How To Fix Broken Pacman In Arch Linux - OSTechNix

0 0

Learn how to fix the "libalpm.so.15: No such file or directory" error in Arch Linux using pacman-static binary without reinstall.

on Oct 6

From ostechnix.com

GNOME Weekly Update: Preparing for GNOME Asia Summit 2024 - OSTechNix

0 0

This week in GNOME was packed with exciting updates, new projects, and preparations for the upcoming GNOME Asia 2024 conference.

on Oct 5

From ostechnix.com

OpenAI Canvas for ChatGPT is Here! Write Better Code and Content - OSTechNix

0 0

OpenAI has released a new interface called Canvas for ChatGPT, designed to enhance collaboration on writing and coding projects.

on Oct 5

From ostechnix.com

KDE Weekly Update: Plasma 6.2 Will Be Released In Three Days - OSTechNix

0 0

The wait is almost over! In just three days, KDE Plasma 6.2 will be released with cool new features, bug fixes, and better stability.

on Oct 5

From ostechnix.com

XFCE 4.20 Aims To Bring Preliminary Wayland Support - OSTechNix

0 0

The XFCE developers are aiming to release the XFCE version 4.20 with the introduction of preliminary Wayland support in December 2024.

on Oct 4

From ostechnix.com

Manjaro 24.1 "Xahea" is Officially Released with Linux Kernel 6.10 - OSTechNix

0 0

Manjaro 24.1, Codenamed Xahea, is officially released. This release ships with Linux Kernel 6.10, KDE Plasma 6.1, GNOME 46, and Xfce 4.18.

on Oct 3

From ostechnix.com

Speech Note - An Offline Speech Recognition, Text-to-Speech and Translation App for Linux - OSTechNix

0 0

Speech Note is an open-source application that offers offline Speech to Text (STT), Text to Speech (TTS), and Machine Translation (MT) capabilities for Linux.

on Oct 3

From ostechnix.com

Mozilla Thunderbird Lands On Android With New Beta Release - OSTechNix

0 0

The popular open-source email client, Mozilla Thunderbird, has launched a beta version of its Android app with a range of new features and improvements.

on Oct 2

From ostechnix.com

Linux Kernel 6.12 RC1 Released - OSTechNix

0 0

Linus Torvalds announced the release of Linux Kernel 6.12 RC1. Kernel 6.12 RC1 brings important new features like PREEMPT_RT and sched_ext.

on Oct 1

From ostechnix.com

HardenedBSD And Protectli Partner To Build A Censorship-Resistant Mesh Network - OSTechNix

0 0

The HardenedBSD Foundation has partnered with Protectli to develop a censorship- and surveillance-resistant mesh network.

on Oct 1

From ostechnix.com

FreeBSD Invests In Laptop Support For Broader Adoption - OSTechNix

0 0

The FreeBSD Foundation has announced a strategic investment of $750,000 to improve laptop support for the FreeBSD operating system.

on Sep 30

From ostechnix.com

GNOME Weekly Update: GNOME Core Apps and Libraries Receive Updates - OSTechNix

0 0

It's been a busy week in GNOME ecosystem, with updates across core apps and libraries, new releases in GNOME Circle, and advancements in third-party projects.

on Sep 28

From ostechnix.com

KDE Weekly Update: Plasma 6.2 Reaches Bug-Fixing Mode - OSTechNix

0 0

This week in KDE, the team is making final adjustments for the upcoming Plasma 6.2 release. Here are some highlights from the latest updates.

on Sep 28

From ostechnix.com

Arch Linux Announces Collaboration With Valve - OSTechNix

0 0

Arch Linux has announced a new partnership with Valve, the company behind the Steam gaming platform and Steam Deck.

on Sep 28

From ostechnix.com

Tor And Tails Merge To Protect Users From Global Surveillance - OSTechNix

0 0

Tor Project and Tails Linux have merged operations to strengthen their ability to protect users from global mass surveillance and censorship.

on Sep 27

From ostechnix.com

How To Install Oracle VirtualBox 7.1 In Fedora Linux 41 - OSTechNix

0 0

This Step-by-Step guide explains how to install Oracle VirtualBox on Fedora Linux 40 and 41 versions.

on Sep 26

From ostechnix.com

A Beginner's Guide To Using dpkg Command In Linux - OSTechNix

0 0

This tutorial explains the basics of using dpkg command with examples in Debian, Ubuntu and its derivatives.

on Sep 25

From ostechnix.com

The Right Way To Handle Dpkg Lock Error In Debian And Ubuntu - OSTechNix

0 0

Learn how to handle the dpkg lock on Debian-based systems. Discover the correct solutions to resolve the dpkg lock error and avoid system corruption.

on Sep 25

From ostechnix.com

Samba Receives EUR 688,800 From Sovereign Tech Fund - OSTechNix

0 1

The Samba project has received funding of €688,800 from the Sovereign Tech Fund to enhance security and functionality.

on Sep 24