Lateo.net - Flux RSS en pagaille (pour en ajouter : @ moi)

🔒
❌ À propos de FreshRSS
Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierHowtoforge

How to deploy Applications on Kubernetes using Helm

In this article, we will release Apache from the existing chart. We will create a sample chart and release, upgrade, rollback, delete and restore it. Let's see the commands in brief before we use them in the article later.

How to Install and Configure Algo VPN Server on Ubuntu 20.04

Algo VPN is an open-source software bundle or set of Ansible script that is used to set up a WireGuard and IPsec VPN. In this tutorial, we will show you how to set up a VPN server with Algo VPN on Ubuntu 20.04 server.

How to create Cloudwatch alarms for an SNS Topic on AWS

We can use Cloudwatch to view and analyze metrics for SNS Topics we have in our account. In this article, we will see steps to create an alarm for the "NumberOfNotificationsDelivered" metric for the existing SNS Topic.

How to Install and Use Elasticsearch on Ubuntu 20.04

Elasticsearch is an open-source distributed analytics engine built on Apache Lucene. It takes unstructured data from different locations and stores it according to user-specified mapping and indexes it.

How to Install Helm Kubernetes Package Manager on Ubuntu 20.04

Helm is a package manager for Kubernetes. In this article, we will see the steps to install Helm3, in terms of architecture there is a difference between Helm2 and Helm3. One of the major differences is "Removal of Tiller".

How to create Cloudwatch alarms for RDS (MySQL) on AWS

Monitoring your RDS instances is very important, and the same applies to other resources. In this article, we will create a simple alarm for an RDS MySQL instance which will check for free storage space on the instance.

How to Install Kubernetes with Minikube on Ubuntu 20.04

Minikube is an open-source tool that helps you to set up a single-node Kubernetes cluster on your local machine. In this tutorial, we will show you how to install Minikube on Ubuntu 20.04 server.

Advanced Git Tutorial

In this article, we will cover creating a branch, tag, renaming the branch, and revert the commits on Git. If you are new to Git, I would recommend you to first go through my previous article and then continue with this.

How to Manage Systemd Services with Systemctl on Linux

Systemd a standard process for managing start-up services in Linux operating systems. It is used for controlling which programs run when the Linux system boots up. In this tutorial, we will explain how to manage services with systemd on Linux.

How to create a lifecycle policy for an S3 Bucket on AWS

In this article, we will see the steps to move objects (Transition Action) to Glacier after 10 days of creation and delete(Expirations Action) them after 365 days of creation.

How to Install Discourse Forum with Docker on CentOS 8

Discourse is a free and open-source platform built for the next decade of the Internet. In this tutorial, we will show you how to install Discourse forum using Docker on CentOS 8 server.

How to use Cloudformation to create an EC2 instance

In this article, we will create an EC2 instance with the latest Linux AMI using Cloudformation hence knowing the basics of cloud formation is required.

How to Install TensorFlow machine-learning framework on Ubuntu 20.04

TensorFlow is a free and open-source machine-learning platform developed by Google. It helps developers and data scientists to simplify the process of implementing machine-learning models.

How to create Cloudwatch alarms for an S3 Bucket on AWS

Cloudwatch provides Storage Metrics and Request Metrics for S3 Buckets. Storage Metrics come up with no extra cost and provided once a day whereas Request Metrics are available at 1-minute intervals and incur charges.

How to Install Invoice Ninja on Ubuntu 20.04

Invoice Ninja is a free and open-source online invoicing app for freelancers & businesses that helps you to accept payments, track expenses, create proposals, and time-tasks. In this tutorial, we will show you how to install Invoice Ninja with Apache and Let's Encrypt SSL on Ubuntu 20.04 server.

How to recover AWS account access if the MFA device is lost

It is recommended to enable Multifactor Authentication (MFA) for your AWS account. MFA is used to secure your AWS account, it adds an extra layer of security to the account. This guide shows you how to access your account when the 2nd-factor device is lost.

Monitoring system resources using SAR on Ubuntu 20.04

SAR also know as a "System Activity Report" is a system resource monitoring tool for Linux operating systems. In this tutorial, we will show you how to install and use SAR to monitor system performance.

How to use Cloudformation to create an SNS topic on AWS

AWS SNS is a Simple Notification Service. It can be used by Cloudwatch to send alert emails. In this article, we will create an SNS topic using Cloudformation and subscribe to an email endpoint.

How to Install Matomo (Piwik) Web Analytics on CentOS 8

Matomo formerly known as Piwik is an open-source analytics application for the Linux operating system. It is very similar to Google Analytics that helps you to tracks and display the location of user visits.

Getting started with GIT on Linux

Git is a distributed version control system. It is used for tracking changes in any files. It was designed for coordinating work among programmers operating on source code during the software development process. In this article, I will show you the commands to perform basic operations on a Git repository.

How to install ReactJS on Ubuntu 20.04

ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.

How to setup Elastic Container Service (ECS) on AWS

Elastic Container Service is a fully managed container orchestration service provided by AWS. In this article, we will create an ECS cluster and deploy a sample Nginx application onto it. We will create a test cluster to understand the cluster setup. You are advised to set up a production cluster with a customized configuration as per the requirement.

How to Install KeeWeb Password Manager on Ubuntu 20.04

KeeWeb is an open-source password manager used to store passwords both online and offline. It is compatible with KeePass and also available as a web version and desktop apps. In this tutorial, we will show you how to install the KeeWeb password manager on Ubuntu 20.04.

How to Install and Configure SeaweedFS Cluster on Ubuntu 20.04

SeaweedFS is an open-source, simple and highly scalable distributed file system to store and serve billions of files fast. It is very similar to other file systems including, Ceph, GlusterFS and HDFS.

How to create an inventory configuration in S3

In this article, we will create an inventory configuration to store object metadata in CSV format. We can store reports in the same bucket as the source bucket, but we will use a different bucket to store this than the bucket for which we will be creating this inventory configuration.

How to enable end-to-end encryption while real-time co-editing in ONLYOFFICE Workspace

In ONLYOFFICE, Private Rooms are protected workplaces for encrypted collaboration where every symbol you type is encrypted using the AES-256 algorithm. In this tutorial, we’ll learn how to enable Private Rooms for encrypted real-time co-editing in ONLYOFFICE Workspace.

How to use Cloudformation to create an S3 bucket

There are multiple ways in which you can create an S3 bucket on AWS. Cloud formation is one of the Infrastructure as Code (IaC) ways to do this. In this article, we will explore several options available in Cloudformation to create an S3 bucket.

How to Set Up WireGuard VPN on Ubuntu 20.04

WireGuard is an open-source and security-focused virtual private network designed for simplicity and ease of use. If you are looking for a lightweight and fast VPN then the WireGuard VPN is the best choice for you. In this tutorial, we will show you how to install the WireGuard VPN server and client on Ubuntu 20.04.

How to secure your AWS account by enabling Multi-Factor Authentication

In this article, we will see the steps to enable Multi-factor Authentication using a virtual device. A virtual Multi-factor Authentication device is nothing but an application or software running on your phone. This application generates a six-digit code that needs to be entered while logging into the account.

Create and Store Secrets like Passwords, OAuth Tokens, and SSH Keys in Kubernetes

In Kubernetes, we can store and manage sensitive information, such as passwords, OAuth tokens, and ssh keys using Kubernetes Secrets. In this article, we will create secrets using .yml file and access them in the Pod as Environment Variables.

How to Use Perf Performance Analysis Tool on Ubuntu 20.04

Perf is a simple but powerful performance monitoring tool for Linux based operating systems. It is used to trace or count both hardware and software events. In this tutorial, we will show you how to install and use Perf performance monitoring tool on Ubuntu 20.04.

How to Deploy a Multi-Tier Application with Kubernetes

A multi-tier application is an application distributed among more than one layer. It logically separates the operational layers. The number of layers varies with business and application requirements. In this article, we will see an application divided into 2 layers, backend and frontend layer.

How to Install Netdata Monitoring Tool on Ubuntu 22.04

Netdata is a free and open-source performance and health monitoring solution for Linux, macOS, and FreeBSD. It provides real-time statistics and allows you to monitor cloud-based servers, containers, and your entire IT infrastructure.

How to Install Slack on Ubuntu 20.04

Slack is a modern communication platform for companies to replace emails. In this guide we will learn how to install Slack under Ubuntu 20.04. Slack can be easily installed on your system by following a few basic steps. Here we will use the snap package to install Slack, but you can also use the deb package, as both will help you achieve your goal.

How to use S3 Storage Lens to view storage usage and activity metrics of S3 Bucket on AWS

AWS S3 Storage Lens gives visibility into object storage usage, activity trends. It gives recommendations to improve cost-efficiency, also it applies data protection best practices. It is the first analytics service that provides a  single view of object storage usage and activity across hundreds and thousands of accounts in an organization.

How to Install OCS Inventory Asset Management Software CentOS 8

OCS "Open Computers and Software Inventory Next Generation" is an open-source assets management solution that allows you to inventory IT assets. In this tutorial, we will explain how to install OCS inventory on CentOS 8 server.

How to Install CouchDB on Ubuntu 20.04

In this guide, you will learn how to install CouchDB NoSQL database on Ubuntu 20.04 and how to create your first CouchDB database using the integrated Foxton Control panel.

Manage operations on S3 Bucket using aws-cli from the EC2 instance

In this article, we will see the steps and commands to create an S3 bucket from the command line and perform basic operations on it like copy files, sync files,  etc.

How to Install Nginx with Google PageSpeed on Ubuntu 20.04

Nginx is a free and open-source web server that powers many sites on the internet. It can be used as a reverse proxy and load balancer. In this tutorial, we will show you how to compile ngx_pagespeed as a dynamic module with Nginx on Ubuntu 20.04 server.

How to add a replication rule to an S3 bucket

Replication is the auto-coping of S3 objects from one S3 Bucket to another S3 Bucket in the same region or in a different AWS region. In this article, I will show you the steps to create a replication rule to copy objects to/from the existing buckets.

How to Install Cacti Network Monitoring Tool on Ubuntu 20.04

Cacti is a free, open-source and web-based network monitoring tool written in PHP. It is a front-end application for the RRDtool. In this tutorial, we will show you how to install the Cacti monitoring tool on Ubuntu 20.04 server.

How to store credentials on AWS using Parameter Store

In this article, we will create a parameter and store configuration data in it of type SecureString. We will also modify the parameter and see how it maintains multiple versions.

How to install ONLYOFFICE Docs 6.1 on Ubuntu

ONLYOFFICE Docs is an open-source office suite distributed under GNU AGPL v3.0. It comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations highly compatible with OOXML formats. In this tutorial, we’ll learn how to install ONLYOFFICE Docs (Docker version) to your machine.

How to create and store secrets using Secret Manager in AWS

Application secrets or credentials can be stored using the AWS Secret Manager securely. Secrets can be rotated, managed, and retrieved throughout their lifecycle using AWS Secret Manager.

How to Install Cerb Collaboration and Email Automation on CentOS 8

Cerb is a free, open-souce and web-based collaboration and automation tool used for sending high volumes of emails. In this tutorial, we will learn how to install and configure Cerb on CentOS 8 server.

How to Install HTTP Git Server with Nginx on Ubuntu 20.04

Git is a free and open-source versioning system developed by Linus Torvalds. It is used by millions of developers around the world. In this tutorial, we will show you how to install and configure Git HTTP server with Nginx on Ubuntu 20.04.

How to take and restore a snapshot on AWS RDS MySQL Instance

In this article, we will see the steps to create a snapshot of the existing RDS MySql Instance. Then we will see the steps to restore the snapshot which creates a new RDS Instance. At last, we will clean up the instances and snapshots.

How to Deploy a Clojure Web Application with Nginx on Ubuntu 20.04

Clojure is a modern, dynamic and powerful programming language on the Java platform. In this tutorial, we will explain how to deploy a Clojure Web Application on Ubuntu 20.04.

How to use bash if -z and if -n for testing strings in Linux

There are different string operators available in bash scripting language which can be used to test strings. In this guide, we will test these string operators using the if statement in Centos 8.

How to create and use a CodeCommit GIT Repository on AWS

CodeCommit hosts Git-based repositories and is a fully managed service by AWS. Teams can use it to collaborate on code in a secure and highly scalable way. It helps us to eliminate the need of having our own self-hosted Source Code Management (SCM) system and manage it on our own.
❌