Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 178 179 180 181 182 183 184 185 186 187 188 ... 1218 ) Next »Happy 30th, Linux!
“I’m doing a (free) operating system (just a hobby, won’t be big and professional like gnu) for 386(486) AT clones. This has been brewing since april, and is starting to get ready. I’d like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things).
How to Install Gulp.js on CentOS 8
Gulp is a free, open-source, and cross-platform JavaScript toolkit that allows you to automate many development tasks. In this post, we will show you how to install Gulp on CentOS 8.
How to Upgrade from Debian 10 to Debian 11
Debian 11, codename "Bullseye" has been released on 14th August 2021. It is a stable release and is supported for the next 5 years. In this article, I will show you how to upgrade from Debian 10 to the new Debian 11 in a few easy steps.
Tails 4.22 Is Coming Soon! Contribute to Tails by Testing 4.22~rc1
Tails , or "The Amnesic Incognito Live System", recently released the latest version of its privacy-focused secure Linux distro, Tails 4.21, with various changes, bug fixes and improvements including an update to Tor Browser 10.5.4, an update to Thunderbird 78.12 and a fix for a bug in Tails Installer that enabled the deletion of Persistent Storage when doing a manual upgrade. With Tails 4.22 scheduled for release on September 7, the Tails team is asking users to contribute to Tails by testing the release candidate for Tails 4.22 by the end of August.
Check file status on Linux with the stat command
The stat command, included in the GNU coreutils package, provides a variety of metadata, including file size, inode location, access permissions and SELinux context, and creation and modification times, about files and filesystems. It's a convenient way to gather information that you usually need several different commands to acquire.
3 steps for managing a beginner-friendly open source community
When someone is new to contributing to open source, the best place to start is often beginner-friendly bugs and issues. But before they can do that, they have to be able to find those kinds of issues. As a member of an open source project, there's a lot you can do to help beginners find a way to contribute.
Install and Configure Elasticsearch on Rocky Linux 8
Elasticsearch is a free and open-source analytics engine used for storing, searching, and analyzing big volumes of data in real-time. In this tutorial, we will show you how to install ElasticSearch on Rocky Linux 8.
Check free disk space in Linux with ncdu
Computer users tend to amass a lot of data over the years, whether it's important personal projects, digital photos, videos, music, or code repositories. While hard drives tend to be pretty big these days, sometimes you have to step back and take stock of what you're actually storing on your drives. The classic Linux commands df and du are quick ways to gain insight about what's on your drive, and they provide a reliable report that's easy to parse and process. That's great for scripting and processing, but the human brain doesn't always respond well to hundreds of lines of raw data. In recognition of this, the ncdu command aims to provide an interactive report about the space you're using on your hard drive.
AlmaLinux arrives on Azure cloud
When Red Hat, CentOS's Linux parent company, announced it was "shifting focus from CentOS Linux, the rebuild of Red Hat Enterprise Linux (RHEL), to CentOS Stream, which tracks just ahead of a current RHEL release," the move annoyed many CentOS users. So, commercial CentOS distributor CloudLinux announced it would create a new CentOS clone, Lenix. Now, under a new name, AlmaLinux OS, this new business Linux is available in more markets than ever.
Git 2.33 released with new optional merge process likely to become the default: It's 'over 9,000' times faster
Git 2.33 has been released, including a new optional merge process called merge-ort, which the team hopes will become the default in the next version. Git releases are relatively frequent. Git 2.31 was released in March and Git 2.32 in June. According to the release announcement, version 2.33 "does not have many end-user facing changes and new features" aside from fixes and internal improvements – but there is one major change, described as a "new merge strategy backend."
In Search of Lost Time: GNU Grep 3.7 released with fix for 'extreme performance degradation'
GNU grep 3.7 has been released with a fix for a bug causing "extreme performance degradation" in certain types of search. This search tool, which looks for character patterns in files, is a core utility on Linux and other Unix-like operating systems. In November last year, a user noted: "I have a use case where I run grep with a large number of search patterns on a large text file. It works well with grep-3.3, but with grep-3.4 it quickly burned through GBs of memory and almost locked up my system due to swapping ... even with just 30,000 patterns it exceeds the limit of 5GB." By contrast, grep 3.3 used "just a few 100MB."
What was your first programming language?
We asked our contributors What was your first programming language? but the question goes much deeper than that. There are stories to tell about who suggested it or what prompted you to learn it. If you were paid to do so, and what happened next. Then there's a lot it says about your age and what was going on in the world.
Debian 11 formally debuts and hits the Bullseye
The Debian project has released the eleventh version of its Linux distribution. Code-named "bullseye", the new distro emerged on Saturday and will be supported for five years – a lifecycle made possible by its use of version 5.10 of the Linux kernel, which is itself a long-term support release that will be maintained until 2026.
How to Install Mongodb Compass GUI in Ubuntu 20.04
MongoDB Compass is a graphical tool for MongoDB that helps you to create, delete, read and update the database graphically. It is very similar to phpMyAdmin which allows you to explore your data, run the queries, and interact with the database.
How to Install Craft CMS with Nginx on Ubuntu 20.04
Craft CMS is a free, open-source content management system for websites. This guide shows how to install Craft CMS on Ubuntu 20.04 LTS (Focal Fossa).
Dealing with burnout in open source
Burnout is something you don't expect to happen to you—until it does. The technology industry is one of the worst offenders; over 60% of industry professionals report they've experienced burnout. Sixty percent! Chances are, you or someone you know has dealt with it. How can we tackle such a staggering burnout rate if those who make decisions about mental health barely know what burnout is, never mind how to prevent it?
4 cool new projects to try in Copr from July 2021
Copr is a collection of personal repositories for software that isn’t carried in Fedora Linux. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora Linux standards, despite being free and open-source. Copr can offer these projects outside the Fedora Linux set of packages. Software in Copr isn’t supported by Fedora infrastructure or signed by the project. However, it can be a neat way to try new or experimental software.
What do we call post-modern system administrators?
For today's sysadmin, many companies expect you to have cross-platform knowledge, network knowledge, and application knowledge. Add to that a dash of programming ability, a pinch of sysadmin experience, a heaping portion of social skills, and a fanatical commitment to reliability and automation. What do we call this new, post-modern sysadmin? Do we use the same term and simply stretch the responsibilities? Or do we give this evolved role a new name?
Success Story: Preparing for Kubernetes Certification Improves a Platform Development Engineer's Skills
Faseela K. is a platform development engineer with a background in open source networking. As she saw the use of containers growing more than the VMs she was working with, she began studying Kubernetes and eventually decided to pursue a Certified Kubernetes Administrator (CKA). We spoke to her about her experience.
Coffee Lake desktop offers optional 120W graphics or three SATA drives
Kontron’s Linux-ready “KBox B-202-CFL” runs on 8th or 9th Gen CPUs with 2x DP, 2x GbE, and up to 10x USB plus M.2, mini-PCIe and PCIe x16 expansion. “Smart” options include two more SATA drives and support for 120W graphics. We missed Kontron’s KBox B-202-CFL when it was announced in Feb. 2020 as a stylish successor to the KBox B-201-CFL, which added 9th Gen Coffee Lake options along with the earlier model’s 8th Gen support. Kontron has now announced two new variants with the same KBox B-202-CFL name.
« Previous ( 1 ... 178 179 180 181 182 183 184 185 186 187 188 ... 1218 ) Next »