diff options
author | Silvino Silva <silvino@bk.ru> | 2020-01-19 00:59:14 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2020-01-19 00:59:14 +0000 |
commit | ac7c572733282e49801b16531d841682e3ab1b5a (patch) | |
tree | ea66ae0b75117bd8d18b2562af37206eca74a084 /tools | |
parent | 2832c44d3142f68bb43d3901bf11d21c52cca18b (diff) | |
download | doc-ac7c572733282e49801b16531d841682e3ab1b5a.tar.gz |
documentation date and domain update
Diffstat (limited to 'tools')
-rw-r--r-- | tools/conf/etc/dnsmasq.conf | 12 | ||||
-rw-r--r-- | tools/conf/srv/gitolite/gitolite.conf | 6 | ||||
-rw-r--r-- | tools/dnsmasq.html | 5 | ||||
-rw-r--r-- | tools/fail2ban.html | 6 | ||||
-rw-r--r-- | tools/gitolite.html | 6 | ||||
-rw-r--r-- | tools/gnupg.html | 8 | ||||
-rw-r--r-- | tools/index.html | 6 | ||||
-rw-r--r-- | tools/irssi.html | 6 | ||||
-rw-r--r-- | tools/logrotate.html | 6 | ||||
-rw-r--r-- | tools/logwatch.html | 6 | ||||
-rw-r--r-- | tools/lvm.html | 6 | ||||
-rw-r--r-- | tools/lynx.html | 8 | ||||
-rw-r--r-- | tools/mutt.html | 6 | ||||
-rw-r--r-- | tools/network.html | 6 | ||||
-rw-r--r-- | tools/nginx.html | 6 | ||||
-rw-r--r-- | tools/openssh.html | 6 | ||||
-rw-r--r-- | tools/postgresql.html | 49 | ||||
-rw-r--r-- | tools/qemu.html | 6 | ||||
-rw-r--r-- | tools/squid.html | 6 | ||||
-rw-r--r-- | tools/storage.html | 6 | ||||
-rw-r--r-- | tools/syslog-ng.html | 6 | ||||
-rw-r--r-- | tools/tar.html | 6 | ||||
-rw-r--r-- | tools/vim.html | 6 | ||||
-rw-r--r-- | tools/wireless.html | 11 | ||||
-rw-r--r-- | tools/x.html | 6 |
25 files changed, 117 insertions, 90 deletions
diff --git a/tools/conf/etc/dnsmasq.conf b/tools/conf/etc/dnsmasq.conf index 709b271..c7dd4cd 100644 --- a/tools/conf/etc/dnsmasq.conf +++ b/tools/conf/etc/dnsmasq.conf @@ -88,10 +88,10 @@ local=/ank/ # Add domains which you want to force to an IP address here. # The example below send any host in double-click.net to a local # web-server. -address=/hive.gnu.systems/10.0.0.4 -#address=/hive.gnu.systems/192.168.1.5 -#host-record=hive.gnu.systems,10.0.0.4 -#host-record=hive.gnu.systems,192.168.1.67 +address=/tribu.semdestino.org/10.0.0.4 +#address=/tribu.semdestino.org/192.168.1.5 +#host-record=tribu.semdestino.org,10.0.0.4 +#host-record=tribu.semdestino.org,192.168.1.67 # --address (and --server) work with IPv6 addresses too. #address=/www.thekelleys.org.uk/fe80::20d:60ff:fe36:f83 @@ -643,8 +643,8 @@ local-ttl=60 # Return an MX record named "maildomain.com" with target # servermachine.com and preference 50 #mx-host=maildomain.com,servermachine.com,50 -#mx-host=hive.gnu.systems,c2.ank,50 -mx-host=hive.gnu.systems,10.0.0.4,50 +#mx-host=tribu.semdestino.org,c2.ank,50 +mx-host=tribu.semdestino.org,10.0.0.4,50 # Set the default target for MX records created using the localmx option. #mx-target=servermachine.com diff --git a/tools/conf/srv/gitolite/gitolite.conf b/tools/conf/srv/gitolite/gitolite.conf index 7975549..3de7ba5 100644 --- a/tools/conf/srv/gitolite/gitolite.conf +++ b/tools/conf/srv/gitolite/gitolite.conf @@ -33,11 +33,11 @@ repo gitolite-admin RW+ = gitolite repo doc machine-ports pmwiki assistant - config gitweb.owner = "Hive Team" + config gitweb.owner = "Tribu Team" config gitweb.category = "machine" repo linux-pck - config gitweb.owner = "Hive Team" + config gitweb.owner = "Tribu Team" config gitweb.category = "mirrors" repo opt core contrib @@ -56,7 +56,7 @@ repo pmwiki option hook.post-receive = deploy-web-doc repo assistant - config gitweb.owner = "Hive Team" + config gitweb.owner = "Tribu Team" config gitweb.description = "open assistant" repo core diff --git a/tools/dnsmasq.html b/tools/dnsmasq.html index 39b53e6..7c923dd 100644 --- a/tools/dnsmasq.html +++ b/tools/dnsmasq.html @@ -71,6 +71,7 @@ <pre> server=10.0.0.254 + #local=/ank/ #interface=br0 #interface=wlp7s0 listen-address=127.0.0.7 @@ -82,9 +83,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. + This is part of the Tribu System Documentation. Copyright (C) 2020 - Hive Team. + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> diff --git a/tools/fail2ban.html b/tools/fail2ban.html index 62f8c45..38be371 100644 --- a/tools/fail2ban.html +++ b/tools/fail2ban.html @@ -46,9 +46,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> diff --git a/tools/gitolite.html b/tools/gitolite.html index 8a526c2..23460e9 100644 --- a/tools/gitolite.html +++ b/tools/gitolite.html @@ -826,9 +826,9 @@ </pre> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/gnupg.html b/tools/gnupg.html index 48ffbcb..89dfe84 100644 --- a/tools/gnupg.html +++ b/tools/gnupg.html @@ -51,7 +51,7 @@ <pre> $ gpg2 --full-gen-key - gpg (GnuPG) 2.1.11; Copyright (C) 2018 Free Software Foundation, Inc. + gpg (GnuPG) 2.1.11; Copyright (C) 2020 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. @@ -295,9 +295,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> diff --git a/tools/index.html b/tools/index.html index a002c0d..d8c0690 100644 --- a/tools/index.html +++ b/tools/index.html @@ -172,9 +172,9 @@ <a href="../index.html">Documentation Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/irssi.html b/tools/irssi.html index dbb1372..12fc766 100644 --- a/tools/irssi.html +++ b/tools/irssi.html @@ -30,9 +30,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/logrotate.html b/tools/logrotate.html index b120741..d9047c4 100644 --- a/tools/logrotate.html +++ b/tools/logrotate.html @@ -155,9 +155,9 @@ # logrotate -f /etc/logrotate.conf </pre> - <p>This is part of the Hive System Documentation. -Copyright (C) 2018 -Hive Team. + <p>This is part of the Tribu System Documentation. +Copyright (C) 2020 +Tribu Team. See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/logwatch.html b/tools/logwatch.html index e47a517..20d1801 100644 --- a/tools/logwatch.html +++ b/tools/logwatch.html @@ -129,9 +129,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> diff --git a/tools/lvm.html b/tools/lvm.html index 497ce01..4e25b10 100644 --- a/tools/lvm.html +++ b/tools/lvm.html @@ -158,9 +158,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/lynx.html b/tools/lynx.html index 95a2f38..b26e660 100644 --- a/tools/lynx.html +++ b/tools/lynx.html @@ -16,7 +16,7 @@ <pre> # Description: Text-based web browser. # URL: http://lynx.isc.org/ - # Packager: Hive Team, silvino at bk dot ru + # Packager: Tribu Team, silvino at bk dot ru # Depends on: ncurses openssl zlib name=lynx @@ -51,9 +51,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/mutt.html b/tools/mutt.html index 63e83ad..7edac42 100644 --- a/tools/mutt.html +++ b/tools/mutt.html @@ -311,9 +311,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/network.html b/tools/network.html index 6b08e78..2079cca 100644 --- a/tools/network.html +++ b/tools/network.html @@ -72,9 +72,9 @@ </pre> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/nginx.html b/tools/nginx.html index 2bddaf3..0420e70 100644 --- a/tools/nginx.html +++ b/tools/nginx.html @@ -460,9 +460,9 @@ <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/openssh.html b/tools/openssh.html index 4b85020..c6cf405 100644 --- a/tools/openssh.html +++ b/tools/openssh.html @@ -311,9 +311,9 @@ </pre> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/postgresql.html b/tools/postgresql.html index 285e7c3..1fb48c7 100644 --- a/tools/postgresql.html +++ b/tools/postgresql.html @@ -210,7 +210,7 @@ <pre> $ sudo -u postgres createuser --pwprompt --encrypted \ - --no-createrole --no-createdb flyspray + --no-createrole --no-createdb user_example Enter password for new user: Enter it again: </pre> @@ -221,7 +221,7 @@ <pre> $ sudo -u postgres createdb --template=template0 --encoding=UTF8 \ - --owner=flyspray db_flyspray + --owner=user_example db_example </pre> <h2 id="dropdb">5. Drop Database</h2> @@ -229,7 +229,7 @@ <p>Deleting database with dropdb command;</p> <pre> - sudo -u postgres dropdb db_flyspray + sudo -u postgres dropdb db_example </pre> <h2 id="dropuser">6. Drop User</h2> @@ -237,7 +237,7 @@ <p>Deleting user with dropuser command;</p> <pre> - sudo -u postgres dropuser flyspray + sudo -u postgres dropuser user_example </pre> <h2 id="psql">7. Psql</h2> @@ -263,32 +263,47 @@ postgres=# \l </pre> + <p>Connect to a datase;</p> + + <pre> + postgres=# \c db_example + </pre> + + <p>List tables;</p> + + <pre> + postgres=# \dt + </pre> + <h3 id="psqldb">7.2. Create Database</h3> <pre> - postgres=# create database db_flyspray_ext owner flyspray encoding 'UTF-8' template template0; + postgres=# create database db_example_ext owner user_example encoding 'UTF-8' template template0; </pre> - <h3 id="droptables">7.3. Drop Tables</h3> + <h3 id="droptables">7.3. Drop All Tables</h3> <p>This example assumes that all tables, - are in public schema. First connect to database and - list tables;</p> + are in public schema. First revoke previously granted privileges from one or more roles;</p> <pre> - postgres=# revoke SELECT on db_flyspray from flyspray; + postgres=# revoke ALL PRIVILEGES on db_example from user_example; </pre> + <p>Drop all tables on public schema and recreate public schema;</p> + <pre> - postgres=# \c db_flyspray - postgres=# \dt + postgres=# \c db_example + db_example=# drop schema public cascade; + db_example=# create schema public; </pre> - <p>Drop all tables on public schema and recreate public schema;</p> + <h3 id="userpass">7.4. Change user password</h3> + + <p>Update password of a user;</p> <pre> - db_flyspray=# drop schema public cascade; - db_flyspray=# create schema public; + postgres=# ALTER USER user_example WITH ENCRYPTED PASSWORD 'password'; </pre> <h2 id="backup">8. Backup and restore</h3> @@ -307,9 +322,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/qemu.html b/tools/qemu.html index 262781e..b8b462b 100644 --- a/tools/qemu.html +++ b/tools/qemu.html @@ -401,9 +401,9 @@ </pre> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/squid.html b/tools/squid.html index fcbe7bd..25fb12e 100644 --- a/tools/squid.html +++ b/tools/squid.html @@ -65,9 +65,9 @@ ssl_bump bump all </pre> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/storage.html b/tools/storage.html index 5f7e5e3..430b735 100644 --- a/tools/storage.html +++ b/tools/storage.html @@ -149,9 +149,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> diff --git a/tools/syslog-ng.html b/tools/syslog-ng.html index 50eaebc..324a020 100644 --- a/tools/syslog-ng.html +++ b/tools/syslog-ng.html @@ -144,9 +144,9 @@ <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. -Copyright (C) 2018 -Hive Team. + <p>This is part of the Tribu System Documentation. +Copyright (C) 2020 +Tribu Team. See the file <a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/tar.html b/tools/tar.html index 1b2c88a..dfcd3a0 100644 --- a/tools/tar.html +++ b/tools/tar.html @@ -122,9 +122,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> diff --git a/tools/vim.html b/tools/vim.html index 131b672..b76c111 100644 --- a/tools/vim.html +++ b/tools/vim.html @@ -267,9 +267,9 @@ </dl> <a href="index.html">Tools Index</a> - <p>This is part of the Hive System Documentation. - Copyright (C) 2019 - Hive Team. + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> diff --git a/tools/wireless.html b/tools/wireless.html index afb12b3..0696cd5 100644 --- a/tools/wireless.html +++ b/tools/wireless.html @@ -4,6 +4,8 @@ <title>Wireless</title> </head> <body> + <a href="index.html">Tools Index</a> + <h1>Wireless</h1> <h2>Manual configuration</h2> @@ -118,5 +120,14 @@ <pre> aireplay-ng -0 1 -a 00:14:6C:7E:40:80 -c 00:0F:B5:34:30:30 ath0 </pre> + + + <a href="index.html">Tools Index</a> + + <p>This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. + See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> + for copying conditions.</p> </body> </html> diff --git a/tools/x.html b/tools/x.html index 45e74c4..2172a56 100644 --- a/tools/x.html +++ b/tools/x.html @@ -216,9 +216,9 @@ <a href="index.html">Tools Index</a> <p> - This is part of the Hive System Documentation. - Copyright (C) 2018 - Hive Team. + This is part of the Tribu System Documentation. + Copyright (C) 2020 + Tribu Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html> |