Login to your FreeNas Machine and open the Terminal enter:
Adding public key to ~/.ssh/authorized_keys does not log me in automatically
You need to verify the permissions of the authorized_keys
file and the folder / parent folders in which it is located.
Continue reading “Adding public key to ~/.ssh/authorized_keys does not log me in automatically”
install php spell check on linux
For php spell checking in php on centos install
How to set time zone of mysql?
in the file “my.cnf” in the [mysqld] section
default_time_zone='+00:00'
Cannot load from mysql.proc. The table is probably corrupted
After upgrading MySQL from version 5.0 to 5.5 I started getting the following message trying to edit table structure in Navicat:
Continue reading “Cannot load from mysql.proc. The table is probably corrupted”
Useful CSF SSH Command Line Commands
This article covers some useful CSF SSH Command Line Commands in a “cheat sheet” format.