How to Install PyCharm on Ubuntu 18.04
In this tutorial we’ll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.
WeiterlesenIn this tutorial we’ll cover how to install PyCharm Community Edition on Ubuntu 18.04. PyCharm is a full-featured IDE for Python and Web development.
WeiterlesenFTP (File Transfer Protocol) is a standard network protocol used to transfer files to and from a remote network. In this tutorial, we will show you...
WeiterlesenThis tutorial will walk you through how to install R on an Debian 9 system. R is a fast growing open-source programming language and environment that...
WeiterlesenMySQL server allows us to create numerous user accounts and grant appropriate privileges so that the users can access and manage databases. This tutorial describes how...
WeiterlesenComposer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you. In...
WeiterlesenIn this tutorial, we will show you how to install and configure the latest version of MongoDB Community Edition on a Debian 9 systems from the...
WeiterlesenNginx Server Blocks allows you to run more than one website on a single machine. In this tutorial, we’ll explain how to set up Nginx server...
WeiterlesenDocker Compose is a tool that allows you to define and manage multi-container Docker applications. It uses a YAML file to configure the application’s services, networks,...
WeiterlesenIn this tutorial, we will walk through how to generate SSH keys on Ubuntu 18.04 machines. We will also show you how to set up an...
WeiterlesenRemember “cybersecurity”? Mysterious hooded computer guys doing mysterious hooded computer guy… things! Who knows what kind of naughty digital mischief they might be up to? Unfortunately,...
WeiterlesenRuby is one of the most popular languages today. It has an elegant syntax and it is the language behind the powerful Ruby on Rails framework....
WeiterlesenThis tutorial, will walk you through the steps of installing Jenkins on a CentOS 7 system using the official Jenkins repository. Jenkins is an open-source, Java-based...
WeiterlesenThis guide will explains how to use the scp command with practical examples and detailed explanations of the most commonly used options.
WeiterlesenPython virtual environment is a self-contained directory tree that includes a Python installation and number of additional packages. In this tutorial, we’ll provide a step by...
WeiterlesenAsterisk is the most popular and widely adopted open-source framework for building communications applications. In this tutorial we will show you how to install Asterisk 15...
WeiterlesenIn this tutorial, we will walk you through the steps for installing and configuring a VNC server on a CentOS 7 system. We will also show...
WeiterlesenTmux is a terminal multiplexer an alternative to GNU Screen. In other words, it means that you can start a Tmux session and then open multiple...
WeiterlesenVisual Studio Code is an open-source cross-platform code editor developed by Microsoft. The easiest and recommended way to install Visual Studio Code on Ubuntu machines is...
WeiterlesenR is a fast growing open-source programming language and free environment that specializes in statistical computing and graphics representation. This tutorial will teach you how to...
WeiterlesenWith the release of Debian 9, MySQL was replaced with MariaDB as the default database system. In this tutorial we will show you two different methods...
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...
WeiterlesenStarting with CentOS 7, FirewallD replaces iptables as the default firewall management tool. In this tutorial we will show you how to disable FirewallD on CentOS...
WeiterlesenIn this tutorial, we’ll show you how to enable SSH on an Ubuntu Desktop machine. Enabling SSH will allow you to remotely connect to your Ubuntu...
WeiterlesenIn this tutorial, we will cover the steps necessary to install a free Let’s Encrypt SSL certificate on a CentOS 7 server running Apache as a...
WeiterlesenThis article shows how to use the tar command to extract, list, and create tar archives.
WeiterlesenYarn is a JavaScript package manager compatible with npm. In this tutorial we will guide you on how to install Yarn on your Ubuntu 18.04 system...
WeiterlesenThis tutorial will show you how to install and configure Tomcat 9 on Ubuntu 18.04. Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer...
WeiterlesenPostgreSQL, often known simply as Postgres, is an open-source general-purpose object-relational database management system. In this tutorial we will show you how to install PostgreSQL on...
WeiterlesenphpMyAdmin is an open-source PHP application designed to handle the administration of MySQL and MariaDB servers over a web-based interface.This tutorial covers the steps necessary for...
WeiterlesenApache Virtual Hosts allows you to host more than one domain on a single machine. In this tutorial, we will walk you through on how to...
WeiterlesenUnzip is a command line tool that allows you to list, test, and extract compressed zip archives. In this article, we will explain how to use...
Weiterlesen