Here are the magic numbers for this install:
Memory on idle mode:
Used: 55mb, Free: 184mb
on swap space -
Used: 0mb, 1027mb
Kernel: 2.6.31.6 - based on the Knoppix live CD
---
enabling flash:
sudo su apt-get update apt-get install flashplugin-nonfree
reboot
in iceweasel, make sure to allow youtube full access - if you have noScript add-on
---
setting correct time:
source: Knoppix forum thread
get your time server nearest your location: Clock servers (www.pool.ntp.org)
sudo su
-- get your timezone
dpkg-reconfigure tzdata
-- edit the autoconfig file and put in your timezone
line 357 from
leafpad /etc/init.d/knoppix-autoconfig
-- install ntpdate
apt-get install ntpdate leafpad /etc/default/ntpdate
changes:
NTPDATE_USE_NTP_CONF=no
NTPSERVERS="0.asia.pool.ntp.org 1.asia.pool.ntp.org 2.asia.pool.ntp.org 3.asia.pool.ntp.org"
No comments:
Post a Comment