Showing headlines posted by bob
« Previous ( 1 ... 449 450 451 452 453 454 455 456 457 458 459 ... 1211 ) Next »Evolving Firefox's Culture of Experimentation: A Thank You from the Test Pilot Program
For the last three years Firefox has invested heavily in innovation, and our users have been an essential part of this journey. Through the Test Pilot Program, Firefox users have …
How to Install Craft CMS on CentOS 7
Craft is an open source CMS written in PHP which allows you to easily create and manage great-looking content, and to design and build exactly what you need. This tutorial will walk you through the Craft CMS installation procedure on a fresh CentOS system using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.
Metasploit, popular hacking and security tool, gets long-awaited update
After seven years, Metasploit Framework, the popular open-source hacking and security tool, has been given a major update.
Getting started with Sandstorm, an open source web app platform
There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way.
Here's the third of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.
read more
Tiny, Feather-style SBC runs Linux on Cortex-A5 SiP package
Groboard has unveiled a tiny, Adafruit Feather form-factor “Giant Board” SBC that runs Linux on Microchip’s SiP implementation of its Cortex-A5-based SAMA5D SoC and offers 128MB RAM, micro-USB, microSD and I/O including ADC and PWM. Groboard has posted specs for a 51 x 23mm SBC based on a Microchip System-In-Package (SiP) module equipped with the […]
What I learned at WordCamp about the new WordPress Gutenberg editor
I am one of the 75 million (or so) WordPress users. Are you?
Python Testing with pytest: Fixtures and Coverage
In my last two articles, I introduced pytest, a library for
testing Python code (see "Testing Your Code with Python's pytest" Part
I and Part
II). pytest has become quite popular, in no small part
because it's so easy to write tests and integrate those tests into
your software development process. I've become a big fan, mostly because
after years of saying I should get better about
testing my software, pytest finally has made it possible.
Purism Announces Version 4 of Its Laptops, KDE Frameworks 5.54.0 Now Available, Debian 10 Default Theme Chosen, Linux Kernel 5.0-rc2 Is Out and Mozilla to Disable Flash in Firefox 69
News briefs for January 14, 2019.
Get started with Wekan, an open source kanban board
There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way.
Here's the second of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.
read more
Contribute at the Fedora Test Day for kernel 4.20
The kernel team is working on final integration for kernel 4.20. This version was just recently released, and will arrive soon in Fedora. This version has many security fixes included. As a result, the Fedora kernel and QA teams have organized a test day for Tuesday, January 15, 2019. Refer to the wiki page for links to the […]
How to Build a Netboot Server, Part 4
One significant limitation of the netboot server that we have built in this series is that the operating system image being served is read-only. Some use cases may require that the end user be able to modify the image. For example, an instructor may want to have the students install and configure software packages like […]
Turn a Raspberry Pi 3B+ into a PriTunl VPN
PriTunl is a fantastic VPN terminator solution that's perfect for small businesses and individuals who want a quick and simple way to access their network privately. It's open source, and the basic free version is more than enough to get you started and cover most simple use cases. There is also a paid enterprise version with advanced features like Active Directory integration.
read more
How to install SEO Panel on Ubuntu 18.04 LTS
SEO Panel is a free and open source SEO control panel application that can be used for managing search engine optimization of your websites. In this tutorial, we will be going to install Seo Panel on Ubuntu 18.04 LTS.
IEIs Puzzle family of x86 and Arm based net appliances debuts with two Coffee Lake models
IEI unveiled a Linux-driven “Puzzle” series of 1U rackmount network appliances and uCPE systems with VNF support and a choice of Intel Coffee Lake, AMD Epyc 3000, Armada 8040, NXP LS2088, and Cavium Octeon CPUs. IEI is launching a new family of Puzzle-branded 1U network appliances that supports software virtual network functions (VNFs) and real-time […]
Assess Kubernetes performance and scalability using Automation Pipeline
Kubernetes is an open source container-orchestration system for automating deployment, scaling, and management of containerized applications. If you've played around with it or OpenShift (which is an enterprise-ready version of Kubernetes in production), the following questions may have occurred to you: Does OpenShift support running applications at scale? What are the cluster limits? How can we tune a cluster to get maximum performance?
CLA proliferation and the Island of Dr. Moreau
When I started my career as an open source attorney, a significant concern was the proliferation of new forms of open source licenses, each requiring time-consuming analysis. As my colleague Scott Peterson points out in his article, "Open source licenses are shared resources":
read more
Get started with Joplin, a note-taking app
There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way.
Here's the first of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.
read more
Linux zforce Command Tutorial with Examples
The gzip command is a popular tool used for compressing/decompressing files in Linux. We've already covered the basics of this tool here. This utility produces .gz files in output. But sometimes - like while transferring files - the extension may get chopped off. You'll be glad to know there exists a tool that you can use to force the .gz extension back to these compressed files.
Non-Child Process Exit Notification Support
Daniel Colascione submitted some code to support processes knowing when
others have terminated. Normally a process can tell when its own child
processes have ended, but not unrelated processes, or at least not
trivially. Daniel's patch created a new file in the /proc directory entry
for each process—a file called "exithand" that is readable by any other
process. If the target process is still running, attempts to
read() its
exithand file will simply block, forcing the querying process to wait.
When the target process ends, the read() operation will complete, and the
querying process will thereby know that the target process has ended.
Automotive development platforms rev up with Linux
Linux-driven automotive computing initiatives advanced at CES with Hyundai joining Automotive Grade Linux, and Baidu, Intel, and Nvidia unveiling new assisted and autonomous driving platforms. This week’s Consumer Electronics Show (CES) in Las Vegas is even more dominated by automotive news than last year, with scores of announcements of new in-vehicle development platforms, automotive 5G […]
« Previous ( 1 ... 449 450 451 452 453 454 455 456 457 458 459 ... 1211 ) Next »