Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 914 915 916 917 918 919 920 921 922 923 924 ... 7359 ) Next »
Accessible-Coconut - Ubuntu-based Linux Distribution for Visually Impaired Users
We take a look at "Accessible-Coconut" - a friendly Linux for Visually Impaired Users. We covered the features, utilities, download details, and a brief review of this distro.
Looking back at what Python 3.4 did for enum
This is the fifth in a series of articles about features that first appeared in a version of Python 3.x. Python 3.4 was first released in 2014, and even though it has been out for a long time, many of the features it introduced are underused and pretty cool. Here are three of them.
read more
Create Bootable USB Drives And SD Cards With Etcher In Linux
This guide explains what is Etcher and how to create bootable USB drives and SD cards with Etcher in Linux operating systems.
How to Install WebERP On CentOS 8
webERP is a free, open-source, and complete web-based accounting and business management system. This tutorial will show you how to install webERP with Apache and Let's Encrypt SSL on CentOS 8.
Expect Rancher and Kubernetes to Be the Stars at Digital SUSECON
This will be the first SUSECON since the Germany-based Linux company SUSE acquired the Kubernetes startup Rancher late last year. Expect Rancher to be front and center at SUSECON, and expect some Rancher-focused news.
Manage AWS VPC using aws-cli
Managing a VPC and other resources like Subnet, Route Table, Internet Gateway from the terminal using aws-cli can be a bit confusing if you are not good at VPC. In this article, we will create a VPC with 2 Subnets, Route Table, and Internet Gateway, these subnets will be public subnets.
What Python 3.3 did to improve exception handling in your code
This is the fourth in a series of articles about features that first appeared in a version of Python 3.x. Python 3.3 was first released in 2012, and even though it has been out for a long time, many of the features it introduced are underused and pretty cool. Here are three of them.
read more
How to Install CTparental Parental Control Software on Debian 10
CTparental is a free and open-source parental control tool used to control computer usage or internet browsing. In this post, we will show you how to install CTparental on Debian 10.
How To Install Ruby On Rails In Linux
This guide gives you a brief introduction to Ruby on Rails and then walks you through the steps to install Ruby on Rails in Linux.
How to Install Chrony NTP Server on CentOS 8
Chrony is the default Network Time Protocol (NTP) server in CentOS 8 operating system. It is a replacement for the old Ntpd. In this tutorial, I will show you how to install and use Chrony on CentOS 8 server.
Useful Commands to Create Commandline Chat Server and Remove Unwanted Packages in Linux
In this post we will be introducing 6 command Line tips namely create Linux Command line chat using Netcat command, perform addition of a column on the fly from the output of a command, remove orphan packages from Debian and CentOS, get local and remote IP from command Line, get colored output in terminal and decode various color code and last but not the least hash tags implementation in Linux command Line
Xavier NX based edge AI camera offers up to an 8MP sensor
Adlink’s “NEON-2000-JNX” embedded C-mount camera runs an Ubuntu-based “EVA” stack on a Jetson Xavier NX and provides GbE, USB Type-C with DP, and support for 6x sensors up to an 8MP Sony IMX334. In July of last year, Adlink unveiled a NEON-2000-JT2 Series embedded machine vision camera that came with a choice of a Nvidia’s […]
What is Ingress Controller and how to deploy Nginx Ingress Controller in Kubernetes Cluster on AWS using Helm
Ingress is a Kubernetes object that manages external access to the services in the Kubernetes Cluster. In this article, we will see the installation of the Nginx Ingress Controller using Helm on the Kubernetes Cluster set up using Kops.
How To Get The Numpad Embedded Into The Touchpad Of Some ASUS Laptops To Work On Linux
Some ASUS laptops come with a numpad (numeric keypad) embedded in the touchpad. You can toggle between the touchpad and numpad using a button placed in the top right-hand side corner of the touchpad. That is, after you follow the instructions below, because this feature is not available by default on Linux.
Systemd Service Strengthening
In an age where hacker attacks are a daily occurrence, it is of fundamental importance to minimize the attack surface. Containerization is probably the best way to isolate a service provided for the public, but this is not always possible for several reasons. For example, think of a legacy system application developed on systemd. This could make the most of the capabilities provided by a systemd-based operative system and it could be managed via a systemd unit, or it could automatically pull updates using a systemd timer, and so on. For this reason, we are going to explain how to improve the security of a systemd service.
Linux and open-source communities rise to Bidens cybersecurity challenge
Massive ransomware attacks to the left of us, supply chain attacks to the right of us, but the Linux Foundation is answering the president's call for greater software security.
How to Install Memcached on CentOS 8
Memcached is an open-source and high-performance memory caching system. It stores data in memory and is being used for optimizing dynamic websites. In this guide, I will explain how to install Memcached on CentOS 8 operating system.
An introduction to the Quay container registry
If you're working on a cloud environment that requires the Continuous Integration (CI) process from CI/CD, you need to consider how to store and manage the built packages. Enter Quay. Quay is a container registry for storing containers, Helm charts, and other container-related content.
How to Install and Configure ‘Collectd’ and ‘Collectd-Web’ to Monitor Server Resources in Linux
Collectd-web is a web front-end monitoring tool based on RRDtool (Round-Robin Database Tool), which interprets and graphical outputs the data collected by the Collectd service on Linux systems. This tutorial will cover the installation process of Collectd service and Collectd-web interface on RHEL/CentOS/Fedora and Ubuntu/Debian based systems with the minimal configurations needed to be done in order to run the services and to enable a Collectd service plug-in.
Manage AWS SQS Queues using aws-cli
You can perform operations on SQS like list, create, delete Queues and send messages, receive messages from your terminal using aws-cli. In this article, we will see the commands to perform these kinds of operations.
« Previous ( 1 ... 914 915 916 917 918 919 920 921 922 923 924 ... 7359 ) Next »