Error message

  • Deprecated function: Constant PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is deprecated since 8.5, use Pdo\Mysql::ATTR_USE_BUFFERED_QUERY instead in DatabaseConnection_mysql->__construct() (line 332 of /var/www/html/includes/database/mysql/database.inc).
  • Deprecated function: Constant PDO::MYSQL_ATTR_MULTI_STATEMENTS is deprecated since 8.5, use Pdo\Mysql::ATTR_MULTI_STATEMENTS instead in DatabaseConnection_mysql->__construct() (line 339 of /var/www/html/includes/database/mysql/database.inc).

passwordless

How to setup passwordless ssh

This article will explain a way to connect to remote machines without a password.

Note to Windows users: Since this applies to Linux machines you will have to log in with putty to quantum, and set up the passowordless ssh to remote machines from there. This may seem impractical, but it's actually a required step for sshfs (to be covered in the next article).

Pages

Subscribe to RSS - passwordless