Install LibreOffice 7.4, the best MS Office alternative for Linux Ubuntu. LibreOffice for Linux Ubuntu is the Microsoft Office replacement for Linux. LibreOffice is a powerful and free office suite which comes with Writer (word processing), Calc (spreadsheets), Impress (presentations), Draw (vector graphics and flowcharts), Base (databases), and Math (formula editing). Major Changes in LibreOffice […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
How To Check Which Process Is Using A Port In Linux
How to check which process is using a port in Linux Ubuntu? Commands to find which process is using a port or find process running on port in Ubuntu Linux Using netstat The netstat command is a member of the net-tools package. netstat (network statistics) command is used to display information about network. If the […]
5 Best IRC Chat Clients For Linux Ubuntu
Best IRC Chat Client for Linux Ubuntu. Download the best chat app for Ubuntu or all-in-one messenger Linux with support for Linux peer-to-peer chat. 1. HexChat https://hexchat.github.io/downloads.html HexChat is an IRC client based on XChat. It has an easy to use and customizable interface with cross-platform functionality for Windows and Unix based OS. The IRC […]
Best Music Player For Linux Ubuntu 2022
Best music player for Linux 2022. Here is the collection of best open source desktop music players for Linux. Download the best music player for Ubuntu 2022. 1. Amberol https://gitlab.gnome.org/World/amberol Amberol plays music, and nothing else. Amberol is a small and simple sound and music player that is well integrated with GNOME. Amberol aspires to […]
How To Check If Server Is Up And Running In Unix
How to check if server is up and running in Unix. Users can check running services in Linux and check server status in putty using server health check commands in Linux. To find the uptime of a Linux server one can use any one of the following commands: uptime command – Tell how long the […]
How To Copy 4 Lines And Paste It To Another File In Vi Editor
Learn how to copy 4 lines and paste it to another file in vi editor. Here is how to cut, copy and paste in vi editor. Learn to cut and paste multiple lines in vi editor. NOTE: Vim has its own terms for copy, cut, and paste. Copy is called yank (y), cut is called […]