Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 520 521 522 523 524 525 526 527 528 529 530 ... 7359 ) Next »
Microsoft's Lennart Poettering proposes tightening up Linux boot process
Building your own initial RAMdisk? That's insecure! Lennart Poettering's latest blog post proposes moving the Linux boot process into a "Brave New Trusted Boot World" of cryptographically signed Unified Kernel Images.…
Doing 64-bit math on a 16-bit system
A few years ago, I wrote a command-line math program for FreeDOS called VMATH. It was capable of performing only extremely simple mathematical operations on very small unsigned integers. With some recent interest in basic math in the FreeDOS community, I improved VMATH to provide basic math support on signed 64-bit integers.
How to Install AUR Packages in Arch Linux
This comprehensive article shows how to use the yay command to easily install packages from the AUR (Arch User Repository) in Arch Linux.
Essential System Tools: kmon - manage Linux kernel modules
kmon is a text-based tool to help you manage the Linux kernel modules and monitor the kernel activities. With this tool, you can load, unload, and blacklist modules, as well as show a module’s information.
Ubuntu Unity 22.10 Review: A Promising "Official" Start
Review of Ubuntu Unity 22.10 Kinetic Kudu, which debuts as the official flavour, brings Unity7 and gives the best lightweight performance.
Tips for using the Linux test command
The [ command, often called a "test," is a command from the GNU Core Utils package, and initiates a conditional statement in Bash. Its function is exactly the same as the test command. When you want to execute a command only when something is either true or false, use the [ or the test command. However, there's a significant difference between [ or test and [[, and there's a technical difference between those commands and your shell's versions of them...
Python team wraps version 3.11.0
Latest release brings better speed and more comprehensible error messages
Python 3.11.0, the latest iteration of the exceedingly popular programming language, debuted on Monday, to the delight of software developers who care about such things.…
How Digital Systems Fail Our Institutions
To my surprise, my experiment with teaching computer science using nothing but the benign technologies of a whiteboard pen and £25 Raspberry Pi is an astounding success, loved by all the students.
OKdo launches Radxa Rock CM3 at ~$68
OKdo launched yesterday the Radxa ROCK 3 Compute Module (CM3) which is based on the Rockchip RK3566 System-on-Chip. The CM3 is currently offered with 2GB RAM/32GB eMMC, one GbE Ethernet PHY, dual displays, dual SATA ports and many other peripherals. The SoC found on the Rock 3 CM3 has the following features: Rockchip RK3566 SoC: […]
How To Monitor File Changes Using fswatch In Linux
This guide explains what is fswatch, how to install fswatch, and how to monitor file changes using fswatch in Linux and Unix-like operating systems.
How to Install CMake in Linux
CMake is a handy cross-platform tool that handles compiling and building C++ applications. Find out how to install it and more!
Transfer files and folders from Windows to Linux with PSCP
Are you looking for a way to quickly transfer files from your Windows computer to your Linux computer and back again? The open source PSCP utility makes it easy to transfer files and folders, and of course it's open source.
Lash#Cat9: A radical new Linux UI for keyboard warriors
Arcan sub-project reinvents command lines and GUIs at once
Lash#Cat9 is a new type of typing-driven UI, which moves beyond terminal emulators. Cat9's power comes from its close interaction with its display server, Arcan. This picks up some of the ideas from X11 and Wayland then goes much further.…
Box PC based on Tiger Lake-U processors features docking connector
Distec recently launched a fanless BOX PC compatible with Tiger Lake-U processors from Intel. The Box PC Pro NPA-2009 is equipped with a docking connector via V-by-one or DP to control external TFT displays. Other key features include dual GbE ports, one M.2 2280 slot, one M.2 2230 slot, one M.2 2242 and up to […]
How innovative Open Organization charts work in practice
In the first part of this series, I illustrated what an Open Organization chart looks like based on the book Team of Teams, by Stanley McChrystal. In this second and final part, I explore concerns about the information flow using this chart and give some examples of how it might work...
Linux Kernel 5.19 Reached End of Life, Users Urged to Upgrade to Linux Kernel 6.0
The time has come to say goodbye to the Linux 5.19 kernel series as it is now marked as EOL (End-of-Life) on the kernel.org website, and users are now urged to upgrade to a newer kernel branch.
Intel Arc Dedicated GPUs, Linux Kernel 6.0, and latest Mesa on Ubuntu 22.04
With a little work, full 3D acceleration, and hardware decoding and encoding are fully functional.
GNOME Web Finally Ported to GTK4, Merged to Main Branch
GNOME Web completes its porting to GTK4 and is now merged in the main branch. Here's how it looks with its new features.
Keep your family's internet private with Total Cookie Protection on Firefox
By the time a kid turns 13, more than 72 million pieces of personal data have been collected about them on the internet, according to a 2018 report. These can include name, date of birth, address, family members, where they hang out, the people they interact with, what they do in the classroom, and which […]
How to display commits created on a specific day with the git log command
The git log command offers many opportunities to learn more about the commits made by contributors. One way you might consume such information is by date. To view commits in a Git repository created on a specific date or range of dates, use the git log command with the options --since or --until, or both.
« Previous ( 1 ... 520 521 522 523 524 525 526 527 528 529 530 ... 7359 ) Next »