Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 ... 7441 ) Next »

How to Install and Configure OpenLiteSpeed with PHP 7.4 on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 6, 2020 11:38 AM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP
OpenLiteSpeed is a lightweight high-performance HTTP server that comes with a Web Gui administration interface. In this tutorial, I will guide you through the installation and configuration of OpenLiteSpeed and PHP 7.4 on CentOS 8.

How to Copy, Cut, Paste in Vim or Vi

  • linux4one.com; By Linux4one (Posted by LinuxWave on Jan 6, 2020 9:26 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Vim is one of the popular text editors among the software developers and system administrators. On the macOS as well as on different Linux Distros it comes preinstalled. When you work with Vim copy paste or cut pasting text is one of the common tasks we do most of the time. In this tutorial, you are going to learn how to Copy, Cut, Paste in Vim or Vi.

3 Privacy & Security Focused Operating Systems to Try in 2020

  • Putorius.net; By Marco Cherisi (Posted by savona on Jan 6, 2020 7:14 AM EDT)
  • Story Type: Security; Groups: Linux
We explore 3 examples of privacy and security focused Linux distributions. Each of these operating systems approach security in a different manner. We provide an overview of how each works and outline the some benefits of each.

Copy Files using cp command in Linux

Do you want to learn how to copy files in the Linux terminal? Then you are the right place. In this tutorial, you are going to learn How to Copy File using cp command in Linux.

How to use the screen command on Linux to keep your remote task running when the connection drops

  • net2.com; By amin nahdy (Posted by zn52 on Jan 6, 2020 2:51 AM EDT)
  • Groups: Linux
A lot of Linux users carry out a long running task on a remote destination without taking into account the possibility that the connection might break. In such situations, notwithstanding financial losses for large and small corporations, they will lose their work as well as their time since when they try to reconnect again, the remote task is no longer running.

How to Install Gitea on Ubuntu 18.04

Gitea is a self-hosted open source git server written in Go. It is a fork of Gogs. Gitea includes a repository file editor, project issue tracking, users managements, notifications, built-in wiki, and much more. Gitea is a lightweight application and can be installed on low-powered systems. This tutorial explains how to install and configure Gitea on Ubuntu 18.04. The same instructions apply for Ubuntu 16.04 and any other Debian-based distribution.

How Beyoncé fans are like the open source community

At GitHub, Brian Douglas' official title is developer advocate, but the one he prefers to use is "Beyoncé advocate." This is partly because he views the 40 million GitHub users and the Beyhive, Beyoncé's enormous and passionate fan base, similarly. He says his role at GitHub is to "go to bat for the hive"—helping people answer questions and find resources to help them develop on GitHub better.

How to Detect and Clean Up Hard Disk Storage with QDirStat in Linux

  • Make Tech Easier; By Odysseas Kourafalos (Posted by damien on Jan 5, 2020 8:17 PM EDT)
  • Story Type: Tutorial; Groups: Linux
QDirStat can pinpoint space hogs: find files and reclaim the space they take up. Learn how you can clean up hard disk storage with QDirStat.

Secure Apache with Let's Encrypt on Debian 10

Let's Encrypt is a certificate authority created by the Internet Security Research Group (ISRG). It provides free SSL certificates via a fully automated process designed to eliminate manual certificate creation, validation, installation, and renewal. Certificates issued by Let's Encrypt are valid for 90 days from the issue date and trusted by all major browsers today. Learn how to install a free Let's Encrypt SSL certificate on Debian 10, Buster running Apache as a web server.

DevOps is a solution to burnout worth investing in

  • Opensource.com; By Dawn Parzych (Posted by bob on Jan 5, 2020 3:54 PM EDT)
  • Story Type: Editorial; Groups: Community
Not a day goes by that I don't see a tweet or hear somebody talking about burnout. Burnout is becoming a pervasive part of our lives, especially in tech and open source communities. Instead of treating burnout once it kicks in, we need to do more to prevent it in the first place. Here is a reminder of the cause and a look at solutions.

Ringing in the new year with 136 open-spec Linux SBCs under $200

Our 2020 New Year’s edition SBC catalog shows a snapshot in time of hacker-friendly, open-spec SBCs under $200 that run Linux or Android. Below you’ll find updated descriptions, specs, pricing, and links for 136 SBCs. A lot has been going on in the world of community-backed SBCs over the seven months since our June 3 […]

Some of our most anticipated games for Linux in 2020

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Jan 5, 2020 11:31 AM EDT)
  • Story Type: News Story; Groups: Games
A new year has arrived, so let's have a quick look over some of the most promising titles to be coming to Linux across 2020. There's plenty to be excited about.

Introducing the guide to inter-process communication in Linux

  • Opensource.com (Posted by bob on Jan 5, 2020 9:19 AM EDT)
  • Groups: Linux; Story Type: News Story
Getting one software process to talk to another software process is a delicate balancing act. It can be a vital function for an application, though, so it's a problem any programmer embarking on a complex project has to solve. read more

Add scorekeeping to your Python game

This is part 10 in an ongoing series about creating video games in Python 3 using the Pygame module. Previous articles are: read more

Display Network Bandwidth Utilization Using Bandwhich Tool

Display network bandwidth utilization by process, connection and remote IP or hostname on Linux.

Bruce Perens quits Open Source Initiative amid row over new data-sharing crypto license: 'We've gone the wrong way with licensing'

  • The Register (Posted by bob on Jan 5, 2020 2:45 AM EDT)
  • Story Type: News Story
Distributed app platform's proposed agreement 'isn't freedom respecting,' he says Special report Last year, lawyer Van Lindberg drafted a software license called the Cryptographic Autonomy License (CAL) on behalf of distributed development platform Holo – and submitted it to the Open Source Initiative (OSI) for approval as an Open Source Definition-compliant (OSD) license.…

Open Fodder, the open source game engine for Cannon Fodder has a new release

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Jan 5, 2020 12:33 AM EDT)
  • Story Type: News Story; Groups: Games
Now this is some classic gaming. Cannon Fodder is a game I remember playing on the Amiga and it's being kept alive with a cross-platform open source game engine called Open Fodder.

How to Install Anaconda on CentOS 8

Anaconda is the most popular Python/R data science and machine learning platform. It is used for large-scale data processing, predictive analytics, and scientific computing. In this tutorial, we will explain how to install Anaconda Python Distribution on CentOS 8.

3 Ways to find your local IP Address in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Jan 4, 2020 8:10 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In our daily computer work, we need to know the IP address of our machine from time to time. This tutorial lists three ways you can use to find the IP address of your local network card in Debian 10 with the help of the terminal.

How to Install Audacious Media Player on Debian 10

Audacious is a free advanced audio player for Linux and many other UNIX-compatible systems. It focuses on low resource usage, high audio quality, and support for a wide range of audio formats.

« Previous ( 1 ... 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 ... 7441 ) Next »