Difference between revisions of "Miscellaneous"

From SybaseWiki
Jump to: navigation, search
m
Line 8: Line 8:
  
 
[[RDBMS tuning]] (Manual)
 
[[RDBMS tuning]] (Manual)
 +
 +
====Patching the raspberrypi that hosts this wiki====
 +
/etc/init.d/mysql stop
 +
apt-get update
 +
apt-get upgrade

Revision as of 15:53, 25 August 2023

Unix info

SunOsUnix info Some commands to get around on the SunOS (Solaris) operating system.

Two dutch language documents

RDBMS auto tuning

RDBMS tuning (Manual)

Patching the raspberrypi that hosts this wiki

/etc/init.d/mysql stop apt-get update apt-get upgrade