Search

You can find the results of your search below.

Fulltext results:

ssh
10 Hits, Last modified:
ame.domain.tld Port 22 User username </code> typing "ssh shortname" will be the same as "ssh username@longname.domain.tld" (even if shortname is no... <code> Host hostname ProxyCommand ssh username@longname.domain.tld nc distant_private_ip_adr
gemini_toaster
7 Hits, Last modified:
do make install </code> ===== Create a dedicated user ===== Create a user with no shell and no password <code bash> # adduser Username: gemini Full name: gemini Uid (Leave empty fo... s]: no Lock out the account after creation? [no]: Username : gemini Password : <disabled> Full Name
groupware_toaster
7 Hits, Last modified:
ed roundcubemail, hosted on “dbhost” and owned by user roundcubemail. * Install roundecube: <code bash... se named agendav, hosted on "dbhost" and owned by user agendav. * Install AgenDAV plugin: <code bash> ... default']['hostname'] = 'dbhost'; $db['default']['username'] = 'agendav'; $db['default']['password'] = '... return @mysql_pconnect($this->hostname, $this->username, $this->password); + return @my
postgresql_upgrade_on_freebsd
1 Hits, Last modified:
QLNEWVERSION}/pg_hba.conf ``` ## Go back to root user and finish migration ```bash exit service postgr
wipeliveserver
1 Hits, Last modified:
w connect with ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p ${CHROOTPORT} root@$(h