How to Install Memcached on Ubuntu 18.04
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will cover the process of installing and configuring the latest version...
WeiterlesenMemcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will cover the process of installing and configuring the latest version...
WeiterlesenFlask is a free and open-source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on...
WeiterlesenTensorFlow is a free and open-source platform for machine learning built by Google. This tutorial will guide you through the process of installing TensorFlow on Debian...
WeiterlesenElasticsearch is one of the most popular search engines powering applications that have complex search requirements such as big e-commerce stores and analytic applications. This tutorial...
WeiterlesenApache Cassandra is a free and open-source NoSQL database with no single point of failure. This tutorial guides you through the process of installing Apache Cassandra...
WeiterlesenGogs is a self-hosted open-source git server written in Go. It includes a repository file editor, project issue tracking, and a built-in wiki. This tutorial covers...
WeiterlesenSome few weeks ago I posted a tweet on “the most common neural net mistakes”, listing a few common gotchas related to training neural nets. The...
WeiterlesenThe cd (change directory) command is used to change the current working directory in Linux and other Unix-like operating systems.
WeiterlesenexFAT (Extended File Allocation Table) is a proprietary Microsoft file system optimized for flash memory devices such as SD cards and USB flash drives. In this...
WeiterlesenThe head command prints the first lines (10 lines by default) of one or more files or piped data to standard output.
WeiterlesenNginx is a free, open-source, high-performance HTTP and reverse proxy server. In this guide, we will go over the most important Nginx commands, including starting, stopping,...
WeiterlesenThis tutorial describes how to delete (or drop) a MySQL or MariaDB database through the command line.
WeiterlesenTor Browser routes your web traffic through the Tor network, making it private and anonymous. In this tutorial, we’ll explain how to install Tor web browser...
WeiterlesenA self-signed SSL certificate is a certificate that is signed by the person who created it rather than a trusted certificate authority. This article explains how...
WeiterlesenThe echo command is one of the most basic and frequently used commands in Linux. The arguments passed to echo are printed to the standard output.
WeiterlesenThe current working directory is the directory in which the user is currently working in. In this article, we will show you how to determine your...
WeiterlesenThe ip command is a powerful tool for configuring network interfaces. It can be used to bring interfaces up or down, assign and remove addresses and...
WeiterlesenOpera is one of the most popular cross-platform web browsers in the world. In this tutorial we’ll explain how to install Opera web browser on Ubuntu...
WeiterlesenRPM is a packaging system used by Red Hat and its derivatives such as CentOS and Fedora. In this tutorial, we will show you two methods...
WeiterlesenVLC is one of the most popular open-source multimedia players. It is cross-platform and can play virtually all multimedia files as well as DVDs, Audio CDs...
WeiterlesenApache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this tutorial, we will explain how to install the latest...
WeiterlesenIn Linux and Unix based systems environment variables are a set of dynamic named values, stored within the system that are used by applications launched in...
WeiterlesenThe hosts file is used to map domain names (hostnames) to IP addresses. It is a plain-text file used by all operating systems. In this article,...
WeiterlesenWhat we’d like to find out about GANs that we don’t know yet.
WeiterlesenWine is an open-source compatibility layer that allows you to run Windows applications on Unix-like operating systems such as Linux, FreeBSD, and macOS. This tutorial explains...
WeiterlesenIf you are a system administrator managing Linux server chances are that you may need to grant SFTP access to some users to upload files to...
WeiterlesenCut is a command-line utility that allows you to cut line parts from specified files or piped data and print the result to standard output.
WeiterlesenPostman is a complete API development environment that helps you managing your APIs in every stage of development from designing and testing, to and publishing documentation...
WeiterlesenThis article shows how to check what Linux distribution and version is installed on your system using the command line.
WeiterlesenThe du command displays the amount of file space used by the specified files or directories.
WeiterlesenCurl is a command line tool that allows you to transfer data from or to a remote server. In this tutorial, we will show you how...
WeiterlesenHow to turn a collection of small building blocks into a versatile tool for solving regression problems.
WeiterlesenJoomla is one of the most popular open-source content management systems that powers hundreds of thousands of websites. In this tutorial we will explain how to...
Weiterlesen