New pages
Jump to navigation
Jump to search
- 02:49, 10 January 2024 MediaWiki (hist | edit) [497 bytes] 192.168.1.1 (talk) (Created page with "WikiMedia Extensions Pygments clone into extensions/ <syntaxhighlight> cd /volume1/web_packages/mediawiki/extensions git clone https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi.git </syntaxhighlight> configure LocalSettings.php <syntaxhighlight> vim /volume1/web_packages/mediawiki/LocalSettings.php wfLoadExtension( 'SyntaxHighlight_GeSHi' ); php maintenance/update.php --quick systemctl restart httpd </syntaxhighlight>")
- 22:22, 29 December 2023 MacPro (hist | edit) [3,312 bytes] 192.168.1.1 (talk) (Created page with "400px|thumb|right|Classic Mac Pro Ketamine has been with the lab since the beginning, when Phil came to Yale in 2009. It began its life as a Mac Pro 4,1 with a quad core processor and HDDs. It has since been upgraded to Mac Pro 5,1 BIOS with a dual hex-core (12-core) Xeon Processors, 1TB NVMe storage, and 96GB RAM. And it can still burn CD-Roms! === Access === <code>ssh://netId@ketamine.yale.edu</code> <code>vnc://netId@ketamine.yale.edu</code>...")
- 16:57, 28 December 2023 Web Server (hist | edit) [1,620 bytes] 192.168.1.1 (talk) (Created page with "===PM2=== If you are having issues with PM2 run: <code>sudo pm2 delete all</code>. This should end all processes. Then run <code>sudo pm2 start npm -- start</code>")
- 16:53, 28 December 2023 Synology (hist | edit) [357 bytes] 192.168.1.1 (talk) (Created page with "The Synology runs many different processes that are essential to Wreckroom. ===OpenVPN=== Runs on TCP port 1723. ===SMB File Server=== Serves files off port ===MediaWiki=== Uses MariaDB 10 and MediaWiki applications. ===Web Server=== NGINX reverse proxy runs wreckroom.xyz over 443/3000.")