How to Install Django on Debian 9 Linux
Django is the most popular Python web framework designed to help developers build secure, scalable and maintainable web applications. Django can be installed system-wide or in...
WeiterlesenDjango is the most popular Python web framework designed to help developers build secure, scalable and maintainable web applications. Django can be installed system-wide or in...
Weiterlesen[Updated on 2019-10-01: thanks to Tianhao, we have this post translated in Chinese!]
WeiterlesenZabbix is one of the most popular open-source monitoring software tools. This tutorial describes how to install and configure the latest version of Zabbix 4.0 on...
WeiterlesenSwap is a space on a disk that is used when the amount of physical RAM memory is full. This tutorial covers the steps necessary to...
WeiterlesenIn this tutorial we will show you how to install WordPress on a CentOS 7 machine. WordPress is by far the most popular open-source blogging and...
WeiterlesenFFmpeg is a free and open-source command-line tool for transcoding multimedia files. In this tutorial we will show you how to install FFmpeg on Ubuntu 18.04.
WeiterlesenLoops are one of the fundamental concepts of programming languages. This tutorial covers the basics of while loops in Bash.
WeiterlesenRedis is an open-source in-memory data structure store. It can be used as a database, cache and message broker and supports various data structures such as...
WeiterlesenWebmin is an open-source web control panel for system administration for Linux/UNIX. Webmin allows you to manage users, groups, disk quotas as well as configure most...
WeiterlesenIn this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict...
WeiterlesenphpMyAdmin is a free, open-source PHP based application designed to simplify the administration of MySQL and MariaDB servers over a web-based interface. This tutorial describes the...
WeiterlesenDocker Compose is a tool that allows you to define and orchestrate multi-container Docker applications. It uses a YAML file to configure the application’s containers, networks,...
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...
WeiterlesenSFTP (SSH File Transfer Protocol) is a secure file protocol used to access, manage, and transfer files over an encrypted SSH transport. This guide shows you...
WeiterlesenNagios is one of the most popular open-source monitoring systems. Nagios keeps an inventory of your entire IT infrastructure and ensures your networks, servers, applications, services,...
WeiterlesenThis tutorial covers the steps required to install Tomcat 9 on CentOS 7. Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression...
WeiterlesenThe tail command displays the last part of one or more files or piped data. It can be also used to monitor the file changes in...
WeiterlesenAtom is an open-source cross-platform code editor developed by GitHub. It has a built-in package manager, embedded Git control, smart autocompletion, syntax highlighting and multiple panes.
WeiterlesenphpMyAdmin is an open-source PHP based tool for managing MySQL and MariaDB servers over a web-based interface. This tutorial describes how to install phpMyAdmin with Nginx...
WeiterlesenGitLab is a web-based open-source Git repository manager written in Ruby including wiki, issue management, code review, monitoring, and continuous integration and deployment. This tutorial covers...
WeiterlesenApache Maven is a free and open-source project management tool and comprehension tool used primarily for Java projects. In this tutorial we will show you two...
WeiterlesenThis guide focuses on the for loop in Bash, including its syntax variations, nesting, flow-control statements like break and continue, and practical examples.
WeiterlesenOn Linux and UNIX operating systems you can use the mount command to attach (mount) file systems and removable devices such as USB flash drives at...
WeiterlesenNextcloud is an open-source, self-hosted file share and collaboration platform, similar to Dropbox. In this tutorial we’ll show you how to install and configure Nextcloud with...
WeiterlesenA VPN allows you to connect to remote VPN servers, making your connection encrypted and secure and surf the web anonymously by keeping your traffic data...
WeiterlesenThe touch command allows us to update the timestamps on existing files and directories as well as creating new, empty files. In this guide, we will...
WeiterlesenVagrant is an open-source command line-tool for building and managing virtual machine environments. In this tutorial we will walk you through installing Vagrant on CentOS 7...
WeiterlesenDeb is the installation package format used by all Debian based distributions. In this tutorial we will explain how to install deb files on Ubuntu.
WeiterlesenA symbolic link, also known as a symlink or soft link, is a special type of file that points to another file or directory. In this...
WeiterlesenphpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install...
Weiterlesen