Menu
Search Gadget Rumours

All About: Linux


How to Install Visual Studio Code on CentOS 7

How to Install Visual Studio Code on CentOS 7

Pavlos PapadopoulosDec 26, 20183 min read

Visual Studio Code is an open-source cross-platform code editor developed by Microsoft. It has built-in debugging support, embedded Git control, syntax highlighting, code completion, integrated terminal, code refactoring, and snippets. Visual Studio Code (VS Code) has gained immense popularity as…

Software Apps

Learn to Code PYTHON for Multiplayer Adventure Games

Pavlos PapadopoulosDec 21, 20184 min read

Learn to Code PYTHON for Multiplayer Adventure Games (Ages 12+) – Programming and Video Game Design for Kids – Writing Software & Computer Coding – Better than Minecraft Mods – ( PC, Mac & Linux ) DESIGN A MULTIPLAYER GAME:…

How to Install Anaconda on CentOS 7

How to Install Anaconda on CentOS 7

Pavlos PapadopoulosDec 10, 20181 min read

Anaconda is the most popular python data science and machine learning platform, used for large-scale data processing, predictive analytics, and scientific computing. Anaconda distribution ships with more than 1,000 data packages, the conda command-line tool, and with a desktop graphical…

How to install Gradle on CentOS 7

How to install Gradle on CentOS 7

Pavlos PapadopoulosDec 2, 20183 min read

Introduction: A Beginner’s Guide How to Install Gradle on CentOS Gradle is a powerful build automation tool widely used in Java development projects. If you’re an amateur user looking to install Gradle on CentOS, this guide will walk you through…

How To Add Swap Space on Ubuntu 18.04

How To Add Swap Space on Ubuntu 18.04

Pavlos PapadopoulosDec 1, 20181 min read

Swap is a space on a disk that is used when the amount of physical RAM memory is full. When a Linux system runs out of RAM, inactive pages are moved from the RAM to the swap space. Swap space…

How to Setup FTP Server with VSFTPD on CentOS 7

How to Setup FTP Server with VSFTPD on CentOS 7

Pavlos PapadopoulosNov 23, 20181 min read

FTP (File Transfer Protocol) is a standard client-server network protocol that allows users ro transfer files to and from a remote network. There are several open source FTP servers available for Linux. The most popular and widely used are PureFTPd,…

How to Install Flask on Ubuntu 18.04

How to Install Flask on Ubuntu 18.04

Pavlos PapadopoulosNov 20, 20183 min read

Flask is a popular Python web framework that allows you to create web applications quickly and easily. In this article, we’ll show you how to install Flask on Ubuntu 18.04. Step 1: Update the Package Repository Before installing any new…

How to Install phpMyAdmin with Nginx on Ubuntu 18.04

How to Install phpMyAdmin with Nginx on Ubuntu 18.04

Pavlos PapadopoulosNov 15, 20183 min read

Introduction: A Beginner’s Guide How to Install phpMyAdmin with Nginx on Ubuntu phpMyAdmin is a popular web-based database management tool that provides an intuitive interface for managing MySQL databases. If you’re an amateur user looking to install phpMyAdmin with Nginx…

Software Apps

Filelight – Quickly Analayze Disk Usage Statistics in Linux

Pavlos PapadopoulosOct 24, 20181 min read

Filelight is a free, open source, simple, easy to use, and cross-platform KDE utility for viewing graphical disk space usage information. It works on Linux distributions and Windows operating systems. It is a disk analyzer that outputs your file system as…

Software Apps

How To Set Up an OpenVPN Server on Ubuntu 18.04

Pavlos PapadopoulosOct 15, 20181 min read

Whether you want to access the Internet safely and securely while connected on an untrusty public Wi-Fi network, bypass Geo-restricted content or allow your coworkers to connect securely to your company network when working remotely, using a VPN is the…

Linux | Gadget Rumours