Showing headlines posted by Scott_Ruecker

« Previous ( 1 ... 139 140 141 142 143 144 145 146 147 148 149 ... 1218 ) Next »

Linux Kodachi: Extreme Privacy Protection Out of the Box

Want a system that leaves no trace of what you did online? Check out Linux Kodachi, a privacy-focused distro with built-in online security features.

Solo BumbleBee makes Linux eBPF programming easier

Solo's new open-source program BumbleBee will make it much easier to build Linux eBPF programs.

Firefox 95 vs. Chrome 97 Browser Performance On Linux

With starting a new year, it's an interesting time to take a fresh look at how the latest Mozilla Firefox and Google Chrome web browsers are competing on the Linux desktop. The recently released Chrome 97 was put up against Firefox 95 for seeing how these two major Linux browsers currently compete.

Must-have open source cheat sheets for 2022

You can't remember every command or shortcut you need to use. We are all human. Usually, I keep notes on separate bits of paper and in notebooks. This has led to some serious dysfunction on my desk. There is some five years' worth of clutter in scribbled bits everywhere. 2021's cheat sheets will bring that clutter down a notch. From JavaScript to Linux, there's something in this list for you.

How to Install Sails.js MVC Framework with Nginx on Debian 11

Sails.js is a full-stack Node.js framework built on top of Express socket.io. It's a powerful MVC framework inspired by Ruby on Rails, but with supports of data-driven APIs and scalable, also service-oriented architecture.

Send desktop notifications and reminders from Linux terminal

Sometimes it's useful to get visual feedback from a script. For example, when a script or cron job completes, a long-running build fails, or there is an urgent problem during script execution. Desktop applications can do this with popup notifications, but it can be done from a script too! You can use script commands to send yourself desktop notifications and reminders.

How to create a Virtual Machine scale set on Azure

An Azure Scale Set helps to create and manage a group of identical, load-balanced Virtual Machines. The number of Virtual Machines belonging to the scale set can grow and shrink automatically based on the load. This helps to have high availability for our applications deployed in Virtual Machines.

Classic SysAdmin: How to Move Files Using Linux Commands or File Managers

There are certain tasks that are done so often, users take for granted just how simple they are. But then, you migrate to a new platform and those same simple tasks begin to require a small portion of your brain’s power to complete. One such task is moving files from one location to another. Sure, it’s most often considered one of the more rudimentary actions to be done on a computer. When you move to the Linux platform, however, you may find yourself asking “Now, how do I move files?”

IntelliJ IDEA plugin catches lazy copy-pasted Java source

I see you're ctrl-V'ing some code, need help refactoring it instead? Boffins affiliated with dev tools biz JetBrains and HSE University in Moscow have devised an open-source plugin for the company's Java development editor that guards against copy-and-paste coding.

Mozilla founder blasts browser maker for accepting 'planet incinerating' cryptocurrency donations

A few days ago, Mozilla Foundation invited netizens on Twitter to send in cryptocurrency donations via a new payment service provider. This move by the Firefox browser maker rapidly drew criticism, including that from Jamie Zawinski – who named the Mozilla project and was one of the original Netscape developers.

Multiculturalism in technology and its limits: AsyncAPI and the long road to open source utopia

The body is the best and the only tool that the human being has for life; it is the physical representation of who we are, the container in which we move and represent ourselves. It reflects our identity, the matter that represents us socially.

Create bookmarks for your PDF with pdftk

In introducing pdftk-java, I explained how I use the pdftk-java command to make quick, often scripted, modifications to PDF files.

Checkmate, developers: IntelliJ IDEA plugin catches copy-pasted Java code

Boffins affiliated with dev tools biz JetBrains and HSE University in Moscow have devised an open-source plugin for the company's Java development editor that guards against copy-and-paste coding.

5 ways to learn the C programming language in 2022

I am proficient in several programming languages, but my favorite has to be C. Developed in the 1970s as a systems programming language, C remains one of the most popular programming languages in 2021. If you'd like to explore several features of the C programming language, start with these popular articles from the last year:

A New Year's Message from Nithya Ruff (2022)

The last two years have demonstrated even more clearly that technology is the crucial fabric that weaves society and the economy together. From video conferencing to online shopping and delivery to remote collaboration tools for work, technology helped society continue to function throughout the pandemic in 2020 and the continuing uncertainty of 2021.

Classic SysAdmin: How to Search for Files from the Linux Command Line

It goes without saying that every good Linux desktop environment offers the ability to search your file system for files and folders. If your default desktop doesn’t — because this is Linux — you can always install an app to make searching your directory hierarchy a breeze. But what about the command line? If you happen to frequently work in the command line or you administer GUI-less Linux servers, where do you turn when you need to locate a file? Fortunately, Linux has exactly what you need to locate the files in question, built right into the system.

How to Install ClickHouse OLAP Database System on Debian 11

ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.

How to Install Gitea with PostgreSQL on Debian 11

Gitea is a free, open-source, and self-hosted solution for Git servers. In this tutorial, I will show you how to install Gitea from binary with PostgreSQL on Debian 11.

How to Install Ruby on Rails with PostgreSQL on Rocky Linux 8.4

Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby. In this tutorial, you will learn how to install Ruby on Rails with the PostgreSQL database on the Rocky Linux system.

10 Git tutorials to level up your open source skills in 2022

Git is an indispensable part of the code-sharing development workflow. Be you a beginner or an expert, this powerful version control system is the first thing you are expected to learn when working with open source code. You don't need to know everything under the sun when it comes to Git, but knowing specific hacks makes sharing your code a lot easier on platforms like GitLab, so you can collaborate with developers far and near. If there's something you're not sure about, git --help can come to your rescue. read more

« Previous ( 1 ... 139 140 141 142 143 144 145 146 147 148 149 ... 1218 ) Next »