Difference between revisions of "Technology"

From Wiki2
 
(60 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOC right}}
{|border="2" cellpadding="5" cellspacing="0"
|-
|
[[tech notes]]


==[[ideas]]==
[[crowdsource]]
===[[startup]]===
===[[obforum]]===


==[[log]]==
[[ideas]]
:[[startup]]
:[[obforum]]
:[[workshops]]
[[log]]


==[[todo]]==
[[todo]]


==[[electronics]]==
[[electronics]]
:[[arduino]]
[[stacks]]<br/>
[[front end]]<br/>
:[[frameworks]]<br/>
[[TDD]]<br/>
[[cloud]]
:[[openshift]]
:[[heroku]]
:[[docker]]
|
[[editors]]
:[[vim]]
:[[sublime]]
[[software]] languages
:[[git]]
:[[javascript]]
:[[jquery]]
:[[jQuery-Mobile]]
:[[html5]]
:[[php]]
:[[sql]]
:[[c]]
:[[regex]]
:[[ruby]]
:[[css]]
:[[xml]]
|
[[servers]]
:[[parleyvale.com]]
:[http://christophermeiklejohn.com/distributed/systems/2013/07/12/readings-in-distributed-systems.html distrib systems readings]
:[[backups]]
:[[mysql]]
:[[mongodb]]
:[[node]]
:[[linux]]
:[[wamp]]
:[[mediawiki]]
:[[ReST]]
machines
:[[asus]]
:[[hudsonvalley]]
:[[home ubuntu]]
:Amazon [[aws]]
:[http://www.networksolutions.com/whois/index.jsp whois]
:[http://www.namecheap.com/myaccount/index.asp namecheap]
:[[Moving from shared to VPS]]


==languages==
my apps
===[[git]]===
:[[webeshoppin]]
===[[javascript]]===
:[[Online heating system control project]]
===[[jquery]]===
===[[jQuery-Mobile]]===
===[[html5]]===
===[[php]]===


===[[regex]]===
|
===[[ruby]]===
[[MOOCs]]
===[[css]]===
===[[xml]]===


==servers==
[[Altenergy]]
===[[linux]]===
:[[Solar]]
===[[mediawiki]]===
:[[tintML]]
===[[hudsonvalley]]===
edtech
===Amazon [[aws]]===
:[[quizlet]]
===[http://www.networksolutions.com/whois/index.jsp whois]===
:[[visual thesaurus]]
===[http://www.namecheap.com/myaccount/index.asp namecheap]===
:[[quiz authoring environments, vocab]]
===[[Moving from shared to VPS]]===


==my apps==
platforms
===[[webeshoppin]]===
:[http://www.sagenb.org/home/mckenna.tim/ Sage]
==other technology==
:[[google]]
===[[OCR]]===
:[[android]]
===[[Image, Photo & Video]]===
:[[microsoft]]
===[[ebooks]] kindle===
:[[installedMACtools]]
:[[Cad | AutoCAD]]


==edtech==
other technology
===[[quizlet]]===
:[[AI]]
===[[visual thesaurus]]===
:[[OCR]]
===[[quiz authoring environments, vocab]]===
:[[Image, Photo & Video]]
:[[ebooks]] kindle
|}


==other platforms==
===[[microsoft]]===
===[[installedMACtools]]===


 
Failed to attach disk 'C:\Users\mcken\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc\LocalState\ext4.vhdx' to WSL2: The system cannot find the file specified.
 
Error code: Wsl/Service/CreateInstance/MountVhd/HCS/ERROR_FILE_NOT_FOUND
 
https://thenynocportal.com/clientarea.php
 
 
==mediawiki upgrade==
*cp -r mediawiki-1.16.0/* /home/pathbost/public_html/hum08 - copy new vwrsion right over old
*from /maintainance run: php update.php
then get rid of all the revisions
*SpecialDeleteOldRevisions2 in code/mediawiki/extensions on mac, add this...
:$wgGroupPermissions['sysop']['DeleteOldRevisions'] = true;
:require_once( $IP.'/extensions/SpecialDeleteOldRevisions2/SpecialDeleteOldRevisions2.php');
 
 
===old info===
http://www.g-loaded.eu/2006/09/05/mediawiki-upgrade-procedure/
easy way:  
*goto maintainance directory and run php dumpBackup.php --current> dumfile.xml
*on new site install wiki, put dumpfile.xml on its maintenance dir run php importDump.php dumfile.xml
 
==mediawiki images==
Does the user running
the apache httpd instance ($ ps ax | grep httpd) have permission to
write to images? Dan
 
==mediawiki css==
*sitewide changes go in Mediawiki:Monobook.css
*user changes go in User:MrMcKenna/monobook.css
==lynx==
==[[Moving_from_shared_to_VPS]]==
==compiling PH w /scripts/easyapache==
!!
You can change how PHP is configured.
As root, simply execute:
    /usr/local/cpanel/bin/rebuild_phpconf --help
for more information.

Latest revision as of 16:26, 29 January 2024

tech notes

crowdsource

ideas

startup
obforum
workshops

log

todo

electronics

arduino

stacks
front end

frameworks

TDD
cloud

openshift
heroku
docker

editors

vim
sublime

software languages

git
javascript
jquery
jQuery-Mobile
html5
php
sql
c
regex
ruby
css
xml

servers

parleyvale.com
distrib systems readings
backups
mysql
mongodb
node
linux
wamp
mediawiki
ReST

machines

asus
hudsonvalley
home ubuntu
Amazon aws
whois
namecheap
Moving from shared to VPS

my apps

webeshoppin
Online heating system control project

MOOCs

Altenergy

Solar
tintML

edtech

quizlet
visual thesaurus
quiz authoring environments, vocab

platforms

Sage
google
android
microsoft
installedMACtools
AutoCAD

other technology

AI
OCR
Image, Photo & Video
ebooks kindle


Failed to attach disk 'C:\Users\mcken\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu22.04LTS_79rhkp1fndgsc\LocalState\ext4.vhdx' to WSL2: The system cannot find the file specified. Error code: Wsl/Service/CreateInstance/MountVhd/HCS/ERROR_FILE_NOT_FOUND