3,813 Results for:LINUX

  • Sort by: 

How to avoid malware on Linux systems

By Jack Wallen 23 Jan 2024

Malware attacks are devastating to companies, and there is no exception for Linux systems. Consider updating systems and assigning correct permissions. Read More

How to use Vim in Linux

By Damon Garn 13 Oct 2023

This tutorial explains basic functions and commands used in Vim to complete simple tasks. Follow along to learn some beginner tips on how to install and use Vim in Linux. Read More

Linux group announces Post-Quantum Cryptography Alliance

By Alexander Culafi 06 Feb 2024

The Post-Quantum Cryptography Alliance aims to 'drive the advancement and adoption of post-quantum cryptography' and respond to security threats introduced by the emerging tech. Read More

Top 11 Linux certifications

By Damon Garn, Julia Borgini 10 Oct 2023

Choosing among Linux certifications can seem daunting, but there are differences to all options that can help you decide which is best for you and your organization. Read More

Rocky Linux vs. AlmaLinux: Which is better?

By Jack Wallen 13 Nov 2023

Rocky Linux and AlmaLinux are new distributions created after Red Hat announced the discontinuation of CentOS. These distributions plan to be 1-to-1 compatible with RHEL. Read More

8 Linux distributions to replace CentOS

By Damon Garn 13 Nov 2023

Red Hat's discontinuation of CentOS is causing individual users and companies to look elsewhere for an RHEL-compatible OS. Look into compatibility and migration tools to decide. Read More

Tutorial: Use Linux cpio to back up and restore files

By Damon Garn 15 Dec 2023

There are many ways of backing up files on Linux devices. The cpio utility copies contents out of the file system and into an archive to create reliable backups. Read More

Tutorial: How to use tar to back up and restore files in Linux

By Damon Garn 12 Dec 2023

This tutorial walks users through using the Linux tar utility. Readers will learn a few commands to create files, then how to back up and restore them. Read More

System, global and local Git config files on Windows and Linux

By Cameron McKenzie 19 Jan 2024

Ubuntu, Linux and Windows Git configuration files are an unwieldy mess. Or at least is seems that way when you realize it's contained in three uniquely named files and spread across three or four ... Read More

Tutorial: Use Linux rsync backup to protect files

By Damon Garn 19 Dec 2023

Rsync is a file transfer utility designed to move data from one Linux network host to another, which has made it a popular option for backing up critical data. Read More