Top 10 Linux Courses Online in 2022
The best Linux online courses and providers make learning how to operate with the typical operating system straightforward. This is crucial because Linux training...
Install RepoForge (RPMForge) Repository On RHEL, CentOS, Scientific Linux 7/6.x/5.x/4.x
Like EPEL, REMI, RPM Fusion repositories, RepoForge, formerly known as RPMForge, is a third party repository that has collection of over 5000 software packages...
How Does Open-Source Code Influence the Development of Bots?
When people think of the word ‘bots’, they often think of it in negative terms. Bots, of course, are one of the biggest threats...
How to install and use lnav on CentOS 7
Introduction
lnav, which stands for Log File Navigator, is a CLI-log file viewer built for small scale solutions. It is totally free, easy to use...
Transmission-daemon: Setting up Transmission Web On Debian
Transmission is a GTK based Torrent client package for downloading torrents in Linux.
Though this is GUI package, it also has and Web Application package,...
Jigdo: Downloading Huge ISO Files Made Easy
As you may know, Debian distributions images are totally set of 10 discs. The first one is the installation image, and the remaining images...
Proxy Servers that you can combine with Linux or Unix
Proxies, in their various forms, serve as vital intermediaries between your network and the websites or services you access. When it comes to choosing...
Some Basic Linux Commands I Have Used During My Linux Journey...
My linux journey has been great so far. I have learned so many commands that I feel a bit of a little ninja sometimes,...
Installation and configuration of Psensor in Linux
Introduction
Barring manufacturing defects, hardware is designed so that its temperature does not exceed maximum operating temperature. But even without any hardware fault, overheating can...
6 Benefits of Outsourcing Software Development to Poland
The demand for software developers is at an all-time high, presenting a significant challenge for tech enterprises...
5 Most Common Cyber Attacks In 2023
Building a company and keeping it afloat amidst financial turmoil is challenging, and it isn’t made any easier by the number of hackers who...
How To Setup MariaDB Galera Cluster 10.0 On CentOS
MariaDB is a relational database management system (RDBMS) and MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB. It is available on Linux only, and...
How to Install vsftpd Centos/RHEL/Fedora
vsftpd, which stands for "Very Secure FTP Daemon", is an FTP server for Unix-like systems, including Linux. It is licensed under the GNU General...
Understanding Symlink: Beginner’s Guide to Symbolic Links
What is a Symlink?
A symlink, short for symbolic link, is a special type of file that serves as a reference or pointer to another...
Emacs vs VI: Which is better
Startup time
Vi(m) proponents complain about Emacs's startup time. Yes, Emacs is slow to start up, but this is not a big deal: you start...
Best Time Tracking Software for Linux
Nowadays, managing your time wisely is a fundamental skill. Whether you're a freelancer, a remote worker, or part of a distributed team, keeping track...
How To Find Device Names On Linux
I was asked a question recently and while the answer is easy a lot of people don’t bother googling first. The question was: How...
How To Setup PostgreSQL Replication On CentOS
Nowadays, services can't stop, and is system's administratos reponsability keep applications, services and servers on line. Let's make an scenario with 2 virtual machines...