Linux File Compression Algorithms
An overview of Linux file compression algorithms. Learn how tools like tar, gzip, zip, and bzip2 work to reduce file size and speed up data transfers.
An overview of Linux file compression algorithms. Learn how tools like tar, gzip, zip, and bzip2 work to reduce file size and speed up data transfers.
Your guide to file management in cPanel. Use the File Manager for quick edits or FTP for bulk uploads. Monitor disk space and back up your site.
Plesk’s file management capabilities give you control over your website’s content, ensuring that you can maintain your online presence effectively.
Support may inform you of the need to fsck your server to perform a file system consistency check.
File Permissions determines the type of action that can be taken on a file or folder within a server or website. There are quite a few different permissions that can be granted. Control what files are visible and editable from the file manager within Cloud Sites control panel.
Rsync is a utility commonly found on Linux operating systems and is a remote and local file synchronization tool. rsync stands for remote sync. The rsync algorithm is used to minimize network usage by only moving portions of files that have changed. This tutorial will take you through the following: basic rsync usage, remote transfers, alternate SSH ports.
rsync is a powerful utility for transferring files and creating backup operations. You can set up recurring file transfers for specific sets of files or entire directories and synchronize local and remote servers. In this tutorial, we will explore: the -a flag, Commonly used flags, Flags in Action
The locate command is one of the best tools for finding files quickly by filename. This command reads one or more databases prepared by updatedb and writes files matching at least one of the patterns to standard output (one per line). You may need to install mlocate to enable this feature. This article provides instructions for installing mlocate on CentOS and Fedora.
Find log file locations on WHM/cPanel servers. Covers Apache, Exim, MySQL & more to help you troubleshoot server errors and monitor activity.
File permissions define access to files and folders on a server or website. Plesk provides permissions functionality within the File Manager, allowing you to adjust permissions without using the command line.
Uploading files in your Cloud Sites control panel takes just a few steps using the file manager. This tutorial walks you through the process of uploading files.
Cloud Sites File Manager provides you with easy access to your files so you can edit them directly from the file manager without having to use an external FTP client or a text editor to make quick changes to your website files. This article explains how to edit your files in the Cloud Sites File Manager.