Bash printf Command
printf is a powerful and predictable alternative to echo. It takes a format and arguments and prints a clean, aligned, and professional output.
Weiterlesenprintf is a powerful and predictable alternative to echo. It takes a format and arguments and prints a clean, aligned, and professional output.
WeiterlesenA lot of people seem to think that distributed tracing isn’t useful, or at least not without extreme effort that isn’t worth it for companies smaller...
WeiterlesenWe spent one day1 building a system that immediately found a mid 7 figure optimization (which ended up shipping). In the first year, we shipped mid...
WeiterlesenIn this tutorial, we will show you two ways to install VirtualBox on Ubuntu 20.04. VirtualBox is open-source cross-platform virtualization software that allows you to run...
WeiterlesenThis article explains how to install the latest version of Docker Compose on Ubuntu 20.04. We’ll also explore the basic Docker Compose concepts and commands.
WeiterlesenIn this article, we’re going to discuss how to use Curl to interact with RESTful APIs. Curl is a command-line utility for transferring data from or...
WeiterlesenIn this tutorial, we will explain how to install Yarn on Ubuntu 20.04. Yarn is a JavaScript package manager compatible with npm that helps you automate...
WeiterlesenThis tutorial describes how to install and configure Tomcat 9 on Ubuntu 20.04. Apache Tomcat is an open-source web server and java servlet container.
WeiterlesenIn this tutorial we will show you three different ways to install Ruby on Ubuntu 20.04. Ruby is one of the most popular programming languages today.
WeiterlesenThis tutorial covers how to install and configure Xrdp server on Ubuntu 20.04. Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol.
WeiterlesenThis tutorial covers how to install Docker on an Ubuntu 20.04 machine. Docker is an open-source containerization platform that allows you to quickly build, test, and...
WeiterlesenThis tutorial explains how to install Docker on Ubuntu. We’ll install the latest Docker package from the official Docker’s repositories.
WeiterlesenIn this guide, we will explain how to install the PostgreSQL database server on Ubuntu 20.04, and explore the basics of PostgreSQL database administration.
Weiterlesenfdisk is a menu driven command-line utility that allows you to create and manipulate partition tables on a hard disk.
WeiterlesenMariaDB is an open-source relational database management system. This guide explains how to install and secure MariaDB on Ubuntu 20.04.
WeiterlesenThis guide explains how to install Webmin on an Ubuntu 20.04 server. With Webmin, you can configure almost every aspect of the system through your web...
WeiterlesenWireGuard is a simple and modern VPN (Virtual Private Network) with state-of-the-art cryptography. This tutorial describes how to set up WireGuard on an CentOS 8 machine...
WeiterlesenZoom is an easy to use communication platform that unifies cloud video conferencing, real-time messaging and content sharing. This guide explains how to install Zoom on...
WeiterlesenIn this article, we’re going to show you how to use GNU grep to search for multiple strings or patterns.
WeiterlesenDynamic languages are useful tools. Scripting allows users to rapidly and succinctly tie together complex systems and express ideas without worrying about details like memory management...
WeiterlesenThis tutorial explains how to add a swap file on Ubuntu 20.04 systems. Swap is a space on a disk that is used when the amount...
WeiterlesenIn this tutorial, we will guide you through three different methods of installing Node.js and npm on Ubuntu 20.04.
WeiterlesenWhen invoked, Bash reads and executes commands from from a set of startup files. .bash_profile is read and executed when Bash is invoked as an interactive...
WeiterlesenThis tutorial describes how to install and manage the Apache web server on Ubuntu 20.04. Apache is one of the most popular web servers in the...
WeiterlesenThis article describes how to use the UFW tool to configure and manage a firewall on Ubuntu 20.04. UFW is a user-friendly front-end for managing iptables...
WeiterlesenThis article describes how to set or change the timezone on Ubuntu 20.04 using the command line, or through the GUI.
WeiterlesenIn Linux, groups are used to organize and administer user accounts. This article explains how to remove a group in Linux, using the groupdel command.
WeiterlesenHow to tune hyperparameters for your machine learning model using Bayesian optimization.
Weiterlesenat is a command-line utility that allows you to schedule various commands and scripts to be executed automatically at a specific time and date.
WeiterlesenNginx is an open-source, high-performance HTTP and reverse proxy server. This tutorial describes how to install and manage Nginx on Ubuntu 20.04.
WeiterlesenThis guide shows two ways of installing Visual Studio Code on Ubuntu 20.04. Visual Studio Code is a powerful open-source code editor developed by Microsoft.
Weiterlesen