Difference between revisions of "Miscellaneous"

From SybaseWiki
Jump to: navigation, search
(Patching the raspberrypi that hosts this wiki)
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
[[RDBMS tuning]] (Manual)
 
[[RDBMS tuning]] (Manual)
  
====Search Engine Optimization====
+
====Patching the raspberrypi that hosts this wiki====
 
+
/etc/init.d/mysql stop
[[SEO]]
+
apt-get update
 +
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