Tutorials
How to open a port in Linux
02
Secure connection of network nodes and exchange information between them directly associated with open ports. Connection and traffic transfer is made through
Linux Hub
Tutorials
Apache Modules
03
Apache is one of the most popular web server, which is used to host websites and web applications. More than half of all web sites are served by Apache
Linux Hub
Tutorials
Setting 10 Debian after installation
02
Debian 10 Buster is the latest LTS version of the Debian operating system. In a previous article I described how to install Debian 10 with the new installer.
Linux Hub
Tutorials
How to remove Linux directory
02
Operating systems based on Linux kernel usually stores a large number of empty and nonempty directories. Some of them occupy a lot of space on the drive
Linux Hub
Tutorials
Creating deb packages
01
The most popular way to distribute programs on Linux is through software repositories. In the repositories, the programs are stored in a special format.
Linux Hub
Tutorials
How to use Networks
02
Networks is an online service for git repositories that has a Open Source version that can be installed and deployed on your server. The developers have
Linux Hub
Tutorials
How to install Visual Studio Code on Ubuntu
02
Visual Studio Code is a modern and very comfortable integrated development environment from Microsoft is written in platform-based Electron and NodeJS. There’
Linux Hub
Tutorials
How to open task Manager in Ubuntu
02
Most users know that Windows operating system has a classic app “task Manager”that allows you to monitor all running processes and perform
Linux Hub
Tutorials
Configuring Samba in Debian 10
02
Samba allows you to access the files via local network from computers running any operating system. Samba also provides access control to these resources
Linux Hub
Tutorials
Install Laravel in Ubuntu 18.04
02
Laravel is one of the most popular frameworks for developing web applications and websites in PHP. It is objectively oriented, adheres to the MVC model
Linux Hub
Tutorials
Installing LAMP in Ubuntu
02
A software package called LAMP includes OS on the Linux kernel, the Apache web server, MySQL database and PHP components used for engine site.
Linux Hub