How to Split Vim Screen Horizontally and Vertically in Linux
Vim text editor, short for Vi IMproved, is one of the most powerful and popular Linux text editors that enjoys immense patronage from the open-source community. It is an improvement of the vi editor
The post How to Split Vim Screen Horizontally and Vertically in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Top 7 Apps to Install for Your Nextcloud Instance
When it comes to open-source cloud storage software for Linux, there is a huge number of available options. ownCloud, Seafile, and Pydio are just a few of them. However, if you pay a lot
The post Top 7 Apps to Install for Your Nextcloud Instance first appeared on Tecmint: Linux Howtos, Tutorials & Guides.Different Ways to Create and Use Bash Aliases in Linux
Alias in bash can be termed simply as a command or a shortcut that will run another command/program. Alias is very helpful when our command is very long and for frequently used commands. Over
The post Different Ways to Create and Use Bash Aliases in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.8 Top Open Source Reverse Proxy Servers for Linux
A reverse proxy server is a type of proxy server that is deployed between clients and back-end/origin servers, for example, an HTTP server such as NGINX, Apache, etc.. or application servers written in Nodejs, Python, Java,
The post 8 Top Open Source Reverse Proxy Servers for Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Webmin System Administration Tool on RHEL 8
Webmin is a modern web-based Linux management tool (similar to Cockpit Web Console) that allows you to monitor various system metrics. With Webmin, you can also perform administrative tasks such as manage user accounts,
The post How to Install Webmin System Administration Tool on RHEL 8 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install ReactJS on Ubuntu
Developed by Facebook in 2011, React (also referred to as ReactJS) is a Javascript library used for creating fast and interactive user interfaces. At the time of writing, it’s the most popular Javascript library
The post How to Install ReactJS on Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Most Notable Open Source Centralized Log Management Tools
Centralized logging, just like security, is a fundamental aspect of monitoring and sound management of core resources in an IT infrastructure including web applications and hardware devices. Competent operation teams always have in place
The post 5 Most Notable Open Source Centralized Log Management Tools first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install PostgreSQL with pgAdmin4 on Linux Mint 20
pgAdmin is an open-source feature-rich, frontend management tool that allows you to easily administer and manage your PostgreSQL relational database from a web browser. It provides an easy-to-use user interface that simplifies the creation
The post How to Install PostgreSQL with pgAdmin4 on Linux Mint 20 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install CouchDB on Debian 10
CouchDB is a high-performance opensource NoSQL solution where data is stored in JSON-based document format as key/value pairs, lists, or maps. It provides a RESTFUL API that enables users to easily manage database documents
The post How to Install CouchDB on Debian 10 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Webmin on Fedora Linux
Keeping an eye on your system’s performance is one of the essential tasks that any Linux user should undertake from time to time. This helps in diagnosing any bottlenecks that are likely to impact
The post How to Install Webmin on Fedora Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Wine 6.0 in Ubuntu
Wine is a nifty utility that allows users to run Windows applications inside a Linux environment. Wine 6.0 is finally out, and it ships with an array of numerous improvements and a total of
The post How to Install Wine 6.0 in Ubuntu first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Xrdp on Ubuntu 20.04
Xrdp is an open-source equivalent of Microsoft’s Remote Desktop Protocol (RDP). With xrdp installed on a Linux system, users can remotely access the Linux desktop using an RDP client as we shall demonstrate later
The post How to Install Xrdp on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.5 Best Udemy Cisco Networking Courses in 2021
Are you aspiring for a professional career in network engineering and cloud computing? Do you want to acquire some of the in-demand technical skills for a high-paying job? If yes, we are happy to
The post 5 Best Udemy Cisco Networking Courses in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Co-author Documents in Linux with ONLYOFFICE Docs
Document collaboration as the practice of multiple people working simultaneously on a single document is really important in today’s technologically advanced age. Using document collaboration tools, users can view, edit, and work simultaneously on
The post How to Co-author Documents in Linux with ONLYOFFICE Docs first appeared on Tecmint: Linux Howtos, Tutorials & Guides.23 Best Open Source Text Editors (GUI + CLI) in 2021
Text editors can be used for writing code, editing text files such as configuration files, creating user instruction files, and many more. In Linux, text editors are of two kinds that is the graphical
The post 23 Best Open Source Text Editors (GUI + CLI) in 2021 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Latest Vim Editor in Linux Systems
Vi has been around for a long, developed around 1976, it offered users traditional yet powerful features such as an effective editing interface, terminal control, and many more. However, it lacked certain captivating features
The post How to Install Latest Vim Editor in Linux Systems first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Webmin on Ubuntu 20.04
Most system administration tasks are usually carried out on the terminal. They involve creating users, running updates and changing configuration files and so much more. It can be rather boring to work perpetually on
The post How to Install Webmin on Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Install Flask in Ubuntu 20.04
Two commonly used open-source Python web frameworks are Django and Flask. Django is a robust Python framework that allows users to rapidly develop and deploy their web applications by providing an MVC framework that
The post How to Install Flask in Ubuntu 20.04 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Setup CentOS Stream from AWS Marketplace
In the current trend of IT Infrastructure, Cloud Computing occupies a tremendous role. Most of the top companies are looking for Cloud Providers to have their Infrastructure. As per our requirement, we can provision
The post How to Setup CentOS Stream from AWS Marketplace first appeared on Tecmint: Linux Howtos, Tutorials & Guides.How to Create a KVM Virtual Machine Template
A virtual machine template is essentially a copy of the installed virtual machine that comes in handy when you want to deploy multiple instances of virtual machines. Creating a template is a 3 step
The post How to Create a KVM Virtual Machine Template first appeared on Tecmint: Linux Howtos, Tutorials & Guides.