Latest Posts
Moving the root of a site in a subdirectory
Host a site in a subdirectory using .htaccess
TeslaCrypt: how to restore encrypted files
How to decrypt TeslaCrypt encrypted files with extension .xxx, .ttt, .micro or .mp3 using a software called TeslaDecoder
Linux: passwordless SSH login using private keys
In case you don’t know, Secure Shell (SSH) is a UNIX-based command interface and protocol for securely getting access to a remote computer. Default method for SSH access is password-based authentication: by knowing a remote system user’s username and password, you can login into the system. Using private/public key pairs instead of (or
Data Recovery: Tenorshare Any Data Recovery Pro
The most important digital assets in your possession is represented by personal data, that nobody can give you back if lost. How many of you will ever accidentally delete important files, even family photos in digital format, the latest draft of the thesis or other, bypassing or emptying operating system’s
Developers IDE: Codelobster PHP Edition
We had the chance to test Codelobster PHP Edition in its Professional version that offers a series of plugins for widely used third-party CMS
Recover MySQL INNODB tables without ibdata1 file
If you use MySQL DBMS (DataBase Management System), it could happen to lose or accidentally delete the ibdata1 file located in MySQL data folder. This file is very importante, since it holds the system tablespace of all the INNODB tables. By enabling innodb_file_per_table option, you can store data and index pages outside ibdata1 file, creating a