Configure your network settings to use the IP addresses
8.8.8.8 and 8.8.4.4 as your primary and secondary DNS servers respectively.Open Source is a great idea and it has changed the world!
Open Source forever ....
While you do not know attack, how can you know about defense? (未知攻,焉知防?)
Do BAD things .... for the RIGHT reasons -- OWASP ZAP
It is easier to port a shell than a shell script. -- Larry Wall
Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. -- Larry Wall
为天地立心, 为生民立命, 为往圣继绝学, 为万世开太平。 -- 王炜
8.8.8.8 and 8.8.4.4 as your primary and secondary DNS servers respectively.sudo service gdm stop
sudo Xorg -configure
sudo service gdm startModeline "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsyncMonitor Section" of ~/xorg.conf.new.sudo cp xorg.conf.new /etc/X11/xorg.confSystem" - "preference" - "Display"Yes" and select the desired resolution then save.System" - "Administration" - "Hardware driver".sudo nvidia-xconfiggksudo nvidia-settingsSystem" - "preference" - "Display"No" and select the desired resolution then save.sudo apt-get remove b43xx-fwcutter
sudo apt-get install bcmwl-kernel-sourcewl" to the following file.sudo nano /etc/moduleswlsudo nano /etc/modprobe.d/wlinstall wl modprobe -r b43 b44 b43legacy ssb; modprobe --ignore-install wl $CMDLINE_OPTS; modprobe ssb; modprobe b44;sudo apt-get install scim scim-modules-table scim-chewing scim-pinyin scim-chinesecd ~
wget http://www.tegaki.org/releases/0.3/tegaki-python-0.3.tar.gz
tar -xzvf tegaki-python-0.3.tar.gz
cd tegaki-python-0.3
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.3/tegaki-pygtk-0.3.tar.gz
tar -xzvf tegaki-pygtk-0.3.tar.gz
cd tegaki-pygtk-0.3
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.3/tegaki-recognize-0.3.tar.gz
tar -xzvf tegaki-recognize-0.3.tar.gz
cd tegaki-recognize-0.3
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.1/scim-tegaki-0.1.tar.gz
tar -xzvf scim-tegaki-0.1.tar.gz
cd scim-tegaki-0.1
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.3/tegaki-train-0.3.tar.gz
tar -xzvf tegaki-train-0.3.tar.gz
cd tegaki-train-0.3
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.3/tegaki-tools-0.3.tar.gz
tar -xzvf tegaki-tools-0.3.tar.gz
cd tegaki-tools-0.3
sudo python setup.py installcd ~
wget http://www.tegaki.org/releases/0.3/models/tegaki-zinnia-traditional-chinese-0.3.zip
unzip tegaki-zinnia-traditional-chinese-0.3
cd tegaki-zinnia-traditional-chinese-0.3
make
sudo make install
cd ~sudo apt-get update
sudo apt-get upgrade
sudo apt-get install python-zinnia zinnia-utils libzinnia0sudo nano /usr/share/applications/tegaki.desktop[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Tegaki Handwriting
Exec=tegaki-recognize
Icon=/usr/local/share/tegaki/icons/handwriting.png
Terminal=false
Type=Application
Categories=Application;System;
Comment=Tegaki Handwritingelevator=noop i8042.noloop=1sudo nano /boot/grub/grub.cfglinux" tag and append the following at the end of the line.elevator=noop i8042.noloop=1sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgradesudo apt-get install xserver-xorg-input-evtouch gnome-randr-appletsudo nano /etc/hal/fdi/policy/evtouch.fdi
<?xml version="1.0" encoding="UTF-8" ?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains="eGalax Inc. USB TouchController">
<merge key="input.x11_driver" type="string">evtouch</merge>
<merge key="input.x11_options.ReportingMode" type="string">Raw</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">false</merge>
<merge key="input.x11_options.Emulate3Timeout" type="string">1</merge>
<merge key="input.x11_options.SendCoreEvents" type="string">On</merge>
<merge key="input.x11_options.MinX" type="string">0</merge>
<merge key="input.x11_options.MinY" type="string">2</merge>
<merge key="input.x11_options.MaxX" type="string">4096</merge>
<merge key="input.x11_options.MaxY" type="string">4096</merge>
</match>
</device>
</deviceinfo>
System" - "Administration" - "Calibrate Screen" and follow the instruction on screen to calibrate the screen.sudo wget http://www.medibuntu.org/sources.list.d/karmic.list --output-document=/etc/apt/sources.list.d/medibuntu.list &&
sudo apt-get -q update &&
sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring &&
sudo apt-get -q updateecho "deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu karmic main" | sudo tee -a /etc/apt/sources.list.d/nvidia-vdpau.list
echo "deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu karmic main" | sudo tee -a /etc/apt/sources.list.d/nvidia-vdpau.listsudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CEC06767
sudo apt-get update
sudo apt-get upgradesudo sh -c 'echo "Test I want to write" > /path/to/file'sudo apt-get install x264 gxine gxineplugin mencoder mplayer-noguisudo apt-get install ubuntu-restricted-extras quicktime-utils quicktime-x11utils libdvdnav4 libdvdread4 libdvdcss2 non-free-codecs faadSystem" - "Administration" - "Hardware driver" from the menu on the desktop.190 version as prompted. After the install, you are required to reboot your system.sudo apt-get remove nvidia-settings
sudo apt-get install nvidia-settings-190sudo apt-get remove nvidia-settings-190wget ftp://download.nvidia.com/XFree86/Linux-x86/195.22/NVIDIA-Linux-x86-195.22-pkg1.runwget ftp://download.nvidia.com/XFree86/Linux-x86_64/195.22/NVIDIA-Linux-x86_64-195.22-pkg2.runsudo apt-get remove nvidia-settings-190sudo service gdm stopsudo sh NVIDIA-Linux-x86-195.22-pkg1.runsudo sh NVIDIA-Linux-x86_64-195.22-pkg2.runsudo service gdm startsudo sh NVIDIA-Linux-x86_64-195.22-pkg2.run --uninstall
sudo sh NVIDIA-Linux-x86-195.22-pkg1.run --uninstallsudo service gdm stop
sudo apt-get --reinstall install nvidia-settings-190 nvidia-190-libvdpau nvidia-glx-190 nvidia-common nvidia-190-kernel-source xserver-xorg-video-nv nvidia-190-modaliases
sudo rebootvdpau" is installed and activated.ffmpeg -formats | grep vdpausudo apt-get install mercurialmkdir mygica
cd mygica
hg clone http://bitbucket.org/davidtlwong/mygica_x8558pro
cd mygica_x8558promake
sudo make installFireDTV, you should do the following.nano v4l/.configCONFIG_DVB_FIREDTV=m" and change to "CONFIG_DVB_FIREDTV=n" make" again.make
sudo make installwget http://bitbucket.org/davidtlwong/mygica_x8558pro/get/tip.tar.gztar -xvzf tip.tar.gz
cd mygica_x8558pro
make
sudo make installFireDTV, you should do the following.nano v4l/.configCONFIG_DVB_FIREDTV=m" and change to "CONFIG_DVB_FIREDTV=n" make" again.make
sudo make installgxine once and quit.cd ~
nano .config/gxine/config
nano .config/gxine/channels.conf
inews:586000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_2_3:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:0:0:83
j2:586000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_2_3:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:0:0:82
jadehd:586000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_2_3:QAM_16:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:0:0:85
hdtv:602000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:12
atv13:602000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:13
ctiatv:602000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:14
cctv:602000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_1_2:FEC_1_2:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:0:0:15
jade:482000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:811:0:1
pearl:482000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:841:0:2
home:482000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:111:0:11
world:482000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_AUTO:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_32:HIERARCHY_NONE:161:0:16
channels.conf" is for HONG KONG only.channels.conf" will be played once it is activated..xine" directory.cp .config/gxine/channels.conf .xine/channels.confsudo apt-get install dvb-apps
scan /usr/share/dvb/dvb-t/hk-HongKong > channels.confFile" - "Configure" - "Perference" on the gXine control panel. Make changes as is.
gui : experience_level (Expert)
audio : a52 : dynamic_range (enabled)
audio : a52 : surround_downmix (enabled)
audio : a52 : level (200)
audio : volume : mixer_volume (100)
audio : volume : remember_volume (enabled)
media : dvb : tuning_timeout (3500)
media : dvb : remember_channel (disabled) *Enabled if you want
media : dvb : channels_conf (select .config/gxine/channels.conf)
engine : performance : memcpy_method (libc)
engine : buffers : video_num_buffers (519999)
engine : buffers : video_num_frames (50)
Audio" - "Configure Plugins" - "Audio Post-processing" on gXine control panel.volnorm" - "properties" - "method" (1) and apply the change.Video" - "Configure Plugins" - "Deinterlace" on gXine control panel.tvtime" - "properties" - "method" (use_vo_driver) and apply the change.Video" - "Configure Plugins" - "Deinterlace" on gXine control panel.pp" - "properties" - "quality" (39) - "mode" (vb) and apply the change.Video" - "Configure Plugins" - "Deinterlace" on gXine control panel.pp" - "properties" - "quality" (39) - "mode" (ha) and apply the change.Video" - "Configure Plugins" - "Deinterlace" on gXine control panel.pp" - "properties" - "quality" (39) - "mode" (va) and apply the change.Video" - "Configure Plugins" - "Video Post-processing" on gXine control panel.tvtime" - "properties" - "method" (LinearBlend) and apply the change.Application" - "Mutimedia" - "gXine".File" - "DVB" or "Playlist" to watch TV on gxine. If you just start the gXine, you should click "DVB".Video" and uncheck "Post-processing" and check "DeInterlace". Otherwise, the video and sound cannot be synchronized.Video" and check "DeInterlace" and "Post-processing". Otherwise, the playback will be chopping.lsusbBus 001 Device 002: ID 0572:d811 Conexant Systems (Rockwell), Inc. sudo apt-get install dvbsnoop dvbtunedvbsnoop -s signalksng".David T.L. WONG for the MyGica driver while "ksng" for the streaming scripts. They are active members of HKEPC Linux forum.