#Linux

[ follow ]
#swap
fromMedium
3 weeks ago
DevOps

What is swap memory in linux? What It Really Is, Why It Exists, and How to Actually Use It

fromMedium
3 weeks ago
DevOps

What is swap memory in linux? What It Really Is, Why It Exists, and How to Actually Use It

fromMedium
3 weeks ago
DevOps

What is swap memory in linux? What It Really Is, Why It Exists, and How to Actually Use It

fromMedium
3 weeks ago
DevOps

What is swap memory in linux? What It Really Is, Why It Exists, and How to Actually Use It

#linux
fromZDNET
16 hours ago
Software development

I've tried nearly every Linux package manager - these remain my favorite

fromZDNET
6 days ago
Software development

8 most Windows-like Linux distros - if you're ready to ditch Microsoft

fromZDNET
1 week ago
Gadgets

My favorite Linux search tools make it easier to find your files - no command line needed

fromZDNET
1 week ago
Gadgets

Want to save your old computer? Try one of these 9 Linux distros - for free

Software development
fromZDNET
1 week ago

Should you run Linux straight from a USB? I tried it, and here's my expert advice

Linux can be run and booted directly from a USB drive, providing portability, installation testing, and rescue/recovery capabilities with some trade-offs.
Higher education
fromZDNET
1 week ago

I found 7 essential Linux apps for students - including a local AI

Linux provides a wide range of free, locally installed applications that meet diverse student needs, including LibreOffice and AI-aware tools.
fromZDNET
16 hours ago
Software development

I've tried nearly every Linux package manager - these remain my favorite

fromZDNET
6 days ago
Software development

8 most Windows-like Linux distros - if you're ready to ditch Microsoft

fromZDNET
1 week ago
Gadgets

My favorite Linux search tools make it easier to find your files - no command line needed

fromZDNET
1 week ago
Gadgets

Want to save your old computer? Try one of these 9 Linux distros - for free

fromZDNET
1 week ago
Software development

Should you run Linux straight from a USB? I tried it, and here's my expert advice

fromZDNET
1 week ago
Higher education

I found 7 essential Linux apps for students - including a local AI

#flatpak
fromZDNET
1 week ago
Software development

Snap vs. Flatpak: How to decide which Linux package manager is right for you

fromZDNET
2 months ago
Software development

This new Flatpak app store should be installed by default on every Linux distro

fromZDNET
1 week ago
Software development

Snap vs. Flatpak: How to decide which Linux package manager is right for you

fromZDNET
2 months ago
Software development

This new Flatpak app store should be installed by default on every Linux distro

fromZDNET
2 weeks ago

The new Debian Libre Live is all about free software, but I need my proprietary apps

In 2022, Debian developers decided to include some much-needed but non-free firmware to enhance their distribution's compatibility with a wider range of hardware. There were several reasons for this, including the state of open-source firmware for Nvidia GPUs. Given the importance of graphics devices in relation to AI, having firmware and drivers that are fully capable can mean the difference between them working properly and not.
Software development
#ram
fromZDNET
2 weeks ago
Digital life

How much RAM does your Linux PC need in 2025? Here's my ultimate sweet spot

fromZDNET
2 weeks ago
Digital life

How much RAM does your Linux PC need in 2025? Here's my ultimate sweet spot

Digital life
fromTheregister
3 weeks ago

Linux admin hated downtime so much he schlepped a live UPS

An administrator carried a running mail server and its UPS during an office move to preserve a 400-plus day uptime, then accidentally rebooted it later.
Software development
fromTheregister
1 month ago

.NET MAUI will get Linux and browser support via Avalonia

MAUI will gain Linux and browser support via a new Avalonia-based backend that renders UI with Avalonia and enables WebAssembly.
Gadgets
fromZDNET
1 month ago

This Windows PC could easily replace my Mac Mini when it comes to local AI performance

Minix ER937-AI small form-factor PC delivers strong local AI performance, running Ollama and qwen2.5:7b effectively when using Linux.
Information security
fromZDNET
1 month ago

My top 5 password managers for Linux - and my favorite works on Windows and MacOS too

Use a password manager on Linux; multiple open-source, feature-rich options like Bitwarden and Buttercup provide strong security, cross-platform support, and self-hosting choices.
Digital life
fromZDNET
1 month ago

I ditched Linux for Windows 11 for one week - and found 9 big problems

Windows 11 imposes intrusive account and interface constraints, causing frustration and loss of control, leading the user to prefer Linux's flexibility and simplicity.
Software development
fromTheregister
2 months ago

NordVPN open sources its Linux GUI client under GPLv3

NordVPN open sourced its Linux GUI VPN client (version 4.2.0) under GPLv3, adding a graphical interface to its previously released shell client.
Gadgets
fromZDNET
2 months ago

I found the easiest way to transfer files to and from my Linux PC - and it's so fast

QuickDAV launches a zero-configuration WebDAV server for quick file sharing, upload, download, and remote file management across LAN using Flatpak on Linux.
fromZDNET
2 months ago

5 ways the Linux nmap command can help keep your network secure

The nmap command (short for network mapper) is a network exploration/security auditing tool that can rapidly scan networks to help you find out what hosts are available. With nmap, you can discover open ports and services, and even find out what operating systems are on your network. I've used nmap to find out what machines are on a network and what ports/services are open. If I find a port that shouldn't be open, I can close it to avoid security issues.
Information security
Software development
fromZDNET
2 months ago

I was already a Pop!_OS fan - but the new beta is stunning

System76's Pop!_OS 24.04 beta introduces the Rust-built COSMIC desktop, offering a polished, highly usable environment available now for free download.
#amazon-fire-tv
fromZDNET
2 months ago
Gadgets

Amazon's Vega OS is being updated to Fire TVs this year - here's why that's a big deal

fromZDNET
2 months ago
Gadgets

Amazon's Vega OS coming to Fire TVs this year - what it means for your devices

fromZDNET
2 months ago
Gadgets

Amazon's Vega OS is being updated to Fire TVs this year - here's why that's a big deal

fromZDNET
2 months ago
Gadgets

Amazon's Vega OS coming to Fire TVs this year - what it means for your devices

#tor
fromZDNET
2 months ago
Privacy technologies

Tor browser's great - but for more complete privacy protection, you need to add this

fromZDNET
2 months ago
Privacy technologies

Tor browser's great - but for more complete privacy protection, you need to add this

Information security
fromTheregister
2 months ago

UEFI Secure Boot for Linux Arm64 - where do we stand?

UEFI with Secure Boot is standard on x86 and affected Linux booting; Microsoft's signed shim enabled Linux adoption and prompts evaluation of UEFI on Arm.
fromZDNET
3 months ago

6 sudo tricks every Linux user needs to know - plus 1 just for fun

I started using Linux prior to the advent of sudo. Back then, any time I needed to run admin tasks, I had to first su to the root user, run the task, and then exit the root user. Because root was enabled, some users would simply log in as root and forgo a standard user account altogether. That's a security risk no one should take.
Information security
fromTheregister
3 months ago

Apache ActiveMQ attackers patch critical vuln after entry

After installing a backdoor to the infected systems, they then downloaded two Java Archive (JAR) files that effectively patched the original vuln.
Information security
fromZDNET
3 months ago

5 reasons to switch to an immutable Linux distro today - and which to try first

Immutable Linux distributions ensure that critical system directories are set to read-only mode, which prevents unauthorized changes and enhances overall system security.
Digital life
Mobile UX
fromZDNET
4 months ago

A Linux terminal app for native Android development? Here's why I'm bullish

Google is developing a Linux terminal app that runs a full Debian environment on Android devices, allowing direct app development.
#opensuse
Online learning
fromZDNET
4 months ago

How to check for bad blocks on a Linux PC hard drive (and why you shouldn't wait to do it)

Bad blocks on a hard drive lead to data loss and can indicate potential drive failure.
fromTheregister
4 months ago

Fungus-inspired Linux hack gives Amiga a Doom-only brain

There's a lovely device called a PiStorm, an adapter board that glues a Raspberry Pi GPIO [General-Purpose Input/Output] bus to a Motorola 68000 bus. The intended use case is that you plug it into a 68000 device and then run an emulator that reads instructions from hardware (ROM or RAM) and emulates them.
Gadgets
fromTheregister
4 months ago

Antivirus vendors fail to spot persistent Linux backdoor

The implant is built as a malicious PAM (Pluggable Authentication Module), enabling attackers to silently bypass system authentication and gain persistent SSH access.
Information security
fromTheregister
4 months ago

Legendary OpenPrinting architect looking for new role

My very first task was switching from LPD (Line Printer Daemon, line printers are kind of high-speed electric typewriters) to #CUPS and so Mandrake was the first distro with CUPS and easy printing.
Software development
fromThe Hacker News
4 months ago

New 'Plague' PAM Backdoor Exposes Critical Linux Systems to Silent Credential Theft

The implant is built as a malicious PAM (Pluggable Authentication Module), enabling attackers to silently bypass system authentication and gain persistent SSH access.
Information security
Tech industry
fromZDNET
4 months ago

Slow internet speed on Linux? This 30-second fix makes all the difference

DNS translates domain names to IP addresses for browsers, ensuring easy website access.
[ Load more ]