Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 ... 7443 ) Next »
A simple Python HTTP server for your sysadmin toolbox
If you need a quick and easy web service, the Python SimpleHTTPServer might be right for you.
Look what latest Linux development PC
The Linux creator recently announced he'd upgraded his main PC to a speedy AMD Threadripper 3970x-based processor. But a computer is more than a CPU. In an exclusive conversation, Torvalds talked about what's what with his latest system.
How to setup LAMP server on Ubuntu 20.04 Focal Fossa
LAMP is a conventional model of web service stacks. The components that LAMP is built from are all open-source and include: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system, and the PHP programming language. In this short tutorial we will be configuring a basic LAMP server on Ubuntu 20.04 Focal Fossa.
How to create Docker Images with a Dockerfile on Ubuntu 18.04 LTS
In this tutorial, we will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
Linux-powered AM65xx module supports up to six Gigabit TSN ports
TQ-Embedded’s “TQMa65xx” module runs Linux on TI’s up to quad -A53 AM65x and supplies up to 6x real-time capable GbE controllers for TSN or fieldbus applications. Last year we looked at some TQM-branded compute modules from TQ-Embedded equipped with Intel 8th Gen Whiskey Lake and NXP QorIQ Layerscape LS1028A processors, and earlier this month we […]
How to Install Yarn on Ubuntu 20.04
Yarn is a JavaScript package manager compatible with npm that helps you automate the process of installing, updating, configuring, and removing npm packages. It caches every download package and speeds up the installation process by parallelizing operations. In this tutorial, we will explain how to install Yarn on Ubuntu 20.04. We will also go through the basic Yarn commands and options.
Printing repeats within repeats, and splitting a list into columns
BASH printf is a complex piece of machinery. The man page says a printf command should look like printf FORMAT [ARGUMENT]..., which makes it seem the "argument" is the thing to be printed and the "format" describes how. But it's not that simple, and some ingenious tricks are possible with "format".
TUXEDO Computers’ Latest Linux Laptop Is a Power House for Gamers
After unveiling their first-ever AMD-only Linux laptop, TUXEDO Computers have also launched the TUXEDO Book XA15 laptop for gamers and everyone who wants desktop-class performance on the go.
How to Install phpMyAdmin with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS
phpMyAdmin is a free and open-source application that can be used to manage MySQL and MariaDB database through a web-based interface. In this tutorial, we will explain how to install phpMyAdmin with Nginx on Ubuntu 20.04 and secure it with a free Let's Encrypt SSL Certificate.
How to create GPG keypairs
Creating GPG keypairs in Linux is a simple process, but understanding how it works can enhance your security.
Review: Pop!_OS 20.04
Pop!_OS (or simply Pop, as I will refer to it throughout most of this article) is an Ubuntu-based distribution created by System76.
Unboxing the latest Linux laptop from System76
I've been on a journey from Mac to Linux since joining the staff at Opensource.com almost two years ago. In a huge step for me, I finally made the call to have my personal laptop also run Linux. Due to the coverage of System76 in our community, I thought I'd give it a shot.
I'm coming from a MacBook Pro as my go-to device, so I went with a near-standard build of the Lemur Pro for a comparable system. A reasonably priced upgrade to more RAM and a speedy NVMe hard drive later, my order was on its way.
read more
Create a Virtual Private Cloud (VPC) on AWS using Terraform
In this article I will show you how to create a VPC along with Subnets, Internet Gateway, NAT Gateways, and Route Tables. We will be creating 1 VPC with 4 Subnets: 2 Private and 2 Public, 2 NAT Gateways, 1 Internet Gateway, and 4 Route Tables.
Linux networking: socket stats via ss
Remember netstat? Say hello to ss as netstat's chattier replacement.
How to Install Tomcat 9 on Ubuntu 20.04
Apache Tomcat is an open-source web server and Java servlet container. It is one of the most popular choices for building Java-based websites and applications. Tomcat is lightweight, easy to use, and has a robust ecosystem of add-ons. This tutorial describes how to install and configure Tomcat 9 on Ubuntu 20.04.
Classic multiplayer action game Soldat is now open source
Soldat, a side-scrolling multiplayer shooter that was ridiculously popular in the early 2000s is now open source.
How To Upgrade Ubuntu To 20.04 LTS Focal Fossa
The latest Ubuntu release, 20.04, marks an opportunity for both LTS users and people on the previous 19.10 release to update Ubuntu and take advantage of the latest features.
Awk Cheatsheet And Examples
Please checkout tutorial with examples on how to use Awk for text processing.
Create interactive content in WordPress with the H5P plugin
WordPress is best known as a website content management system, but it also a great learning management system (LMS) for delivering online courses. If that is what you are looking for out of WordPress, then H5P should be the top plugin on your list.
How to write about open source software
One way to get started with an open source community is to write about it. You can contribute to technical documentation, share how you use the software, or write an article for Opensource.com. But getting started writing is easier said than done. The two most common excuses I hear for not writing are: "I have nothing new to say" and "I'm not a good writer." I'm here to dispel both of those myths.
« Previous ( 1 ... 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 ... 7443 ) Next »