If you have a hosting account at Hetzner with free backup space, you can not access this backup volume using rsync.
Tag Archives: Linux
How to Install and Configure maldet
Linux Malware Detect (LMD) is a malware scanner for Linux released under the GNU GPLv2 license, that is designed around the threats faced in shared hosted environments. It uses threat data from network edge intrusion detection systems to extract malware that is actively being used in attacks and generates signatures for detection. In addition, threat …
Free XML Editor Serna Enterprise
Free open source xml multiplatform editor Serna Enterprise XML editor is a powerful and easy-to-use WYSIWYG XML application for collaborative XML editing. Serna brings to your business all the potential benefits of XML: quality content, highest XML authoring productivity, validity and consistency in terms of structure rules and business conventions, and automated multi-channel XML publishing …
Changing File Permissions
On computer filesystems, different files and directories have permissions that specify who and what can read, write, modify and access them. This is important because WordPress may need access to write to files in your wp-content directory to enable certain functions.
How Check hard disk health in linux
First check for I/O errors in /var/log/messages if you found any error then there is something wrong with hard disk.
Connecting to a Remote Host using SSH in Mac OS X
What is SSH? What is SFTP? SSH (Secure Shell Protocol) is a secure replacement for telnet. Like telnet, SSH can be used to connect to a remote host computer using an account name and password. The advantages of SSH over telnet are: