Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 ... 7442 ) Next »

Purism announces the Librem Mini

A nice looking desktop replacement level mini-computer. A bit overpriced for what you get and still in the funding stage, so you might want to wait until it's in production.

Introduction to the JavaScript Fetch API

Compared to XMLHttpRequest and the libraries built around it, like JQuery.ajax, the fetch API defines a more modern and cleaner way of performing asynchronous requests, based on the use of promises. In this article we will see some of the interfaces provided by the API, like Request and Response, and we will learn how to use the fetch method to perform various types of asynchronous requests.

How to Install Gradle on Debian 10

Gradle is a powerful and flexible build tool used primarily for Java projects, combining the best features of Ant and Maven. Unlike its predecessors, which use XML for scripting, Gradle uses Groovy, a dynamic, object-oriented programming language for the Java platform to define the project and build scripts. This article describes how to install Gradle on Debian 10 Linux.

5 Linux backup and restore tips from the trenches

Find out five backup and restore tips from someone who's been there, failed, and then succeeded.

Navi - An Interactive Commandline Cheatsheet Tool

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Mar 29, 2020 1:06 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Navi is an interactive commandline cheatsheet tool. Navi provides a list of examples for a given command, skipping all other comprehensive text parts.

Converting your Python 2 code to Python 3

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 28, 2020 10:54 PM EDT)
  • Groups: Linux, Python; Story Type: News Story
Python 2 reached the end of life on January 1, 2020. Python 3 has been available since 2008, but converting from 2 to 3 has been slow because of dependencies on libraries that were not available in Python 3 initially. This tutorial will show you how to convert Python 2 code to Python 3 using the 2to3 tool.

Install and Use PHP Composer on CentOS 8

  • Linuxize.com (Posted by linuxize on Mar 28, 2020 8:43 PM EDT)
  • Story Type: Tutorial; Groups: PHP
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manages them for you. It is used in all modern PHP frameworks and platforms such as Laravel, Symfony, Drupal, and Magento 2. This tutorial goes through the steps of installing Composer on CentOS 8.

Kubernetes 1.18 Improves Networking and Security for Cloud Native

New open source Kubernetes release lands with AppProtocol, security certificate and memory enhancements.

Open source fights against COVID-19, Googles new security tool written in Python, and more open source news

  • Opensource.com; By Scott Nesbitt (Posted by bob on Mar 28, 2020 4:20 PM EDT)
  • Story Type: Roundups; Groups: Linux, Python
In this edition of our open source news roundup, we take a look open source solutions for COVID-19, Google's new security tool, code cleanup software from Uber, and more!

How To Convert Images Into ASCII Format In Linux

This brief guide teaches how to convert images into ASCII format in Linux using Jp2a. Jp2a is a CLI tool to convert the image(s) into ascii characters.

KubeCF Is What DevOps Wanted: Marrying Cloud Foundry with Kubernetes

There are times when solutions that  seem to compete against each other turn out to be complementary. This is exactly what happened with Cloud Foundry and Kubernetes. 

How to Install an Email Server with ISPConfig on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 28, 2020 9:45 AM EDT)
  • Groups: Debian, Linux; Story Type: News Story
This tutorial shows how to install a mail server on Debian 10 using ISPConfig server control panel.

Pulling podman images from a container repository

Check out podman's new container image pulling options.

How to install vsftpd FTP Server with TLS on Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Mar 28, 2020 5:22 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows the installation of vsftpd FTP server on Debian. The FTP connection is secured by TLS and we will show you how to create an FTP user and connect with FileZilla to the FTP server.

New Linux-powered SoC taps an old ARM9 architecture

Microchip has launched a 600MHz ARM9-based “SAM9X60” processor with a 2D GPU and -40 to 105°C tolerance along with a Linux-driven, $260 “SAM9X60-EK Evaluation Kit” with MikroBus and Raspberry Pi expansion. Microchip has revised the ARM9-based AT91SAM9260 SoC that was introduced in 2006 by its subsidiary Atmel. The new SAM9X60 model has boosted the clock […]

Reasons to Give openSUSE a Try

Users may fear trying openSUSE because of some reason. In any case, we’ll introduce you to the distribution and its features, and why you should give it a try.

LOT Network is a One-Man (Millionaire's) Operation and Why This Should Alarm You

The ugly story of Open Invention Network (OIN) and LOT; today we take a closer look at LOT and highlight a pattern of 'cross-pollination' (people in both OIN and LOT, even at the same time)

Just another KVM setup on Debian Buster 10.3

Sequence of steps and bridge network configuration on native Debian Buster 10.3 host seemed to me a bit different from manuals which are available in meantime on the Net. Specifically I've undertaken some additional steps to fix error with Radeon kernel modesetting enabling also configuration bridge to physical LAN is supposed to be done in the way different from how it works on LXDE 4.

6 tricks for developing a work from home schedule

  • Opensource.com; By Seth Kenlon (Posted by bob on Mar 27, 2020 7:22 PM EDT)
  • Story Type: Editorial; Groups: Community
When you start working from home, one of the first things you might have noticed is that there almost no outside influences on your schedule. You probably have meetings—some over team chat and others over video— that you have to attend, but otherwise, there's nothing requiring you to do anything at any specific time. What you find out pretty quickly, though, is that there's an invisible influence that sneaks up on you: deadlines.

How to detect outdated Kubernetes APIs

Recently, deprecated APIs have been wreaking havoc on everyone's Kubernetes manifests. Why is this happening?!? It's because the objects that we've come to know and love are moving on to their new homes. And it's not like this happened overnight. Deprecation warnings have been in place for quite a few releases now. We've all just been lazy and thought the day would never come. Well, it's here!

« Previous ( 1 ... 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 ... 7442 ) Next »