How to Install VirtualBox on Ubuntu 18.04
In this tutorial we’ll show you how to install VirtualBox on an Ubuntu 18.04 machine. VirtualBox is an open-source cross-platform virtualization software which allows you to...
WeiterlesenIn this tutorial we’ll show you how to install VirtualBox on an Ubuntu 18.04 machine. VirtualBox is an open-source cross-platform virtualization software which allows you to...
WeiterlesenIn this tutorial, we will cover how to install Node.js and npm on a Debian 9 system. Node.js is an open-source cross-platform JavaScript run-time environment built...
WeiterlesenIn this tutorial, we’ll show you how to find your Ubuntu version using the command line or from within the graphical interface.
WeiterlesenIn this guide we’ll explain how to change a user password in Linux. The instructions should work on any Linux distribution, including Ubuntu, Debian, and CentOS.
WeiterlesenIn this tutorial we’ll walk you through installing Plex Media Server on Ubuntu 18.04. Plex is a streaming media server that lets you organize your video,...
WeiterlesenThis tutorial explains how to install and manage the Apache web server on Ubuntu 18.04. Apache HTTP server is the most popular web server in the...
Weiterlesen[Updated on 2018-10-28: Add Pointer Network and the link to my implementation of Transformer.] [Updated on 2018-11-06: Add a link to the implementation of Transformer model.]...
WeiterlesenThe sudo command (short for Super-user do) is a program designed to allow users to execute commands with the security privileges of another user, by default...
WeiterlesenThis tutorial will walk you through installing Python Pip on Debian 9 and teach you how to install and manage Python packages with pip. Pip is...
WeiterlesenMySQL is the most popular open-source relational database management system. In this tutorial we will show you how to install and secure MySQL on an Ubuntu...
WeiterlesenGNU Wget is a command-line utility for downloading files from the web.
WeiterlesenDocker is a containerization technology that allows you to quickly build, test and deploy applications as portable, self-sufficient containers that can run virtually anywhere. In this...
WeiterlesenThis tutorial explains how to backup and restore MySQL or MariaDB databases from the command line using the mysqldump utility. The backup files created by the...
WeiterlesenIn this article we will show you how to setup an SSH key-based authentication and connect to your Linux servers without a entering password.
WeiterlesenRocket.Chat is an open-source team communication platform, a self-hosted Slack alternative. Rocket.Chat is a perfect solution for companies and communities that want to host their own...
WeiterlesenThe find command searches for files and directories based on a user given expression.
WeiterlesenScreen or GNU Screen, is a terminal multiplexer. In other words, it means that you can a start a screen session and then open any number...
WeiterlesenGo is a modern open-source programming language created by Google. This tutorial will guide you through the steps of downloading and installing Go on an Ubuntu...
WeiterlesenThis tutorial covers the steps necessary for installing and configuring GitLab on an Ubuntu 18.04 system. GitLab is a web-based open-source Git repository manager written in...
WeiterlesenThis tutorial will show you how to install Apache Tomcat 8.5 on Debian 9 and configure the Tomcat web management interface. Tomcat is one of the...
WeiterlesenThis tutorial will guide you through the process of changing a hostname on Ubuntu 18.04 without the need of restarting your system.
WeiterlesenBy default, Ubuntu comes with a firewall configuration tool called UFW (Uncomplicated Firewall). UFW is a user-friendly front-end for managing iptables firewall rules.
Weiterlesen