User:Brett Wuth/Running Notes/2009-03
From PCSAR
< User:Brett Wuth | Running Notes(Difference between revisions)
(→2009-03-14) |
(→2009-03-15) |
||
(2 intermediate revisions not shown.) | |||
Line 10: | Line 10: | ||
Install vmware-tools. | Install vmware-tools. | ||
+ | == 2009-03-15 == | ||
+ | <pre> | ||
+ | pcsar:/etc/mediawiki# rm LocalSettings.php~ | ||
+ | pcsar:/etc/mediawiki# chmod 640 LocalSettings.php | ||
+ | pcsar:/etc/mediawiki# chown :www-data LocalSettings.php | ||
+ | pcsar:/etc/mediawiki# adduser root www-data | ||
+ | Adding user `root' to group `www-data' ... | ||
+ | Adding user root to group www-data | ||
+ | Done. | ||
+ | pcsar:/etc/mediawiki# | ||
+ | </pre> | ||
+ | |||
+ | Edit /etc/mediawiki/LocalSettings.php, add: | ||
+ | <pre> | ||
+ | $wgLogo = "$wgScriptPath/skins/common/images/mediawiki.png"; | ||
+ | </pre> | ||
+ | to give logo on all skins. | ||
+ | == 2009-03-18 == | ||
+ | Our Iridium sat phones are their own country code: 881 | ||
+ | http://www.ablecommunications.com/customerservice/iridium/iridium.html | ||
+ | |||
+ | The "country" is called "Global Mobile Satellite System (GMSS)" | ||
+ | http://fraudcontrolprotection.org/telephone_codesalpha.php | ||
+ | |||
+ | http://en.wikipedia.org/wiki/Global_Mobile_Satellite_System | ||
+ | |||
+ | Telus Mobility can't look up by country code. | ||
+ | Give them the name "Iridium". | ||
+ | $7.85/min is the high rate for Telus Mobility. |
Current revision
[edit] 2009-03-14
migration from zwiki to mediawiki done previously for PCSAR scripts are in pcsar:/root/zwiki-to-mediawiki-migration
clock not accurate. doc.castrov.cuug.ab.ca has vmware-tools installed.
pcsar and sara don't.
Install vmware-tools.
[edit] 2009-03-15
pcsar:/etc/mediawiki# rm LocalSettings.php~ pcsar:/etc/mediawiki# chmod 640 LocalSettings.php pcsar:/etc/mediawiki# chown :www-data LocalSettings.php pcsar:/etc/mediawiki# adduser root www-data Adding user `root' to group `www-data' ... Adding user root to group www-data Done. pcsar:/etc/mediawiki#
Edit /etc/mediawiki/LocalSettings.php, add:
$wgLogo = "$wgScriptPath/skins/common/images/mediawiki.png";
to give logo on all skins.
[edit] 2009-03-18
Our Iridium sat phones are their own country code: 881 http://www.ablecommunications.com/customerservice/iridium/iridium.html
The "country" is called "Global Mobile Satellite System (GMSS)" http://fraudcontrolprotection.org/telephone_codesalpha.php
http://en.wikipedia.org/wiki/Global_Mobile_Satellite_System
Telus Mobility can't look up by country code. Give them the name "Iridium". $7.85/min is the high rate for Telus Mobility.