Difference between revisions of "Miscellaneous"

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

Latest revision as of 15:55, 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