If you are the kind of person who enjoys downloading and trying out several Linux distributions, we are sure you will welcome with open arms a download accelerator that talks the talk and walks the walk – one that does what its description says. In this guide, we will introduce you to Axel, a lightweight
Make Linux Great Again
LFCA: Basic Security Tips to Protect Linux System – Part 17
Now more than ever, we are living in a world where organizations are constantly bombarded by security breaches motivated by the acquisition of highly sensitive and confidential data which is highly valuable and makes for a huge financial reward. It’s rather surprising that despite being at a high risk of suffering from a potentially devastating
The Top 5 Open-Source Microsoft 365 Alternatives for Linux
It’s a well-known fact that Microsoft 365 is the default productivity solution for many companies and its range of features is truly impressive. It includes such functionalities as document editing, real-time collaboration, file sharing, project management, email, calendaring, and video conferencing. In other words, Microsoft 365 provides both personal and corporate users with all the
LFCA: Learn Cloud Costs and Budgeting – Part 16
Over the years, there has been an exponential adoption of Cloud services as organizations seek to tap into the numerous benefits offered by the Cloud to streamline their businesses. Most businesses have either integrated their on-premise infrastructure with the Cloud or shifted their core services to the cloud altogether. Although the Cloud provides a pay-as-you-go
How to Install Latest LibreOffice in Linux Desktop
LibreOffice is an open-source and much powerful personal productivity office suite for Linux, Windows & Mac, that provides feature-rich functions for word documents, data processing, spreadsheets, presentation, drawing, Calc, Math, and much more. LibreOffice has a large number of satisfied users across the globe with almost 200 million downloads as of now. It supports more
How to Monitor Linux Server and Process Metrics from Browser
In the past, we’ve covered lots of command-line-based tools for monitoring Linux performance, such as top, htop, atop, glances, and more, and a number of web-based tools such as cockpit, pydash, linux-dash, just to mention but a few. You can also run glances in web server mode to monitor remote servers. But all that aside,
How to Install and Setup Apache Spark on Ubuntu/Debian
Apache Spark is an open-source distributed computational framework that is created to provide faster computational results. It is an in-memory computational engine, meaning the data will be processed in memory. Spark supports various APIs for streaming, graph processing, SQL, MLLib. It also supports Java, Python, Scala, and R as the preferred languages. Spark is mostly
How to Install Apache Nifi in Ubuntu Linux
Apache NIFI is an open-source scalable tool to manage transformation, data routing, and system mediation logic. To put it in layman’s terms nifi simply automates the flow of data between two or more systems. It is cross-platform and written in Java that supports 180+ plugins that allow you to interact with different kinds of systems.