Difference between revisions of "Miscellaneous"
From SybaseWiki
m |
(→Patching the raspberrypi that hosts this wiki) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | ==== | + | ====Unix info==== |
− | [[ | + | [[SunOsUnix info]] Some commands to get around on the SunOS (Solaris) operating system. |
====Two dutch language documents==== | ====Two dutch language documents==== | ||
Line 9: | Line 9: | ||
[[RDBMS tuning]] (Manual) | [[RDBMS tuning]] (Manual) | ||
− | ==== | + | ====Patching the raspberrypi that hosts this wiki==== |
− | + | /etc/init.d/mysql stop | |
− | + | apt-get update | |
+ | apt-get upgrade |
Latest revision as of 14:55, 25 August 2023
Unix info
SunOsUnix info Some commands to get around on the SunOS (Solaris) operating system.
Two dutch language documents
RDBMS tuning (Manual)
Patching the raspberrypi that hosts this wiki
/etc/init.d/mysql stop apt-get update apt-get upgrade