today's howtos
-
GNU Linux how to transfer files from host to guest and vice versa (including clipboard) – alias useful get overview harddisk partitions
if the spice tools are installed, copy & pasting text and even images...
-
How to Install and Configure Nagios NRPE Client on Ubuntu 22.04
Nagios is a powerful open-source monitoring solution that allows you to monitor your servers and network infrastructure. The Nagios Remote Plugin Executor (NRPE) is a client-side component that allows the execution of Nagios plugins on remote systems.
-
How to remove a Remote Git
In this post, you will learn how to remove a Remote Git repository. The process is simple, but it is good to keep in mind to avoid surprises in the future. Git is a decentralized version control system that allows you to add repositories locally or remotely.
-
Swap Space 101: How to monitor and manage it in Linux
Swap space is an integral part of Linux memory management, helping to maintain system stability and performance when physical memory is insufficient. In this comprehensive guide, we'll delve into various methods for checking swap usage size and utilization, as well as discuss why swap space is crucial and how to troubleshoot common issues.
-
How to install Apache OpenOffice on Ubuntu
OpenOffice, also known as Apache OpenOffice, is a popular open-source office suite that offers a range of applications for word processing, spreadsheets, presentations, and more. As a viable alternative to LibreOffice, OpenOffice provides compatibility with various file formats, making it an excellent choice for Ubuntu users.
-
How to install Eigen C++ library on Ubuntu 22.04 or 20.04
Eigen is a valuable library for those who code in C++ for linear algebra computations.
-
How to Install Vue.js on Ubuntu 22.04 | 20.04
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building user interfaces. Developed by Evan You in 2014, it has quickly grown in popularity due to its simplicity, flexibility, and approachable syntax.
-
How to Install Steam on Pop!_OS
Linux gaming has been on a steady rise, and one of the major players in this domain is the Steam gaming platform. Valve, the company behind Steam, has actively embraced Linux as an important platform for gaming.
-
How to Install Pluma on Ubuntu 22.04 | 20.04
Pluma is an open-source text editor that is specifically designed for the MATE desktop environment. With its lightweight design and user-friendly interface, Pluma has become a popular choice for developers, writers, and users who need a simple yet powerful text editor for their daily tasks.
-
How to Install Python 3.9 on Ubuntu 22.04 | 20.04
Python, a versatile and powerful programming language, continues to evolve with each new release. The Python 3.9 release was a major milestone for developers with more advanced features and improvements that make writing efficient and maintainable code a breeze.
-
How to Install Cockpit on Ubuntu 22.04 | 20.04
Cockpit is a powerful, modern, and user-friendly web-based interface that simplifies the administration and management of Linux servers. It allows system administrators to monitor, configure, and troubleshoot their servers with ease.