Showing headlines posted by bob
« Previous ( 1 ... 222 223 224 225 226 227 228 229 230 231 232 ... 1253 ) Next »Canonical gives administrators the chance to drag their feet a bit more on Ubuntu upgrades
Two more years! Two more years! There was good news today for administrators looking nervously at their aging Ubuntu boxes. A few more years of support is now on offer as Canonical brings 14.04 and 16.04 LTS into the 10-year fold.…
The Linux Foundation Announces Agenda and Speaker Lineup for the 2021 Linux Foundation Member Summit
This by-invitation event for Linux Foundation member organizations fosters collaboration, innovation, and partnerships among the leading projects and organizations working to drive digital transformation with open technologies. SAN FRANCISCO, September 21, 2021 — The Linux Foundation, the nonprofit organization enabling mass innovation through open source, today announced the agenda and speaker lineup for the 2021 […]
Linux Foundation survey shows companies desperate to hire open-source talent
Companies have long been hungry for open-source savvy employees, now they're starving.
State of the Open Mainframe 2021
The mainframe is a foundational technology that has powered industries for decades, including government, financial, healthcare, and transportation. With the help of surrounding communities, the technologies built around this platform have paved the way for the emergence of a new set of technologies we see deployed today. Notably, a significant number of mainframe technologies are profoundly embracing open source.
Use this Linux command-line tool to learn more about your NVMe drives
NVMe stands for Non-Volatile Memory Express, and it refers to how software and storage communicate across PCIe and other protocols, including TCP. It's an open specification led by a non-profit organization and defines several forms of solid-state storage. My laptop has an NVMe drive, as does my desktop. And they're fast. I love how quickly my computers boot and how quickly they're able to read and write data. There's no perceptible delay.
Use Vagrant to test your scripts on different operating systems
I've been happy using Vagrant for quite a while now. I work with several DevOps tools, and installing them all on one system can get complicated. Vagrant lets you do cool things without breaking your system because you don't have to experiment on your production system at all.
Open source game achievements
Learn how Gamerzilla brings an achievement system to open source games and enables all developers to implement achievements separate from the game platform. Some open source games rival the quality of commercial games. While it is hard to match the quality of triple-a games, open source games compete effectively against the indie games. But, gamer […]
Install LEMP Stack (Nginx, PHP and MariaDB) on Debian 11
The LEMP Stack is a set of open-source software and frameworks or libraries that are used to host web applications on the internet. A stack consists of Linux operating system, Nginx web server, MariaDB/MySQL database server, and PHP language.
Start using YAML now
YAML (YAML Ain't Markup Language) is a human-readable data serialization language. Its syntax is simple and human-readable. It does not contain quotation marks, opening and closing tags, or braces. It does not contain anything which might make it harder for humans to parse nesting rules. You can scan your YAML document and immediately know what's going on.
YAML features
YAML has some super features which make it superior to other serialization formats:
read more
How to Install Nodejs on Rocky Linux 8.4
Node.js is a cross-platform java-script runtime for server-side programing language. It's built on top of Chrome's V8 JavaScript engine, allows you to execute JavaScript code on the server-side. In this tutorial, you will learn how to install Node.js on Rocky Linux using two different methods.
How to Install and Use MongoDB on Rocky Linux 8
MongoDB is an object-oriented, schema-less, NoSQL database server used in developing modern dynamic apps. This tutorial will cover how to install MongoDB on Rocky Linux 8.
The Great Resignation: New gig? Here are 7 tips to ensure success
If recent surveys and polls ring true, over 40% of the global workforce is considering leaving their employer this year. Despite COVID-19 causing initial turnover due to the related economic downturn, the current phenomenon coined “The Great Resignation” is attributed to the many job seekers choosing to leave their current employment voluntarily. Mass vaccinations and […]
How I patched Python to include this great Ruby feature
Ruby, unlike Python, makes lots of things implicit, and there's a special kind of if expression that demonstrates this well. It's often referred to as an "inline-if" or "conditional modifier", and this special syntax is able to return one value when a condition is true, but another value (nil, specifically) when a condition is false. Here's an example:
read more
How to Install Wikijs on Rocky Linux
Wiki.js is an open-source wiki software written in JavaScript and running on the Node.js runtime. In this guide, you will learn how to install Wiki.js on the Rocky Linux server. You will be installing the Wiki.js with the latest LTS version of Node.js, using PostgreSQL as its main database, and using the Nginx web server as a reverse proxy.
Crunch numbers in Python with NumPy
NumPy, or Numerical Python, is a library that makes it easy to do statistical and set operations on linear series and matrices in Python. It is orders of magnitude faster than Python lists, which I covered in my notes on Python Data Types. NumPy is used quite frequently in data analysis and scientific calculations.
read more
Academy Software Foundation giving open communities access to production-grade digital assets for testing, demonstration, and education purposes
The Academy Software Foundation (ASWF), a project hosted by The Linux Foundation, provides a neutral forum for open source software developers in the motion picture and broader media industries to share resources and collaborate on image creation, visual effects, animation, and sound technologies. It was created in 2018 after the conclusion of an investigation […]
Oracle adds improvement cream to the newest LTS version of Java
The first long-term support version of Java, Java 17, in years has finally arrived.
Managing the open source product roadmap
In the first four parts of this series on the open source software supply chain, I explored open source as a supply chain, what a product is, what product managers do, and ways to differentiate open source software products from their upstream projects.
read more
Linus Torvalds admits to 'self-inflicted damage' with '-Werror' as Linux 5.15 rc1 debuts
'One of the messier merge windows' means the new stuff might sneak in next week. Linus Torvalds has loosed the first release candidate for version 5.15 of the Linux kernel, with but isn't sure if it's a big 'un or nothing to get excited about.…
How to Install Django Framework on Debian 11
Django is a free and open-source web development framework written in Python. It is used for developing complex and database-driven Python applications. In this tutorial, I will explain how to set up Django in Python virtual environment using the PostgreSQL database on Debian 11.
« Previous ( 1 ... 222 223 224 225 226 227 228 229 230 231 232 ... 1253 ) Next »
