Archive for the ‘pro’ Category
-
Etherpad SSL Https pro setup
Don’t wanna use SSL / https for etherpad? Fine.
Edit trunk/etherpad/src/etherpad/pro/pro_accounts.js
Replace ‘https://’, httpsHost(pro_utils.getFullProHost()), ‘/ep/account/sign-in?’,
with
‘http://’, httpHost(pro_utils.getFullProHost()), ‘/ep/account/sign-in?’,
Edit /usr/local/etherpad/trunk/etherpad/src/etherpad/control/pro/pro_main_control.js
Replace
evalExpDate: licensing.getLicense().expiresDate,
with
// evalExpDate: licensing.getLicense().expiresDate,
See my other etherpad blog posts for other help in getting pro working
-
Toshiba NB200 clean XP Pro install
How to … (Yes this is the quickest method…)
Prereqs:
- External USB CD OR DVD drive.
- Nlite
- Windows XP Pro ISO image or XP Pro CD
Steps:
- Get External USB CD Drive & Blank CD/DVD
- Get nlite
- Get this driver from Toshiba – It’s the Intel matrix storage floppy driver..
- Extract driver to a folder..
- Install nlite
- Run nlite and select to include driver and create ISO Image
- Create new ISO Image
- Select folder where you extracted the driver (Multiple drivers)
- Select all drivers.
- Burn ISO image to a blank CD/DVD
- Install from CD/DVD.