How to Install Django on CentOS 7
Django is a free and open-source high-level Python web framework designed to help developers build secure, scalable and maintainable web applications. In this tutorial, we will...
WeiterlesenDjango is a free and open-source high-level Python web framework designed to help developers build secure, scalable and maintainable web applications. In this tutorial, we will...
WeiterlesenOdoo is the most popular all-in-one business software in the world. In this tutorial, we’ll show you how to install Odoo 12 from source inside a...
WeiterlesenThis tutorial will walk you through the process of creating an encrypted SSH tunnel and configuring Firefox and Google Chrome web browsers to use SOCKS proxy.
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...
WeiterlesenGradle is a general-purpose build tool used primarily for Java projects. In this tutorial we will show you how to install Gradle on Ubuntu 18.04.
WeiterlesenGoogle Chrome is the most widely used web browser in the world. It is fast, easy to use and secure browser built for the modern web....
WeiterlesenVirtualBox is an open-source cross-platform virtualization software which allows you to run multiple guest operating systems (virtual machines) simultaneously. In this tutorial we will show you...
WeiterlesenYarn is a JavaScript package manager compatible with npm. In this tutorial we will guide you on how to install Yarn on a Debian 9 system...
WeiterlesenGrep is a command-line utility that searches for a specific text string in one or more files. It looks for the pattern in each line of...
WeiterlesenI sometimes get asked by regular people in the actual real world what it is that I do for a living, and here’s my 15 second...
WeiterlesenIn this tutorial, we will describe how to generate SSH keys on Debian 9 systems. We will also show you how to setup an SSH key-based...
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...
WeiterlesenDjango is a free and open-source high-level Python web framework designed to help developers build secure, scalable and maintainable web applications. This tutorial provide a step...
WeiterlesenThis tutorial will guide you through the process of obtaining a free Let’s Encrypt using the certbot tool on Debian 9. We’ll also show how to...
WeiterlesenUFW (Uncomplicated Firewall) is a user-friendly front-end for managing iptables firewall rules and its main goal is to make managing iptables easier or as the name...
WeiterlesenThis article serves as a cheat sheet to help Docker users keep their system organized, and to free disk space by removing unused Docker containers, images,...
WeiterlesenComposer is a dependency manager for PHP. This tutorial provides the steps necessary to install Composer on Debian 9 systems.
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...
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...
WeiterlesenDocker Compose is a tool that allows you to define and run multi-container Docker applications. With Compose, you define the application’s services, networks and volumes in...
WeiterlesenSo far, I’ve written about two types of generative models, GAN and VAE. Neither of them explicitly learns the probability density function of real data, $p(mathbf{x})$...
WeiterlesenDig is a powerful command-line tool for querying DNS name servers. With dig you can query information about various DNS records including host addresses, mail exchanges,...
WeiterlesenWith VMware Workstation Player you can create and run your own virtual machines and evaluate software distributed as a virtual appliance from many software vendors. This...
WeiterlesenCat is most commonly used to display the contents of one or multiple text files, combine files by appending one file’s contents to the end of...
WeiterlesenThis tutorial covers the steps required for installing and configuring Odoo 12 for production using Git source and Python virtual environment on an Ubuntu 18.04 system.
WeiterlesenJenkins is an open-source automation server that offers an easy way to set up a continuous integration and continuous delivery (CI/CD) pipeline. In this tutorial, we...
WeiterlesenThis tutorial explains how to generate SSH keys on CentOS 7 systems. We will also show you how to set up an SSH key-based authentication and...
WeiterlesenStarting with CentOS 7, FirewallD replaces iptables as the default firewall management tool. This tutorial will show you how to disable the FirewallD service and install...
WeiterlesenphpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will walk through the steps necessary...
WeiterlesenIn this tutorial, we will show you how to set up Nginx server blocks on Debian 9. Server Blocks allows you to run more than one...
WeiterlesenThis tutorial describes how to install and configure a VNC server on Debian 9. Virtual Network Computing (VNC) is a graphical desktop sharing system that allows...
WeiterlesenIn this tutorial we will show you on how to install Yarn on a CentOS 7 system. Yarn is a JavaScript package manager compatible with npm.
WeiterlesenThis article goes through several different tools that allow you to remove files and directories in Linux. We will explain how to use the rm, unlink,...
Weiterlesen