ivileges after initialization (non-Windows only)
;user nobody
;group nobody
# Try to preserve some stat... ol-persist ipp.txt
keepalive 10 120
comp-lzo
user nobody
group nogroup
persist-key
persist-tun
... source ./vars
Build certificate:
# ./build-key <user>
NOTE: usual format for user is [first letter of first name].[last name]
You will have to enter some i
<code sql>
mysql> GRANT ALL PRIVILEGES ON *.* TO 'user'@'client' IDENTIFIED BY 'password' WITH GRANT OPTION;
</code>
===== create user with a dedicated database =====
<code sql>
mysql>... ABASE db;
mysql> GRANT ALL PRIVILEGES ON db.* TO 'user'@'client' IDENTIFIED BY 'password';
</code>
====... MASTER_HOST='master_host_name',
-> MASTER_USER='master_user_name',
-> MASTER_PASSWORD='s
ame.domain.tld
Port 22
User username
</code>
typing "ssh shortnam... omain.tld nc distant_private_ip_adress 22
User username
</code>
"ssh hostname" conne... ds in /etc/ssh/sshrc are executed by ssh when the user logs in, just before the user's shell (or command) is started. It's commonly used to send alerts using
ts
* [[https://addons.mozilla.org/firefox/addon/user-agent-string-switcher/|User-Agent Switcher]] : adds a menu and a toolbar button to switch the user agent of the browser
* [[http://www.ghostery.co... permonkey/view.php?script=youtube_overlay_remover.user.js|YT - Overlay remover]]: <del>hide cards/overla
do make install
</code>
===== Create a dedicated user =====
Create a user with no shell and no password
<code bash>
# adduser
Username: gemini
Full name: ge... adduser: INFO: Successfully added (gemini) to the user database.
Add another user? (yes/no): no
Goodbye!
</code>
===== Add a service =====
inetd requires a
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>