Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1281 ) Next »3 serverless strategies to look for in 2021
If you had at least one chance to attend business and technologies conferences recently, you probably saw lots of DevOps strategies, Agilist, and DevSecOps engineers around the digital transformation track. No matter what business you work in, it’s no secret that DevOps is a big trigger to craft new companies. It is also used to optimize existing resources, from the IT infrastructure to workflow processes and cultural changes.
My 3 favorite open source productivity apps
Productivity apps can really make your workflow much easier. In this article, I'll share a few of the open source applications I have used to streamline my workflow and increase my overall productivity. All of the productivity applications in this article are free Linux productivity applications.
4 lines of code to improve your Ansible play
Out in the blogosphere, which sings the virtues of infrastructure-as-code, continuous integration/continuous delivery (CI/CD) pipelines, code reviews, and testing regimes, it is easy to forget that such a well-engineered ivory tower is an ideal, not a reality. Imperfect systems haunt us, but we must ship something. There are few towers less ivory than those created by gluing together APIs in the course of system automation. It is a brittle world. The pressures are enormous to get it "working," get it shipped, and move on.
Open-source contributors say they'll pull out of Qt as LTS release goes commercial-only
The Qt Company has followed up on its plan to make long-term support releases commercial-only by closing the source for 5.15 today, earning protests from open-source contributors who say that the 6.0 release, which remains open, is not yet usable. Qt is a cross-platform application framework available both under open-source and commercial licences. It was around one year ago that the Qt Company stated its plan to make LTS releases commercial-only, along with some other changes designed to encourage open-source users either to contribute to the project or buy a commercial licence.
My Linux Story: How an influential security developer got started in open source
Michael Boelen is very active in computer security. He is the author of the popular open source security tools Rootkit Hunter (rkhunter) and Lynis, and he blogs about Linux security on Linux Audit and evaluates security tools on Linux Security Expert.
Open-source developer and manager David Recordon named White House Director of Technology
With a background in open source, open standards, and security, Recordon may be ideal for President Joe Biden's White House.
Linus Torvalds tears into Intel, favors AMD
Torvalds, Linux's creator, finds AMD's processors deliver a much bigger bang for the buck than Intel's CPUs.
4 considerations for getting started with CI/CD in 2021
In 2020, Opensource.com's articles about continuous integration and continuous delivery (CI/CD) aimed to help you rethink your infrastructure with continuous delivery. If you're new to the CI/CD way of doing things or you need a refresher, read on for summaries of the top four CI/CD articles of 2020.
New worm turns Windows, Linux servers into Monero minershegt/he
A newly discovered and self-spreading Golang-based malware has been actively dropping XMRig cryptocurrency miners on Windows and Linux servers since early December. This multi-platform malware also has worm capabilities that allow it to spread to other systems by brute-forcing public-facing services (i.e., MySQL, Tomcat, Jenkins and WebLogic) with weak passwords as revealed by Intezer security researcher Avigayil Mechtinger.
Choose between Btrfs and LVM-ext4
Fedora 33 introduced a new default filesystem in desktop variants, Btrfs. After years of Fedora using ext4 on top of Logical Volume Manager (LVM) volumes, this is a big shift. Changing the default file system requires compelling reasons. While Btrfs is an exciting next-generation file system, ext4 on LVM is well established and stable.
How to install ReactJS on Ubuntu 20.04
ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.
Jot down your ideas in a digital notebook
I love a good notebook. I usually get one or two blank notebooks from technical conferences each year, and I spend the journey home deciding what I’ll fill the empty pages with. Sometimes, it’s notes about some new open source technology; other times, it’s ideas for new games, or a collection of dungeons for my D&D groups, or ideas for a fictional world or story. The ideas tend to flow freely when I have a blank notebook in front of me, because it’s empty, and nature abhors a vacuum.
Try GNU nano, a lightweight alternative to Vim
Many Linux distributions bundle Vim as their default text editor. This appeals to many longtime Linux users, and those who don’t like it can change it promptly after install anyway. Vim is a funny editor, though, as it’s one of the few that opens to a mode that doesn’t permit text entry. That’s a puzzling choice for any user, and it’s confusing for a new one.
read more
10 open source news headlines of 2020
Throughout this past year, we've shared top open source news to keep everyone updated on what's happening in the world of open source. In case you missed any of the headlines, catch up on 10 of the open source news events that grabbed our readers' attention in 2020.
read more
Why make games for Linux if they don't sell? Because the nerds are just grateful to get something that works
Video games are the new Hollywood, complete with celebrities and hyped blockbusters like Cyberpunk 2077. In 2019, they made half as much again as the movie sector's paltry $101bn. You know who won't see much of that dough? Desktop Linux games developers. Around the world, a committed community of independent gaming devs happily churns out games for Linux on the desktop. They're the gaming world's niche auteurs.
8 Reasons Linux is the Most Used OS for Web Hosting
Linux isn't just a lovable penguin (his name is Tux, in case you didn't know). It's the most popular operating system for web hosting servers. But why? What gives Linux that extra edge? Find out in this Tech Shout article.
4 ways open source transformed education in 2020
The COVID-19 pandemic required a paradigm change in education in 2020, as face-to-face interaction between teachers and students was largely replaced by remote learning beginning in the spring. Opensource.com writers helped teachers, students, and families around the world rise to the challenge with examples of open software tools fueling innovation in teaching and learning.
What Is Penetration Testing and How Does It Improve Network Security?
The best way to improve and guarantee your network's security is by continuously testing it, looking for flaws to fix. Penetration testing an excellent method of verifying and improving network security. Here's what you need to know about network pentesting.
The Review of GUI LVM Tools
The LVM is a powerful storage management module which is included in all the distributions of Linux now. It provides users with a variety of valuable features to fit different requirements. The management tools that come with LVM are based on the command line interface, which is very powerful and suitable for automated/batch operations. But LVM's operations and configuration are quite complex because of its own complexity. So many software companies including Red Hat have launched some GUI-based LVM tools to help users manage LVM more easily. Let’s review them here to see the similarities and differences between individual tools.
Learn to use the Sed text editor
Created for version 7 of AT&T’s original Unix operating system, the sed command has been included with probably every Unix and Linux OS since. The sed application is a stream editor, and unlike a text editor it doesn’t open a visual buffer into which a file’s data is loaded for processing. Instead, it operates on a file, line by line, according to either a command typed into a terminal or a series of commands in a script.
« Previous ( 1 ... 243 244 245 246 247 248 249 250 251 252 253 ... 1281 ) Next »