Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
*System->Administration->Printing
*New->Printer
*Network Printer->Windows Printer via SAMBA
*Fill "ilfpsc6vs01.ndc.lucent.com/ih9b125" then click Browse...
*From pop up window, select the printer
*Then select the model, driver and apply
*When prompt for username, enter "dorman\user" and CSL password
Don't check 3D box in display setting
It seems folders & shortcuts to folders must be added at or below:
"C:\Users\<~UserName>\~AppData\Roaming\Microsoft\Windows\Start Menu\Programs"

If they are adding directly under:
"C:\Users\<~UserName>\~AppData\Roaming\Microsoft\Windows\Start Menu"
they will not work.
!!!Steps

There are 2 locations where the All Programs folders are kept. Click Start, right click All Programs and select either Open or Open All Users. Open is where all of the folders and files are kept that appear only in the logged on users all programs folders. Open all users is where the programs that appear in every users all programs folders are located.
Usually, the only programs that are in an individual users folder is if that user is an administrator and they installed a program and selected to not make that program available to other users on the computer.
Once you go to that location in Windows Explorer for these folders and files, you can organize them any way you wish, just as you would any other folders.
!!!Reference
#[[Windows 7 - Start Menu All Programs - Add or Delete Shortcuts|http://www.sevenforums.com/tutorials/296-start-menu-all-programs-add-delete-shortcuts.html]]
#[[How can I add shortcuts to the Windows 7 start menu?|http://answers.microsoft.com/en-us/windows/forum/windows_7-files/how-can-i-add-shortcuts-to-the-windows-7-start/1aa5c179-79f2-4ab7-98d0-34ef49c7ddd1]]
!!!Configuration
*Right click on file type that you want to open in notepad++.
*Choose open with -> open with other application and Open with setting pop up window will show up.
*Don't select any application. Use "Enter a custom command" to add notepad++ to selection list.
*Enter ''{{{wine "C:\\Program Files (x86)\\Notepad++\\notepad++.exe"}}}'' to "Enter a custom command" box
*Click "Add to list" or "Set to as default"
*Edit desktop file to change name in list to Notepad++.
**The added config file is in $HOME/.local/share/applications. It will be a random number file. But it looks like "userapp-wine-19YX3X.desktop"
**Use ''{{{grep notepad++ *}}}'' to find out which desktop file is added for notepad++.
**It may also have wine-~Programs-Notepad++-Notepad++.desktop file added.
**Also add Icon to desktop file ''{{{Icon=1DE5_notepad++.0}}}''
**The icons file is in ~/.local/share/icons/hicolor/64x64/apps directory.
*The global application desktop file directory is "/usr/share/applications"
!!!References
*[[Can I add a wine program to the right click open with|http://ubuntuforums.org/showthread.php?t=1460914]]
<!--{{{-->
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$PATH:$HOME/bin:."
fi
<!--}}}-->
!!!Use GUI to install VLC
#Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have a "multiverse" repository activated.
#Search for vlc and install it. You should also install vlc-plugin-pulse, mozilla-plugin-vlc (and libdvdcss2).
#If you are interrested in streaming or transcoding, you should also install libavcodec-extra-52.
!!!Use command line to install VLC
#You need to check that a "multiverse" mirror is listed in your /etc/apt/sources.list.
#sudo apt-get update
#sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc
!!!Reference
#[[VLC for ubuntu: 9.10 and 10.04|http://www.videolan.org/vlc/download-ubuntu.html]] 
!!!What is AWK?
*Awk stands for the names of its authors “Aho, Weinberger, and Kernighan”
!!!Awk One Liners
*Replace first coulmn with line number: awk 'BEGIN {FS = " "} { $1=NR; print }' $1 > $2
!!!References
#[[AWK One Liners|http://www.google.com/url?sa=t&rct=j&q=&source=web&cd=3&sqi=2&ved=0CDMQFjAC&url=http%3A%2F%2Fork.olol.eu%2Fdocs%2Fawk_oneliners.pdf&ei=-619UOahJoLWyQGWr4HABw&usg=AFQjCNEq4wCX0946_rJ2Zytl2GP6GGd9ZQ&cad=rja]] -- PDF file
#[[Famous Awk One-Liners Explained, Part I: File Spacing, Numbering and Calculations|http://www.catonmat.net/blog/awk-one-liners-explained-part-one/]]
*[[Aikido World Journal|http://www.aikido-world.com/]]
*[[MATS|http://www.martialartstraining.com/]]
!!!Major Carriers
*''US'': [[American Airlines|https://www.aa.com]], &nbsp;[[Delta Airlines|https://www.delta.com/]], &nbsp;[[Southwest Airlines|https://www.southwest.com/]], &nbsp;[[United Airlines|https://www.united.com/]]
*''Asia'': [[All Nippon Airways|https://www.ana.co.jp/asw/wws/us/e/]], &nbsp;[[Cathay Pacific Airways|https://www.cathaypacific.com/]], &nbsp;[[EVA Airways|https://www.evaair.com.tw/]], &nbsp;[[Japan Airlines|https://www.jal.co.jp/en/]], &nbsp;[[Singapore Airlines|https://www.singaporeair.com/]]
!!!Memberships
*''~AAdvantage'': Customer Service number (800-882-8880) or from AA web site click contact us then select ~AAvantage customer Service link.
I normally don't watch TV very often, well, kids occupy it most of time. But a week ago, I sat down and watch TV and saw a Good Eats episode (~EA1313H??) from Food Network about Alton Brown's losing 50 lbs diet. Here is some information.  
*Alton's list of foods
**Daily
***Fruits
***Whole Grains
***Leafy Greens
***Nuts
***Carrots
***Green Tea
**3 times a week
***Oily Fish
***Yogurt
***Broccoli
***Sweet Potato
***Avocado
**Once a week
***Red meat
***Pasta
***Dessert
***Alcohol
**NEVER!
***Fast Food
***Soda
***Processed meals/frozen dinners
***Canned soup
***"Diet" anything
**PLUS: Eat breakfast every day, no exceptions. 
Those information are ok. There are not new concepts. But I am interested in his ''Buff Smoothie'' recipe:
*Ingredients
** 4 ounces soymilk
** 4 ounces acai juice, grape juice or pomegranate juice
** 1 frozen banana
** 4 ounces frozen strawberries
** 4 ounces frozen blueberries
** 4 ounces frozen peaches
*Directions
##Combine the soy milk, juice, and fruit in a blender. Cover and refrigerate overnight or up to 8 hours.
##In the morning or when fruit is thawed, blend fruit on lowest speed and slowly increase to medium speed.
##Once medium speed is reached, blend for one minute.
Notes: I love it. No sugar added but it tastes really good. With frozen fruits, you don't need to add ice cubs to make smoothie -- good idea.
!!!Reference
#Search "Alton Brown - Live & Let Diet" (there are 3 episodes) on ~YouTube
#Search "Buff Smoothie" on ~FoodNetwork.com
#[[the kitchn - Alton Brown on Eating at Home and Eating Light|http://www.thekitchn.com/thekitchn/food-tv/alton-brown-on-eating-at-home-eating-light-105841]]
#[[All About Alton|http://allaboutalton.blogspot.com/2010/01/recap-on-alton-browns-healthier-eating.html]]
#[[Recipe Zaar|http://www.recipezaar.com/buff-smoothie-alton-brown-407398]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Abigail's American Bistro |493 Roger Williams Ave<br>Highland Park, IL 60035 |847-780-4862 | [[Click|https://maps.google.com/maps?q=%09493+Roger+Williams+Ave+Highland+Park,+IL+60035&hl=en&ll=42.163785,-87.778873&spn=0.024367,0.043344&sll=39.739318,-89.266507&sspn=13.439304,22.192383&hnear=493+Roger+Williams+Ave,+Highland+Park,+Illinois+60035&t=m&z=15]] | [[Click|http://www.abigails493.com/]] | | |
|Allgauer's Grill |Hilton ~Lisle-Naperville<br>3003 Corporate W Dr<br>Lisle, IL 60532 |630-505-0900 | | [[Click|http://http://www.hilton.com/en/hi/hotels/hotelpromo.jhtml?ctyhocn=NAPHIHF&promo=dining]] | | |
|Claim Jumper|92 Yorktown Center<br>Lombard, IL 60148|630-932-4290|| [[Click|http://www.claimjumper.com/]] | | |
|Rock Bottom |28256 Diehl Road<br>''Warrenville'', IL 60555|630-836-1380 | | [[Click|http://www.rockbottom.com/]] | | |
|~|94 Yorktown Center<br>''Lombard'', IL 60148|630-424-1550||~| | |
!!!Performing Arts
*[[Chicago Symphony Orchestra|http://www.cso.org]]
*[[DuPage Symphony Orchestra|http://www.dupagesymphony.org/]]
*[[Elgin Symphony Orchestra|http://www.elginsymphony.org/]]
*[[North Central College Fine & Performing Art Events|http://finearts.northcentralcollege.edu/x45082.xml]]
*[[EYSO|http://www.eyso.org/]], &nbsp;&nbsp;[[YSDP|http://www.ysdp.org/]]
*[[Ravinia|http://www.ravinia.org/]]
!!!Violin
*[[William Harris Lee & Company|http://whlee.com/]]
*[[Tetsuo Matsuda|http://matsudaviolin.com/]]
*[[A. Cavallo Violins|http://www.acavalloviolins.com/]]
*[[Joseph Liteh Liu|http://www.josephliustudio.com/]]
*[[Eduard Schwen@A. Cavallo Violins|http://www.acavalloviolins.com/details.php?prodID=639]]
!!!Home Design
*[[houzz|http://www.houzz.com/]]
!!!Start Synergy Before Login
*''NOTE'': If your system has been configured to login automatically, this step may cause ubuntu to hang right before going to the desktop. If this is the case, remove these lines from /etc/gdm/Init/Default and everything should work properly. If your system is hanging at this stage, you can hit ~CTRL-ALT-F1 to login through command line and edit this file.(Tested on 10.04LTS Lucid Lynx) 
!!!!
*At the end of ''/etc/mdm/Init/Default'', just before the line that says exit 0 add the following:
<!--{{{-->
/usr/bin/killall synergyc
while [ $(pgrep -x synergyc) ]; do sleep 0.1; done
/usr/bin/synergyc <SERVER HOSTNAME>
<!--}}}-->
!!!Post Login Changes -- Kill Synergy
*Add the following to the end of ''/etc/mdm/~PostLogin/Default'' (''NOTE'': create this file file if it does not already exist):
<!--{{{-->
/usr/bin/killall synergyc
while [ $(pgrep -x synergyc) ]; do sleep 0.1; done
<!--}}}-->
*If you created the file, make sure it is executable with this command:
**sudo chmod +x /etc/mdm/~PostLogin/Default
!!!X Session Changes - Start Synergy again - two ways to do it
#Use Startup Application Utility
**In the Synergy window, after config the computer to be server or client, do following:<br>a. from ''Edit'' top toolbar, select ''setting''<br>b. In the pop-up GUI, select all 3 boxes in ''Startup'' area and click ''OK''
**In Linux Mint (MATE), bring up Startup Applications Preferences GUI from ''Meue''- > ''Preferences'' -> ''Startup Applications''
**Click ''Add'' and fill following:<br>a. ''Name'' -> ''Synergy''<br>b. ''Command'' -> ''synergy''<br>c. ''Comment'' field, enter ''Share your keyboard and mouse over a network''<br><br>
# "''OR''" &nbsp;create a session file ''/etc/X11/Xsession.d/85synergyc'' with the following contents
<!--{{{-->
/usr/bin/killall synergyc
while [ $(pgrep -x synergyc) ]; do sleep 0.1; done
/usr/bin/synergyc <SERVER HOSTNAME>
<!--}}}-->
*''NOTE'': Be sure to replace <SERVER HOSTNAME> with the host name or IP address of the computer running synergys.
!!!References
#[[Auto start Synergy before login|https://help.ubuntu.com/community/SynergyHowto#On_the_Client-1]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Famous Dave’s |704 N Janes Ave<br>Bolingbrook, IL 60440 |630-783-1502 |  | [[store|http://www.famousdaves.com/Bolingbrook/]] | | |
|~Q-BBQ |103 S Main St.<br>Naperville, IL 60540 |630-637-6400 | [[Click|https://www.google.com/maps/place/322+E+Geneva+Rd/@41.888168,-88.1024678,14z/data=!4m2!3m1!1s0x880e54bc66865397:0xd3e17b3df1c030d2?hl=en]] | [[Click|http://q-bbq.com/]] | | |
|Steamboat BBQ  |322 E Geneva Rd<br>Wheaton, IL 60187 |630-665-6227 | [[Click|https://www.google.com/maps/place/322+E+Geneva+Rd/@41.888168,-88.1024678,14z/data=!4m2!3m1!1s0x880e54bc66865397:0xd3e17b3df1c030d2?hl=en]] | [[Click|http://steamboatque.com/]] | | |
|Uncle Bud's BBQ |132 South Cass Avenue<br>Westmont, IL  60559  |630-493-9000 |  | [[store|http://www.unclebubs.com/]] | | |
* \a : an ASCII bell character (07)
* \d : the date in "Weekday Month Date" format (e.g., "Tue May 26")
* \D{format} : the format is passed to strftime(3) and the result is inserted into the prompt string; an empty format results in a locale-specific time representation. The braces are required
* \e : an ASCII escape character (033)
* \h : the hostname up to the first '.'
* \H : the hostname
* \j : the number of jobs currently managed by the shell
* \l : the basename of the shell’s terminal device name
* \n : newline
* \r : carriage return
* \s : the name of the shell, the basename of $0 (the portion following the final slash)
* \t : the current time in 24-hour HH:MM:SS format
* \T : the current time in 12-hour HH:MM:SS format
* \@ : the current time in 12-hour am/pm format
* \A : the current time in 24-hour HH:MM format
* \u : the username of the current user
* \v : the version of bash (e.g., 2.00)
* \V : the release of bash, version + patch level (e.g., 2.00.0)
* \w : the current working directory, with $HOME abbreviated with a tilde
* \W : the basename of the current working directory, with $HOME abbreviated with a tilde
* \! : the history number of this command
* \# : the command number of this command
* \$ : if the effective UID is 0, a #, otherwise a $
* \nnn : the character corresponding to the octal number nnn
* \\ : a backslash
* \[ : begin a sequence of non-printing characters, which could be used to embed a terminal control sequence into the prompt
* \] : end a sequence of non-printing characters
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): &nbsp;''Web Site''&nbsp; |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Gnarly Knots Pretzel Company |27W570 High Lake Road<br>Winfield, IL 60190 |630-473-0439 | [[Click|https://www.google.com/maps/place/27W570+High+Lake+Rd,+Winfield,+IL+60190/@41.871453,-88.162528,15z/data=!4m5!3m4!1s0x880e557a37dedb17:0x813be354589b4621!8m2!3d41.871453!4d-88.160334]] | [[Click|http://www.gnarlyknots.com/]] | |~Mon-Fri 11-4<br>Sat 11-3<br>Sun closed<br>Email: gnarlyknots@rocketmail.com |
|Great Harvest Bread Company |192 W. Gartner Road<br>Naperville, IL 60540 |630-369-5115 | [[Click|https://www.google.com/maps/place/192+W+Gartner+Rd,+Naperville,+IL+60540/@41.7549965,-88.1448329,16z/data=!4m5!3m4!1s0x880e578e1789f063:0x1e174e48164a56b0!8m2!3d41.7549965!4d-88.1426389]] | [[Click|http://greatharvestnaperville.com/]] | |Mon - Fri 6:45 - 6:00<br>Sat 6:45 - 5:00<br>Sun 9:00 - 2:00<br>Email: lpboik@greatharvestnaperville.com<br>@@color(blue):Click Menu from store's home page to see schedule@@ |
|Katic Breads |605 Plum St.<br>Aurora, Illinois 60506 | | | [[Web|http://www.katicbreads.com/]] | |office@katicbreads.com |
|~|~|~|~| [[Facebook|https://www.facebook.com/KaticBreads]] |~|~|
|Mont Blanc |274 E Algonquin Road<br>Arlington Heights, IL 60005 |847-228-5306 | | [[Yelp|http://www.yelp.com/biz/mont-blanc-arlington-heights]] | |Sun 10 am - 5 pm<br>Tue - Sat 10 am - 7 pm |
|Pample Mousse Bakery |118 N Main St.<br>Wheaton, IL 60187 |630-690-8880 | [[Google Map|https://www.google.com/maps/place/118+N+Main+St,+Wheaton,+IL+60187/@41.865454,-88.1067437,17z/data=!4m2!3m1!1s0x880e548a66fb6def:0x6e7b426b6f2f2def]] | [[Web|http://www.pamplemoussebakery.com/]] | | |
|Pastry House Hippo |Mitsuwa Marketplace<br>100 E Algonquin Rd<br>Arlington Heights, IL 60005 |847-228-9736 | | [[Click|http://hippobakery.com/]] | |9am~8pm Open 7 days |
!!!Hotel
*[[Pier 5 Hotel|http://www.harbormagic.com/Pier5/pier5_default.asp]] / [[Harbor Magic Hotels|http://www.harbormagic.com/]]
!!!Installation
*sudo add-apt-repository ppa:klaus-vormweg/ppa
*sudo apt-get update
*sudo apt-get install bluefish
!!!Reference
*[[bluefish home|http://bluefish.openoffice.nl/index.html]]
*''Bluetooth''
**In Ubuntu 10.10, if you setup bluetooth failed, turn off the bluetooth mouse and start gnome-bluetooth first and then turn on the mouse.
**In Ubuntu 9.10 (Karmic), Bluetooth mouse cannot establish parity with current Karmic release (since clean install of Alpha 3 on 2009-07-23) and the mouse flickers in the new device or connected device screen without making any actual connection. Both latest releases of bluez and blueman seem to leave the problem as it is. Other bluetooth devices, i.e. a Nokia phone works just fine.
**I uninstalled gnome-bluetooth and installed bluez-gnome (using Synaptic Package Manager), set up my mouse and now it works.
!!!Airport - Boston Morgan International Airport
*IATA: ''BOS'', ICAO: ''KBOS'', FAA LID: ''BOS''
*[[Logan International Airport - Wikipedia|https://en.wikipedia.org/wiki/Logan_International_Airport]]
*[[Airport Official Site|http://www.massport.com/]]
!!!Ground Transportation
*[[Massachusetts Bay Transportation Authority (MBTA or T)|http://mbta.com/]]
**[[Subway Map|http://mbta.com/uploadedfiles/Documents/Schedules_and_Maps/Rapid%20Transit%20w%20Key%20Bus.pdf]]
*[[Go/Ultimate Shuttle|http://www.ultimateshuttle.com/]]
!!!Weather
*[[AccuWeather.com|http://www.accuweather.com/en/us/boston-ma/02108/weather-forecast/348735]], &nbsp;[[Weather Channel|http://www.weather.com/weather/tenday/USMA0046]]
!!!Attractions
*''Freedom Trail'': [[The Freedom Trail Foundation|http://thefreedomtrail.org/]], &nbsp;[[TripAdvisor Page|http://www.tripadvisor.com/Attraction_Review-g60745-d104604-Reviews-Freedom_Trail-Boston_Massachusetts.html]]
**[[Map of Freedom Trail|http://thefreedomtrail.org/pdfs/boston-nps-map.pdf]], &nbsp;[[National Park Services Tours|http://www.nps.gov/bost/planyourvisit/guidedtours.htm]], &nbsp;[[About.com - Freedom Trail|http://gonewengland.about.com/cs/bostonattractions/a/aafreedomtrail.htm]]
*''Faneuil Hall Marketplace/Quincy Market'': [[Official Site|http://www.faneuilhallmarketplace.com/]], &nbsp;[[TripAdvisor Page|http://www.tripadvisor.com/Attraction_Review-g60745-d104824-Reviews-Faneuil_Hall_Marketplace-Boston_Massachusetts.html]]
**Sa: 10 am - 9 pm, Su: 11 am - 7 pm
*''Boston Duck Tour'': [[Official Site|http://www.bostonducktours.com]]
**Tour from [[Prudential Tower|http://www.prudentialcenter.com/shop/shop_detail.php?id=69]]: 9 am (first tour) - 7 pm (last tour), about 30 minutes per tour and is about 80 minutes long. There are multiple ducks per tour. About 36 people per tour.
*''Harvard Square - Cambridge'': [[Harvard Square Official Site|http://www.harvardsquare.com/]]
*[[Prudential Tower|http://www.prudentialcenter.com/]] - [[the observation deck|http://www.prudentialcenter.com/shop/shop_detail.php?id=64]] ($16/Audit to head up to there)
**[[yelp page|http://www.yelp.com/biz/prudential-tower-boston]]
*[[Boston Trolley Tours|http://www.trolleytours.com/boston/]]
*[[Boston Public Garden|http://www.tripadvisor.com/Attraction_Review-g60745-d103648-Reviews-Boston_Public_Garden-Boston_Massachusetts.html]]
*[[10 Best Beaches in New England|http://www.yankeemagazine.com/article/10things-interact-2/bestbeaches]]
!!!Hotels
*[[Hilton Boston Back Bay|http://www3.hilton.com/en/hotels/massachusetts/hilton-boston-back-bay-BOSBHHH/index.html]] - [[(40 Dalton St,  Boston,  Massachusetts,  02115)|https://www.google.com/maps/place/40+Dalton+St/@42.3464389,-71.085275,17z/data=!3m1!4b1!4m2!3m1!1s0x89e37a100a4e6633:0xa5cfae3947945377?hl=en]], @@color(green):Green Line (E) Prudential Station@@
*[[Hyatt Boston Harbor|http://www.bostonharbor.hyatt.com/en/hotel/home.html]]
*[[Marriott's Custom House|http://www.marriott.com/hotels/travel/bosch-marriotts-custom-house/]]
*[[Best Hotels in Cape Cod|http://travel.usnews.com/Hotels/Cape_Cod_MA/]] - Ocean Edge Resort and Golf Club, 
!!!Dining
*[[Boston Restaurants]]
!!!References
#[[Greater Boston Convention & Visitors Bureau|http://www.bostonusa.com/]]
#[[20 Free Things to Do Around Boston|http://www.boston.com/travel/new-england/free-things-cape-cod/XUOzzs38kooXnAY0IOvYqL/gallery.html]]
#[[25 Free Things to Do on Cape Cod|http://www.boston.com/travel/new-england/free-things-cape-cod/XUOzzs38kooXnAY0IOvYqL/gallery.html]]
#[[Boston Discovery Guide|http://www.boston-discovery-guide.com/boston-attractions.html]], &nbsp;[[Things to do in Boston|http://www.tripadvisor.com/Attractions-g60745-Activities-Boston_Massachusetts.html]]
#[[Celebrate Boston|http://www.celebrateboston.com/]]
#[[DuckDuckGo - Boston Attractions|https://duckduckgo.com/?q=Boston+Attractions]]
#[[TripAdvisor - Boston|http://www.tripadvisor.com/Tourism-g60745-Boston_Massachusetts-Vacations.html]]
#[[TripAdvisor - Cape Cod|http://www.tripadvisor.com/Tourism-g185492-Cape_Cod_Massachusetts-Vacations.html]]
#[[TripAdvisor - Cambridge|http://www.tripadvisor.com/Tourism-g60890-Cambridge_Massachusetts-Vacations.html]]
#[[Cape Guide|http://www.capeguide.com/]]
!!!Boston
*[[Neptune Oysters|http://neptuneoyster.com/]] - 63 Salem St, Boston, MA 02113, 617-742-3474
*[[Atlantic Fish Company|http://www.atlanticfishco.com]] - 761 Boylston St. Boston, MA 02116
*[[Legal Seafoods|http://www.legalseafoods.com/]]
*[[Flour Bakery|http://www.flourbakery.com/]]
*[[yelp search results around Hilton Back Bay|http://www.yelp.com/search?find_desc=&ns=1&find_loc=117+west+st.+Waltham%2C+MA#find_desc=restaurants&find_loc=40+Dalton+St,+Boston,+Massachusetts,+02115]]
!!!Cambridge
*[[Alive & Kicking Lobsters|http://www.aliveandkickinglobsters.com]] - 269 Putnam Avenue Cambridge, MA 02139 617-876-0451
**Lobster Sandwich 
*[[Yelp Search Results|http://www.yelp.com/search?find_desc=&ns=1&find_loc=%23%20%20777%20Memorial%20Drive%20Cambridge%2C%20Massachusetts%2002139&cflt=restaurants]]
!!!Waltham
*[[Green Papaya|http://www.greenpapayawaltham.com]] - 475 Winter St., Waltham, MA 02451, 781-487-9988
*[[Summer Shack|http://www.summershackrestaurant.com/]] - 149 Alewife Brook Parkway, Cambridge, MA 02140
*[[Naked Fish|http://www.nakedfish.com/]] - 455 Totten Pond Rd, Waltham, MA 02451, 781-684-0500
*[[The Elephant Walk (Cambodian and French Cuisine)|http://www.elephantwalk.com]]
**I love their soup dish "Soupe ~Phnom-Penh (Kuy Tieu)"
**@@color(red):'' NOTE:''@@ ''[[Yelp indicates this restaurant is closed|http://www.yelp.com/biz/the-elephant-walk-waltham?start=80]]'' - there are 2 other locations: Boston and Cambridge.
*[[Yelp Search Results|http://www.yelp.com/search?find_desc=&ns=1&find_loc=117+west+st.+Waltham%2C+MA#find_desc=restaurants]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Brazil Express Churrasco Grill |1045 S Roselle Rd<br>Schaumburg, IL 60193 |224-353-6315 | | [[store|http://www.brazilexpressgrill.com]]<br>[[yelp|http://www.yelp.com/biz/brazil-express-churrasco-grill-schaumburg?osq=Brazil+Express+Steakhouse]] | | |
|Chama Gaucha Brazilian Steakhouse |3008 Finley Rd<br>Downers Grove, IL 60515 |630-324-6002 | | [[store|http://www.chamagaucha.com/]]<br>[[yelp|http://www.yelp.com/biz/chama-gaucha-brazilian-steakhouse-downers-grove?osq=Brazil+Express+Steakhouse]] | | |
|Fogo de Chao Brazilian Steakhouse |1824 Abriter Ct<br>Naperville, IL 60563 |630-955-0022 | [[Click|https://www.google.com/maps/place/1824+Abriter+Ct,+Naperville,+IL+60563/@41.8028832,-88.1337231,16z/data=!4m2!3m1!1s0x880e565f80f08525:0xa5a1c1f083ceb933]] | [[store|http://fogodechao.com/location/naperville]]<br>[[yelp|http://www.yelp.com/biz/fogo-de-chao-brazilian-steakhouse-naperville-2?osq=Brazil+Express+Steakhouse]] | |
|Texas de Brazil |5 Woodfield Mall, Ste D312<br>Schaumburg, IL 60173 |847-413-1600 | | [[store|http://www.texasdebrazil.com]]<br>[[yelp|http://www.yelp.com/biz/texas-de-brazil-schaumburg?osq=Brazil+Express+Steakhouse]] | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Egg Harbor Cafe | | | Click | Click | | |
|Eggs, Inc. Cafe |278 South Weber Road<br>Bolingbrook, IL 60490 |630-679-9999 | [[Click|http://maps.google.com/maps?q=Eggs,+Inc+Cafe,+South+Weber+Road,+Bolingbrook,+IL&hl=en&ll=41.690412,-88.125029&spn=0.019324,0.03489&fb=1&gl=us&hq=Eggs,+Inc+Cafe,&hnear=0x880e5eddfbf76ae9:0x56e5196ccdb201c2,S+Weber+Rd,+Bolingbrook,+IL&cid=0,0,17011511936826502108&t=m&z=14]] | [[Click|http://www.eggsincorporated.com/]] | | |
|Morningside Cafe|1920 Ogden Ave.<br>Lisle, IL 60532|(T)630-810-0418<br>(F)630-810-0103| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1920+Ogden+Ave,+Lisle,+IL60532&sll=37.0625,-95.677068&sspn=35.410182,70.927734&ie=UTF8&hq=&hnear=1920+E+Ogden+Ave,+Lisle,+DuPage,+Illinois+60532&z=15]] | | | Open 7 days<br>6:00 am - 3:00 pm |
Here are some browsing tips for this page or any ~TiddlyWiki page:
*The element of this page is called "tiddler" (like this one). Click a [[tiddler line like this one|Sample Tiddler]] will bring up a "tiddler" right under this tiddler.
*an [[external link|http://www.google.com]] will bring you out to other web site.
*Use left main menu to bring up a tiddler with a collection of internal and/or external links related to that category.
*You can search this page using key words. Enter key words to search box on top left column. Only the tiddlers containing the key words will be showed in the display area. /%Click home or reload the page can bring you back to the original display %/
*It is recommended using Firefox to view this page.
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Allgauer's Grill|Hilton ~Lisle-Naperville<br>3003 Corporate West Dr<br>Lisle, IL 60532|630-245-7650 | | [[Click|http://www.hilton.com/en/hi/hotels/hotelpromo.jhtml?ctyhocn=NAPHIHF&promo=dining]] | | American<br>Lunch Buffet<br> Seafood Buffet Friday night<br>Sunday champagne brunch |
|Golden Corral|4270 E New York Street<br>Aurora, IL 60504|630-499-9415| [[Click|http://maps.google.com/maps?q=4270+East+New+York+Street,+Aurora,+IL+60504&hl=en&ll=41.762157,-88.212147&spn=0.047313,0.082397&sll=37.0625,-95.677068&sspn=50.956929,84.375&oq=4270+E+New+York+Street+Aurora,+IL+60504&hnear=4270+E+New+York+St,+Aurora,+Illinois+60504&t=m&z=14]] | [[Click|http://www.goldencorral.com/]] | | American |
|Osaka Grill & Supreme Buffet |121 S Weber St<br>Bolingbrook, IL 60490 |630-226-4888‎| [[Click|http://maps.google.com/maps?q=121+S+Weber+St+Bolingbrook,+IL+60490&hl=en&sll=41.892356,-87.942914&sspn=0.253524,0.510178&vpsrc=0&hnear=121+S+Weber+Rd,+Bolingbrook,+Illinois+60490&t=m&z=16]] | [[Click|http://www.osakagrillsupremebuffet.com/]] | | American, Chinese, Sushi |
|Red Apple Buffet - Avondale |3121 N Millwaukee Ave<br>Chicago, IL 60618 |773-588-5781 | [[Click|https://www.google.com/maps/place/3121+N+Milwaukee+Ave,+Chicago,+IL+60618/@41.937744,-87.721287,16z/data=!4m2!3m1!1s0x880fcda0bec2c5eb:0x9a6e547eebdf7c49]] | [[store page|http://www.redapplebuffet.com/]]<br>[[yelp page|http://www.yelp.com/biz/red-apple-logan-square-restaurant-chicago]] | | Polish |
|Red Apple Buffet - Norwood Park |6474 N Milwaukee Ave<br>Chicago, IL 60631 |773-763-3407 | [[Click|https://www.google.com/maps/place/6474+N+Milwaukee+Ave,+Chicago,+IL+60631/@41.9989178,-87.7898206,15z/data=!4m2!3m1!1s0x880fc938eaa01e0b:0xf748e02572ebca04?hl=en]] | [[store page|http://www.redapplebuffet.com/]]<br>[[yelp page|http://www.yelp.com/biz/czerwone-jabluszko-red-apple-restaurant-chicago?osq=red+apple+buffet]] | | Polish<br>Devon Ave & Imlay Ave, Norwood Park  |
|Royal Buffet|1400 75th St.<br>Downers Grove, IL 60515|630-322-8883‎| [[Click|http://maps.google.com/maps?hl=en&um=1&ie=UTF-8&q=royal+buffet+downers+grove&fb=1&view=text&latlng=14395654177989451446]] | | | Chinese |
|Royal Buffet<br>Hibachi, Sushi, Seafood|31 W. Golf Center<br>Hoffman Estates, IL 60169|847-885-0688| [[Click|http://maps.google.com/maps?q=31+W.+Golf+Center+Hoffman+Estates,+IL+60169&hl=en&ll=42.045532,-88.072243&spn=0.047103,0.082397&sll=41.753748,-88.018502&sspn=0.378548,0.65918&hnear=31+Golf+Center,+Hoffman+Estates,+Illinois+60169&t=m&z=14]] | [[Click|http://www.royalbuffetil.com/]] | | |
|Sweet Tomatoes|986 North Route 59<br>Aurora, IL  60504|630-978-4017| [[Click|http://www.google.com/search?hl=en&q=sweet+tomatoes+aurora+il&aq=2&oq=Sweet+Tomatoes%2C+au]] | [[Click|http://www.souplantation.com/]] | | Most Vegi |
|~|2820 S Highland Ave # A<br> Lombard, IL  60148|630-932-5099| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Lombard+Sweet+Tomatoes&sll=41.763822,-88.201847&sspn=0.04315,0.068922&gl=us&ie=UTF8&ll=41.838235,-88.012676&spn=0.0862,0.137844&z=13&iwloc=A]] |~||~|

*''Step by step guide'': [[Hardware Central|http://www.hardwarecentral.com/]], &nbsp;[[hardware central - Build your own PC|http://www.hardwarecentral.com/hardwarecentral/reports/article.php/3580681]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Pappadeaux Seafood Kitchen|921 Pasquinelli Dr.<br>Westmont, IL 60559|630-455-9846| [[Click|http://maps.google.com/maps?q=921+Pasquinelli+Dr.+Westmont,+IL+60559&hl=en&ll=41.819304,-87.954054&spn=0.04727,0.082397&sll=42.050774,-87.991626&sspn=0.011775,0.020599&hnear=921+Pasquinelli+Dr,+Westmont,+Illinois+60559&t=m&z=14&iwloc=A]] | [[Click|http://www.pappadeaux.com/]] | | |
|Heaven on Seven |224 S Main St.<br>Naperville, IL 60540 |630-717-0777 | [[Click|http://maps.google.com/maps?q=224+S+Main+St.+Naperville,+IL+60540&hl=en&sll=37.0625,-95.677068&sspn=50.956929,84.375&hnear=224+S+Main+St,+Naperville,+DuPage,+Illinois+60540&t=m&z=16]] | [[Click|http://www.heavenonseven.com/]] | | |
*''My Calendar'': [[Google Calendar|https://www.google.com/accounts/ServiceLogin?service=cl&passive=true&nui=1&continue=http%3A%2F%2Fwww.google.com%2Fcalendar%2Frender&followup=http%3A%2F%2Fwww.google.com%2Fcalendar%2Frender]]
*''Chinese Calendar'': [[農曆月曆|http://time.rootinfo.com.tw/]]  /%Old Calendar, keep for search purpose: [[農曆月曆 (台灣版)|http://9xdd.com/_dl_5XmUa70hTz/calendar.htm]]/%[[Sean's Calendar|http://sean.o4u.com/2008/04/dhtml.html]], &nbsp;[[Sean's Blog|http://sean.o4u.com/]]%/
*''Yearly Calendar'': [[2016|http://www.timeanddate.com/calendar/index.html?year=2016&country=1]], &nbsp; ''[[2017|http://www.timeanddate.com/calendar/index.html?year=2017&country=1]]'', &nbsp;[[2018|http://www.timeanddate.com/calendar/index.html?year=2018&country=1]]
!!!Errors when play restricted videos
*From Devices menu and select Host DVD player
*Shut down the guest OS
*From Machine->Settings
*From pop up window, click Storage in left column
*Select DVD player and check ''Passthrough'' box at right column
!!!An attempt was made to logon but the network logon service was not started
Need to make sure that "Net Logon" service is turned on at server side.
*go to ''control panel'' -> ''system management'' -> ''services''<br>(or My Computer -> Manage -> Services and Applications -> Services)
**''Net Logon''
!!!The drive could not be mapped because no network was found
This problem could be caused by one or more services that have been 'disabled'. Enable the following services
*go to ''control panel'' -> ''system management'' -> ''services''<br>(or My Computer -> Manage -> Services and Applications -> Services)
**''Remote Access Auto Connection Manager''
**''Remote Procedure Call''
**''TCP/IP Netbios helper''
**''Secondary Logon''
**''Workstation''
After restarting, you should be able to mount the network drive. 
!!!References
#[[Mounting network shares and folders|http://helpdesk.ugent.be/netdisk/en/bestand_mount.php]]
!!!Airports
*''[[Vancouver International Airport|http://www.yvr.ca/en/passengers]]''
**[[SkyTrain|http://www.translink.ca/]]
**[[Super Shuttle|https://www.supershuttle.com/]]
**[[GO Airport Shuttles|http://goairportshuttle.com/vancouver-international-airport-yvr]]
!!!!
*''[[Calgary International Airport|http://www.yyc.com/]]''
**[[Terminal Maps|http://www.yyc.com/en-us/travellerinfo/maps.aspx]] - Calgary Airport Marriott ~In-Terminal Hotel is around number 13 and 14 in the map close to international and USA departures.
!!!Train
*''[[Rocky Mountaineer|http://www.rockymountaineer.com/]]''
**[[Rocky Mountaineer Experience Video|https://www.youtube.com/watch?v=8tKsokqTP48&list=PLBEw03thm0ic6Z62PltE_hPd0YU0Ym-2V]]
**[[Rocky Mountaineer GoldLeaf Service|https://www.youtube.com/watch?v=R1J_PKCPexQ&list=PLBEw03thm0ic6Z62PltE_hPd0YU0Ym-2V&index=4]]
**[[Rocky Mountaineer - Best Vacations|https://www.youtube.com/watch?v=GomIQKSEU3U]]
**[[24 Hours on a Train - Rocky Mountaineer Vlog|https://www.youtube.com/watch?v=ACM49d3Esag&index=15&list=PLBEw03thm0ic6Z62PltE_hPd0YU0Ym-2V]]
!!!Hotel
*''Vancouver''
**[[Fairmont Hotel Vancouver|http://www.fairmont.com/hotel-vancouver/]]
***[[Fairmont Hotel Vancouver Video Tour|https://www.youtube.com/watch?v=LVXrC47hcns]]
***[[A Walk Through Time With Fairmont Hotels & Resorts|https://www.youtube.com/watch?v=YNyJzUQRjFg]]
***[[Fairmont Hotel Vancouver - Historic Walking Tour|https://www.youtube.com/watch?v=GZHgcm50zGY]]
!!!!
*''Lake Louise''
**[[Chateau Lake Louise|http://www.fairmont.com/lakelouise/]]
***[[Fairmont Chateau Lake Louise Alberta Canada|https://www.youtube.com/watch?v=yfKBaxgFFWE]]
***[[Summer in Lake Louise|https://www.youtube.com/watch?v=LChcrtNUh1I]]
***[[Fairmont Chateau Lake Louise|https://www.youtube.com/watch?v=F_BUsk7nyHo]]
!!!!
**[[Emerald Lake Lodge|http://www.crmr.com/emerald-lake-lodge.php]]
!!!!
*''Banff''
**[[Banff Springs Hotel|http://www.fairmont.com/BanffSprings/]]
***[[Fairmont Banff Springs Vacation Travel Guide - Expedia|https://www.youtube.com/watch?v=TwSIsvYbMjQ]]
***[[FAIRMONT BANFF AWESOME AERIAL|https://www.youtube.com/watch?v=tJBsXw0s64s]]
***[[Inside the world-famous FAIRMONT BANFF SPRINGS HOTEL|https://www.youtube.com/watch?v=ZggADi1I9jo]]
***[[Fairmont Banff Springs Hotel Banff Alberta Canada|https://www.youtube.com/watch?v=7Vh_dgmC-ko]]
!!!!
*''Calgary''
**[[Calgary Airport Marriott In-Terminal Hotel|http://www.marriott.com/hotels/travel/yycxa-calgary-airport-marriott-in-terminal-hotel/]]
***[[Calgary In-terminal Marriott Hotel Video|https://www.youtube.com/watch?v=M2UYmLYM2JY]]
!!!General Information
*''Wiki'': [[wikipedia-Catalina|http://en.wikipedia.org/wiki/Santa_Catalina_Island,_California]], [[wikipedia-Avalon|http://en.wikipedia.org/wiki/Avalon,_California]]
*''Catalina Island Chamber of Commerce'': [[Official Site|http://www.catalinachamber.com/]], &nbsp;[[Catalina.com|http://www.catalina.com/]], [[Catalina Map|http://www.catalinachamber.com/catalina/map-of-catalina-island]]
*''Others'': [[At L.A.|http://www.at-la.com/cities/catalina_island/]]
!!!Transportation
*''Ferry'': [[Catalina Express|http://www.catalinaexpress.com/]], [[Catalina Flyer|http://www.catalinainfo.com/]]
*''Taxi'':
!!!ECO
*[[Catalina Conservancy|http://www.catalinaconservancy.org/]]
!!!Tours
*[[Discovery Tours|http://www.visitcatalinaisland.com/]]
*[[Catalina Adventure Tours|http://www.catalinaadventuretours.com/]]
!!!
*[[Vacation Rental|http://www.catalinavacations.com/]]
!!!Procedure
*In file browser, right click on the file and choose ''Properties'' from the menu that appears. The Properties dialog opens.
*Click on the ''Open With'' tab. A list of applications appears.
*Select the default application you want for the file type. If the application is not on the list, use the ''Add'' button to add the application to the list.
!!!Reference
#[[Change the default "Open with" program for a file type|http://linux.about.com/od/ubuntu_doc/a/ubudg10t10.htm]]
#[[How do I change my default program...|http://ubuntuforums.org/showthread.php?t=338080]]
#[[How to change the "default application" for a certain filetype|http://www.ubuntux.org/how-to-change-the-default-application-for-a-certain-filetype]]
 Cannot rename network printers in Windows 2000 or XP

Problem: In Windows 2000/XP you cannot rename network printers, a function that exists on the Windows 9X operating systems. Network printers that appear on the same on the network are difficult to differentiate.

Solution: Microsoft has documented that you are no longer able to rename network printers in 2000 and XP operating systems, however, you can still rename the printers from the registry.

Caution must be used, because if the printer naming is done incorrectly, it may cause loss of connection to that printer and/or you would have to re-add that printer using the Add Printer wizard.

The network printer you want to change must first be added to your computer. (There must be a network printer icon in the Control Panel > Printers).

If you want to rename a network printer, follow these steps:

   1. Go to Start > Run > type regedit. This will open the registry.
   2. Browse to ~HKEY_LOCAL_MACHINE\System\Current Control set\Control\Print\Printers
   3. Select the printer you want to rename in the left panel.
   4. In the right panel look for a key called "Name" and double-click.
   5. This will allow you to change its value. DO NOT OVERWRITE THE WHOLE VALUE! The only part that you can change is the final part of the value.

      Example: \\unassigned 'laserwriter'\Laserwriter 12-600 you can change this to:
      \\unassigned "laswerwriter'\My Laserwriter
   6. Once you have changed the value, restart the machine. The changes will not take effect until after you reboot. 

Note: In some cases the icon may change, but it should not effect the printer functionalit
To change the number of mouse clicks required to open items

1. Open Folder Options in Control Panel.
2. Click Start, and then click Control Panel.
3. Click Appearance and Themes, and then click Folder Options.
4. On the General tab, under Click items as follows, click the option you want. 
!!!Scenario
*You've been using an extended desktop setup with two or more monitors. You then boot up your laptop with only one display. When you open up some applications, they do not appear on your main (and only) desktop screen, and seem to be opening on a non-existent screen. They are present on the taskbar.
!!!Solution 1
*Select the application on the taskbar (make program as active program), Press ''~Shift-WindowsKey-LeftArrow'' or ''~Shift-WindowsKey-RightArrow''. That key sequence is a shortcut to move the application windows from one screen to another.
!!!Solution 2
*Hold ''alt'' and ''tab'' into the program (this will make program as active program), press ''alt-space-m'' and release, then use your ''arrow keys'' to move it onto the right monitor.
Control Panel -> Clock, Language, Region -> Change the date, time, or number format
Select Chinese in format
In order to running the program from Taiwan, some additional settings need to be done
#If you see garbage font when you installing an application, you need to set non-Unicode to the application's font:
##From Control Panel, select "Clock, Language, and Region"
##Click "Region and Language"
##From pop up windows, select Administrative tab. You can see the current language for non-Unicode programs.
##Click "Change system locale", then from pop up window, you can select the language you need.
#After installation and you start an application and you see garbage font, then change the format:
##From Control Panel, select "Clock, Language, and Region"
##Click "Region and Language"
##From pop up windows, [select formats tab] You can see the current format and you can change it to the language of the application.
*Setup Chinese Language -- More detail to come
*Open IME Pad from ''Tool Menu''
*Point to left column ''Input Method Options'' (like ''劃'' in Chinese language) and right click and select setting
*Select ''Show Applets for all IME'' and all ~IMEs will show up in the menu below.
*Select ''Hand Writing (JA)''
**Even it says Hand Writing ''JA'' (JA -- Japanese), it does input Chinese too 
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Chef Ping<br>相見歡|1755 Algonquin Rd<br>Rolling Meadows, IL 60008|847-981-8888| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1755+Algonquin+Rd,+Rolling+Meadows,+IL+60008&sll=42.055787,-88.001269&sspn=0.01214,0.023453&ie=UTF8&z=16&iwloc=A]] | [[Click|http://www.ChefPing.com/]] | | |
|Fabulous Noodles<br>好味道|4663 Old Tavern Rd<br>Lisle, IL 60532|630-305-8868| [[Click|http://maps.google.com/maps?hl=en&q=Fabulous%20Noodles&um=1&ie=UTF-8&sa=N&tab=wl]] | [[Click|http://www.fabulousnoodlesus.com/index.php]] | |Closed Monday |
|Fu Yuan<br>福源|118 W. Liberty Dr.<br>Wheaton, IL 60187|630-668-8770| [[Click|http://maps.google.com/maps?q=fu+yuan+wheaton&hl=en&hq=fu+yuan&hnear=Wheaton,+DuPage,+Illinois&t=m&z=16]] | [[Yelp|http://www.yelp.com/biz/fu-yuan-wheaton]] | |Closed Sunday |
|Great Wall<br>長城|2759 Maple Ave<br>Lisle, IL 60532|630-355-7321| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=2759+Maple+Ave+Lisle,+IL+60532&sll=41.75393,-88.115308&sspn=0.009188,0.013368&ie=UTF8&ll=41.781473,-88.103721&spn=0.009184,0.013368&z=16&iwloc=addr]] | [[Yelp|http://www.yelp.com/biz/great-wall-lisle]] | | |
|House of Emperor<br>福泰樓|1212 S Naper Blvd<br>Naperville, IL 60540 |630-983-8284| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=1212+S+Naper+Blvd+Naperville,+IL+60540&sll=37.0625,-95.677068&sspn=77.140789,109.511719&ie=UTF8&ll=41.75393,-88.115308&spn=0.009188,0.013368&z=16&iwloc=addr]] | [[Click|http://www.houseofemperorchinese.com/]] | | |
|Joy Yee Noodle<br>祖璵|1163 E Ogden Ave<br>Naperville, IL 60563|630-579-6800| [[Click|http://maps.google.com/maps?f=q&hl=en&q=1163+E+Ogden+Ave,+Naperville,+DuPage,+Illinois+60563,+United+States&sll=41.770704,-88.097692&sspn=0.009186,0.013368&ie=UTF8&cd=2&geocode=FdC6fQIdDk6_-g&ll=41.794944,-88.12593&spn=0.009183,0.013368&z=16&iwloc=addr]] | [[Click|http://www.joyyee.com/]] | | |
|Katy's Dumpling House<br>趙老二大飯店<br>趙老二小吃|790 Royal St. George Dr. Suite 116<br>Naperville, IL 60563|630-416-1188| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=790+Royal+St.+George+Dr.+Suite+116,+Naperville,+IL+60563&sll=41.702653,-88.200474&sspn=0.016117,0.035105&ie=UTF8&hq=&hnear=790+Royal+St+George+Dr,+Naperville,+DuPage,+Illinois+60563&z=16]] | [[Click|http://www.katysdumpling.com/]] | | |
|~|665 N Cass Ave.<br>Westmont, IL 60559|630-323-9393| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=665+N+Cass+Ave.+Westmont,+IL+60559&sll=41.783948,-88.166898&sspn=0.008048,0.017552&ie=UTF8&hq=&hnear=665+N+Cass+Ave,+Westmont,+DuPage,+Illinois+60559&z=16]] |~| | |
|Lu's Sushi & Chinese|2001 S Naperville Rd<br>Wheaton, IL 60189|630-858-8889<br>630-858-2006| [[Click|http://maps.google.com/maps?q=579+Roosevelt+Rd,+Glen+Ellyn,+IL+60137&hl=en&sll=41.761677,-88.211632&sspn=0.022792,0.040083&oq=579+Roosevelt+Rd+Glen+Ellyn,+IL+60137&hnear=579+Roosevelt+Rd,+Glen+Ellyn,+Illinois+60137&t=m&z=16]] | [[Click|http://www.lussushiandchinese.com]] | | |
|Lucky Wok<br>幸福閣|6452 S College Rd<br>Lisle, IL 60532|630-305-8833| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=6452+S+College+Rd,+Lisle,+IL++60532&sll=37.0625,-95.677068&sspn=77.140789,109.511719&ie=UTF8&ll=41.770704,-88.097692&spn=0.009186,0.013368&z=16&iwloc=addr]] | [[Click|http://www.630luckywok.com]] | | |
|Mapo Restaurant<br>麻婆小館|1563 N Naperville Wheaton Rd<br>Naperville, IL 60563|630-420-1388| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=1563+N+Naperville+Wheaton+Rd+Naperville,+IL+60563&sll=41.798672,-88.122883&sspn=0.009182,0.013368&ie=UTF8&ll=41.798672,-88.121746&spn=0.009182,0.013368&z=16&iwloc=addr]] | [[Click|www.mapomenus.com]] | | |
|Minghin Cuisine<br>名軒 |1633 N Naper Blvd<br>Naperville, IL, 60563 |630-799-3899 | [[Click|https://www.google.com/maps/place/1633+N+Naper+Blvd,+Naperville,+IL+60563/@41.8004301,-88.1252217,16z/data=!4m2!3m1!1s0x880e56f223eb3973:0xfd5944d897d908a3]] | [[store|http://www.minghincuisine.com/home]]<br>[[yelp|http://www.yelp.com/biz/minghin-cuisine-chicago-3]] | | |
|Red Chopsticks<br>蘭亭|4309 East New York St.<br>Aurora, IL 60504|630-585-5722| [[Click|http://maps.google.com/maps?q=4309+East+New+York+St.,+Aurora,+IL+60504&hl=en&ll=41.761677,-88.211632&spn=0.022792,0.040083&sll=37.6,-95.665&sspn=48.89508,82.089844&hnear=4309+E+New+York+St,+Aurora,+Illinois+60504&t=m&z=15]] |  [[Click|http://www.myredchopsticks.com/]] | | |
|Szechwannorth<br>華利餐廳|2857 Pfingsten Road<br>Glenview IL 60026|630-357-7120| [[Click|http://maps.google.com/maps?q=2857+Pfingsten+Road,+Glenview+IL+60026&hl=en&ll=42.09179,-87.847281&spn=0.038407,0.06978&sll=42.181492,-87.964714&sspn=0.015614,0.030878&hnear=2857+Pfingsten+Rd,+Glenview,+Illinois+60026&t=m&z=14]] |  [[Click|http://www.szechwannorth.com/]] | | |
|--Tong's Garden<br>松園-- |--1239 E Ogden Ave<br>Naperville, IL 60540-- |--630-357-7120--| --[[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=1239+E+Ogden+Ave+Naperville,+IL+60540&sll=41.781473,-88.103721&sspn=0.009184,0.013368&ie=UTF8&ll=41.796368,-88.123655&spn=0.009182,0.013368&z=16&iwloc=addr]]-- | --[[Yelp|http://www.yelp.com/biz/tongs-garden-restaurant-naperville]]-- | |Restaurant Closed |
|Yu's Mandarin<br>狀元樓|200 E Golf Rd<br>Schaumburg, IL 60173 |847-882-5340| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=200+E+Golf+Rd+Schaumburg,+IL&sll=41.79584,-88.122969&sspn=0.009182,0.013368&ie=UTF8&ll=42.049994,-88.07426&spn=0.009146,0.013368&z=16&iwloc=addr]] | [[Click|http://www.yusrestaurant.com/]] | | |
|~|669 Pasquinelli Dr.<br>Westmont, IL 6055 |630-325-7800| [[Click|http://maps.google.com/maps?q=+669+Pasquinelli+Dr+Westmont,+IL+60559&hl=en&ll=41.812107,-87.950792&spn=0.022774,0.040083&sll=37.6,-95.665&sspn=48.89508,82.089844&hnear=669+Pasquinelli+Dr,+Westmont,+Illinois+60559&t=m&z=15]] | [[Click|http://yusmandarin.net/]] | | |
|--New China Buffet--|--7511 Lemont Rd # 188<br>Darien, IL 60561--|--630-985-6788--| --[[Click|http://maps.google.com/maps?hl=en&ie=UTF8&q=new+china+buffet+downers+grove&fb=1&split=1&gl=us&cid=13429357637017195256&li=lmd&ll=41.747046,-87.994394&spn=0.043161,0.068922&z=14&iwloc=A]]-- | [[Yelp|http://www.yelp.com/biz/new-china-buffet-darien]] | | Restaurant Closed<br> Buffet |
|Royal Buffet|1400 75th St.<br>Downers Grove, IL 60515|630-322-8883‎| [[Click|http://maps.google.com/maps?hl=en&um=1&ie=UTF-8&q=royal+buffet+downers+grove&fb=1&view=text&latlng=14395654177989451446]] | | | Buffet |
!!!Hand Writing
*[[HOWTO : Traditional Chinese Handwriting on Ubuntu 10.04|http://samiux.blogspot.com/2010/09/howto-traditional-chinese-handwriting.html]]
*[[Take a look of this one|http://www.chinese-forums.com/index.php?/topic/15767-how-to-do-pen-input-under-linux/]]
!!!Pinyin Chinese input method
*[[漢語拼音輸入法速查表|http://input.foruto.com/cccl/cccl_article025.htm]]
*[[台灣通用拼音與大陸漢語拼音對照簡表|http://888.rockin.net/download/taiwan-tongyong-pinyin-vs-china-hanyu-pinyin.shtml]]
*[[拼音输入法|http://www.pascal-man.com/navigation/faq-java-browser/pinyin.shtml]]
!!!Installation
#--Install ibus packages: ''sudo apt-get install ibus-gtk ibus-pinyin ibus-pinyin-db-open-phrase''--
#Add chinese input support:
##Select  Menu->Preferences->Language Support, the program will be started.
##Click "Install/Remove  Languages..." and then Select Chinese(traditional) to install it.
##Select input method of ibus.
#Log out and log in again and ibus applet will be shown at the right lower corner. Configure the ibus input preferences by adding pinyin input method.
!!!Google Pinyin
!!!References
#[[Chinese input method on Linux Mint 14|http://ubuntu-usage.blogspot.com/2013/01/chinese-input-method-on-linux-mint-14.html]]
#[[Linux Mint Chinese Input|http://ferryzhou.wordpress.com/2012/01/13/linux-mint-chinese-input/]]
In order to get system navigation, change your login from user to root. On Ubuntu Linux type

$ sudo –s –H
You will be prompted for a password. Type in your password. Now your termimal will change from $ to # and you are in root.
To get our information we will use the head command. The head command displays on the screen the first few lines of the file from which you are obtaining the information. It is convenient because the information you want in these cases are on the first few lines and head displays the information and closes.

To obtain CPU information:
# head /proc/cpuinfo 

To obtain Linux version and Debian version information
# head /proc/version

To obtain memory (RAM) information
# head /proc/meminfo

To obtain partition of your swap space:
# head /proc/swap

To obtain partition sizes:
# head /proc/partitions

This output shows how a 30GB hard drive is divided:
major minor #blocks name
3 0 40021632 hda
3 1 39521632 hda1
3 2 1 hda2
3 5 499936 hda5
254 0 39521632 dm-0
254 1 499936 dm-1

uname -r will also give the version running
df -H -T will also give info about partitions
and free -m for mem info
maybe "cat" would be better than "head" Ok, not the infos are useful, but eg. if you have more than 8 partitions you will miss something.
Reference: http://ubuntuforums.org/archive/index.php/t-29300.html
!!!Linux
*''News & Updates'': [[Llinux Today|http://www.linuxtoday.com/]], &nbsp;[[Tecmint|http://www.tecmint.com/]], &nbsp;[[Linux and Ubuntu|http://www.linuxandubuntu.com/]]<br>[[LXer|http://lxer.com/]], &nbsp;[[Linux Insider|http://www.linuxinsider.com/]], &nbsp; [[Linux Journal|http://www.linuxjournal.com/]], &nbsp;[[Linux.Org|http://www.linux.org/]], &nbsp;[[DistroWatch.com|http://distrowatch.com/]]<br>[[Free Software Magazine|http://www.freesoftwaremagazine.com/]], &nbsp;[[Ubuntu Geek|http://www.ubuntugeek.com/]], &nbsp;[[The Linux Documentation Project|http://www.tldp.org/index.html]], &nbsp;[[Everyday Linux User|http://www.everydaylinuxuser.com/]]
*''Forums'': [[Linux Forums|http://www.linuxforums.org/forum/]], &nbsp;[[Ubuntu Forums|http://ubuntuforums.org/]], &nbsp;[[Linux Questions|http://www.linuxquestions.org/questions/]]
*''Linux From Scratch'': Linux From Scratch ([[LFS|http://www.linuxfromscratch.org/]]) is a project that provides you with the steps necessary to build your own custom Linux system.
*''Linux Mint Distribution'': [[Linux Mint Home|http://www.linuxmint.com/]], &nbsp;[[Segfault|http://segfault.linuxmint.com/]], &nbsp;[[Linux Mint Forum|http://forum.linuxmint.com/]], &nbsp;[[Linux Mint Community|http://community.linuxmint.com/]], &nbsp;[[Linux Mint Art|http://linuxmint-art.org/]], &nbsp;__[[My Linux Mint Notes]]__
*''Ubuntu Distributions'': [[Ubuntu Home|http://www.ubuntu.com/]], &nbsp;__[[My Ubuntu Notes]]__, &nbsp;[[Ubuntu Touch|http://www.pcadvisor.co.uk/how-to/linux/how-install-ubuntu-touch-image-3531970/]]
*''Other Linux Distributions'': __[[Some Other Linux Distro]]__, &nbsp;
*''Desktop Managers'': [[Cinnamon|http://cinnamon.linuxmint.com/]], &nbsp;[[MATE|http://mate-desktop.org/]], &nbsp;[[XFCE|http://www.xfce.org/]], &nbsp;[[Enlightenment|http://www.enlightenment.org/]]
*''Driver'': [[Linux Driver|http://linux-drivers.org/]], &nbsp;[[Open Drivers|http://www.opendrivers.com]], &nbsp;[[HP Imaging and Printing Deives for Linux|http://hplipopensource.com/hplip-web/index.html]]
*''Hardware'': [[Ubuntu Certified hardware|http://www.ubuntu.com/certification/]], &nbsp;[[How to find out if your PC is compatible with Linux|http://www.pcworld.com/article/2975800/operating-systems/how-to-find-out-if-your-pc-is-compatible-with-linux.html]], &nbsp;[[USB - wikipedia|https://en.wikipedia.org/wiki/USB]]
*''Security'': [[LinuxSecurity.com|http://www.linuxsecurity.com/]], &nbsp;__[[Linux Security Configurations and Applications]]__, &nbsp;[[eSecurity Planet|http://www.esecurityplanet.com/]]
*''Tips'': [[HowtoForge|http://www.howtoforge.com/]], &nbsp;[[Boot and run Linux from a USB flash memory stick|http://www.pendrivelinux.com/]]
!!!Virtual Machine
*[[Virtual Box]], &nbsp;&nbsp;[[VMware Player|http://www.vmware.com/products/player/overview.html]]
!!!iOS
*[[How to Never Use iTunes With Your iPhone, iPad, or iPod Touch|https://www.howtogeek.com/175045/how-to-never-use-itunes-with-your-iphone-ipad-or-ipod-touch/]]
!!!Android
*''OS'': [[Android Home|http://www.android.com/]], &nbsp;[[Remix OS|http://www.jide.com/remixos-for-pc]]
*''App Store'': [[Android Market|http://market.android.com/]], &nbsp;[[SlideMe|http://slideme.com/]], &nbsp;[[Freeware Lovers|http://www.freewarelovers.com/]]
*''Tips'': __[[My Android Notes]]__
!!!Hardware
*''Articles'': [[Tom's Hardware|http://www.tomshardware.com/]], &nbsp;[[Tecmint|http://www.tecmint.com/]]
*''Forums'': 
*''Mouse'': [[Logitech Performance MX Mouse Double Clicking Issue Solution]]
*''Desktop System'': [[Build Your own PC]]
*''Hard Drive'': [[Mess around with hard disk]], &nbsp;[[Storage Review.com|http://StorageReview.com]]
*''Memory Test'': ~PassMark Software's [[MemTest86|http://memtest86.com/]] tool
!!!Education
*[[Code.Org|https://code.org]], &nbsp;[[Raspberry Pi|https://www.raspberrypi.org/]]
!!!Internet
*''Domain'': [[Public_DNS_IP_addresses|DNS IP Collection]], &nbsp;[[Internet_Dormain_Hosting|Internet Domain Hosting]], &nbsp;[[Free Share Point Hosting|hhttp://www.freesharepoint.com/]], &nbsp;[[Time Servers]], &nbsp;[[Proxy Server]]
*''Remote Access'': [[VNC/team_viewer|VNC Remove Access]], &nbsp;[[Remote Desktop Access|http://stevenharman.net/blog/archive/2006/10/22/Mapping_Drives_via_Remote_Desktop.aspx]]
*''Security'': [[Free_VPN_Servers|Free VPN Servers]]
*''Speed'': [[Speed Test.net|http://www.speedtest.net/]], &nbsp;[[Broadband Reports|http://www.dslreports.com/stest]], &nbsp;[[WOW Speed Test|http://speed.col.wideopenwest.com/]]
*''Society'': [[W3C|http://www.w3.org/]], SVG, Wiki
*''Network Diagram'': [[Network Notepad Home|http://www.networknotepad.com/index.htm]]
*''Network Usage'': ~TCPView or ''netstat -b 2'' in Command Window
!!!BIOS
*[[Bios Mods|http://www.bios-mods.com/]]
!!!Programming Languages and Scripting
*''Languages'':
**[[Tcl/Tk]], &nbsp;[[Expect|Tcl Based Toolkit -- Expect]], &nbsp;[[Perl|Perl Programming Language]], &nbsp;[[AWK|Aho, Weinberger, and Kernighan]], &nbsp;~VBScript, &nbsp;C/C++
**EPL (ESS Programming Language), &nbsp;EPLX (a high level language of EPL)
**[[Bell Network Switching Systems|http://phrack.org/issues/25/3.html]]
**[[AT&T Researchers — Inventing the Science Behind the Service|http://www.research.att.com/evergreen/about_us/tech_timeline.html]]
*''Scripting'':
**Linux: &nbsp;__[[Callflow|http://callflow.sourceforge.net/]]__, &nbsp;[[Callflow Download|http://sourceforge.net/projects/callflow/]]
**Windows: &nbsp;[[Scripting with Windows PowerShell|http://technet.microsoft.com/en-us/scriptcenter/dd742419]], &nbsp;[[A Guide to Using VBScript in SecureCRT|http://www.google.com/url?sa=t&rct=j&q=securecrt%20vbscript&source=web&cd=1&cad=rja&ved=0CB8QFjAA&url=http%3A%2F%2Fwww.vandyke.com%2Fsupport%2Ftips%2Fscripting%2Fscripting_essentials.pdf&ei=nq99UPyjIMabyQH2yYDoAw&usg=AFQjCNGS3yiEszFO5J8NeQQT_QAYRQD57A]], &nbsp;__[[My AutoIt Notes]]__
*''Automation Environment'':
**__[[Robot Automation]]__
!!!Windows
*__[[Windows 10 Privacy Fixes]]__, &nbsp;__[[Remove Windows 10 Apps]]__
*[[Even after tweaking your settings, Windows 10 is still a privacy nightmare|http://thenextweb.com/microsoft/2016/02/11/even-after-tweaking-your-privacy-settings-windows-10-is-still-a-privacy-nightmare/]]
*''News'': [[Windows 10 Update|http://www.windows10update.com/]], &nbsp;[[ZDNet - Windows|http://www.zdnet.com/topic-windows/]], &nbsp;[[PC World|http://www.pcworld.com/]], &nbsp;[[cnet|http://www.cnet.com/]], &nbsp;[[Neowin|http://www.neowin.net/]], &nbsp;[[MS Power User|http://mspoweruser.com/]]
*''Applications'': [[PC Magazine - The Best Free Software|http://www.pcmag.com/article2/0,2817,2381528,00.asp]], &nbsp;[[alternativeTo|http://alternativeto.net/]], &nbsp;__[[Portable Applications]]__, &nbsp;__[[My Windows Application Notes|Windows Applications]]__
*''~How-To'': [[How to Geek|http://www.howtogeek.com/]], &nbsp;[[Win 7 Tips By Terry Blount|http://win7secrets.com]], &nbsp;__[[My Windows How-To|Windows OS How To]]__, &nbsp;__[[Windows Blue Screen Of Death (BSOD)]]__, &nbsp;[[Windows 10 Upgrade and Configuration]]
*''Utilities'': [[Windows Sysinternals|http://technet.microsoft.com/en-us/sysinternals/default.aspx]], &nbsp;[[Classic Shell|http://classicshell.net/]]
*''Media'': __[[My Media Notes]]__
!!!Sand Box
*Skype replacement [[QuteCom|http://www.qutecom.org/]], &nbsp;Google talk. &nbsp;[[LINE|http://line.naver.jp/en/]]
*[[Sync Between 2 Computers]]
*[[Dropbox|https://www.dropbox.com/]]
Ekiga can make H.323 calls to netmeeting. I believe in Ekiga config, you
want to set these options:
!!!Steps
#From edit -> preferences
#H.323 Settings
**enable H.245 tunneling -> ''DISABLE''
**enable early H.245 -> ''DISABLE''
**enable fast start -> ''DISABLE''
!!!How to Connect
*In the dialing box enter: ''h323:192.168.1.1''
!!!Additional Information
Remember that H.323 has difficulty going through firewalls, and NAT routers.

H.323 depends on these ports, one document listing the ports:

http://www.microsoft.com/PRODUCTS/internet/netmeeting/reskit/NMRK21CH4.HTM
http://support.microsoft.com/kb/158623


1720 		H.323 call setup (TCP)
1731 		Audio call control (TCP)  (this is used by netmeeting)
Dynamic 	H.323 call control (TCP)
Dynamic 	H.323 streaming (RTP over UDP)

    * Pass through primary TCP connections on ports 1720,
    * Pass through secondary TCP and UDP connections on dynamically
assigned ports (1024-65535).

your friends using netmeeting might need an additional codec, I believe
this is some form of SPEEX available - please check legalities of this
SW before using. I have never used it,  both ekiga and netmeeting must
have at least one codec common. By default I believe they do not.

One example I found:
http://www.roed.republika.pl/speexw/

Another page with interesting information:
http://ze-dinosaur.livejournal.com/14389.html

I cannot vouch for any of these methods, I have not used them, and
cannot guarantee legality or results, please check this before using.

My question: why are your friends still using netmeeting ? might this be
the shared desktop capabilities ?

If that is what you are after, I'd recommend tightVNC or similar for
remote desktop, and in fact - Ekiga on all ~PCs, including windows. then
you can use SIP protocol which should simplify potential NAT/FW issues.

Of course if you really want to use H.323, I believe Ekiga could place
an H323 call to ekiga.

!!!Reference
#[[Netmeeting ... Windows & linux|https://mail.gnome.org/archives/ekiga-list/2010-January/msg00050.html]]
!!!Windows Firewall
#From the Start menu, select either Control Panel, or Settings and then Control Panel. Click or double-click Network Connections to open the Network Connections window.
#In the Network Connections window, right-click the icon for your primary Internet connection and select Properties. For example, if you connect using an Ethernet cable, right-click Local Area Connection; if you connect using VPN or dial-up, right-click the Virtual Private Network or Dial-up Connection.
#On the Advanced tab, under "Windows Firewall", click Settings... .
#The Windows Firewall panel will open. On the Advanced tab, under "ICMP", click Settings... .
#The ICMP Settings window will open. Check Allow incoming echo request.
!!!Internet Connection Firewall
# From the Start menu, select either Control Panel, or Settings and then Control Panel. Click or double-click Network Connections to open the Network Connections window.
#In the Network Connections window, right-click the icon for your primary Internet connection and select Properties. For example, if you connect using an Ethernet cable, right-click Local Area Connection; if you connect using VPN or dial-up, right-click the Virtual Private Network or Dial-up Connection.
#On the Advanced tab, click Settings... .
#On the ICMP tab, check Allow incoming echo request.
!!!Reference
#[[Indiana University Knowledge Base|http://kb.iu.edu/data/aopy.html]]
|bgcolor(#99FFFF): ''Service'' |bgcolor(#99FFFF): ''Company'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Notes'' |
|Appliance|''All Brand Service''|630-851-4747| [[Click|http://allbrandservicenaperville.com]] |Air Conditioners and Furnaces too|
|Cooling and Heating|''A Climate Services''|630-393-9500| [[Click|http://aclimateservices.com/]] |Art, This is really a great company|
|Deck Maintenance|Deck Tech|800-956-3325| [[Click|http://www.decktechinc.com/]] |The estimate is almost twice of the estimate from ~Roof-to-Deck Restoration. From the estimate sheet, it seems that this company will do more works. Are all works really necessary?|
|~|''~Roof-to-Deck Restoration''|877-878-6746| [[Click|http://www.rooftodeck.com/]] |630-361-6004<br>847-929-9350|
|Garage Doors|''AAA Overhead Doors''|630-833-8070<br>630-834-1381| [[Click|http://www.tripleadoor.com/]] |330 W. Stone Road<br>Villa Park, IL 60181|
|General Contractor|||||
|Gutter|''~D-S Exteriors''|630-665-1849| [[Click|http://www.dsexteriors.com/]] |27 W 376 Hoy Ave., Warrenville, IL 60555<br>Also, did my garage door frame replacement.|
|~|Schmidt Exteriors|630-406-0444| [[Click|http://schmidtexteriors.com/]] |1737 E Wilson St, Batavia, IL 60510 |
|~|''Pure Windows & Gutters''|630-420-1699| [[Click|http://purewindows.com]] |Gutter Cleaning too|
|Grout and Tile Repair|''The Grout Medic''|630-585-4660| [[Click|http://www.thegroutmedic.com/]] |&nbsp;|
|Construction|''Hynek Construction''|||9101 Oak Park<br>Morton Grove, IL 60053|
|Handyman|''The Neighborhood Handyman''|630-969-3623|&nbsp;|Rich Cimbalista<br>1617 71th Street<br> Downers Grove IL 60516|
|Irrigation Systems|''Call The Underground Corporation''|800-963-5859<br>630-963-5859| |2110 Ohio Street<br>Lisle, IL 60532|
|Landscaping|''RAM Professional Landscaping''|630-552-4373|&nbsp;|Rudy Malert|
|Lawn Maintenance|''First Cut Landscape''|630-546-9897| [[Click|http://www.firstcutlandscape.com/]] |Full service company, doing landscaping too |
|Plumbing|''Robert Bair''|630-964-1700| [[Click|http://www.bairservices.com]] |Some technician is really good, some are ok. @@color(red):''Pricey!!!''@@|
|Radon|''~DuPage Radon Contractors''|630-836-1918| [[Click|http://www.dupageradon.com/]] |Calvin Murphy<br>199 N. Whispering Hills Dr.<br>Naperville, IL 60540|
|Roofing|Exterio Designer Inc|630-305-7909| [[Click|http://www.exteriordesignersinc.com/]] | |
|Cedar Roof Maintenance|American Roof Preservers|888-585-5502| [[Click|http://www.cedarcare.com/]] |Almost same estimate as CPS. The person did the estimate is very nice. But I picked the CPS because my neighbor Mike had CPS did his roof.|
|~|''CPS''|800-982-7468| [[Click|http://www.cpsgroupinc.com/]] |630-514-6313 (Tim's cell phone)|
|Windows Cleaning|''Pure Windows & Gutters''|630-420-1699| [[Click|http://purewindows.com]] |&nbsp;|

!!!Formula
*°C  x  9/5 + 32 = °F
*(°F  -  32)  x  5/9 = °C
!!!!
*20 °C = 68 °F
*25 °C = 77 °F
*30 °C = 86 °F
!!!Reference
#[[Wikipedia|http://en.wikipedia.org/wiki/Fahrenheit]]
#[[ManuelsWeb|http://manuelsweb.com/temp.htm]]
#[[CSG Network|http://www.csgnetwork.com/tempconvjava.html]]
#[[USGS.Gov|http://vulcan.wr.usgs.gov/Miscellaneous/ConversionTables/conversion_table.html]]
*Load up ''Task Manager'' (right click taskbar and select Task Manager)
*Go to the ''Processes'' tab
*Select ''rdpclip.exe''
*Click ''End Process'' button
*Go to the ''Application'' tab
*Click ''New Task..'' button
*Type ''rdpclip''
*Click ''Ok''
!!!Dictionaries
*''~English-Chinese'': [[Yahoo!奇摩字典|http://tw.dictionary.yahoo.com/]], &nbsp;[[顏氏美語網路辭典|http://www.onlinedict.com]], &nbsp;[[英漢/漢英線上電子字典|http://cdict.freetcp.com]]
*''Pronunciation'': [[Pronounce Names|http://www.pronouncenames.com/]], &nbsp;[[Howjsay|http://www.howjsay.com/]], &nbsp;[[Pronounce It Right|http://www.pronounceitright.com/]]
*''~English-English'': [[Merriam-Webster|http://www.merriam-webster.com/]]
*''Internet/Text Message'': [[netlingo|http://www.netlingo.com/]]
*''Dictionary links Collection'': [[Dictionary Reference|http://www.ptsgi.com/chinese_tw2/dictionary/dictionary.html]]
!!!Translate
*[[Google Translate|https://translate.google.com/]]
!!!Cyclopedia
*[[Wikipedia|http://www.wikipedia.org/]]
*''Public DNS''
**[[Free Fast Public DNS Server|http://theos.in/windows-xp/free-fast-public-dns-server-list/]]
**[[OpenDNS|http://www.opendns.com/]]: 208.67.222.222, &nbsp;&nbsp;208.67.220.220
**[[DNS Advantage|http://www.dnsadvantage.com/]]: 156.154.70.1, &nbsp;&nbsp;156.154.71.1
*''Others'' (Old collection)
**83.217.93.246 -- Belgium
**217.115.138.24 -- DE
**219.127.89.34 -- JP
**219.127.89.37 -- JP
**202.89.131.4 -- NZ
**194.164.6.112 -- UK
**63.226.12.96 -- Phoenix AZ, USA
**64.151.103.120 -- S.F. CA, USA
**216.87.84.209 -- Longmont, CO, USA
**67.102.133.222 -- L.A. CA, USA
*''Open Root Server Confederation Public DNS''
**199.166.28.10 -- Atlanta, GA
**199.166.29.3 -- Nederlands
**199.166.31.3 -- Orlando, FL
**204.57.55.100 -- Boston, MA
**199.5.157.128 -- Detroit, MI
*''WOW''
**64.233.207.2
**64.233.207.16
*''Comcast''
**68.87.72.130
**68.87.66.196
**68.87.64.196
!!!Plano
*[[Baker Bros|http://www.bakerbrosdeli.com/]] - 1501 Preston Rd., Ste 850, Plano, TX 75093, 972-759-0555
*[[Glorias Restaurants|http://www.gloriasrestaurants.com/]] - 8600 Gaylord Rkwy, 5, Frisco, TX 75034, 972-668-1555
[[Newsstand]]
[[Search]]



|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Ellie's Deli |4003 ~Plainfield-Naperville Rd., Suite 111<br>Naperville, IL 60564 |630-355-3354 | | [[Click|http://www.myelliesdeli.com/]] | | |
|Jason's Deli|1739 Freedom Drive<br>Naperville, IL 60563 |630-955-1179|  | [[Click|http://www.jasonsdeli.com/]] | | |
!!!Programming
*''Editor'': ~SciTE, Code: sudo apt-get install scite and software center. To Install ''nedit'', using Synaptic Package Manager.
*''Merge Tool'': ~TkDiff (use software center)
*[[15 text editors for ubuntu|http://www.addictivetips.com/ubuntu-linux-tips/15-ubuntu-text-editors-grab-your-favorite/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Minghin Cuisine<br>名軒 |1633 N Naper Blvd<br>Naperville, IL, 60563 |630-799-3899 | [[Click|https://www.google.com/maps/place/1633+N+Naper+Blvd,+Naperville,+IL+60563/@41.8004301,-88.1252217,16z/data=!4m2!3m1!1s0x880e56f223eb3973:0xfd5944d897d908a3]] | [[store|http://www.minghincuisine.com/home]]<br>[[yelp|http://www.yelp.com/biz/minghin-cuisine-chicago-3]] | | |
|Phoenix Restaurant |2131 S Archer Ave<br>Chicago, IL 60616 |312-328-0848| [[Click|https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2131+S+Archer+Ave,+Chicago,+IL+60616&aq=&sll=41.853516,-87.632833&sspn=0.020682,0.039783&vpsrc=6&ie=UTF8&hq=&hnear=2131+S+Archer+Ave,+Chicago,+Illinois+60616&ll=41.853516,-87.632833&spn=0.020682,0.039783&t=m&z=15]] | [[Click|http://chinatownphoenix.com/]] | | |
|Raku Sushi Gourmet |850 E Ogden Ave<br>Naperville, IL 60563 |630-357-7633| [[Click|https://www.google.com/maps/place/850+E+Ogden+Ave,+Naperville,+IL+60563/@41.7876721,-88.1361053,15z/data=!4m2!3m1!1s0x880e565486b7fc99:0xc35e9a2a1d8dc53c]] | [[Click|http://rakusushi.com/]] | | |
!!!Chicago Area Restaurants
{{invisibletable{
|width:2em;|width:10em;[[American|American Restaurants]]<br>[[Brazilian|Brazilian Restaurants]]<br>[[Cajun|Cajun Restaurants]]<br>[[Chinese|Chinese Restaurants]]<br>[[French|French Restaurants]]<br>[[German|German Restaurants]]<br>[[Italian|Italian Restaurants]]<br>[[Japanese|Japanese Restaurants]]<br>[[Korean|Korean Restaurants]]|width:15em;[[Greek/Mediterranean|Mediterranean Restaurants]]<br>[[Mexican|Mexican Restaurants]]<br>[[Middle Eastern|Middle Eastern Restaurants]]<br>[[Mongolian|Mongolian BBQ Restaurants]]<br>[[Polish|Polish Restaurants]]<br>[[South American|South American Restaurants]]<br>[[Spanish|Spanish Restaurants]]<br>[[Thai/South East Asian|South East Asian Restaurants]]<br>[[Vietnamese|Vietnamese Restaurant]]|width:11em;[[Bakery|Bakery Stores]]<br>[[BBQ|BBQ Restaurants]]<br>[[Breakfast|Breakfast Restaurants]]<br>[[Buffet|Buffet Restaurants]]<br>[[Deli/Sandwich|Deli Restaurants]]<br>[[Dim Sum|Dim Sum Restaurants]]<br>[[Fast Food|Fast Food Restaurants]]<br>[[Fine Dining|Fine Dining Restaurants]]<br>[[Kid's|Kid's Restaurants]]|width:10em;[[Ice Cream Shop]]<br>[[Pizza|Pizzeria]]<br>[[Seafood|Seafood Restaurants]]<br>[[Steak Houses]]<br>[[Tapas|Spanish Restaurants]]|
}}}
!!!USA - Other Areas
*[[Boston Restaurants]], &nbsp;[[Dallas Restaurants]], &nbsp;[[Los Angeles Dining]]
!!!Some Recipes
*[[Alton Brown's Healthier Eating]]
!!!Dining Guide/Web Sites
*[[yelp|http://www.yelp.com]], &nbsp;[[yelp Naperville|http://www.yelp.com/search?find_desc=&find_loc=Naperville&ns=1#find_desc=Restaurants]], &nbsp;[[yelp Wheaton|http://www.yelp.com/search?find_desc=Restaurants&find_loc=Wheaton%2C+IL&ns=1]], &nbsp;[[yelp Lisle|http://www.yelp.com/search?find_desc=Restaurants&find_loc=Lisle,+IL]]
*[[Dining in Lisle|http://www.lislecvb.com/att/dining.cfm?catID=9999]], &nbsp;[[Naperville's Dining|http://www.napervillesdining.com/]], &nbsp;[[Naperville Dining Guide|https://www.dinenaperville.com/]]
*[[yelp Arlington Heights|http://www.yelp.com/search?find_desc=&find_loc=Arlington Heights&ns=1#find_desc=Restaurants]], &nbsp;[[yelp Chicago|http://www.yelp.com/chicago]]
*[[Yellow Page Search Result of Naperville Restaurants|http://www.yellowpages.com/categories/Naperville-IL/Restaurants]]
*[[restaurant.com|http://www.restaurant.com/]], &nbsp;[[AAdvantage Dining Program|http://aa.rewardsnetwork.com/]]
*''Encrypted Email'' - [[ProtonMail|https://protonmail.com/]]
**[[User Login|https://protonmail.com/login]]
!!!!
*''~POP3 and Web Base'':
**[[Google Email|http://gmail.google.com/]]
!!!!
*''Encrypted Email'' - [[Tutanota|https://tutanota.com/]]
**[[Usre Login|https://app.tutanota.de/]]
**[[Hidden Features|https://tutanota.com/blog/posts/hidden-features]], &nbsp;[[How-to for Tutanota Secure Email Service|https://tutanota.com/howto]]

!!!TV Programs
*''Media Player'': Apple TV, &nbsp;[[Roku|https://www.roku.com/]]
*''Channels'': [[Netflix|https://www.netflix.com/us/]], &nbsp;[[livestream|http://livestream.com/]], &nbsp;[[Hulu|http://hulu.com]]
*''Food'': [[Food Network Videos|http://www.foodnetwork.com/videos.html]]
*''Cable TV'': [[Wide Open West (WOW) Home|http://www.wowway.com/]], &nbsp;[[WOW Naperville TV Listing|http://portal.wowway.net/tv/login.php?prev_page=grid&action=change_zip&page=grid&new_location=60565&submit=Enter]]
!!!Movies
*''AMC'': [[Web Site|http://amctheatres.com/]]
**''Show Time'': [[AMC Showplace Naperville 16|https://www.amctheatres.com/movie-theatres/amc-showplace-naperville-16]], &nbsp;[[Loews Woodridge 18, Woodridge|http://www.fandango.com/redirect.aspx?ccode=AMC&a=11659&dte=0&searchby=theater&tid=AAMGK&]],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&ensp;[[AMC Yorktown 17, Lombard|http://www.movietickets.com/house_detail.asp?exid=amc&house_id=5267&r&edata=amc_locator]], &nbsp;[[AMC Yorktown Premium 1, Lombard|http://www.movietickets.com/house_detail.asp?exid=amc&house_id=6588&r&edata=amc_locator]]<br><br>
*''Cinemark'': [[Web Site|http://www.cinemark.com/]]
**''Show Time'': [[Cinemark @ Seven Bridges, Woodridge|http://www.cinemark.com/theater_showtimes.asp?theater_id=276]], &nbsp;[[Cinemark IMAX, Woodridge|http://www.cinemark.com/theater_showtimes.asp?theater_id=403]]<br><br>
*''Classic Cinemas'': [[Web Site|http://www.classiccinemas.com/]]
**''Show Time'': [[Ogden 6, Naperville|http://www.movietickets.com/house_detail.asp?afid=wibsc&house_id=2259]], &nbsp;[[Tivoli Theatre, Downers Grove|http://www.movietickets.com/house_detail.asp?house_id=912]]<br><br>
*''Hollywood Blvd Theater'': [[Web Site|http://www.atriptothemovies.com/index.php?src=]]
**''Show Time'': [[Hollywood Blvd Theater, Woodridge|http://www.atriptothemovies.com/index.php?src=gendocs&ref=Now_Showing]]<br><br>
*''Kerasotes'': [[Web Site|http://www.kerasotes.com/]]
**''Show Time'': [[ShowPlace 16, Naperville|http://www.fandango.com/TheaterPage.aspx?tid=AATWV]], &nbsp;[[ShowPlace 12, Bolingbrook|http://www.fandango.com/kerasotesbolingbrookshowplace12_aahvc/theaterpage?wssac=58&wssaffid=11488_KerasotesTheatresWebsite]]<br><br>
*''Nova Cinemas'': [[Web Site|http://www.novacinemas.com/]]
**''Show Time'': [[Nova 8 Cinemas, Naperville|http://www.novacinemas.com/listing.cfm?ID=1.00000]]<br><br>
*''Regal Cinemas'': [[Web Site|http://www.regmovies.com/]]
**[[Regal Bolingbrook Stadium 12|http://www.regmovies.com/Theatres/Theatre-Folder/Regal-Bolingbrook-Stadium-12-3328]], &nbsp;[[Regal Cantera Stadium 17 & RPX|http://www.regmovies.com/Theatres/Theatre-Folder/Regal-Cantera-Stadium-17-RPX-5788]]<br><br>
*''Movie Web Sites'': [[Movie Insider|http://www.movieinsider.com/]], &nbsp;[[Rotten Tomatoes|http://www.rottentomatoes.com/]]
!!!Classic Music
*See [[Performing Arts Section in Arts Tiddler|Arts]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Al's Beef |1340 N. County Farm Rd.<br>Carol Stream, IL 60188|630-289-2333 | | [[Click|http://www.alsbeef.com/]] |  | |
|Five Guys Burgers and Fries |22 E Chicago Ave, Ste 104<br>Naperville, IL 60540|630-355-1850| | [[Click|http://www.fiveguys.com/]] | | |
|Smashburger |149 N Weber Rd.<br>Bolingbrook, IL 60490 |630-759-2781| | [[Click|http://www.smashburger.com]] | |
|Sonic ~Drive-In |2974 Kirk Rd<br>Aurora, IL 60502 |630-375-8360 | | [[Click|http://www.sonicdrivein.com/]] | | |
|Roly Poly |29 S. ~LaSalle Street<br>Chicago, IL 60603|312-920-9800 | | [[Click|http://www.rolypoly.com/]] | |~Mon-Fri 9am-4pm<br> Closed Sat & Sun |
!!!2015 Summer Festivals
*''June''
**@@color(blue):''Wheaton'': [[Taste of Wheaton (June 4 - 7, 2015)|http://wheatonparkdistrict.com/events/taste/]]@@
**@@color(blue):''Wheaton'': [[Fish-O-Rama (June 20, 2015)|http://wheatonparkdistrict.com/events/fish-o-rama/]]@@
**@@color(blue):''Downers Grove'': [[Grove Fest (June 26 - 28, 2015)|http://www.rotarygrovefest.com/]]@@
*''July''
**@@color(blue):''Lisle'': [[Eyes to the Sky (July 1 - 5, 2015)|http://www.eyestotheskies.org/]]@@
**@@color(blue):''Naperville'': [[Ribfest & Fireworks (July 2 - 5, 2015)|http://www.ribfest.net/]]@@
**@@color(blue):''Wheaton'': [[Cosley Uncorked (July 16, 2015)|http://wheatonparkdistrict.com/events/cosley-uncorked/]]@@
*''August''
**@@color(blue):''Wheaton'': [[Wheaton Brew Fest (Aug 1, 2015)|http://www.wheatonparkdistrict.com/brewfest/]]@@
*''September'':
**@@color(blue):''Naperville'': [[Last Fling (Sep 4 - 7, 2015) |http://www.lastfling.org/]]@@
!!!General Information
*''Chicago'': [[Cultural Affairs and Special Events|http://www.cityofchicago.org/city/en/depts/dca.html]]
*''Downers Grove'': [[Community Major Events|http://events.downers.us/]], &nbsp;[[Annual Events Calendar|http://events.downers.us/calendar/upcoming-events]]
*''Naperville'': [[City of Naperville|http://www.naperville.il.us/]], &nbsp;[[Annual Special Events|http://www.naperville.il.us/annualevents.aspx]], &nbsp;[[Event Calendar|http://www.visitnaperville.com/calendar/]]
*''Lisle'': [[Village of Lisle|http://www.villageoflisle.org]], &nbsp;[[Stay in Lisle|http://www.stayinlisle.com/]]
*''Wheaton'': [[City of Wheaton|http://www.wheaton.il.us/]], &nbsp;[[Things To Do|http://www.wheaton.il.us/about/thingstodo/]], &nbsp;[[Event Calendar|http://www.wheaton.il.us/calendar/default.aspx]]
!!!Local Tours
*''Chicago'': [[Chicago Cruises|http://www.chicagotours.us/?event=offer.type&productType=CRUISE&mpt=440&name=Cruises%20in%20Chicago]], &nbsp;[[Navy Pier|https://navypier.com/]]
!!!Linux File Sytems
*Ubuntu can read NTFS but Windiws can not read Linux file systems (ext2, ext3, and ext 4) unless 3th party software is installed: [[Explore2fs|http://www.chrysocome.net/explore2fs]], [[DiskInternals Linux Reader|http://www.diskinternals.com/linux-reader/]], and the [[Ext2 Installable File System For Windows|http://www.fs-driver.org/index.html]]. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.
*file system usage: Disk Usage Analyzer is a graphical menu driven application that reports disk usage in Gnome and Kubuntu environments. Applications->Accessories->Disk Usage Analyzer. [[Watching The Net How To|http://www.watchingthenet.com/ubuntu-guide-for-windows-users-how-to-check-hard-drive-disk-space.html]]
!!!News
*[[Google Finance|http://finance.google.com/]], &nbsp;[[Yahoo Finance|http://finance.yahoo.com/]]
*[[Bloomberg|http://www.bloomberg.com/]], &nbsp;[[Market Watch|http://www.marketwatch.com/]], &nbsp;[[Morning Star|http://www.morningstar.com/]]
*[[Financial News]]
!!!Banks
*[[Lisle Savings Bank|https://www.lislebank.com/]], &nbsp;[[Bank of America|https://www.bankofamerica.com/]], &nbsp;[[East West Bank|https://www.eastwestbank.com/]], &nbsp;[[HSBC|http://www.us.hsbc.com/]]
*[[Cathay Bank|http://www.cathaybank.com/]], &nbsp;[[ING|http://www.ing.com/]], &nbsp;[[Ever Bank|http://www.everbank.com/]], &nbsp;[[Magnify Money|http://www.magnifymoney.com/]], &nbsp;[[Ally Financial|https://www.ally.com/]]
*[[FXCM|http://www.fxcm.com/]], &nbsp;[[Travelex|https://www.multicurrencycashpassport.com/travelexus]]



!!!General
[[Yahoo Finance|http://finance.yahoo.com/]], &nbsp;[[Google Finance|http://finance.google.com/]], &nbsp;[[Bloomberg|http://www.bloomberg.com/]], &nbsp;[[Market Watch|http://www.marketwatch.com/]], &nbsp;[[Morning Star|http://www.morningstar.com/]]<br>[[Wall Street Journal|http://online.wsj.com/]], &nbsp;[[CNBC|http://www.cnbc.com/]], &nbsp;[[NASD100|http://www.nasd100.com/]], &nbsp;[[WBBM 780 Noon Business|http://chicago.cbslocal.com/audio/981-noon-business-hour/]]
!!!Asia
[[Finance Asia|http://www.financeasia.com/]], &nbsp;[[Asian Investor|http://www.asianinvestor.net/]]<br>[[Yahoo Finance - Hong Kong|http://hk.finance.yahoo.com/]], &nbsp;[[Yahoo Finance - Singapore|http://sg.finance.yahoo.com/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Bonsoiree|2728 W Armitage Ave.<br>Chicago, IL 60647-4206|773-486-7511| [[Click|http://maps.google.com/maps?hl=en&ie=UTF8&q=bonsoiree+chicago&fb=1&split=1&gl=us&cid=0,0,11704879616169580794&ei=O39qSseuIpGMMa3tsPkG&z=16&iwloc=A]] | [[Click|http://www.bon-soiree.com/]] | | |
|Morton's The Steak House |1751 Freedom Dr.<br>Naperville, IL 60563 |630-577-1372 | | [[Click|http://www.mortons.com/]] | | |
|Perry's Steakhouse & Grille |5 Oakbrook Ctr<br>Oak Brook, IL 60523 |630-571-1808 | | [[Click|http://www.perryssteakhouse.com]] | | |
|Sullivans Steak House |244 South Main Street<br>Naperville, IL 60540 |630-305-0230 | | [[Click|http://sullivanssteakhouse.com/]] | | |
|The Signature Room at the 95th |875 N Michigan Ave<br>Chicago, IL 60611 |312-787-9596 | | [[Click|http://www.signatureroom.com/]] | | |
!!!Gym Club
[[LiftTime Fitness|http://www.lifetimefitness.com/]], &nbsp;[[MyLT.com|https://www.mylt.com/Templates/Login.aspx]], &nbsp;[[Aikido Info]]
!!!Diet
[[Calorie Restriction Society|http://www.calorierestriction.org/]]
!!!News
[[Discovery Health|http://health.discovery.com/]], &nbsp;[[Experience Life Magazine|http://www.experiencelifemag.com]]
!!!Challenges
[[ECO Challenge|http://www.ecochallenge.com/]], &nbsp;[[Iron Man USA|http://www.ironmanusa.com/]], &nbsp;[[Iron Man Canada|http://www.ironman.ca/]]
!!!Flight Simulation
*''Program'': [[X-Plane|http://www.x-plane.com/]]
*''Original Aircraft'': [[Free Sky Project download|http://www.projectopensky.com/index.php?app=downloads]], &nbsp;[[Project Fokker|http://fokker.avsim.net]], &nbsp;[[Project Airbus|http://www.avsim.com/projectairbus/]], &nbsp;[[iDFG|http://www.ifdg.net/]]<br>[[Project ERJ|http://www.project-erj.com/]], &nbsp;[[BSMP|http://www.bsmp.co.nz/]], &nbsp;[[ISDT|http://www.isdt-israel.com/]], &nbsp;[[alphasim|http://www.alphasim.co.uk/]], &nbsp;[[California Classic Propliners|http://www.calclassic.com]], &nbsp;[[Sim Skunk Works|http://www.simskunkworks.com/]]
*''Learning'': [[Flight Simulation Navigation|http://www.navfltsm.addr.com/]]
*''FS Review'': [[Flight Simulator Guide|http://www.flightsimulatorguide.com/]]
*''FS Sites'': [[AVSIM|http://www.avsim.com/]]&nbsp;&nbsp;&nbsp;[[FlightSim|http://www.flightsim.com/]]&nbsp;&nbsp;&nbsp;[[Fsimzone|http://www.fsimzone.com/]]&nbsp;&nbsp;&nbsp;[[FSField|http://www.fsfield.com/]]&nbsp;&nbsp;&nbsp;[[FlightSimWorld|http://www.flightsimworld.com/]]&nbsp;&nbsp;&nbsp;[[Simradar|http://www.simradar.com/]]
*''Air Traffic'': [[Flightradar24|http://www.Flightradar24.com/]]
*''Virtual Air Traffic (VAT)'': [[VATSIM|http://www.vatsim.net/]]&nbsp;&nbsp;&nbsp;[[VATSIM Taiwan|http://www.vatroc.org/]]
*''Web Ranking'': [[World Wide Top Sites|http://www.worldwidetopsites.com/sites/flightsim.html]]
*''Virtual Airlines'':[[Virtual China Airlines|http://www.cal-va.com/]], &nbsp;[[EVA Virtual Airways|http://eva-va.freebbs.com.tw/]], &nbsp;[[TransAsia Virtual Airways(復興虛擬航空公司)|http://tna-va.com/]]<br> [[American Virtual Airlines|http://www.joinava.org/]], &nbsp;[[Delta Virtual Airlines|http://www.deltava.org/]], &nbsp;[[Southwest Virtual Airlines|http://www.swavirtual.com/]], &nbsp;[[United Virtual Airlines|http://www.united-virtual.com/]], &nbsp;[[vUnited 2|http://www.virtualua.org/]], &nbsp;[[US Virtual Airways|http://www.usairwaysva.org/]]<br>[[Canadian Arctic Virtual |http://canadianarcticvirtual.us]], &nbsp;[[Mountain Air Virtual Airlines|http://mountain-air.org/]], &nbsp;[[European Virtual Airlines|http://european.virtualairlines.eu/]]
*''Airline Pictures'': [[Airliners|http://www.airliners.net/]], &nbsp;[[Jet Photos|http://www.jetphotos.net/]], &nbsp;[[Plane Pictures|http://www.planepictures.net/]]
*''Aviation Video'': [[Flightlevel350|http://www.flightlevel350.com/]], &nbsp;[[SimTube Flight Sim Videos|http://simtube.com/]]
*''Ship Yards'': [[FS-Shipyards|http://www.fs-shipyards.org/]]
*''Scenery'': [[Jan's Websites|http://de.geocities.com/janswebsites/flightsim/index.html]], &nbsp;[[AFCAD  &  Scenery   Troubleshooting|http://de.geocities.com/janswebsites/flightsim/afcad-scenery-troubleshooting.html#texturepackages]]
*''Sound'': [[FS Sound Studio|http://www.fssoundstudio.com/]]
*''World Map'': [[MSN World Atlas|http://encarta.msn.com/encnet/features/mapcenter/map.aspx]]
*''Airport'': [[Airport Code|http://www.world-airport-codes.com/]], &nbsp;[[Air Nav|http://www.airnav.com/]], &nbsp;[[AOPA Taxi Diagrams|http://www.aopa.org/asf/publications/taxi/]], &nbsp;[[FS Charts|http://www.fscharts.com/]], &nbsp;[[Live ATC|http://www.liveatc.net/]]
*''Linux Flight Simulator'': [[Flight Gear|http://www.flightgear.org/]]
!!!Aero Clubs
*[[International Flying Club|http://www.internationalflyingclub.org/]] - AT&T Bell Labs/Lucent/~Alcatel-Lucent/Nokia
*[[CAPAOA|http://www.capaoa.org/]]

1. ~AlonWeb – Free VPN client
''[[AlonWeb|http://alonweb.com/]] ''is a free VPN provider. It uses the standard ~OpenVPN tunneling service by hiding your real IP address enabling you to visit some restricted websites, but injects advertisements to the pages a user browses through their service. The servers are located in the Netherlands and Panama. You have to choose the server on the website. Users are allowed to transfer 1GB of traffic every month. That is enough to browse normal websites, but not for downloading music or movies. With Alonweb you automatically use the ~OpenDNS-Servers.
2. ~PacketiX.NET – Free VPN client
''[[PacketiX.NET|http://www.packetix.net/en/]]'' is a Japan VPN service. It is actually a premium service, but they have ~PacketiX.NET online test service as well which is free to use. The service is fast and reliable and it is easy to use as well. Just download the VPN connection manager, install and connect!
3. ~UltraVPN – an ~OpenVPN client
''[[UltraVPN|https://www.ultravpn.fr/]]'' is a French VPN client that hides your connection from unwanted ears and allows you to use blocked application. It is also based on ~OpenVPN service. Traffic is quota is unlimited. Bandwidth is up to 500Ko/s depending on network conditions. .
4. ~alwaysVPN – The latest free VPN client
''[[AlwaysVPN|http://alwaysvpn.com/]]'' is always used as VPN to protect public ~WiFi hotspot session, but its usage is not limited for security ~Wi-Fi wireless connection. ~AlwaysVPN’s server is based in United States which means that it can be used to access sites like Hulu, Sling etc which work only for US proxies. ~AlwaysVPN can be used without limit on traffic or bandwidth or speed.
''Update: ~AlwaysVPN is no more free, it has become prepaid service.''
5. ~CyberGhost – Free VPN service
''[[CyberGhost|http://cyberghost.natado.com/]]'' is a free VPN service from Germany which helps you route you through a German IP. The free service is limited to 10GB traffic every month, which is more than enough for surfing on websites, chatting and email. The paid service is also affordable.
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Bistro Monet|462 N Park Blvd<br>Glen Ellyn, IL 60137 |630-469-4002|| [[Click|http://www.bistromonet.com/]] | | |
|L' Anne |281 Town Square<br>Wheaton, IL 60189 |630-260-1234|| [[Click|http://www.lannerestaurant.com/]] | | |
|Paris Bistro |2835 Showplace Dr, Ste 103<br>Naperville, IL 60564 |630-357-1005 || [[Click|http://parisbistronaperville.com//]] | | |
|Suzette's Creperie |211 West Front Street<br>Wheaton, Illinois 60187 |630-462-0898|| [[Click|http://www.suzettescreperie.com//]] | |Breakfast, Lunch, Tea time |
!!!Flight Simulation
*[[Fly High]]
!!!Others
*''Flash Game Sites'': [[遊戲鍋|http://www.gj1904.com/]], &nbsp;[[李一諤紀念學校益智遊戲網|http://games.lynms.edu.hk/]]
*[[Geany Editor|http://www.geany.org/]]
**''{{{sudo apt-get install geany geany-common}}}''
*[[Plugins for Geany|http://plugins.geany.org/downloads.html]]
*[[Geany Wiki|http://wiki.geany.org/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|The Bavarian Lodge |1800 Ogden Avenue<br>Lisle, IL 60532 |630-241-4701| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1800+Ogden+Avenue,+Lisle,+Illinois+60532&sll=41.800456,-88.087348&sspn=0.008046,0.017552&ie=UTF8&hq=&hnear=1800+Ogden+Ave,+Lisle,+DuPage,+Illinois+60532&z=16]] | [[Click|http://www.bavarian-lodge.com/]] | | Closed on Monday and Tuesday |
*''Federal'': [[USA Federal Government|http://www.usa.gov/]], &nbsp;[[Federal Government Jobs|http://www.usajobs.gov/]], &nbsp;[[US Senate|http://www.senate.gov/]]
**US department of [[Education|http://www.ed.gov]], &nbsp;[[Labor|http://www.dol.gov]], &nbsp;[[State|http://www.state.gov]], &nbsp;[[Justice|http://www.justice.gov]], &nbsp;[[Health and Human Service|http://www.hhs.gov]], &nbsp;[[Agriculture|http://www.usda.gov]], &nbsp;[[Commerce|http://www.commerce.gov]], &nbsp;[[Transportation|http://www.dot.gov]], &nbsp;[[Treasury|http://www.ustreas.gov]]
*''State'': [[Illinois|http://www.illinois.gov/]], &nbsp;[[Illinois Secretary of State Jesse White|http://www.cyberdriveillinois.com/]]
*''County'': [[DuPage County|http://www.dupageco.org/]], &nbsp;[[DuPage County Election Commission|http://www.dupageco.org/election/]], &nbsp;[[Forest Preserve District of DuPage County|http://www.dupageforest.com/]], &nbsp;[[Forest Preserve District of DuPage County Visitor Guide|http://www.dupageforest.com/uploadedFiles/Content/Recreation/DMS/Visitors%20Guide.614(1).pdf]]
*''Township'': [[Lisle Township|http://www.lisletownship.com/]], &nbsp;[[Lisle Township Assessor|http://www.lisletownshipassessor.com/]]
*''City'':
**[[Aurora|https://www.aurora-il.org/]]
**[[City of Naperville|http://www.naperville.il.us/]]: [[City twitter|https://twitter.com/NapervilleIL]], &nbsp;[[Police Department|http://www.naperville.il.us/index_template.aspx?id=403]], &nbsp;[[PD twitter|http://twitter.com/NapervillePD]]
**[[Lisle|https://www.villageoflisle.org/]]
**[[Warrenville|http://www.warrenville.il.us/]]
**[[Wheaton|http://www.wheaton.il.us/]]
**[[Woodridge|http://www.vil.woodridge.il.us/]]
**[[Village of Downers Grove|http://www.downers.us/]]
!!!!
*''~US-Taiwan Relations'': [[美國在台協會 (American Institute in Taiwan)|http://www.ait.org.tw/]]
*''Windows 2000 / Windows XP Pro''
##Go to Start > Run.
##Type gpedit.msc and click OK.
##Navigate through User Configuration > Administrative Templates > System.
##Double click "Don't run specified Windows applications".
##Enable it and click show.
##Add "avnotify.exe".
##Click OK on all open windows.
##Restart.
*''Alternate'':
##Start > Run: secpol.msc (You can also access this program through 'Control Panel > Administrative Tools > Local Security Policy' this is useful if it is easier the location of this rather than the file name)
##Right click "Software Restriction Policies," Choose "New Software Restriction Policies." (Skip this step if there are subfolders in Software Restriction Policies already.)
##Right Click "Additional Rule" folder > New Path Rule.
##Where it says Path, Type the path of avnotify.exe on your computer, or use the Browse button to find it. (On ~XP64 using a default install of Avira, the path is: (C:\Program Files (x86)\Avira\~AntiVir ~PersonalEdition Classic\avnotify.exe)
##Make sure the "Security Level" Dropdown menu is selected as "Disallowed"
##If you would like to make sure it went through correctly, open the Additional Rules folder, and verify the path and security level.
##Enjoy the absence of nag windows.
*''Windows XP Home''
##Boot into Safe Mode.
##Log into an account with administrator privileges.
##Open C:\Program Files\Avira\~AntiVir Desktop.
##Right click on avnotify.exe and go to Properties > Security > Advanced.
##Click on Edit-> Traverse Folder / Execute File-> deny-> OK.
##Repeat step 4 and 5 for all users.
##Reboot your computer normally.
*''or'' (Windows XP Home)
##Run the command "cacls “%SYSTEMDRIVE%\Program Files\Avira\~AntiVir Desktop\avnotify.exe” /e /d Everyone" to change the rights without restarting. Everyone can be exhanged with another user account when needed)
*''Windows Vista Business/Ultimate''
##Open the control panel through Start > Control Panel.
##Go to Administrative Tools > Local security policy.
##Click on Software Restriction Policy > Action > Create new restriction policy.
##Right-click, and go to additional rules > new path rule.
##Click Browse and navigate to C:\Program Files\Avira\~AntiVir Desktop\ and double-click avnotify.exe.
##Set the security level to Disallowed.
##Click apply and OK.
*''Windows Vista Home''
##Go to C:\Program Files (x86)\Avira\~AntiVir Desktop\avnotify.exe for the current version, 9. For earlier versions, go to C:\Program Files\Avira\~AntiVir ~PersonalEdition Classic\avnotify.exe.
##Right-click avnotify.exe and go to Properties > Security.
##Under the group or username SYSTEM, click edit.
##Put a checkmark under the DENY column for "read and execute
*''Windows Vista Home''
##Open the control panel through Start > Control Panel.
##Go to Administrative Tools > Local security policy.
##Click on Software Restriction Policy > Action > Create new restriction policy.
##Right-click, and go to additional rules > new path rule.
##Click Browse and navigate to C:\Program Files\Avira\~AntiVir Desktop\ and double-click avnotify.exe.
##Set the security level to Disallowed.
##Click apply and OK.
*[[Contractors and Handyman]]
*''Equipments'': [[Kipp's Lawnmower Sales & Service|http://www.kippslawnmowersales.com/]]
*''Consumer Review Sites'': [[Google+ Local|https://plus.google.com/+GoogleLocalGuides]], &nbsp;[[HomeAdvisor|http://www.homeadvisor.com/]], &nbsp;[[Consumers’ Checkbook|https://www.checkbook.org/]], &nbsp;[[Porch|https://porch.com/]]
**@@color(red):''Something need to know about consumer review sites''@@:
***[[Why Consumer Reports Says You Can't Trust Angie's List|http://www.forbes.com/sites/maggiemcgrath/2013/09/18/why-consumer-reports-says-you-cant-trust-angies-list/#5e70bdf5579b]]
***[[Guess Who’s Getting Some Pretty Awful Reviews: User Review Sites|http://business.time.com/2013/09/21/guess-whos-getting-some-pretty-awful-reviews-user-review-sites/]]


!!!Airport
*[[Hong Kong International Airport|http://www.hongkongairport.com/]]
*[[香港國際機|http://www.hongkongairport.com/chi/index.html]]
!!!Public Transportation
*[[MTR (Official)|http://www.mtr.com.hk/ch/customer/main/index.html]], &nbsp;&nbsp;[[MTR Map|http://d0.snaapa.com/albums7/winkiz/MTR/MTR_map_001.jpg]], &nbsp;&nbsp;[[港鐵|http://hkrail.wikia.com/wiki/%E6%B8%AF%E9%90%B5]]
**[[中環站|http://hkrail.wikia.com/wiki/%E4%B8%AD%E7%92%B0%E7%AB%99]], &nbsp;[[金鐘站|http://hkrail.wikia.com/wiki/%E9%87%91%E9%90%98%E7%AB%99]], &nbsp;[[灣仔站|http://hkrail.wikia.com/wiki/%E7%81%A3%E4%BB%94%E7%AB%99]], &nbsp;[[旺角站|http://hkrail.wikia.com/wiki/%E6%97%BA%E8%A7%92%E7%AB%99]], &nbsp;[[觀塘站|http://hkrail.wikia.com/wiki/%E8%A7%80%E5%A1%98%E7%AB%99]]
*[[Tips on Using Public Transportation in Hong Kong|https://www.youtube.com/watch?v=dD0TxL_OWo8]]
*[[香港機場快線旅遊票|http://ericwalk.pixnet.net/blog/post/190674069-[%E9%A6%99%E6%B8%AF]-%E6%A9%9F%E5%A0%B4%E5%BF%AB%E7%B7%9A%E6%97%85%E9%81%8A%E7%A5%A8---%E5%BF%AB%E9%80%9F%E4%BE%BF%E5%88%A9%E4%BA%A4%E9%80%9A%E9%A6%96%E9%81%B8%E3%80%81]]
!!!City Guide
!!!Local Food
*香港「添好運」- 中環
**[[添好運香港中環分店 - 一下機場快線就可以享用的美味便宜米其林點|http://ericwalk.pixnet.net/blog/post/170584866-[2013%E9%A6%99%E6%B8%AF]-%E6%B7%BB%E5%A5%BD%E9%81%8B%E9%A6%99%E6%B8%AF%E4%B8%AD%E7%92%B0%E5%88%86%E5%BA%97---%E4%B8%80%E4%B8%8B%E6%A9%9F%E5%A0%B4%E5%BF%AB]]
**[[香港│中環(4)-添好運點心專門店 @ 站在這裡 :: 痞客邦 PIXNET ::|http://standinghere.pixnet.net/blog/post/31615005-%E9%A6%99%E6%B8%AF%E2%94%82%E4%B8%AD%E7%92%B0%284%29-%E6%B7%BB%E5%A5%BD%E9%81%8B%E9%BB%9E%E5%BF%83%E5%B0%88%E9%96%80%E5%BA%97]]
**[[[食記] 香港。添好運。中環店。 @ 艾蜜莉 Speaking :: 痞客邦 PIXNET ::|http://sfh18.pixnet.net/blog/post/36268190-[%E9%A3%9F%E8%A8%98]-%E9%A6%99%E6%B8%AF%E3%80%82%E6%B7%BB%E5%A5%BD%E9%81%8B%E3%80%82%E4%B8%AD%E7%92%B0%E5%BA%97%E3%80%82]]
!!!City Map
*[[香港地圖|https://www.google.com.hk/maps/@22.38131,114.168639,11z]]
!!!Hotel
!!!Issue
If you receive this error msg in Linux Mint 14, codename (Nadia) ''Error mounting system-managed device /dev/fd0: Command-line `mount "/media/floppy0"' exited with non-zero exit status 32: mount: /dev/fd0 is not a valid block device'' it means that the floppy driver is loaded as a module. You can blacklist this module so it doesn't get loaded:
<!--{{{-->
echo "blacklist floppy" | sudo tee /etc/modprobe.d/blacklist-floppy.conf
sudo rmmod floppy
sudo update-initramfs -u
<!--}}}-->
!!!Reference
#[[Solution to mounting internal floppy drive Linux Mint Nadia|http://forums.linuxmint.com/viewtopic.php?f=42&t=117689]]
#[[Linux, disable /dev/fd0 (floppy)|http://unix.stackexchange.com/questions/53513/linux-disable-dev-fd0-floppy]]
#[[How to enable your Floppy driver|http://community.linuxmint.com/tutorial/view/101]]
!!!Steps
#Select Start and then click Control Panel
#Select Network and Internet
#Click Network and Sharing Center
#Select Change Advanced Sharing Settings, on the left-side menu
#Select from Home or Work, Public, or Domain
#Click Turn on network discovery (private network) or Turn off network discovery (public network), on the network to be changed
!!!Notes
The name of network type won't change but it will behave like new type.
!!!Reference
[[Windows 7: Changing Between Public and Private Networks|http://grok.lsu.edu/Article.aspx?articleId=13097]]
!!!Change current theme to one of installed themes
!!!Download and install a new theme
*Download a new theme from [[cinnamon-spices|ttp://cinnamon-spices.linuxmint.com/]]
*Right click on downloaded theme and ''open as root''
*copy the folder into ''/usr/share/themes''
*following ''Change current theme to one of installed themes'' section above to change theme
!!!References:
*[[How to Install Themes in Linux Mint Cinnamon|http://terminalcoders.blogspot.com/2013/03/how-to-install-themes-in-linux-mint.html]]
#Create new short cut
#Populate ''%windir%\system32\rundll32.exe user32.dll, ~LockWorkStation'' in Target field
#Click "Change Icon" and populate ''%~SystemRoot%\system32\shell32.dll'' and select lock icon
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Gelati|24 W Jefferson Ave, Naperville, IL 60540|630-848-7500| [[Click|http://maps.google.com/maps?q=gelati+naperville&hl=en&fb=1&gl=us&hq=gelati&hnear=0x880e5761e216cd07:0x87df9c2c7f203052,Naperville,+IL&view=map&cid=12315111059226019617&t=m&z=16]] | [[Click|http://www.gelatiofnaperville.com/]] | | |
|Kimmer's Ice Cream|1 West Illinois, St Charles, IL 60174|630-762-9840| [[Click|http://maps.google.com/maps?q=1+W.+Illinois+St.+St.+Charles,+IL+60174&hl=en&sll=41.905872,-87.971839&sspn=0.501824,1.135712&hnear=1+Illinois+St,+St+Charles,+Kane,+Illinois+60174&t=m&z=16]] | [[Click|http://www.kimmersicecream.com/]] | | |
|Tates Old Fashioned Ice Cream Shop|109 E Front St, Wheaton, IL 60187|630-668-4434| [[Click|http://maps.google.com/maps?q=109+East+Front+Street,+Wheaton,+IL+60187&hl=en&sll=37.0625,-95.677068&sspn=50.956929,70.488281&oq=109+E+Front+St+Wheaton,+IL+60187&hnear=109+E+Front+St,+Wheaton,+Illinois+60187&t=m&z=16]] | [[Click|http://www.tatesicecream.com/]] | | |
*Open device manager locate the scanner device (it probably has a yellow exclamation mark next to it).
*Select properties then update driver.
*Choose Browse my computer for driver software then Let me pick from a list of device drivers on my computer.
*Look for Canon Inc. in the manufacturer list, then select ~CanoScan ~LiDE 60.
*Click next and ignore any warnings about the driver not matching your hardware, that’s it all done your scanner should now work.

Notes: You need to install ~LiDE 60 driver before the driver will show up, get it from Canon’s US site – [[ScanGear CS Vista x64|http://software.canon-europe.com/software/0027680.asp]]
!!!Issue
*When update or install new Guest Additions on Window 7 guest OS, you can select to install ~Direct3D feature support. Make sure you answer ''No'' to the question for install basic ~Direct3D support feature.
!!!Steps
#During Guest Additions installation, select/check the ''~Direct3D(Experimental)'' box
#Answer ''No'' in following pop up window. Otherwise, it will install basic ~Direct3D feature support.
<!--{{{-->
  This system supports the Windows Aero (WDDM) interface.
  VirtualBox support for this feature is experimental and should not be used on production systems yet.
  Would you like to install basic Direct3D support instead?
<!--}}}-->
!!!Reference
!!!Linux Mint
*Guest Additional should be installed when Linux Mint is installed. However, the version may not match the vbox installed. Check the version (command: "''modinfo vboxguest''" or "''lsmod | grep -io vboxguest | xargs modinfo | grep -iw version''"). If version of guest additional is not the same as vbox version installed, update to the new one.
*From Virtual Box menu: ''Devices > Install Guest Additionals ...'' (or Host+D)
*''sudo sh /media/<user-login>/~VBOXADDITIONS_<vbox version>/~VBoxLinuxAdditions.run''
!!!Debian
*Login as ''root''
*Update your APT database with "''apt-get update''"
*Install the latest security updates with "''apt-get upgrade''"
*Install required packages with "''apt-get install build-essential module-assistant''"
*Configure your system for building kernel modules by running m-a prepare
*Click on Install Guest Additions… from the Devices menu, then run "''mount /media/cdrom''"
*Run "''sh /media/cdrom/~VBoxLinuxAdditions.run''", and follow the instructions on screen
!!!Ubuntu Guest OS
*Use autorun program
*From Virtual Box menu: ''Devices > Install Guest Additionals ...'' (or Host+D)
*Right click the ''~VBOXADDITIONALS_4.0.0_69151'' disk icon on the desktop and select ''Open With Autorun Prompt''
!!!~CrunchBang
*Make sure you have installed the following packages: linux-headers-3.2.0-0.bpo.1-686-pae and build-essential.
**If they are not installed, do "''sudo apt-get install linux-headers-3.2.0-0.bpo.1-686-pae build-essential''"
**If the installation of linux-headers-3.2.0-0.bpo.1-686-pae failed, check vboxadd-install.log in /var/log. It may tell you which package to replace linux-header-3.2.0-0.bpo.1-686-pae.
**Also, if linux-headers package is not matched with the kernel, the guest additional will fail to load.
*In ~VirtualBox, click Devices/Install Guest Additions - this will mount the virtual Guest Additions 'CD' image.
* "''cd /media/cdrom''" and "''sudo sh ./~VBoxLinuxAdditions.run''"
!!!Kubuntu Guest OS
*Need to install gcc and kdms in order to build and install ~VirtualBox Guest Additions: ''sudo apt-get install gcc dkms''
*From Virtual Box menu: ''Devices > Install Guest Additionals ...'' (or Host+D)
*''sudo sh /media/~VBOXADDITIONS_4.0.0_69151/~VBoxLinuxAdditions.run''
!!!Fedora Guest OS
*Make sure the network of virtual machine is configured properly and its getting internet with downloads access.
*Open Terminal ( Applications –> System Tools –> Terminal) and log in as root ( Type su and password). Run the following command.
**yum -y update kernel
*Once the above command completed successfully, run the below one,
**yum -y install kernel-devel kernel-headers dkms gcc gcc-c++
*Restart the machine after the completion.
*Now, go to Devices in Virtualbox console menu and select ‘Install Guest Additions’ to mount the built-in ISO file.
*In terminal, go inside mounted drive ( cd /Media/VBOXADD……) and run the following command with root access ( Type su and password)
**sh ./~VBoxLinuxAdditions.run
*Software Update:CLI
**su -
**yum update
!!!XP Guest OS
*To be updated
!!!Reference
#[[How-to-check-version-of-virtualbox-guest-additions-currently-installed|http://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/how-to-check-version-of-virtualbox-guest-additions-currently-installed-in-guest-syste-946053/]]
#[[Virtualbox Guest Additions Kernel Modules|http://kubuntuforums.net/forums/index.php?topic=3114351.0]]
#[[Running Kubuntu 10.04 in Virtualbox as a guest OS|http://mylinuxramblings.wordpress.com/2010/05/23/running-kubuntu-10-04-in-virtualbox-as-a-guest-os/]]
#[[Install Fedora 15 on VirtualBox and Steps to Install VirtualBox Guest Additions on Fedora 15|http://www.sysprobs.com/install-fedora-15-virtualbox-steps-install-virtualbox-guest-additions-fedora-15]]
#[[Installing VirtualBox Guest Additions in CrunchBang|http://crunchbanglinux.org/forums/topic/609/installing-virtualbox-guest-additions-in-crunchbang/]]
#[[Installing VirtualBox Guest Additions in CrunchBang Update|http://crunchbanglinux.org/wiki/howto/virtualbox#installing_guest_additions]]
Pretending I was trying to install the printer locally instead of over the network, I went to the manual Add Printer dialog.

I noticed that my printer was not in the list at all like it was supposed to be, so I clicked on the Windows Update button under the list of printers
I watched as it downloaded a new list.

Once it finished updating the list, my printer now appeared in the list.
I tried to add the printer from my basement, but it still said there was no driver.
I continued the Local Printer setup, and while it said it was installing, I watched it downloaded 2-3MB of data (I have a tool monitoring downloads otherwise I would not have known).

Once my fake "local printer" was setup and ready, I tried the real one over the network, and it worked perfectly!!

In other words, Windows 7 supports these printers, but it doenst have the drivers built into it directly.
It has to download the drivers for each model that you try and install locally (not over the network)
#wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
#sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu precise-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
#sudo apt-get update && sudo apt-get install pac--
!!!Installation
*Download Linux [[Shrew Soft Linux VPN Client|https://www.shrew.net/download/ike]] and unzip, currently at 2.2.1
*Install necessary packages in order to compile Shrew Soft Linux VPN Client source code:
**''sudo apt-get install build-essential''
**''sudo apt-get install flex bison cmake libssl-dev libbsd-dev libedit-dev libqt4-dev''
*Install the patch (iked_route.patch) downloaded in local ''Linux_setup/Software'' folder
**copy file ''iked_route.patch'' to iked/source/iked folder
**''patch < iked_route.patch''
*Now, do the build
**''cd ike''
**''cmake -DETCDIR=/etc -DNATT=YES -DQTGUI=YES''
**''make''
**''sudo make install''
*Update the run-time bindings next
**''sudo ldconfig''
*Copy the sample ‘iked’ configuration file as the actual configuration file
**''sudo cp /etc/iked.conf.sample /etc/iked.conf''
*Start up the IKE daemon
**''sudo iked''
*Run ''qikea'' to bring up VPN manager GUI
*Add Icon to start menu
!!!Uninstallation
!!!Repository
*Hope 2.2.0-release will be added soon. [[Linux Mint Forums|http://forums.linuxmint.com/viewtopic.php?f=47&t=125548]]
!!!References
#[[Building, installing and using Shrew VPN Client on Linux|http://vouters.dyndns.org/tima/Linux-Shrew_VPN_Client-Installing_and_using_Shrew_VPN_client_on_Linux.html]] -- very good notes
#[[Compiling ShrewSoft VPN on Ubuntu 11.10 x64|http://www.twobitcoder.com/?p=51]]
*''Firefox'': To install 64 bits flash play on Ubuntu 9.10 and 10.04: ''sudo add-apt-repository ppa:sevenmachines/flash && sudo apt-get update && sudo apt-get install flashplugin64-installer''
*''Hosting Company'': [[Go Daddy|http://www.godaddy.com/]], &nbsp;[[Domain Discover|https://www.domaindiscover.com/]], &nbsp;[[Simple URL|http://www.simpleurl.com/index.html]]
*Use ''whois'' to check who own those IP addresses
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Biaggi's Ristorante Italiano |2752 Show Place Dr.<br>Naperville, IL 60564|630-428-8500 | [[Click|https://maps.google.com/maps?q=2752+Show+Place+Dr.+naperville,+IL&hl=en&ll=41.714699,-88.206868&spn=0.025436,0.044289&sll=41.762893,-88.066063&sspn=0.025417,0.044289&hnear=2752+Show+Pl+Dr,+Naperville,+Will,+Illinois+60564&t=m&z=15]] | [[click|http://www.biaggis.com/]] | | |
|Clara's Pasta|6550 S. Route 53<br>Woodridge, IL 60517|630-968-8899 | [[Click|https://www.google.com/maps/place/6550+Illinois+53/@41.7666237,-88.0678135,15z/data=!4m2!3m1!1s0x880e50eb1a0b6aa5:0x41db2cb109243417?hl=en]] | [[Click|http://claraspasta.com/]] | | |
|Francesca's Passaggio|3124 S Route 59<br>Naperville, IL 60564 |630-946-0600<br>630-946-0156 (fax) | [[Click|https://maps.google.com/maps?q=3124+Route+59,+Naperville,+IL+60564&hl=en&ll=41.70701,-88.204122&spn=0.025439,0.044289&sll=41.714699,-88.206868&sspn=0.025436,0.044289&oq=3124+S+Route+59+Naperville,+IL+60564&hnear=3124+Illinois+59,+Naperville,+Illinois+60564&t=m&z=15]] | [[Click|http://www.miafrancesca.com/]] | | |
|La Sorella di Francesca |18 W. Jefferson Ave.<br>Naperville, IL 60540|630-961-2706<br>630-961-2708 (fax) | [[Click|https://maps.google.com/maps?q=18+W+Jefferson+Ave,+Naperville,+IL+60540&hl=en&ll=41.772624,-88.148546&spn=0.025413,0.044289&sll=41.70701,-88.204122&sspn=0.025439,0.044289&oq=18+W.+Jefferson+Ave.+Naperville,+IL+60540&hnear=18+W+Jefferson+Ave,+Naperville,+DuPage,+Illinois+60540&t=m&z=15]] | [[Click|http://www.miafrancesca.com/]] | | |
|Maggiano's Little Italy |1847 Freedom Drive<br>''Naperville'', IL 60563|630-536-2270| [[Click|http://www.maggianos.com/locations/map_request.asp?template=map&transaction=locMap&recordId=0010250203]] | [[Click|http://www.maggianos.com/locations/detail.asp?unit_id=001.025.0203]] | | |
|~|240 Oakbrook Center<br>''Oak Brook'', IL 60523|630-368-0300| [[Click|https://maps.google.com/maps?q=240+Oakbrook+Center,+Oak+Brook,+IL+60523&hl=en&ll=41.850192,-87.951264&spn=0.025382,0.044289&sll=41.772624,-88.148546&sspn=0.025413,0.044289&oq=240+Oakbrook+Center+Oak+Brook,+IL+60523&hnear=240+Oakbrook+Center,+Oak+Brook,+DuPage,+Illinois+60523&t=m&z=15]] | [[Click|http://www.maggianos.com/]] | | |
|Suparossa|6310 S. Route 53<br>Woodridge, IL  60517|630-852-1000| [[Click|http://maps.google.com/maps?f=l&source=s_q&hl=en&geocode=&q=Suparossa&ie=UTF8&near=&split=1&sll=37.0625,-95.677068&sspn=23.875,57.630033&ll=41.79384,-88.023148&spn=0.175847,0.270882&z=12&iwloc=A]] | [[Click|http://www.suparossawoodridge.com/]] | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|--Blue Ginger-- |--6320 S. Route 53, Suite 100--<br>--Woodridge, Illinois 60517-- |--(P)630-353-6000--<br>--(F)630-353-7080--| | | |''Closed'' |
|--Japanese Bowl House-- |--1921 Algonquin Rd--<br>--Rolling Mdws, IL 60008-- |--847-398-7878-- | | | |''Closed'' |
|Chef Soon Contemporary Sushi |6430 Main St, Ste 150<br>Woodridge, IL 60517 |630-297-8805 | [[Click|https://www.google.com/maps/place/6430+Main+St+%23150,+Woodridge,+IL+60517/@41.7689828,-88.0729127,17z/data=!3m1!4b1!4m2!3m1!1s0x880e50c1fc4bc087:0x6281ddb4b3712f00]] | [[store|http://sushibychefsoon.com]]<br>[[yelp|http://www.yelp.com/biz/chef-soon-contemporary-sushi-woodridge]] | | |
|Daruma |1823 W Golf Rd<br>Schaumburg, IL 60194 |847-882-9700 | [[Click|https://www.google.com/maps/place/1823+W+Golf+Rd,+Schaumburg,+IL+60194/@42.046654,-88.1245643,16z/data=!4m2!3m1!1s0x880fa88bbfe4cb27:0xbbd41a10d38ffcc6]] | [[yelp|http://www.yelp.com/biz/daruma-japanese-restaurant-schaumburg?osq=best+japanese+restaurant]] | | |
|Kiku Japanese Steakhouse & Sushi |2764 Aurora Ave<br>Naperville, IL 60540 |630-305-3355 | [[Click|https://www.google.com/maps/place/2764+Aurora+Ave,+Naperville,+IL+60540/@41.7617421,-88.2019472,17z/data=!3m1!4b1!4m5!3m4!1s0x880ef834175ef225:0x5b397ec9ec2ab779!8m2!3d41.7617421!4d-88.1997585]] | [[store|http://mykiku.com/]]<br>[[yelp|http://www.yelp.com/biz/kiku-japanese-steakhouse-and-sushi-naperville?osq=japanese+restaurant&search_key=81685]] | | |
|Nikko Sushi |282 E Algonquin Rd<br>Arlington Heights, IL 60005 |847-364-9546 | [[Click|https://www.google.com/maps/place/282+E+Algonquin+Rd/@42.042671,-87.9784571,15z/data=!4m2!3m1!1s0x880fb067246331a1:0xc362cb2ef5ab85df?hl=en]] | [[yelp|http://www.yelp.com/biz/nikko-sushi-bar-arlington-heights]] | |**<br>Goebbert Rd & Martin Ln |
|OYSY|399 Oakbrook Center<br>Oakbrook, IL 60523|630-571-6688| [[Click|https://www.google.com/maps/place/399+Oakbrook+Center/@41.8476474,-87.9516417,16z/data=!4m2!3m1!1s0x880e4c6993d3f89d:0x5b735945565bca05?hl=en]] | [[store|http://www.Oysysushi.com/]] | |**|
|Ramen Shinchan |1939 S Plum Grove Rd<br>Palatine, IL 60067 |847-496-4189 | [[Click|https://www.google.com/maps/place/1939+S+Plum+Grove+Rd,+Palatine,+IL+60067/@42.0896078,-88.0469135,16z/data=!4m5!3m4!1s0x880fa50f1658c129:0xc76b5abf30d670f8!8m2!3d42.0896078!4d-88.0447195]] | [[store|https://www.ramen-shinchan.com/]]<br>[[yelp|http://www.yelp.com/biz/ramen-house-shinchan-palatine-2?osq=japanese+restaurant]] | |Tu - Th: 11:30 am - 2:30 pm; 6:00 pm - 11:00 pm<br>F: 11:30 am - 2:30 pm; 6:00 pm - 11:00 pm<br>Sa: 11:30 am - 2:30 pm; 5:00 pm -11:00 pm<br>Su: 11:30 am -2:30 pm; 5:00 pm - 9:00 pm |
|Ramen Misoya |1584 S Busse Rd<br>Mount Prospect, Illinois 60056 |847-437-4590 | [[Click|https://www.google.com/maps/place/1584+S+Busse+Rd/@42.0384624,-87.9608126,15z/data=!4m2!3m1!1s0x880fb0ed1caf307d:0xe0b068408edba8c9?hl=en]] | [[store|http://misoya-usa.com]]<br>[[yelp|http://www.yelp.com/biz/ramen-misoya-mount-prospect]] | |Knights Bridge Dr & Dempster St<br>Open 7 days a week<br>Lunch: 11:30 am - 2:00 pm<br>Dinner: 5:00 pm - 10:00 pm |
|Santouka |100 E Algonquin Rd<br>Arlington Heights, IL 60005 |847-357-0286 | [[Click|https://www.google.com/maps/place/100+E+Algonquin+Rd/@42.0449668,-87.9809377,15z/data=!4m2!3m1!1s0x880fb0666e9d4031:0x572d1d6be7e83df6?hl=en]] | [[yelp|http://www.yelp.com/biz/santouka-arlington-heights]] | |火頭山, Inside Mitsuwa |
|Shinto Japanese Steakhouse & Sushi Lounge |504 N Rt 59, Ste 116<br>Naperville, IL 60563 |630-637-8899 | [[Click|https://www.google.com/maps/place/Shinto+Japanese+Steakhouse+%26+Sushi+Lounge+-+Naperville/@41.7796795,-88.2067628,17z/data=!3m1!4b1!4m5!3m4!1s0x880ef852eb72b827:0xc00d8e6088beddf1!8m2!3d41.7796795!4d-88.2045688]] | [[store|http://naperville.shintoexperience.com/]]<br>[[yelp|http://www.yelp.com/biz/shinto-japanese-steakhouse-and-sushi-lounge-naperville-naperville-7?search_key=35028]] | | |
|Sozai Banzai |1089 E Golf Rd.<br>Arlington Heights, IL 60005|847-758-7328| [[Click|https://www.google.com/maps/place/1089+E+Golf+Rd/@42.0499351,-87.9697478,15z/data=!4m2!3m1!1s0x880fb087d5119e41:0xc5a9f7ce2e6536df?hl=en]] | [[store|http://www.sozaibanzai.com/]]<br>[[yelp|http://www.yelp.com/biz/sozai-banzai-arlington-heights]] | |M Closed<br> Tu - Sa 11:30am ~ 10:00pm<br>Su 11:30am ~ 9:00pm |
|Sushi Para|1268 E. Dundee Rd.<br>Palatine, IL 60074 |847-202-9922| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=1268+E+Dundee+Rd,+Palatine,+IL+60074&sll=42.132526,-88.097529&sspn=0.032017,0.07021&ie=UTF8&hq=&hnear=1268+W+Dundee+Rd,+Palatine,+Cook,+Illinois+60074&ll=42.136064,-88.074987&spn=0.032015,0.07021&z=14]] | [[store|http://sushiparausa.com/]] | |All you can eat dinner 17.99 per person |
|Tamari Japanese Kitchen |639 E Boughton Rd Ste 105<br>Bolingbrook, IL 60440 |630-863-7288 | [[Click|https://www.google.com/maps/place/Tamari+Japanese+Kitchen/@41.718712,-88.0452697,16z/data=!4m2!3m1!1s0x880e5aedfe560b5d:0x713d1620673d1d83]] | [[store|http://www.tamarisushi.com/]]<br>[[yelp|http://www.yelp.com/biz/tamari-japanese-kitchen-bolingbrook]] | |~Mon-Thur: 11 am – 9:30 pm<br>~Fri-Sat: 11 am – 10 pm<br>Sun: 11 am – 9 pm |
|Tanaka Sushi |2801 Ogden Ave. #10<br>Lisle, IL 60532|630-922-0230 | [[Click|https://www.google.com/maps/place/2801+Ogden+Ave+%2310/@41.796379,-88.105627,15z/data=!4m2!3m1!1s0x880e56c36eab5d9f:0xa01f33e2c69f055b?hl=en]] | [[store|http://www.tanakasushi.com/]]<br>[[yelp|http://www.yelp.com/biz/tanaka-sushi-lisle]] | |Japanese & Korean<br>Mon – Sat 11 A.M. – 9 P.M<br>Sun Closed |
|Yakitori Boogytori |932 W Algonquin Rd<br>Arlington Heights, IL 60005 |847-262-5914 | [[Click|https://www.google.com/maps/place/932+W+Algonquin+Rd,+Arlington+Heights,+IL+60005/@42.0532372,-87.9984657,15z/data=!4m5!3m4!1s0x880fb00c2d5f7717:0xf8e878e5323972e6!8m2!3d42.0532372!4d-87.996277]] | [[store|http://www.yakitoriboogytori.com/]]<br>[[yelp|https://www.yelp.com/biz/yakitori-boogytori-arlington-heights?osq=Japanese+Restaurant]] | |M Closed<br>Tue 5:00 pm - 9:30 pm<br>Wed 5:00 pm - 9:30 pm<br>Thu 5:00 pm - 9:30 pm <br>Fri 5:00 pm - 10:30 pm <br>Sat 5:00 pm - 10:30 pm<br>Sun 5:00 pm - 9:00 pm |
|Yokohama|13 E Burlington Ave<br>Westmont, IL 60559 |630-810-0022 | [[Click|https://www.google.com/maps/place/13+E+Burlington+Ave/@41.7958645,-87.9745548,15z/data=!4m2!3m1!1s0x880e4e58e58dcaf5:0x124eeb7ae6716e1b?hl=en]] | [[yelp|http://www.yelp.com/biz/yokohama-japanese-restaurant-westmont]] | | |
This web site utilizes [[TiddlyWiki|http://www.tiddlywiki.com/]] to keep some web links and notes.<br>If you are not familiar with ~TiddlyWiki web page, [[Click here|Browsing Tips]] for some browsing tips.
!!!Schools
*''Chinese Schools'': [[Good Deeds|http://gooddeedsacademy.home.comcast.net/~gooddeedsacademy/]], &nbsp;[[Naperville Chinese School|http://www.ncschool.org/]]
**[[夏夏叫|http://blog.huayuworld.org/xiaxiajiao88/17073/2013/08/22/1213177]]
**[[一番學堂|http://blog.huayuworld.org/mimst25]]
*''Private Schools'': [[DuPage Montessori School|http://www.dupageschool.org/]], &nbsp;[[Montessori School of Lisle|http://www.montessorischooloflisle.com/]], &nbsp;[[Moppet Montessori Center|http://www.montessorimoppet.com/]]
*''Public Schools''
**School District 203: [[Naperville School District 203|http://www.naperville203.org/]], &nbsp;[[District Calendar|http://www.naperville203.org/domain/848]], &nbsp;[[View School Year Calendars|http://www.naperville203.org/Page/2]]
**School District 204: [[Indian Prairie School District 204|http://ipsdweb.ipsd.org/]], &nbsp;[[District Calendar|http://www.ipsd.org/CalendarList.aspx]]
!!!Learning Sites
*''All Areas'': [[Khan Academy|https://www.khanacademy.org/]]
*''中文學習網站'': [[漢字測驗|http://www.mdbg.net/chindict/chindict.php?istm=1&page=charquiz]]
!!!Summer Camp
*''Aerospace Camp'':  [[National Museum of the USAF - education|http://www.nationalmuseum.af.mil/education/]], &nbsp;[[Museum of Flight - ACE Program|http://www.museumofflight.org/ace]]
*''Music Camp'': [[Suzuki Association of the Americas|https://suzukiassociation.org/]]
!!!Kids' Club
*''Aerospace'': [[NASA Kids' Club|http://www.nasa.gov/audience/forkids/kidsclub/flash/]]
*''Music'': [[Ravinia Kids Club|http://www.ravinia.org/KidsClub.aspx]]
*''Summer Camp'': [[華馨基金會 (華馨青少年臺灣風情夏令營)|http://unitedhorizon.org/]]
*''Science'': [[FIRST Robotics Team|http://www.goteam2704.org/]]
!!!Flash Games
*[[遊戲鍋|http://www.gj1904.com/]], &nbsp;[[李一諤紀念學校益智遊戲網|http://games.lynms.edu.hk/]]
!!!TV Shows
*[[Disney (Mickey, Wall-E)|http://disney.go.com/]], &nbsp;[[Nick Jr. (Dora, Diego)|http://www.nickjr.com]], &nbsp;[[Pokemon|http://www.pokemon.com/]]
!!!Other Links
*[[Festivals]], &nbsp;[[Learning]], &nbsp;[[Museums]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|All Aboard Diner|1510B W. 75th St.<br>Downers Grove, IL  60516|630-851-4747| [[Click|http://maps.google.com/maps?f=q&view=text&hl=en&q=All+Aboard+Diner,+Downers+Grove,+IL&ie=UTF8&latlng=41751078,-88019470,1818089169363152480&ei=Shi6SPuOOYeujgHk-bGyAw&cd=1]] | [[Click|http://www.allaboarddiner.com/]] | | |
|Chuck E. Cheese's<br>(Darien) |7409 Cass Ave<br>Darien, IL 60561|630-964-0740| [[Click|http://www.chuckecheese.com/locations/show-map.php?Id=685]] | [[Click|http://www.chuckecheese.com/]] | | |
|Chuck E. Cheese's<br>(Naperville) |1154 E. Ogden Ave<br>Naperville, IL 60563|630-369-2012| [[Click|http://www.chuckecheese.com/locations/show-map.php?Id=97]] | [[Click|http://www.chuckecheese.com/]] | | |
!!!Installation
#Download Komodo Edit 8 from [[Active State|http://www.activestate.com/komodo-edit]]
#Unzip the file
#cd to Komodo directory
**''{{{cd Komodo-Edit-9.2.0-15966-linux-x86_64}}}''
#Run install shell
**''{{{sudo ./install.sh}}}''
**Enter install directory: ''{{{/usr/share/Komodo-Edit-9}}}''
#Link to the tool
**''{{{sudo ln -s "/usr/share/Komodo-Edit-9/bin/komodo" /usr/bin/komodo}}}''
!!!Uninstallation
*''{{{sudo rm -rf /usr/share/Komodo-Edit-8}}}''
*''{{{sudo rm /usr/bin/komodo}}}''
*''{{{rm -rf ~/.komodoedit}}}''
!!!References
*[[Komodo 8.5 User Guide|http://docs.activestate.com/komodo/8.5/]]
*[[ActiveState Docs - Komodo Installation Guid|http://docs.activestate.com/komodo/8.0/install.html#Uninstalling_Komodo_Lin]]
*[[How-to Install Komodo Edit 8 on Linux Mint Maya 13 Cinnamon 32bit Easy Visual-Guide|http://install-climber.blogspot.com/2012/10/HowtoInstallKomodoEdit7LinuxMint13Cinnamon.html]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Cho Dang Tofu Village|1271 E Ogden Ave, Suite 119<br>Naperville, IL 60563|630-848-0887| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=1271+E+Ogden+Ave,+Suite+119,+Naperville,+IL+60563&sll=41.798672,-88.121746&sspn=0.009182,0.013368&ie=UTF8&ll=41.79584,-88.122969&spn=0.009182,0.013368&z=16&iwloc=addr]] | [[store|http://www.chodangtofu.com/]] | | |
|Chungkiwa Restaurant |1658 W Algonquin Rd<br>Mount Prospect, IL 60056 |847-806-1633 | [[Cick|https://www.google.com/maps/place/1658+E+Algonquin+Rd,+Mt+Prospect,+IL+60056/@42.0353706,-87.9638612,16z/data=!4m2!3m1!1s0x880fb0ec20a9062f:0x7da47560968e4116]] | [[yelp|http://www.yelp.com/biz/chungkiwa-restaurant-mount-prospect]] | | |
|Go Hyang|932 W Algonquin Rd<br>Arlington Heights, IL 60005|847-259-9422| [[Click|http://maps.google.com/maps?hl=en&resnum=0&um=1&ie=UTF-8&q=Go+Hyang+Restaurant+Arlington+Heights&fb=1&view=text&latlng=10056154771761415185]] | | | |
|Korea Garden|204 N Cass Ave<br>Westmont, IL 60559|630-852-1900| [[Click|http://maps.google.com/maps?hl=en&um=1&ie=UTF-8&q=korea+garden+westmont&fb=1&view=text&latlng=8349032324630497454]] | | | |
|Korean Restaurant|1123 N Salem Dr.<br>Schaumburg, IL 60194| 847-882-3690‎ | [[Click|http://maps.google.com/maps?hl=en&ie=UTF8&q=Korean+Restaurant+Schaumburg+IL&fb=1&view=text&cd=1&latlng=42046356,-88099388,4919366072348914720&ei=GBa6SLEKjdCOAZSk6bED]] | | | |
|San Soo Kab San|5247 N Western Ave.<br>Chicago, IL 60625|773-334-1589| [[Click|http://www.google.com/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=San+Soo+Kap+San,+chicago&spell=1]] | | | |
|Seocho Garden BBQ Restaurant |1600 Maple Ave, Ste C<br>Lisle, IL 60532 |630-515-0033 | | | | |
|Tanaka Sushi |2801 Ogden Ave. #10<br>Lisle, IL 60532 |630-922-0230 | | [[store|http://www.tanakasushi.com/]] | | Japanese & Korean|
|TTOWA |161 W Wing St<br>Arlington Heights, IL 60005 |847-749-4493 | | [[store|http://http://www.ttowakoreanbistro.com//]]<br>[[yelp|http://www.yelp.com/biz/ttowa-arlington-heights]] | | |
!!!About Post Installation
~Step-by-Step guide to add additional software to Kubuntu 10.10
!!!Getting Extra Packages
[[Ubuntu in VirtualBox on XP host - no 'sudo apt-get update' |http://ubuntuforums.org/showthread.php?p=9010252]]
!!!Security
To be added
!!!Reference
#[[The Perfect Desktop – Kubuntu 10.10|http://xyzvn.com/linuxunix/the-perfect-desktop-kubuntu-10-10.html]]
#[[7 KDE Apps to Get After Installing Kubuntu 10.10 Maverick Meerkat|http://tuxarena.blogspot.com/2010/11/7-kde-apps-to-get-after-installing.html]]
!!!College
*Local Colleges
**[[College of DuPage|http://www.cod.edu/]]
**[[North Central College|http://northcentralcollege.edu/]]
**[[Wheaton College|http://www.wheaton.edu/]]
!!!Library
*[[Naperville Public Library|http://www.naperville-lib.org/]]
*College of ~DuPage Library
!!!Society
*[[National Geographic Society|http://www.nationalgeographic.com/]]
!!!Information
*[[US News Education|http://www.usnews.com/education/]]
!!!Print To PDF
*[[My Old Linux PDF Notes|PDF]]
*''References''
!!!Printers
*__[[Printer Installation Notes]]__
!!!Scanners
*[[sane - Community Help Wiki|https://help.ubuntu.com/community/sane]]
*Simple Scan
*[[gscan2pdf|http://gscan2pdf.sourceforge.net/]]
**CLI:
***''{{{sudo apt-add-repository ppa:jeffreyratcliffe/ppa}}}''
***''{{{sudo apt-get update}}}''
***''{{{sudo apt-get install gscan2pdf}}}''
**Check scan size: 153x70, select edit to enter new item.
*The GIMP
*''References'':
**[[My Old Linux Scanner Notes|Scanner]]
**[[Linux: Scan An Image With HP Scanners|http://www.cyberciti.biz/faq/linux-scan-image-commands/]]
**[[Tom's Definitive Linux Software Roundup: Image Apps|http://www.tomshardware.com/reviews/image-software-linux-gimp,2801-10.html]]
**[[YoLinux Tutorial: Scanners and Linux|http://www.yolinux.com/TUTORIALS/LinuxTutorialScanners.html]]
**[[3 tools that make scanning on the Linux desktop quick and easy|http://opensource.com/life/14/8/3-tools-scanners-linux-desktop]]
!!!Smart Card Readers
*''References''
**[[adding a smart card reader|http://forums.linuxmint.com/viewtopic.php?f=18&t=134926]]
**[[Smart Card HOWTO|https://www.linux.com/learn/docs/ldp/750-Smart-Card-HOWTO]]
!!!USB
*''USB to HDMI'': [[Video Out over USB Linux Mint Cable Matters SuperSpeed USB 3.0 to HDMI adapter|http://www.tomshardware.com/answers/id-2558299/video-usb-linux-mint-cable-matters-superspeed-usb-hdmi-adapter.html]]
*[[Is Logitech's Unifying receiver supported by Ubuntu?|http://askubuntu.com/questions/113984/is-logitechs-unifying-receiver-supported]]
!!!Display
*[[How to get USB Displaylink adapters working on Linux|http://enlightenmentfun.com/how-to-get-displaylink-usb-display-adapter-working-on-linux-get-tripple-3-monitors-working-on-linux-woohoo/]]
*[[Arch Linux DisplayLink|https://wiki.archlinux.org/index.php/DisplayLink]]
!!!References
*[[How to install and run Android Apps (APKs) on Linux with Shashlik|http://www.linuxtoday.com/developer/how-to-install-and-run-android-apps-apks-on-linux-with-shashlik-160404071937.html]]
!!!Pin Yin Input
*[[Chinese input method on Linux Mint 14]]
*SOGOU 搜狗拼音
*[[Pinyin Joe's Chinese Computing Help Desk|http://pinyinjoe.com/]]
*[[Pinyin Chinese input method|http://www.pascal-man.com/navigation/faq-java-browser/pinyin.shtml]]
*[[漢語拼音輸入法速查表|http://input.foruto.com/cccl/cccl_article025.htm]]
!!!Web Based Pinyin
*[[Online Pinyin Input Method - 網上拼音輸入法|http://www.pinyinput.com/?lang=en]]
!!!Handwriting Pad
*[[Tegaki Project|https://tegaki.github.io/]], &nbsp;[[Some installation Information|http://samiux.blogspot.com/2009/12/howto-traditional-chinese-handwriting.html]], &nbsp;[[Traditional chinese handwriting input with a mouse on linux, windows, and mac!|http://www.cantonese.sheik.co.uk/phorum/read.php?2,95779]]
*[[ibus-handwrite|http://code.google.com/p/ibus-handwrite/]]
*[[tomoe|http://tomoe.sourceforge.jp/cgi-bin/en/blog/index.rb]]
*[[Are there good handwriting recognition programs for Linux?|https://www.reddit.com/r/linux/comments/1zl18j/are_there_good_handwriting_recognition_programs/]]
*[[Ubuntu Forums: Handwriting recognition and pad in Chinese?|http://ubuntuforums.org/showthread.php?t=1159187]]
*[[Google Search Results for Chinese Handwritting|https://www.google.com/?gws_rd=ssl#q=chinese+handwriting+input+linux]]
*[[handwriting recognition application|https://apps.ubuntu.com/cat/applications/lucid/tegaki-recognize/]]
*[[FOSS handwriting recognition input with Linux|http://popolon.org/gblog3/?p=447&lang=en]]
!!!Not Only Linux Chinese Input Methods
*[[Chinese Forums|http://www.chinese-forums.com/]]
!!!Search Results
*[[Google Search "chinese handwriting input in Linux" Results|https://www.google.com/?gws_rd=ssl#q=chinese+handwriting+input+in+Linux]]
*Inkscape
!!!Applications
*''Image Cloning'': [[Clonezilla Official Site|http://clonezilla.org/]]
*''Partition Editor'': [[GParted Official Site|http://gparted.sourceforge.net/]]
!!!References
*[[How to Image and Clone Hard Drives with Clonezilla |http://www.linux.com/learn/tutorials/783416-how-to-image-and-clone-hard-drives-with-clonezilla/]]
*[[How to Use Clonezilla – Tutorial |http://www.geekyprojects.com/cloning/how-to-use-clonezilla-tutorial/]]
*[[How do I clone a hard drive with Clonezilla?|http://www.techrepublic.com/blog/windows-and-office/how-do-i-clone-a-hard-drive-with-clonezilla/]]
!!!Web Browsers
*''[[Firefox|https://www.mozilla.org/en-US/firefox/new/]]''
**Linux Mint's official browser. Can be uninstall and install through Linux Mint software manager GUI.
**''Add-on'': Adblock Plus, &nbsp;Adblock Plus Pop-up Addon, &nbsp;Adblock Plus Element Hiding Helper<br>Better Privacy, &nbsp;Ghostery<br>Download Helper, &nbsp;~NetVideoHunter<br>epubreader<br>[[TiddlyFox extension for Firefox|https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/]], &nbsp;IE View Lite (Windows OS only)
**[[Mozilla Official Site|https://www.mozilla.org/en-US/]]
**Firefox Tweak: [[Firefox Tweak Guide|http://www.tweakguides.com/Firefox_1.html]], &nbsp;[[How to Make Firefox Faster on Linux Mint|http://community.linuxmint.com/tutorial/view/338]], &nbsp;[[Firefox 38  connecting to a server with an older TLS version issue|https://wiki.centos.org/TipsAndTricks/Firefox38onCentOS]]
**Choppy/slow flash videos on mint 17: Try to turn off "use hardware acceleration when available" in browsers.
!!!!
*''[[Chrom|https://www.google.com/chrome/]]''
**''[[Chromium|http://www.chromium.org/]]'' is porting of Chrom to Linux but it doesn't support Netflix.
**''Extensions'': [[Chrome Webstore|https://chrome.google.com/webstore/category/extensions]], &nbsp;[[Chrome Extensions|http://www.chromeextensions.org/]], &nbsp;[[50 Best Google Chrome Plugins and Extensions|http://www.geeksdesk.com/google-chrome-plugins-extensions/]]<br>Adblock Plus, &nbsp;Poper Blocker, &nbsp;Ghostery<br>Video Downloader professional, &nbsp;Download Helper, &nbsp;TV for Google Chrome, &nbsp;[[Google Dictionary|https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja?hl=en]]
!!!Emails
!!!Chat
!!!File Sharing
*''~FileZilla'': [[Official Site|https://filezilla-project.org/]]
**[[ftp server|http://www.wikihow.com/Set-up-an-FTP-Server-in-Ubuntu-Linux]]
!!!General Knowledge
*[[Easy Linux tips project|https://sites.google.com/site/easylinuxtipsproject/]], &nbsp;[[Freedom Penguin|http://freedompenguin.com/]]
*[[opensource.com|https://opensource.com/]]
!!!Linux Software
*[[alternativeTo|http://alternativeto.net/]]
!!!Media Format Converter
*''Avidemux'': [[Official Site|http://avidemux.sourceforge.net/]], &nbsp;[[Avidemux Forum|http://www.avidemux.org/smf/]]
**video editing and processing
**media files merge (open + append + save)
!!!!
*''Handbrake'':[[Official Site|https://handbrake.fr/]]
**media format convert to mp4 or mkv
**mts to mp4, m2ts to mp4, flv to mp4
**Adding PPA to system [[HandBrake Releases by John Stebbins|https://launchpad.net/~stebbins/+archive/ubuntu/handbrake-releases]]
***{{{sudo add-apt-repository ppa:stebbins/handbrake-releases}}}
***{{{sudo apt-get update}}}
**Install latest version
***{{{sudo apt-get install handbrake-gtk}}}
**[[Handbreak Guide|https://trac.handbrake.fr/wiki/HandBrakeGuide]]
**[[How to Use Handbrake to Convert Any Video File to Any Format|http://www.howtogeek.com/199618/how-to-use-handbrake-to-convert-any-video-file-to-any-format/]]
!!!!
*''mp4box'':
**Linux CLI video tool
**My ~MP4BOX GUI - Windows GUI??
!!!Flash Player
*With Ubuntu, just install Chrom (not Chromium, it will not work with Chromium). Netflix Desktop App is not working for me. See [[Watch Netflix in Ubuntu today|https://insights.ubuntu.com/2014/10/10/watch-netflix-in-ubuntu-today/]]
*[[How to Watch Netflix on Linux|http://www.howtogeek.com/130372/how-to-watch-netflix-on-ubuntu-with-the-netflix-desktop-app/]]
**[[How to install Microsoft TrueType Fonts in Linux Mint 12|http://www.itzgeek.com/how-tos/linux/linux-mint-how-tos/how-to-install-microsoft-truetype-fonts-on-linux-mint-12.html]]
*[[How-to Install Latest Flash Plugin on Linux Mint 17.2 Rafaela 32-64bit GNU Easy Guide|http://tutorialforlinux.com/2015/06/30/how-to-install-latest-flash-plugin-on-linux-mint-17-2-rafaela-32-64bit-gnu-easy-guide/]]
*[[How to add a mime type for actionscript to Ubuntu/Mint and edit them with gedit|http://www.gregfreeman.org/2013/how-to-add-a-mime-type-for-actionscript-to-ubuntumint-and-edit-them-with-gedit/]]
!!!DVD
*~K9Copy
**CLI: ''{{{sudo apt-get install k9copy}}}''
*K3b
*[[dvd::rip|http://www.exit1.org/dvdrip/]]
**CLI: ''{{{sudo apt-get install dvdrip}}}''
!!!How To
*[[Top 5 Linux DVD RIP Software|http://www.cyberciti.biz/tips/linux-dvd-ripper-software.html]]
!!!References
*[[Best Linux Video Editors|http://www.datamation.com/applications/best-linux-video-editors.html]]
*[[Video Help|http://www.videohelp.com/]]
!!!DNS Setup
*[[Parental Controls for Linux Unleashed|https://freedompenguin.com/articles/how-to/parental-controls-linux-unleashed/]]
!!!Linux Network Software
*''PAC Manager'': [[Home|https://sites.google.com/site/davidtv/]], &nbsp;[[Download|http://sourceforge.net/projects/pacmanager/]], &nbsp;[[UbuntuUpdates.org|http://www.ubuntuupdates.org/ppa/getdeb_apps]]
**PAC version 4.5.5.5 are error free.
**GUI: Right click the downloaded file ''pac-4.5.5.5-all.deb'' and select ''Open With ~GDebi Package Installer''
**CLI: ''{{{sudo dpkg -i pac-4.5.5.5-all.deb}}}''
**Use ''<F8>'' key and select "send ''ctrl+alt+del''" in popup window to send ctrl+alt+del in PAC manager VNC sessions.
**To port config file from one computer to another one, just copy and replace the PAC config file: ''$HOME/.config/pac/pac.yml'' and ''$HOME/.config/pac/pac.dumper''
**References:
***[[3 Easy Ways to Connect to Windows Shared Folders from Linux|http://www.howtogeek.com/howto/29167/3-easy-ways-to-connect-to-windows-shared-folders-from-linux/]]
***[[Quick-Launch Network Connections and Shares with ALT-F2|http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/]]
***[[Old PAC installation Info]] 
*''xtightvncviewer'':
**GUI:
**CLI: ''{{{sudo apt-get install xtightvncviewer}}}''
*''rdesktop'':
**GUI:
**CLI: ''{{{sudo apt-get install rdesktop}}}''
*''Wireshark'':
**GUI:
**CLI: ''{{{sudo apt-get install wireshark}}}''
*''tshark''
**GUI:
**CLI: ''{{{sudo apt-get install tshark}}}''
*''Synergy'':
**GUI: 
**CLI: Main program ''{{{sudo apt-get install synergy}}}'', &nbsp;Interface program ''{{{sudo apt-get install quicksynergy}}}''
**[[Autostart Synergy Client Before logging in]]
**[[Setup auto start Synergy after login|http://community.linuxmint.com/tutorial/view/988]]
!!!Mount Linux Network File System
*''Mount Linux Server to file manager window (GUI)''
**Open Nemo file manager
**From top menu click ''File'' -> select ''Connect to Server ...''
**Fill fields, select ''SSH'' connection type, check ''Save password'' box, and select ''Connect''
**From top menu, click ''Bookmarks'' -> select ''Add Bookmark'' and the folder will show up in left panel. Rename the folder if necessary.
**Don't need to repeat the steps once the link/folder is added to bookmark.
!!!Mount Windows Shared Folder
**Permanently mount Windows Shared Folder: [[Ubuntu Wiki for How to mount Windows Shared Folder Permanently|https://wiki.ubuntu.com/MountWindowsSharesPermanently]]
**[[Mount a Windows shared folder in Linux|http://lifehacker.com/288033/mount-a-windows-shared-folder-in-linux]]
***''Windows Drive'': [[Map Windows Network Drive in Linux Mint|http://mixeduperic.com/linux-mint/how-to-map-a-windows-network-drive-in-linux-mint.html]], &nbsp;[[Accessing Shares on a Windows Computer from a Linux Worksttation|http://www.google.com/url?sa=t&rct=j&q=windows%20share%20name%20d%24%20in%20linux&source=web&cd=3&sqi=2&ved=0CC8QFjAC&url=http%3A%2F%2Fportal.dfpug.de%2Fdfpug%2FDokumente%2FPartner%2FLinuxtransfer%2Fnetworking_accessingwindowssharesfromlinuxworkstation.pdf&ei=D4cPT9u-DeiusQLDzrTkAw&usg=AFQjCNGMpwkOPZrlfU_o8f-cOeCTQKq8_w&cad=rja]]
***In the pop up window: Select ''Windows share service'' type.
***''Non Class A Systems'': ''Share'': //your_login//, ''Folder'': //keep it empty//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
***''Class A Systems'': ''Share'': //bld//, ''Folder'': //your_login//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
***''Share Drive Systems'': ''Share'': //shared//, ''Folder'': //your_folder//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
!!!X Forwarding
*''Enabling X Forwarding''
**''sudo vi /etc/mdm/mdm.conf''
**under the [security] section, add ''~DisallowTCP=false''
**Make sure that x client has correct IP or host name (use "''if -a''" on server to find out IP to be set on client side "''export DISPLAY=1.2.3.4:0.0''")
!!!Old info
*[[Samba/SambaServerGuide|https://help.ubuntu.com/community/Samba/SambaServerGuide]]
!!!!
*[[Other Remote Desktop Applications]]
!!!!
*''Netmeeting''
**Ekiga can connect to Netmeeting. However, it can not share desktop.
**There are some configuration needed to be changed after it is installed. See [[Configure Ekiga to Connect to Netmeeting]]
**Enter ''h323:192.168.1.1'' to connect to Netmeeting
!!!!
*''~LiveMeeting''
**Enter the link "http://go.microsoft.com/fwlink/?LinkId=90703" or ~LiveMeeting link provided by the user hosting the meeting (ex: https://www137.livemeeting.com/cc/_XML/alcatel_lucent/join) into your web browser.
**Enter your name, meeting ID, and entry code. Meeting ID and entry code should be provided by the user hosting the meeting
!!!PDF Editor
*[[PDFEdit project home page|http://pdfedit.petricek.net/pdfedit.index_e]]
!!!Libre Office
*''Web Sites'': [[libre office home|https://www.libreoffice.org/]]
*''Tutorial'': [[Libre Office Write|https://www.youtube.com/watch?v=mc845_FuONY&list=PL94682FC0D2ADF410]]
!!!~LaTeX and ~LyX
*''Web Sites'': [[LaTex Home|http://latex-project.org/]], &nbsp;[[Lyx Home|http://www.lyx.org/]]
*''Tutorial'': [[Introduction to Latex and Lyx - Part 1 of 5|https://www.youtube.com/watch?v=m4cEAVmLegg], &nbsp;[[Introduction to Latex and Lyx - Part 2 of 5https://www.youtube.com/watch?v=Wq9ti7GGHrs]], &nbsp;[[Introduction to Latex and Lyx - Part 3 of 5|https://www.youtube.com/watch?v=O5okEyYQ-Og]], &nbsp;[[Introduction to Latex and Lyx - Part 4 of 5|https://www.youtube.com/watch?v=sJpfyydhAzo]], &nbsp;[[Introduction to Latex and Lyx - Part 5 of 5|https://www.youtube.com/watch?v=wyV_cjV-c1I]]
!!!Notes Manager
*''[[MyNotex|https://sites.google.com/site/mynotex/home]]''
**[[MyNotex Is an Almost Perfect Note Taker and Task Manager|http://www.linuxinsider.com/story/MyNotex-Is-an-Almost-Perfect-Note-Taker-and-Task-Manager-82348.html]]
*''[[Zim|http://zim-wiki.org/index.html]]''
**[[Zim User Manual|http://zim-wiki.org/manual/Start.html]]
*[[How do I make my Mint faster|http://community.linuxmint.com/tutorial/view/328]]
*[[Easy Linux tips project|https://sites.google.com/site/easylinuxtipsproject/]]
*[[Firefox: optimize the settings|https://sites.google.com/site/easylinuxtipsproject/firefox]]
!!!Editors
*Linux: [[Notepadqq|http://notepadqq.altervista.org/wp/]], &nbsp;[[Geany Editor]], &nbsp;[[Bluefish Editor]], &nbsp;[[Komodo Editor]], &nbsp;[[gedit|https://wiki.gnome.org/Apps/Gedit]]
*WINE: [[Notepad++|https://notepad-plus-plus.org/]]
!!!File Diff Tools
*''Meld''
*''~TkDiff''
!!!Debuggers
*''GNU Debugger'' (gdb): [[GNU Debugger or GDB: A Powerful Source Code Debugging tool for Linux Programs|http://www.tecmint.com/debug-source-code-in-linux-using-gdb/]]
!!!Languages
*''Expect'':
**CLI: {{{sudo apt-get install expect}}}
*''Tcl'':
**CLI: {{{sudo apt-get install tcl}}}
!!!Software RAID
*Install 2 (better same size) new hard drives (assume /dev/sdb and /devsdc)
**''{{{df -h}}}'' to find environment
*Create a partition on new HDD and set RAID flag
**''{{{sudo parted --script /dev/sdb "mklabel gpt"}}}''
**''{{{sudo parted --script /dev/sdc "mklabel gpt"}}}''
**''{{{sudo parted --script /dev/sdb "mkpart primary 0% 100%"}}}''
**''{{{sudo parted --script /dev/sdc "mkpart primary 0% 100%"}}}''
**''{{{sudo parted --script /dev/sdb "set 1 raid on"}}}''
**''{{{sudo parted --script /dev/sdc "set 1 raid on"}}}''
*Configure RAID 1
**''{{{sudo apt-get -y install mdadm}}}''
**''{{{sudo mdadm --create /dev/md0 --level=raid1 --raid-devices=2 /dev/sdb1 /dev/sdc1}}}''
*Show Status
**''{{{cat /proc/mdstat}}}''
<!--{{{-->
root@dlp:~# cat /proc/mdstat

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sdc1[1] sdb1[0]
      20953088 blocks super 1.2 [2/2] [UU]
      [=>...................]  resync =  6.2% (1309632/20953088) finish=2.7min speed=119057K/sec

unused devices: <none>
<!--}}}-->
**@@color(red):''after few hours later, status turns like follows if syncing finished''@@ (It took about 8 hours for 4 TB disks to sync)
<!--{{{-->
root@dlp:~# cat /proc/mdstat

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sdc1[1] sdb1[0]
      20953088 blocks super 1.2 [2/2] [UU]

unused devices: <none>
<!--}}}-->
*If HDD failure
<!--{{{-->
# the status is like follows in failure

root@dlp:~# cat /proc/mdstat

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sdc1[1] sdb1[0]
      20952960 blocks super 1.2 [2/1] [U_]

unused devices: <none>

# after swapping new disk, re-configure like follows

root@dlp:~# mdadm --manage /dev/md0 --add /dev/sdc1

mdadm: added /dev/sdc1
root@dlp:~# cat /proc/mdstat

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 sdc1[1] sdb1[0]
      20952960 blocks super 1.2 [2/2] [UU]
      [=====>...............]  resync = 25.0% (5238272/20952960) finish=2.1min speed=119051K/sec

unused devices: <none>

<!--}}}-->
*mount md0 to file system - Updating the /etc/fstab File
**''{{{sudo vi /etc/fstab}}}''
**add "''{{{/dev/md0 /mnt/home ext4 defaults,nofail,discard 0 0}}}''" to the end of fstab
**Not sure why, it has to be in /mnt this time. Otherwise, it won't mount.
*Updating the /etc/mdadm/mdadm.conf File
**''{{{mdadm --examine --scan}}}''
**Add above line to /etc/mdadm/mdadm.conf File, but do ''{{{sudo cp /etc/mdadm/mdadm.conf /etc/mdadm/mdadm.conf.orig}}}'' before edit
*Some useful commands
**''{{{sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL}}}''
**''{{{sudo fdisk -l}}}''
!!!Partition
*[[Partitioning/Home/Moving|https://help.ubuntu.com/community/Partitioning/Home/Moving]]
*[[How to remove all LVs VGs and Partitions On All Drives Before Installing 12.04|http://askubuntu.com/questions/228136/how-to-remove-all-lvs-vgs-and-partitions-on-all-drives-before-installing-12-04]]
*[[Linux Remove All Partitions / Data And Create Empty Disk|https://www.cyberciti.biz/faq/linux-remove-all-partitions-data-empty-disk/]]
!!!References
*[[Auto Mounting RAID Arrays on Linux Server Startup|http://www.linuceum.com/Server/srvRAIDAuto.php]]
*[[12 Useful “df” Commands to Check Disk Space in Linux|http://www.tecmint.com/how-to-check-disk-space-in-linux/]]
*[[How To Create RAID Arrays with mdadm on Ubuntu 16.04|https://www.digitalocean.com/community/tutorials/how-to-create-raid-arrays-with-mdadm-on-ubuntu-16-04]]
*[[RAID setup|https://raid.wiki.kernel.org/index.php/RAID_setup]]
*[[Configure RAID 1 to add 2 new Hard Drives on a server|https://www.server-world.info/en/note?os=Ubuntu_16.04&p=raid1]]
*[[How to create a software RAID-1 array with mdadm on Linux|http://xmodulo.com/create-software-raid1-array-mdadm-linux.html]]
*[[How to Set Up Software RAID 1 on an Existing Linux Distribution|https://www.linuxbabe.com/linux-server/linux-software-raid-1-setup]]
*[[How to check 'mdadm' RAIDs while running?|http://unix.stackexchange.com/questions/28636/how-to-check-mdadm-raids-while-running]]
!!!Security Tools
*[[Parrot Security Could Be Your Next Security Tool|https://www.linux.com/learn/security/parrot-security-could-be-your-next-security-tool]]
!!!Firewall
*''UFW'' - Uncomplicated Firewall
**Install GUI interface (Gufw) to UFW ( CLI: {{{sudo apt-get install gufw}}} ).
**Enable UFW ( CLI: {{{sudo ufw enable}}} , GUI: Preferences > Firewall Configuration)
**[[Ubuntu Documentation|https://help.ubuntu.com/community/UFW]]
**In Linux Mint 14, ''sudo vi /usr/share/applications/gufw.desktop'' and comment out "''~OnlyShowIn=Unity;''" line (the 2nd line from the end of the file).
!!!Antivirus/Malware
*''~ClamAV'': [[Official Site|http://www.clamav.net/]]
**''Installation'': CLI: ''{{{sudo apt-get install clamav clamav-daemon clamav-freshclam clamav-unofficial-sigs && freshclam && service clamav-daemon start}}}''
**''Definitions'': Use "''freshclam''" to update virus scanner's definitions.
***CLI: ''{{{sudo freshclam}}}''
***If ~ClamAV is installed behind proxy, need to modify freshclam configuration file ''/etc/clamav/freshclam.conf'' for proxy setting: add ''{{{HTTPProxyServer example.proxy.com}}}'' and ''{{{HTTPProxyPort 8000}}}'' to the end of ''/etc/clamav/freshclam.conf'' file
***The group ID needs to be changed to root:
****{{{sudo chgrp root /etc/clamav/freshclam.conf}}}
****{{{sudo chgrp root /var/log/clamav/freshclam.log}}}
***Also write permission:
****{{{sudo chmod g+w /etc/clamav/freshclam.conf}}}
****{{{sudo chmod g+w /var/log/clamav/freshclam.log}}}
***Remove write permission after all steps are done: {{{sudo chmod -w /etc/clamav/freshclam.conf}}}
*''~ClamTK'': ~ClamTK is a free frontend (GUI) for ~ClamAV. 
**CLI: ''{{{sudo apt-get install clamtk}}}''
**Accessories > ~ClaimTk
**[[Ubuntu Documentation|https://help.ubuntu.com/community/ClamAV]]
*[[Malware and Antivirus Systems for Linux|http://www.linux.org/threads/malware-and-antivirus-systems-for-linux.4455/]]
*[[The 4 Best Free Linux Anti-Virus Programs|http://www.makeuseof.com/tag/free-linux-antivirus-programs/]]
!!!!
*''Avast'': [[Official Site|http://www.avast.com/]]
**[[How To Install And Use Avast Antivirus In Linux Mint / Ubuntu|http://www.ihaveapc.com/2011/07/how-to-install-and-use-avast-antivirus-in-linux-mint-ubuntu/]]
!!!Encryption and Password Managers
*''[[CipherShed|https://ciphershed.org/]]'' - A fork of the now-discontinued ~TrueCrypt Project.
*''[[Veracrypt|https://veracrypt.codeplex.com/]]'' - Another free disk encryption software based on ~TrueCrypt (7.1a).
**Install: Untar veracrypt-1.19-setup.tar.bz2 (there are 4 output files) and select one to run ex: "''{{{sudo ./veracrypt-1.19-setup-gui-x64}}}''"
**Uninstall: ''{{{sudo sh veracrypt-uninstall.sh}}}''
*''[[TrueCrypt|http://www.truecrypt.org/]]''
**@@color(red):''WARNING: The development of ~TrueCrypt was ended in 5/2014 after Microsoft terminated support of Windows XP.<br>Using ~TrueCrypt is not secure as it may contain unfixed security issues.''@@
**--two ways to install it, install via PPA or download from ~TrueCrypt web site--
**--Install via PPA--
***--sudo add-apt-repository ppa:michael-astrapi/ppa--
***--sudo apt-get update && sudo apt-get install truecrypt--
**--Download from [[TrueCrypt web site|http://www.truecrypt.org/]] and run with package installor--
**Uninstall: ''{{{sudo /.'/usr/bin/truecrypt-uninstall.sh'}}}''
*''[[KeePass - Win|http://keepass.info/index.html]]'', &nbsp;''[[KeePassX - Lnx|https://www.keepassx.org/]]''
*''References'':
**[[Five Best File Encryption Tools|http://lifehacker.com/five-best-file-encryption-tools-5677725]]
**[[How to Generate/Encrypt/Decrypt Random Passwords in Linux|http://www.tecmint.com/generate-encrypt-decrypt-random-passwords-in-linux/]]
!!!Secure Email
*Webmail Service: [[Tutanota|https://tutanota.com/]], &nbsp;[[Proton Mail|https://protonmail.com/]]
**[[Wikipedia - Comparison_of_webmail_providers|https://en.wikipedia.org/wiki/Comparison_of_webmail_providers]]
**[[Android App Review:Tutanota (For secured emails)|https://droiddevs.in/reviews/android-app-reviewtutanota-for-secured-emails/]]
*bitmail: It seems that the set up to use this secure email client is complicate.
**[[Bitmail: a decentral end-to-end encrypted P2P email client|http://www.ghacks.net/2013/12/30/bitmail-decentral-end-end-encrypted-p2p-email-client/]]
!!!VPN
*[[Private Internet Access]]
*[[Install Shrew Soft VPN Client in Linux]]
*''strongSwan'': [[Official Site|https://www.strongswan.org]]
!!!System Monitoring
*[[How to Monitor System Authentication Logs on Ubuntu|https://www.digitalocean.com/community/tutorials/how-to-monitor-system-authentication-logs-on-ubuntu]]
*[[History of IP Addresses That Accessed a Server via SSH|http://unix.stackexchange.com/questions/123029/history-of-ip-addresses-that-accesed-a-server-via-ssh]]
!!!SSH
*Setup password less ssh login to remote server
**{{{user@local-host$ ssh-keygen}}}
**{{{user@local-host$ ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-host}}}
*[[3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-id|http://www.thegeekstuff.com/2008/11/3-steps-to-perform-ssh-login-without-password-using-ssh-keygen-ssh-copy-id/]]
!!!References
*[[20 Linux Server Hardening Security Tips|http://www.cyberciti.biz/tips/linux-security.html]]
*[[Malware and Antivirus Systems for Linux|http://www.linux.org/threads/malware-and-antivirus-systems-for-linux.4455/]]
*[[Get the best virus scanner for Linux|http://www.tuxradar.com/content/get-best-virus-scanner-linux#null]]
*Additional [[Security]] Information
!!!Privacy
*[[privacy-guide.org/|http://privacy-guide.org/]]
!!!Ubuntu Server Installation
*[[Ubuntu Server 13.10 Saucy Salamander Installation Guide|http://ubuntuserverguide.com/2013/11/ubuntu-server-13-10-saucy-salamander-installation-guide.html]]
*[[Ubuntu 14.04 Server Installation Guide and Setup LAMP|http://www.tecmint.com/ubuntu-14-04-server-installation-guide-and-lamp-setup/]]
*[[How do I install Ubuntu Server (step-by-step)|http://askubuntu.com/questions/340965/how-do-i-install-ubuntu-server-step-by-step]]
*install CSF (Config Server Firewall): CSF is firewall application suite for Linux servers
!!!System update
*''{{{sudo apt-get update}}}''
*''{{{sudo apt-get upgrade}}}''
*''{{{sudo apt-get dist-upgrade}}}''
*''{{{sudo apt-get autoremove}}}''
*''{{{sudo apt-get update;sudo apt-get upgrade;sudo apt-get dist-upgrade;sudo apt-get autoremove}}}''
!!!User Management
*Add user: ''{{{sudo useradd -d /home/<newuser> -m <newuser>}}}'', set password for new user: ''{{{sudo passwd <newuser>}}}''
*Delete User: ''{{{sudo userdel <newuser>}}}'', delete home folder: ''{{{sudo rm -rf /home/<newuser>}}}''
*Add Group: ''{{{sudo groupadd <groupname>}}}''
*Add user to a group: ''{{{sudo usermod -a -G <groupname> username}}}''
*Delete user from a group: ''{{{sudo deluser <username> <groupname>}}}''
*List users of a group: ''{{{members <groupname>}}}''
*References:
**[[Add a User on Ubuntu Server|http://www.howtogeek.com/howto/ubuntu/add-a-user-on-ubuntu-server/]]
**[[Add a User to a Group (or Second Group) on Linux|http://www.howtogeek.com/50787/add-a-user-to-a-group-or-second-group-on-linux/]]
**[[How to remove a user from a group?|http://askubuntu.com/questions/80115/how-to-remove-a-user-from-a-group]]
**[[Linux: Show All Members of a Group|http://www.cyberciti.biz/faq/linux-list-all-members-of-a-group/]]
!!!Samba File Server
*Share home directory
**''{{{sudo gedit /etc/samba/smb.conf}}}''
**Uncomment/add following lines:
***''{{{[homes]}}}''
***''{{{comment = Home Directories}}}''
***''{{{browseable = yes}}}''
***''{{{valid users = %S}}}''
***''{{{writable = yes}}}''
*Add Samba Users
**''{{{sudo smbpasswd -a <username>}}}''
*[[Install Samba Server on Ubuntu|http://www.howtogeek.com/howto/ubuntu/install-samba-server-on-ubuntu/]]
*[[Share Ubuntu Home Directories Using Samba|http://www.howtogeek.com/howto/ubuntu/share-ubuntu-home-directories-using-samba/]]
*[[Samba Server installation on Ubuntu 15.10|https://www.howtoforge.com/tutorial/samba-server-ubuntu/]]
!!!Share Directory to Users From Windows Mapped Network Drive
*create Shares directory at target directory first
*''{{{sudo mount --bind "/home/source/Shares" "/home/target/Shares"}}}''
*Add ''{{{/home/source/Shares /home/target/Shares none bind 0 0}}}'' in /etc/fstab
*[[Sharing Folder's which are symbolic links to another folder|http://askubuntu.com/questions/670921/sharing-folders-which-are-symbolic-links-to-another-folder]]
!!!Proxy Server
*[[How To Set Up A Proxy Server In Ubuntu Linux|http://www.makeuseof.com/tag/set-proxy-server-ubuntu-linux/]]
!!!RAID and Mirroring
*[[Installation/SoftwareRAID|https://help.ubuntu.com/community/Installation/SoftwareRAID]]
*[[Ubuntu RAID|https://wiki.ubuntu.com/Raid]]
*[[How to Setup Software RAID for a Simple File Server on Ubuntu|http://www.howtogeek.com/51873/how-to-setup-software-raid-for-a-simple-file-server-on-ubuntu/]]
!!!Sync Files/Backup
*''{{{sync -avzh --progress source_folder/ target_folder/}}}''
*[[Rsync (Remote Sync): 10 Practical Examples of Rsync Command in Linux|http://www.tecmint.com/rsync-local-remote-file-synchronization-commands/]]
*[[How to Backup Linux? 15 rsync Command Examples|http://www.thegeekstuff.com/2010/09/rsync-command-examples/]]
*[[backup to a central backup server with 7 day incremental|https://rsync.samba.org/examples.html]]
*[[6 rsync Examples to Exclude Multiple Files and Directories using exclude-from|http://www.thegeekstuff.com/2011/01/rsync-exclude-files-and-folders/]]
*[[Using Rsync and SSH|http://troy.jdmz.net/rsync/index.html]]
*NOTES: It is important to have right order when using include and exclude parameters. If wrong order is placed, then file or directory won't be processed by rsync. For example:
**''{{{--exclude=".*" --include=".profile"}}}'' won't work because .profile is excluded in ''{{{--exclude=".*"}}}'' already.
**''{{{--include=".profile" --exclude=".*"}}}'' will work because rsync already includes .profile and excludes rest of .* files.
**[[Using Rsync include and exclude options to include directory and file by pattern|http://stackoverflow.com/questions/9952000/using-rsync-include-and-exclude-options-to-include-directory-and-file-by-pattern]]
!!!References
*[[Ubuntu Server Guide|http://ubuntuserverguide.com/]]
!!!System Information
*Find the kernal version: "''{{{uname -r}}}''"
*Find Cinnamon version: "''{{{cinnamon --version}}}''"
*Find hard disk usage on each folder: "''{{{du -sh *}}}''"
!!!References
*[[Parameter expansion|http://wiki.bash-hackers.org/syntax/pe]]
!!!System Upgrate/Flash install
*[[How to install Linux Mint via USB|https://community.linuxmint.com/tutorial/view/744]]
**''Using mintStick'': Launch "''USB Image Writer''" from the menu, select your ISO image and your USB device and press "Write to device".
*[[How to Backup and Restore Your Apps and PPAs in Ubuntu Using Aptik|http://www.howtogeek.com/206454/how-to-backup-and-restore-your-apps-and-ppas-in-ubuntu-using-aptik/]]
*[[Aptik - backup repositories, themes, programs and settings|https://mintguide.org/tools/472-aptik-backup-repositories-themes-programs-and-settings.html]]
!!!System Configuration and Update
*''Convert DOS new line character to Unix Format'':
**CLI: ''{{{sudo apt-get install dos2unix}}}''
**[[Adapt - Run any app version on any Ubuntu version|http://www.ostechnix.com/adapt-run-app-version-ubuntu-version/]]
!!!!
*''Check Available Version Of A Package In Ubuntu Repositories'':
**[[How To Check Available Version Of A Package In Ubuntu Repositories|https://www.ostechnix.com/check-available-version-package-ubuntu-repositories/]]
!!!!
*''Install Additonal Themes'':
**__[[How to Install Themes in Linux Mint Cinnamon]]__
**Additional Linux Mint Art resource: [[LlinuxMint-Art|http://linuxmint-art.org/]], &nbsp;[[Cinnamon|http://cinnamon.linuxmint.com/]], &nbsp;[[Gnome|http://gnome-look.org/]]
!!!!
*''Terminal Setting Changes'':
**This is for old versions of Linux Mint
**Font size (10), Background color (#000000), Text color (#FFFFDD), Scrolling (Unlimited)
!!!!
*''Change username/login''
**''{{{sudo killall -u old_login}}}''
**''{{{id old_login}}}''
**''{{{sudo usermod -l new_login old_login}}}''
**''{{{sudo groupmod -n new_login old_login}}}''
**''{{{sudo usermod -d /home/new_login -m new_login}}}''
**''{{{sudo usermod -c “New Real Name” new_login}}}''
**''{{{id new}}}''
**[[How to rename or change user name in Linux|http://www.unixmen.com/how-rename-change-user-name-linux/]]
!!!!
*''Change User's Full Name''
**CLI: ''{{{sudo chfn -f <user's new full name> <user login>}}}''
!!!!
*''Add an user to sudoer list'':
**CLI: ''{{{sudo adduser <user login> sudo}}}''
!!!!
*''Mouse/Touch Pad'':
**''Disable touchpad when mouse is connected''
***Install touchpad-indicator with following steps and it is listed in ''Accessories'' menu
****''{{{sudo add-apt-repository ppa:atareao/atareao}}}''
****''{{{sudo apt-get update}}}''
****''{{{sudo apt-get install touchpad-indicator}}}''
***reference: [[Automatically Disable Touchpad When Mouse Is Connected (Ubuntu)|http://www.addictivetips.com/ubuntu-linux-tips/automatically-disable-touchpad-when-mouse-is-connected-ubuntu/]]
**I am not sure it is touchpad-indicator's issue or Linux Mint 17.2 Cinnamon's issue. But after fresh install Linux Mint 17.2, touchpad-indicator 1.0.5 is not starting. If you run it from terminal, the error message indicates that the config file is missing in /home/username/.config directory. Following is the fix:<br>''{{{echo '{}' > ~/.config/touchpad-indicator/touchpad-indicator.conf}}}''<br>notes: if the /home/username/.config/touchpad-indicator directory is not there, just create it and then run command. See [[Bug Report and Fix|https://bugs.launchpad.net/touchpad-indicator/+bug/1476064]]
**Remove touchpad-indicator from startup application list, restart system and add it back to startup application if system has problem to load it.
!!!!
*''Hard Disk'':
**[[Mounting all partitions on hard disk automatically on Linux Mint|http://unix.stackexchange.com/questions/72393/mounting-all-partitions-on-hard-disk-automatically-on-linux-mint]]
**[[How To Use UUID To Mount Partitions / Volumes Under Ubuntu Linux|http://www.cyberciti.biz/faq/linux-finding-using-uuids-to-update-fstab/]]
!!!!
*''Floppy Disk'':
**__[[How To Disable Floppy Disk]]__
!!!!
*''Update the System'':
**GUI: ''Control Center'' -> ''Update Manager''
**CLI: ''{{{sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove && sudo apt-get autoclean}}}''
!!!!
*''System information tool - hardinfo''
**CLI: ''{{{sudo apt-get install hardinfo}}}''
!!!!
*''Install MATE or Cinnamon''
**CLI: ''{{{sudo apt-get install cinnamon}}}''
**CLI: ''{{{sudo apt-get install mint-meta-mate}}}''
**@@color(red): There will be two links pointing to same application (may be different versions) show up in start menu when install both Cinnamon and MATE desktop managers.@@
!!!!
*''Themes'':
**[[GNOME Look|http://gnome-look.org/]]
**[[MintGuide.Org » Themes|https://mintguide.org/themes/]]
!!!Cinnamon Desk Manager
*''Set Number of Workspace'':
**GUI: Right click on workspace system tray and select "''Manage workspaces (Expo)''" then hit "''+''" key to increase number of work spaces. Click "''X''" to delete work space. The work spaces switcher seems not read the cinnamon configuration data set by CLI command.
**CLI: --''{{{gsettings set org.cinnamon number-workspaces X}}}'', x is number of workspace you want, then restart Cinnamon (~Alt-F2, r).--
**CLI: --''{{{gsettings get org.cinnamon number-workspaces}}}''--
!!!Tips and Tricks
*''Spelling Check'': Use Linux command ''aspell'' to do spell check. See aspell -? or [[Linux aspell command|http://www.computerhope.com/unix/aspell.htm]]
!!!!
*''CPU Info'':
**CLI: ''cat /proc/cpuinfo''
**PAE is included in the flags if PAE is enabled
*[[Some Notes On System Commands]]
!!!System Error Fixes
*[[resolv.conf isn't a symlink Error]]
!!!!
*''Cinnamon running in software rendering mode''
**This is the issue where doing an apt-get upgrade had disabled the virtualbox drivers thus disabling 3D acceleration.
**By running the guest additions iso again the problem should be solved. 
!!!~VirtualBox Additional Settings
*This section is only for Linux Mint installed as client OS of ~VirtualBox
*Guest Additions: ~VirtualBox Window Top Menu->Devices->Install Guest Additions
*Shared Folder: Menu->Control Center->Users and Groups to add permission; see __[[VirtualBox Shared Folder]]__
*DVD Player Setting: See __[[Can not Play DVD Through Host Player]]__
!!!Additional Fonts
*One nice font for coding [[fonts-inconsolata|http://community.linuxmint.com/software/view/fonts-inconsolata]], just click install in the page.
*Search following fonts in Synaptic Package Manager:
**ttf-xfree86-nonfree (Luxi Mono, ...)
**ttf-mscorefonts-installer (Arial, Courier New, Verdana ...)
*Manual add fonts
**Download truetype fonts (assume file new-font.ttf saved in $HOME/Downloads)
**''sudo mkdir /usr/share/fonts/truetype/ttf-my'' if directory is not there
**sudo cp $HOME/Downloads/new-font.ttf /usr/share/fonts/truetype/ttf-my/
**sudo chown root /usr/share/fonts/truetype/ttf-my/new-font.ttf
**cd
**fc-cache
**GUI font manager: ''sudo apt-get install font-manager'' (start from Menu -> Graphics)
*''Remove Fonts''
**Remove *.ttf file and run ''fc-cache''
*''Cinnamon Desktop Settings'': [[How to customize Linux Mint 14 Cinnamon|http://www.linuxbsdos.com/2012/11/26/how-to-customize-linux-mint-14-cinnamon/]]
*''Panel/Xfce''
**''Add Application Icon to Panel''
###''Menu'' (Right Click) -> ''Panel'' -> ''Add New Items ...''<br> &nbsp;&nbsp;&nbsp;From pop up window, select ''Launcher'' and click ''Add'' buttom<br> &nbsp;&nbsp;&nbsp;Right click the new added item and select ''Panel'' -> ''Move'' if it is needed to be moved to right place.
###''Menu'' (Right Click) -> ''Panel'' -> ''Panel Preference ...''<br> &nbsp;&nbsp;&nbsp;Select new added ''Launcher'' and ''edit'' it (click icon on right side)<br> &nbsp;&nbsp;&nbsp;Select the application for Launcher and click ''Add'' buttom.
*''Xfce Additional System Tools''
**''sudo apt-get install gnome-system-tools''
*''Folder synchronization''
**Package: ''freefilesync''
*''Add bin Folder'' -- other distro
**mkdir $HOME/bin
**Add [[Add user's private bin to $PATH]] code to .bashrc
!!!System Cleaning
*[[Keeping Linux Clean|http://freedompenguin.com/articles/how-to/keeping-linux-clean/]]
*[[How to find and remove unused packages in Linux|http://www.ostechnix.com/how-to-find-and-remove-unused-packages-in-linux/]]
!!!References
*2015-08-15, [[10 things to do first in Linux Mint 17.2 Cinnamon|https://sites.google.com/site/easylinuxtipsproject/mint-cinnamon-first]]
*[[20 things to do after installing Linux Mint 17 Qiana Cinnamon|http://www.binarytides.com/better-linux-mint-17-cinnamon/]]
*[[Tips and Tricks for Linux Mint after Installation (Mint 17 to 17.2 - Cinnamon Edition)|http://www.techsupportalert.com/content/tips-and-tricks-linux-mint-after-installation-mint-17-cinnamon-edition.htm]]
*[[30 Useful Linux Commands for System Administrators|http://www.tecmint.com/useful-linux-commands-for-system-administrators/]]
!!!Scientific Software
*[[Avogadro|http://avogadro.cc/wiki/Main_Page]], &nbsp;[[Avogadro Download|http://sourceforge.net/projects/avogadro/]]
**Avogadro is a molecule editor and visualizer, and one of the most advanced open source scientific software tools.
**[[How to use Avogadro molecule editor and visualizer in education on Linux|https://www.howtoforge.com/tutorial/how-to-use-avogadro-molecule-editor-and-visualizer-in-education-on-linux/]]
!!!WINE Application
*Here is definition from WINE official site:
**Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several ~POSIX-compliant operating systems, such as Linux, Mac OSX, & BSD. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop.
*[[Official Site|http://www.winehq.org/]]
!!!Installation
*GUI: From Cinnamon Software Manager
*CLI:
!!!Configuration
*Use WINE regedit
**''{{{cd $HOME/.wine//drive_c/windows}}}''
**''{{{./regedit.exe}}}''
!!!!
*WINE behind proxy
**Use regedit to add following item to [~HKEY_CURRENT_USER\Software\Microsoft\Windows\~CurrentVersion\Internet Settings] key: 
**''{{{"ProxyEnable"=dword:00000001 "ProxyServer"="proxy-server-address:port"}}}''
**[[WINE FAQ - 7.18. How do I configure a proxy?|http://wiki.winehq.org/FAQ#head-d582e2a4e92f4d8ae6c3401daebd7d5621eb220f]]
!!!!
*Remove existing wine hijacks
**''{{{rm -f ~/.local/share/mime/packages/x-wine*}}}''
**''{{{rm -f ~/.local/share/applications/wine-extension*}}}''
**''{{{rm -f ~/.local/share/icons/hicolor/*/*/application-x-wine-extension*}}}''
**''{{{rm -f ~/.local/share/mime/application/x-wine-extension* }}}''
!!!!
*Edit /usr/share/wine/wine.inf (as root), find the [Services] section: (namely, to start winemenubuilder.exe without the -a switch). This will prevent updating file associations on new user accounts (or with new ~WINEPREFIXes).
**From: ''{{{HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -a -r"}}}''
**To: ''{{{HKLM,%CurrentVersion%\RunServices,"winemenubuilder",2,"%11%\winemenubuilder.exe -r"}}}''
!!!!
*Edit your $WINEPREFIX/system.reg file (if it exists) in similar fashion. Remove the -a switch. (By default, WINEPREFIX=$HOME/.wine) in [Software\\Microsoft\\Windows\\~CurrentVersion\\~RunServices] section. (''NOTES'': WINEPREFIX is not set in Linux Mint, just check $HOME/.wine)
**From: ''{{{"winemenubuilder"="C:\windows\system32\winemenubuilder.exe -a -r"}}}''
**To: ''{{{"winemenubuilder"="C:\windows\system32\winemenubuilder.exe -r"}}}''
!!!!
*Use menu editor to uncheck the notepad from menu.
!!!!
*[[WINE Application File not Found Error]]
!!!Applications Run Well in WINE Environment
*''Notepad++'': [[Official Site|https://notepad-plus-plus.org/]]
**GUI: Right click the downloaded file npp.x.x.x.Installer.exe and select Open With  ''Wine Windows Program Loader''. Follow notepad++ installation steps.
**CLI:
**[[Add Notepad++ as default program with right click open with context]]
**[[Remove Notepad From Applications Menu]]
!!!!
*''~WinSCP'': [[Official Site|http://winscp.net/]]
!!!References
*[[FAQ - The Official Wine Wiki|http://wiki.winehq.org/FAQ]]
*[[How to prevent Wine from adding file associations?|http://askubuntu.com/questions/323437/how-to-prevent-wine-from-adding-file-associations/400430#400430]]
*[[Remove Wine's Notepad from “Open With” options|http://askubuntu.com/questions/186494/remove-wines-notepad-from-open-with-options]]
*''Listing Sites'': [[zahipedia|http://www.zahipedia.net/]], &nbsp;[[Streema|http://streema.com/tv/]], &nbsp;[[Wherever TV Free Channels|http://opencart.wherever.tv/index.php?route=product/product&path=59&product_id=50]], &nbsp;[[Livestream|http://livestream.com/watch]], &nbsp;[[Free Intern TV|http://www.freeintertv.com/Main/]]
*''Chicago'': [[WGN TV|http://wgntv.com/]] / [[WGN Live Streaming|http://wgntv.com/on-air/live-streaming/]], &nbsp;[[Fox 32|http://www.myfoxchicago.com/]] / [[Fox32 Live Streaming|http://www.myfoxchicago.com/category/237044/live-stream]]

*''Naperville'': [[Naperville Magazine|http://www.napervillemagazine.com/]], &nbsp;[[Glancer Magazine|http://www.glancermagazine.com/]], &nbsp;[[Naperville Sun|http://www.suburbanchicagonews.com/sunpub/naper/]], &nbsp;[[Daily Herald|http://www.dailyherald.com/]]
*''Chicago ~TVs'':[[CBS 2 Chicago|http://chicago.cbslocal.com/]], &nbsp;[[NBC 5 Chicago|http://www.nbc5.com/]], &nbsp;[[ABC 7 Chicago|http://abc7chicago.com/]]
*''Chicago Newspaper'': [[Chicago Tribune|http://www.chicagotribune.com/]], &nbsp;[[Chicago Sun-Times|http://www.suntimes.com/]]
!!!Windows XP
C:\WINDOWS\system32\rundll32.exe user32.dll, ~LockWorkStation
!!!Windows Vista and Windows 7
Just use "lock" option in the windows "start" menu
!!!Ubuntu
!!Enable the Administrator Account
#Open the command prompt with elevated privileges by clicking the Start orb, All Programs, Accessories, right-click Command Prompt and then select Run as administrator.
#Type "''net user administrator /active:yes''" and then press Enter. 
#Restart or log off your computer and log in as Administrator.
This can be caused by static energy trapped inside the capacitors in the mouse. To drain this static energy, please plug the Unifying receiver into a different USB port and follow this procedure:
#Shut off the mouse and remove the batteries.
#Press all the buttons repeatedly for 30 seconds. This will drain all the static energy that may be trapped in the mouse.
#Put the batteries back in the mouse and turn it on.
Wait a few seconds for it to re-connect and test the buttons.
!!!
Reference: [[Logitech Mouse Double Clicking Issue Solution|http://forums.logitech.com/t5/Mice-and-Pointing-Devices/Performance-MX-mouse-double-clicking/m-p/709722/highlight/true#M36353]]

!!!West LA Restaurants
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Notes'' |
|Curry House |2130 S Sawtelle Blvd, Ste 200<br>Los Angeles, CA 90025 |310-479-8477 | | [[store|http://www.curryhouse-usa.com/]]<br>[[yelp|http://www.yelp.com/biz/curry-house-los-angeles-2?osq=Curry+House]] |Japanese |
|Manpuku Tokyo BBQ |2125 Sawtelle Boulevard<br>Los Angeles, CA 90025 |310-473-0580 | | [[store|http://www.manpuku.co/en/shoplist/west-la/]]<br>[[yelp|http://www.yelp.com/biz/manpuku-tokyo-bbq-los-angeles]] |Japanese/Korean BBQ<br>next to Volcano |
|Furibo |2068 Sawtelle Blvd<br>Los Angeles, CA 90025 |310-444-1432 | | [[store|http://www.furaibou.com/]]<br>[[yelp|http://www.yelp.com/biz/furaibo-restaurant-los-angeles-2]] |cross street from Volcano |
|The Backhouse |10915 W Pico Blvd<br>Los Angeles, CA 90064 |310-481-6800 | | [[store|http://backhouserestaurant.com/]]<br>[[yelp|http://www.yelp.com/biz/the-backhouse-los-angeles]] |Japanese/Yakitori |
|Tsujita LA |2057 Sawtelle Blvd<br>Los Angeles, CA 90025 |310-231-7373 | | [[store|http://www.tsujita-la.com/]]<br>[[yelp|http://www.yelp.com/biz/tsujita-la-artisan-noodle-los-angeles]] |Really good Japanese Loman |
|Yakitoriya West LA |11301 W Olympic Blvd<br>Los Angeles, CA 90064 |310-479-5400 | | [[yelp|http://www.yelp.com/biz/yakitoriya-los-angeles]] |Japanese BBQ |
|Blockheads Shavery Co |11311 Mississippi Avenue<br>Los Angeles, CA 90025 |310-445-8725 | | [[store|http://www.blockheadsshavery.com/]]<br>[[yelp|http://www.yelp.com/biz/blockheads-shavery-los-angeles]] |Ice Cream, Desserts |
|Volcano Tea House |2111 Sawtelle Blvd<br>Los Angeles, CA 90025 |310-445-5326 | | [[yelp|http://www.yelp.com/biz/volcano-tea-house-los-angeles-2]] |Bubble Tea |
!!!Other Ares
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Notes'' |
|A’Float Sushi |87 E Colorado Blvd<br>Pasadena, CA 91105 |626-714-0381 | | [[yelp|http://www.yelp.com/biz/afloat-sushi-pasadena]] ||
|Boiling Point / 沸點 |15488 S. Western Ave., #112<br>Gardena, CA 90247 |310-225-5533 | | [[company||http://www.bpgroupusa.com/Company.html]]<br>[[yelp|http://www.yelp.com/biz/boiling-point-gardena?osq=Boiling+Point]] |Taiwanese, hot pot |
|Furibo |1741 W Redondo Beach Blvd<br>Gardena, CA 90247 |310-329-9441 | | [[store|http://www.furaiborestaurants.com//]]<br>[[yelp|http://www.yelp.com/biz/furaibo-gardena]] |Went to this one<br>just cross street from<br>Umemura Restaurant<br>a lot of restaurants<br>in the same mall |
|~ChoSun Galbee |3330 Olympic Blvd<br>Los Angeles CA 90019 |323-734-3330 |  | [[store|http://chosungalbee.com/]] |Korean BBQ |
|Class 302<br>三年二班 |1015 S. Nogales St. #125<br>Rowland Heights, CA |626-965-5809 | | [[yelp|http://www.yelp.com/biz/class-302-rowland-heights]] |台灣料理<br>大華超市-羅蘭崗的plaza裡面<br>Also in Cerritos, Class 302 Cafe |
|Creme de la Crepe |400 E 1st Street<br>Long Beach, CA 90802 |562-437-2222 | | [[store|http://www.cremedelacrepe.com/]]<br>[[yelp|http://www.yelp.com/biz/creme-de-la-crepe-long-beach]] |Creperies, Fondue, French  |
|Duck House<br>鹿鼎记 |501 S. Atlantic Blvd<br>Monterey Park, CA 91754 |626-284-3227 | | [[store|http://www.duckshouse.com/]]<br>[[yelp|http://www.yelp.com/biz/duck-house-monterey-park]] |Lu Din Gee |
|Din Tai Fung Dumpling House<br>鼎泰豐 |1108 S Baldwin Ave<br>Arcadia, CA 91007 |626-574-7068 | | [[store|http://www.dintaifungusa.com]] |There are 3 locations in LA area |
|Gladstones |17300 Pacific Coast Highway Pacific<br>Palisades CA  90272 |310-454-3474 | | [[store|http://www.gladstones.com/]]<br>[[yelp|http://www.yelp.com/biz/gladstones-pacific-palisades-4]] |Malibu<br>Seafood |
|Johnny Rebs' |4663 Long Beach Blvd.<br> Long Beach, CA 90805 |562-423-7327 | | [[store|http://johnnyrebs.com/]]<br>[[yelp|http://www.yelp.com/biz/johnny-rebs-long-beach]] |Southern, Barbeque  |
|La Creperie Cafe |4911 E 2nd Street<br>Long Beach , CA 90803 |562-434-8499 | | [[store|http://www.lacreperiecafe.net/]]<br>[[ yelp|http://www.yelp.com/biz/la-creperie-caf%C3%A9-long-beach-4?osq=Creme+de+la+Crepe]] |French, Creperies  |
|New Capital Seafood Restaurant<br>半島海鮮酒家 |1330 S. Fullerton Rd., #207<br>Rowland Heights, CA 91748 |626-581-9813 | | [[yelp|http://www.yelp.com/biz/new-capital-seafood-restaurant-rowland-heights]] |Dim Sum<br>Cantonese |
|The Stinking Rose |55 North La Cienega Blvd<br>Beverly Hills, CA 90211 |310-652-7673 | | [[store|http://www.thestinkingrose.com]]<br>[[yelp|http://www.yelp.com/biz/the-stinking-rose-a-garlic-restaurant-beverly-hills]] |American, Italian, Steakhouses |
|Umemura Restaurant |1724 W Redondo Beach Blvd<br>Gardena, CA 90247 |310-217-0970 | | [[yelp|http://www.yelp.com/biz/umemura-restaurant-gardena]] |Japanese |
!!!Bakery
*JJ Bakery, 2370 Crenshaw Blvd, Torrance, CA 90501, (310) 328-6668, ~Mon-Sat.8:00 a.m. - 8:00 p.m, [[jjbakery usa|http://www.jjbakeryusa.com/]], [[yelp web page|http://www.yelp.com/biz/jj-bakery-torrance]]
*85°C Bakery Cafe, 1386 W Artesia Blvd, Gardena, CA 90248, [[store|http://85cafe.us/]], [[yelp|http://www.yelp.com/biz/85-c-bakery-cafe-gardena]]
!!!Super Markets
*[[Marukai Market|http://www.marukai.com/]], &nbsp;[[West LA store yelp|http://www.yelp.com/biz/marukai-market-los-angeles-2?osq=japanese+supermarket]], &nbsp;[[Marukai Pacific Market yelp site|http://www.yelp.com/biz/marukai-pacific-market-gardena?osq=japanese+supermarket]]
*[[Nijiya Market|http://www.nijiya.com]], &nbsp;[[Sawtelle Store yelp site|http://www.yelp.com/biz/nijiya-market-los-angeles?osq=japanese+supermarket]]
!!!References
*[[楊桃美食網|http://www.ytower.com.tw/index.asp]]
!!!Problem
When you start your computer you may receive an error message that is similar to the following error message:

''Your system is low on virtual memory. To ensure that Windows runs properly, increase the size of your virtual memory paging file.''

If you click OK, you may receive the following error message:

''Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file. During this process, memory requests for some applications may be denied.''

We have had a few of these messages pop up, some computers even report them with Intel's ~LanDesk installed others report Low Memory after installing ~AdAware, ~AdAware SE Personal, Spybot S & D; Spyware Blaster, Webroot ~SpySweeper and EZ AV, Office 2003 and Office 2007.

Make sure you have enough virtual memory. Your page file should be at least 1.5 times the size of your RAM and something less than five times the amount of RAM. Anything over five times the amount of RAM will usually be wasted.

!!!Solution
The ideal solution is to have a separate, fast, hard disk for the page file; one that isn't used by the rest of the operating system or commonly used programs. The thing that takes the most time in disk operations is the head moving across the disk to access new information, or seek time. Using a separate disk for the page file minimizes pagefile seek time.

See [[Microsoft support page|http://support.microsoft.com/kb/308417]] to set page size.
opening the installation directory "extensions" folder and deleting the associated subfolder (e.g., to uninstall the Java Console 6.0.18 extension, open the C:\Program Files\Mozilla Firefox\extensions\ folder and delete the "{~CAFEEFAC-0016-0000-0018-ABCDEFFEDCBA}" subfolder)
!!!Steps
#Right click on the folder (for example, My Documents Icon) and select properties
#In the target page/menu, select the “Move..” button and enter the new folder location you want to use
!!!Notes
If you would like to return to the default settings, for any reason, click the Restore Default button.
!!!Reference
http://teamtutorials.com/windows-tutorials/map-windows-my-documents-folder-to-network-drive
!!!Additional Information
Q: Map folder with a login script?
A: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx?mfr=true
!!!Stores
*''Art'': [[Brush Strokes|http://www.brushstrokesdirect.com/]]
*''Apparel'': [[Lands' End|http://www.landsend.com/]], &nbsp;[[DULUTH|http://www.duluthtrading.com/]]
*''Auto'': [[Edmunds|http://www.edmunds.com/index.html]], &nbsp;[[Cars.com|http://www.cars.com]], &nbsp;[[Auto Sport Catalog|http://www.autosportcatalog.com/]]
*''Auction'': [[eBay|http://www.ebay.com/]]
*''Book, CD'': [[Amazon|http://www.amazon.com]], &nbsp;[[Barnes & Noble|http://www.barnesandnoble.com/]], &nbsp;[[jet.com|https://jet.com/]], &nbsp;[[Amazon Music|https://music.amazon.com/home]]
*''Computer and Electronics'': [[Abt|http://www.abt.com/]], &nbsp;[[Amazon|http://www.amazon.com]], &nbsp;[[BuyDig.com|http://www.buydig.com]], &nbsp;[[jet.com|https://jet.com/]], &nbsp;[[MWave|http://www.mwave.com/]], &nbsp;[[New Egg|http://www.newegg.com]], &nbsp; [[Tiger Direct|http://www.tigerdirect.com]], &nbsp;[[CDS Parts|http://www.cdsparts.com/]]
*''Dept. Store'': [[Amazon|http://www.amazon.com]], &nbsp;[[jet.com|https://jet.com/]], &nbsp;[[Overstock.com|http://www.overstock.com/]]
*''Drinks'': [[Bigelow Tea|http://www.bigelowtea.com/]], &nbsp;[[keurig|http://www.keurig.com/]], &nbsp;[[Twinings USA|http://www.twiningsusa.com/]], &nbsp;[[Starbucks|http://www.starbucks.com/]], &nbsp;[[Tully's Coffee|http://www.tullys.com/]]
*''Drug Store'': [[Vitamin Shoppe|http://www.vitaminshoppe.com]], &nbsp;[[Swanson Health Products|http://www.swansonvitamins.com/]]
*''Food'': [[Royce'|http://www.royce.com/]], &nbsp;[[Great Harvest Bread|http://greatharvestnaperville.com/]], &nbsp;[[Strawberry Hill Povitica|https://www.povitica.com/]]
*''Furniture'': [[Bush Furniture Official Site|http://www.bushfurniture.com/]], &nbsp;[[Bush Furnite Online|http://www.bush-furniture-online.com/]], &nbsp;[[Crate & Barrel|http://www.crateandbarrel.com/]], &nbsp;[[C B 2|http://www.cb2.com]], &nbsp;[[The Simple Stores|http://www.thesimplestores.com/default.aspx]]
*''Gas Station'': [[Chicago Gas Price|http://www.chicagogasprices.com/index.aspx]], &nbsp;[[Naperville Mobile Gas Prices|http://www.chicagogasprices.com/GasPriceSearch.aspx?typ=adv&fuel=A&srch=1&state=IL&area=Naperville&site=Chicago,Illinois&station=Mobil&tme_limit=24]], &nbsp;[[Lisle Mobile Gas Prices|http://www.chicagogasprices.com/GasPriceSearch.aspx?typ=adv&fuel=A&srch=1&state=IL&area=Lisle&site=Chicago&station=Mobil&tme_limit=24]]
*''Hardware Stores'': [[Home Depot|http://www.homedepot.com/]], &nbsp;[[Lowe's|http://www.lowes.com/]], &nbsp;[[Menards|http://www.menards.com/]]
*''Home Entertainment System'': [[B&H|http://www.bhphotovideo.com/]]
*''Sport'': [[Viking Ski Shop|http://www.vikingskishop.com/]]
*''Toy'': [[Collectobil|http://www.collectobil.com/index.html]], &nbsp;[[The Airplane Shop|http://www.airplaneshop.com/]], &nbsp;[[Think RC|http://www.thinkrc.com]]
*''Price Compare'': [[Bizrate|http://www.bizrate.com]], &nbsp;[[MySimon|http://www.mysimon.com]], &nbsp;[[Price Grabber|http://www.pricegrabber.com/]]
*''Shopping Guide'': [[Consumer Reports|http://www.consumerreports.org/]]
*''Specialty'': [[Discovery Store|http://www.discoverystore.com/]]
*''Wholesale'': [[Costco|http://www.costco.com/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Basil's Greek Dining ||| Click | Click | | |
|--Raffi's On Fifth-- |--200 E 5th Ave, Ste 127<br>Naperville, IL 60563-- |--630-961-8203-- | | --[[Click|http://www.raffison5th.com/]]-- ||This restaurant is closed! |
This is a simple howto explaining how to merge two (or more) avi into one. First get the necessary software. Open terminal (alt+f2 thentype gnome-terminal) and type:

sudo apt-get install mencoder

Next navigate to the folder where your video is located (for simplicity keep all of the files you want to merge in the same folder) and type:

mencoder -ovc copy -oac copy video1.avi video2.avi -o completevideos.avi

Replace video1.avi video2.avi with original videos you want to merge and replace completevideos.avi with whatever you want your merged video to be called.

Here's a little explanation of what mencoder do:

-ovc copy - tells the mencoder to keep the original type of video, no encoding
-oac copy - tells the mencoder to keep the original type of audio, no encoding
-o - specifies the output file name (and location if writen as /location/of/the/merged/video/merged.avi) 
The perfect solution is ~TSMuxeR from www.smlabs.net. A freeware that does exactly what I was looking for. I have assembled thousands of small .m2ts files into 400 Mb files. It takes only 60 seconds to create this 400 MB file on a ~CoreDuo machine.
Download link: http://www.videohelp.com/tools/tsMuxeR
http://www.winforums.com/showthread.php?t=9706
*''Partition Manager'': [[Ranish.com|http://www.ranish.com/part/]]
http://members.tripod.com/~diligent/harddisk.htm
!!!Hard Drive Image
[[HDD Utilities for Seagate Drive|http://www.theinquirer.net/en/inquirer/news/2007/05/22/one-of-the-best-hdd-utilities-is-free]]
[[Download Seagate Disc Wizard|http://www.seagate.com/www/en-us/support/downloads/discwizard/]]
[[Download Maxtor MaxBlast 5|http://www.seagate.com/ww/v/index.jsp?locale=en-US&name=MaxBlast_5&vgnextoid=7add8b9c4a8ff010VgnVCM100000dd04090aRCRD]]
[[TrueImage|www.Acronis.com]]
Search Google with "''~TrueImage''"
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Yerbabuena Mexican Cuisine |4732 Main Street<br>Lisle, IL 60532 |630-852-8040 | [[Click|http://maps.google.com/maps?q=4732+Main+Street,+Lisle,+IL+60532&hl=en&sll=37.0625,-95.677068&sspn=34.534108,65.302734&vpsrc=0&hnear=4732+Main+St,+Lisle,+DuPage,+Illinois+60532&t=m&z=16]] | | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Mediterranean Oasis Grocery & Carryout |357 E Bailey Rd<br>Naperville, IL 60565 |630-420-9507 | | [[Click|http://medoasisstore.com/]] | | |
|Naf Naf Grill |1739 Freedom Dr., Ste 109<br>Naperville, IL 60563 |630-904-7200 | | [[Click|http://www.nafnafgrill.com/]] | | shwarma |
!!!Airport - ~Minneapolis-St. Paul International Airport (MSP)
*IATA: ''MSP'', ICAO: ''KMSP'', FAA LID: ''MSP''
*[[Minneapolis–Saint Paul International Airport - Wikipedia|https://en.wikipedia.org/wiki/Minneapolis-St._Paul_International_Airport]]
*[[MSP Official Site|http://www.mspairport.com/]]
**[[Shuttle Services|http://www.mspairport.com/GroundTransportation/van-and-shuttle-services.aspx]]
!!!Ground Transportation
*[[Metro Transit|http://www.metrotransit.org/]]
**[[Metro Transit Blue Line Map|http://www.metrotransit.org/blue-line-map]]
**[[Metro Transit (Nicollet Mall to Convention Center)|http://www.metrotransit.org/ride-free-on-nicollet-mall]]
*[[Super Shuttle|http://www.supershuttle.com/]]
!!!Attractions
*[[Mall of America|http://www.mallofamerica.com/]]
*[[Drive A Tank|http://www.driveatank.com/]]
**550 W Cherry St, Kasota, MN
**11 years old and 4'6" tall to be a passenger, 14 years old and 5' tall to be a driver
!!!Hotels
*[[Hilton Minneapolis|http://www3.hilton.com/en/hotels/minnesota/hilton-minneapolis-MSPMHHH/index.html]]
!!!Restaurants
*[[Hells's Kitchen|http://www.hellskitcheninc.com/]]
*[[The News Room|http://thenewsroommpls.com/]]
*[[Trip advisor's restaurants near Hilton Minneapolis|http://www.tripadvisor.com/RestaurantsNear-g43323-d121194-Hilton_Minneapolis-Minneapolis_Minnesota.html]]
!!!Maps
*[[Minneapolis Maps Site|http://www.minneapolis.org/visitor/map-transportation/maps]]
*[[Minnesota Monthly - Maps Page|http://www.minnesotamonthly.com/media/Minnesota-Monthly/Guides-Resources/Maps/]]
**[[Where Maps|http://www.minnesotamonthly.com/media/Minnesota-Monthly/Guides-Resources/Maps/Where-Twin-Cities-Maps/]]
*[[Minneapolis Highway Map|http://www.dot.state.mn.us/statemap/]]
!!!News & Magazines
*[[Minnesota Monthly|http://www.minnesotamonthly.com/]]
*[[Explore Minnesota Travel Guide|http://www.exploreminnesota.com/publications-order-form.aspx]]
!!!References
*[[Minneapolis, City by Nature|http://www.minneapolis.org/]]
*[[Explore Minnesota|http://www.exploreminnesota.com/]]
*[[Tripadvisor - Minneapolis|http://www.tripadvisor.com/Tourism-g43323-Minneapolis_Minnesota-Vacations.html]]
*[[Where - Twin Cities|http://www.greenspring.com/where-twin-cities/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Genghis Grill|--106 N. Hale St.<br>Wheaton, IL 60187--|--630-665-3600--|  | [[Click|http://www.genghisgrill.com/]] | |--Sunday- Thursday 11AM- 9PM<br>Friday- Saturday 11AM- 10PM-- |
!!!Steps
#using  your keyboard, push ''~Alt-F2''
#type in ''gconf-editor''
#use the tree navigation and find ''apps'' -> ''metacity'' -> ''general''. Find the line that says ''button layout''
#the position of the semi-colon in the statement dictates the side of the window pane that the buttons find their home. For example, you will notice that the semi-colon is on the left-hand side of the statement, as are the buttons. To change the buttons location, click in the statement and simple move the semi-colon to the other side of the statement as seen below.
#If you would like to re-arrange your buttons, simple move the words around (i.e. minimize,maximize,close). Remember, no spaces between the words.
!!!Reference
#[[RBucky Blog - Move windows buttons to right side in Ubuntu|http://rbucky.com/blog/move-windows-buttons-to-right-side-in-ubuntu/]]
!!!Around Chicago
*''Aquarium'': [[Shedd Aquarium|http://www.sheddaquarium.org/]]
*''Arboretum'': [[The Morton Arboretum|http://www.mortonarb.org/]], &nbsp;[[Chicago Botanic Garden|http://www.chicago-botanic.org/]]
*''Architecture'': [[Chicago Architecture Foundation|http://www.architecture.org/]], &nbsp;[[The Chicago Athenaeum|http://www.chi-athenaeum.org/]]
*''Art'': [[The Art Institute of Chicago|http://www.artic.edu/aic/]], &nbsp;[[Museum of Contemporary Art|http://www.mcachicago.org/]]
*''Astronomy'': [[Adler Planetarium|http://www.adlerplanetarium.org/home.shtml]]
*''Aviation'':  [[Illinois Aviation Museum - Bolingbrook IL|http://www.illinoisaviationmuseum.org/]], &nbsp;[[Aviation Museum Locator|http://aeroweb.brooklyn.cuny.edu/museums/museums.htm]]
*''Children'': [[DuPage Children's Museum|http://www.dupagechildrensmuseum.org/]], &nbsp;[[Chicago Children's Museum|http://www.chicagochildrensmuseum.org/]], &nbsp;[[Kohl Children's Museum|http://www.kohlchildrensmuseum.org/]]
*''Natural'': [[The Field Museum|http://www.fieldmuseum.org/]]
*''Rail Road'': [[Illinois Railway Museum|http://www.irm.org/]]
*''Science'': [[The Museum of Science and Industry|http://www.msichicago.org/]]
!!!Other States
*''Aquarium'': [[Aquarium of the Pacific|http://www.aquariumofpacific.org/]], &nbsp;[[Monterey Bay Aquarium|http://www.montereybayaquarium.org/]]
*''Aviation'': [[National Museum of the USAF, OH|http://www.nationalmuseum.af.mil/]], &nbsp;[[NASA Kennedy Space Center|http://www.nasa.gov/centers/kennedy/home/index.html]], &nbsp;[[Museum of Flight - Seattle WA|http://www.museumofflight.org/]]
*''Science'': [[California Science Center, LA CA|http://www.californiasciencecenter.org/]]
!!!System Setting
*Web page: __[[Setup Android Browser to Show Desktop Web Pages]]__
!!!App
*''PDF'': [[How to read a PDF on an Android tablet|http://www.the-digital-reader.com/2010/12/19/how-to-read-a-pdf-on-android/]]
!!!Tutorial
*[[automation-with-autoit-tutorial-part-1|http://www.technibble.com/automation-with-autoit-tutorial-part-1/]]
!!!External Links
*[[AutoIt Home|http://www.autoitscript.com/]]
!!!References
*[[AutoIt_v3-_Your_Quick_Guide|http://autoit-script.ru/autoit_rv_ua/files/Other/AutoIt_v3-_Your_Quick_Guide.pdf]]
!!!Bodhi Linux Distribution
*Base: Ubuntu
*Desktop: Enlightenment
!!!System Installation
*sudo apt-get update && sudo apt-get upgrade && sudo apt-get autoremove && sudo apt-get autoclean
*sudo apt-get install gnome-terminal
*sudo apt-get remove {{{--purge terminology}}}
*sudo apt-get remove {{{--purge midori}}}
*''sudo apt-get install ubuntu-restricted-extras''
ubuntu-restricted-extras
*''Upgrade Bodhi''
**sudo apt-get update
**sudo apt-get dist-upgrade
**uname -r
**sudo apt-get update
**apt-cache search linux-image 
**''sudo apt-get update && sudo apt-get upgrade && sudo apt-get autoremove && sudo apt-get autoclean''
!!!References
#[[Keep it Fresh -- Bohdi Wiki|http://wiki.bodhilinux.com/doku.php?id=upgrade_bodhi_and_keep_it_fresh]]
!!!Configure Crunchbang After installation
*''Setup Proxy Server if Needed''
**Turn on Network on ~VirtualBox if it is off
**Added floowing line to the Openbox autostart.sh (can be edited from menu)
***''export all_proxy="http://A.B.C.D:8000"''
**See [[Virtual Network Setting for Host Machine Behind Proxy]]
*''Install additional Packages''
**~CrunchBang provides a script to install common packages right after installation. If you skip it in the first boot right after installation, run "''cb-welcome''" in terminal later.
*''Install ~VirtualBox Guest Additions''
**See [[Install Guest Additional]]
*''Move the Panel/Taskbar'':
**By default ~CrunchBang places its panel/taskbar at the top of the screen. Relocating it to the bottom of the screen was accomplished by opening the file ~/.config/tint2/tint2rc and changing the line "''top'' center horizontal" to "''bottom'' center horizontal" in the "''# Panel''" section, then restarting Tint2: ''sudo tint2restart''
*''Add Scroll bar to Terminal''
**menu->Settings->Terminator->Edit config file
**Change "scrollbar_position = ''right''"
**Change "scrollback_lines = ''10000''"
**[[Terminator Config|http://manpages.ubuntu.com/manpages/intrepid/man5/terminator_config.5.html]]
*''Security''
**''sudo apt-get install gufw''
**''sudo ufw enable''
*Install Chinese Fonts
*Install Iceweasel on ~CrunchBang 11
*Install remmina
*Install ~SciTE
*Install Filezilla?
*Install [[TkCVS|http://www.twobarleycorns.net/tkcvs.html]]?
*Install ~TkDiff
!!!References
#[[Install and Configure CrunchBang Linux on the Lenovo T410 Laptop|http://www.iceflatline.com/2011/05/install-and-configure-crunchbang-linux-on-the-lenovo-t410-laptop/]]
#[[HOWTO Configure SCIM to enable Chinese input|http://crunchbanglinux.org/wiki/howto_configure_scim]]
!!!System
*''Official Home'': [[Kubuntu Home|http://www.kubuntu.org/]]
*''Download'': [[Kubuntu Download|http://www.kubuntu.org/getkubuntu]], &nbsp;[[Kubuntu Releases|http://releases.ubuntu.com/kubuntu/]]
*''User Guide'': [[10.04 LTS Lucid|http://www.kubuntuguide.info/index.php/Lucid]], &nbsp;[[10.10 Maverick|http://www.kubuntuguide.info/index.php/Maverick]], &nbsp;[[11.04 Natty|http://www.kubuntuguide.info/index.php/Natty]], &nbsp;[[11.10 Oneiric|http://www.kubuntuguide.info/index.php/Oneiric]]
!!!Virtual Box
*Install Virtual box guest additional and shared folder
*[[Virtual Box]]
!!!Security
*Firewall: [[Gufw - GUI for ufw|http://www.ubuntugeek.com/gufw-simple-gui-for-ufw-uncomplicated-firewall.html]], &nbsp;[[ufw|https://help.ubuntu.com/8.04/serverguide/C/firewall.html]], &nbsp;[[Guarddog|http://www.simonzone.com/software/guarddog/]], &nbsp;[[Firestarter|http://www.fs-security.com/]]
*True Crypt:
!!!Hardware Device
*''Printers'': [[Printer Setup on Ubuntu]]
!!!Network
*''Behind Proxy Server'': [[Virtual Network Setting for Host Machine Behind Proxy]]
!!!Internet
*''Firefox'': ~K-Menu->Application->Internet->Install Firefox
*''Filezilla'': ~K-Menu->System Setting->software management->internet->Filezilla
!!!Multimedia
*''Restricted Extras'': sudo apt-get install kubuntu-restricted-extras
*''Addition for DVD'': sudo /usr/share/doc/libdvdread4/install-css.sh
*''vlc media player'': ~K-Menu->System Setting->software management->Multimedai->vlc
*''K9 Copy'': ~K-Menu->System Setting->Software Management->Multimedai->K9 Copy
*''dvd::rip'': ~K-Menu->System Setting->Software Management->Multimedai->dvd::rip
*''Handbrake'': Need to add Handbrake source to ''Origin of Packages'' in  Settings of Software Management.
##~K-Menu->System Setting->software management->Settings
##Click ''Origins'' button, ''Software Source'' window will pop up.
##Click ''Other Software'' tab and then click ''Add'' button at bottom
##Add following lines: (11.04)
***deb http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu natty main 
***deb-src http://ppa.launchpad.net/stebbins/handbrake-snapshots/ubuntu natty main 
##~K-Menu->System Setting->software management->Multimedai->Handbrake
*[[Linux System Configurations and Applications]]
*[[Linux Android Apps]]
*[[Linux Shell Commands]]
*[[Linux Security Configurations and Applications]]
*[[Linux Accessories Configurations and Applications]]
*[[Linux Chinese input Configurations and Applications]]
*[[Linux Network Configurations and Applications]]
*[[Linux Internet Applications]]
*[[Linux Graphic Applications]]
*[[Linux Media Applications]]
*[[Linux Office and Productive Applications]]
*[[Linux Programming Applications]]
*[[Linux Image and Parition Configurations and Applications]]
*[[Linux WINE Applications]]
*[[Linux User-Level Applications]]
*[[Linux Performance Configurations]]
*[[Linux RAID Configurations]]
*[[Linux Server Configurations and Applications]]
!!!References
*[[Linux Knowledge Sites]]
*[[Linux Man Page|http://www.unix.com/man-page/linux/1/man/]]
*[[Tips and Tricks for Linux Mint after Installation|http://www.techsupportalert.com/content/tips-and-tricks-linux-mint-after-installation.htm]]
*[[Linux Mint 11 installation tips|http://ubuntu-install.blogspot.com/2011/05/linux-mint-11-installation-tips.html]] or [[Same web on Google web|https://sites.google.com/site/installationubuntu/linux-mint/install-linux-mint-10]]
*[[How to Install Office Live Meeting|http://www.ehow.com/how_5755259_install-office-live-meeting.html]]
*[[Enabling X Forwarding|http://www.digitaldrugs.co.uk/wiki/index.php/Enabling_X_Forwarding]]
*[[Add and Edit Panel Launchers in Xfce|http://helpdeskgeek.com/linux-tips/add-and-edit-panel-launchers-in-xfce/]]
*[[How to Install TrueType Fonts on Ubuntu|http://www.wikihow.com/Install-TrueType-Fonts-on-Ubuntu]]
!!!Issues Right After Installation Makulu 8 Cinnamon 64-bit
*No items/list in All Applications, Accessories, Preferences, and Administration group in start menu.
*The preference column (left column of start menu window) has application name messed up.
*For some reason, I can not get to my tiddlyspot page even I set proxy in system and chrome browser.
*No firefox web browser.
!!!Video Editing
*''Upload video from mini camcorder to PC'':
**Interface: firewire cable (Win 7 should be able to install driver automatically)
**video capture software: [[WinDv|http://windv.mourek.cz/]]
*[[Avidemux|http://avidemux.sourceforge.net/]] - Use this tool to edit/merge the videos
**select ~MP4 Muxer in "''Output Format''" area.<br>NOTES: Not sure what is difference between ~MP4 Muxer and ~MP4v2 Muxer, some people say ~MP4v2 Muxer output is not working for their ~TVs.
**from "''File''" -> "''Open''" to select the first file
**from "''File''" -> "''Append''" to select the 2nd, 3th, ... files
**from "''File''" -> "''Save''" to output to a single file
*[[Handbrake|https://handbrake.fr/]] - I use this tool to convert from many different formats to mp4 format.
**make sure to select ~MP4 format in "''Output Settings''"
**click "''Source''" tag and select a folder (like ~VIDEO_TS) or a file (can be iso file too)
**wait for tool to finish scanning source file and enter file in "''Destination''" area
**click "''Start''" tag
*[[DVDFlick|http://www.dvdflick.net/]] - I used ~DVDFlick long time ago. I am not sure it is still a good program to use or not. I started to use Linux/Ubuntu and Linux applications.
!!!CD/DVD Tools
*[[ImgBurn Official Website|http://www.imgburn.com/]] - CD/DVD burning tool
*[[MagicDisk|http://www.magiciso.com]] - virtual ISO CD/~DVD-ROM
*~FreeDVD/~DVDFab - Fengtao Software - DVD backup utility
*[[DVD Shrink|http://dvdshrink.org/]] - DVD backup utility, [[Filehippo Download|http://www.filehippo.com/download_dvdshrink/]]
!!!Screen Capture
*''Snipping Tool'' - Win 7 build in tool
*[[Duck Capture|http://www.ducklink.com/p/free-screen-capture-tool/]]
!!!Media Player
*[[VLC|http://www.videolan.org/vlc/]]
!!!References
*[[VideoHelp|http://www.videohelp.com/]]
*[[VideoHelp Popular Software and downloads|http://www.videohelp.com/tools/popular]]

!!!System Installation
*Distribution Upgrade/Software Update: Menu->System Tools->Update Manager
*~VirtualBox Additional Settings:
**Guest Additions: Menu->Preferences->Additional Drivers, activate "guest addition module source for dkms"
**Shared Folder: Menu->System Tools->Users and Groups to add permission; see __[[VirtualBox Shared Folder]]__
**DVD Player Setting: See __[[Can not Play DVD Through Host Player]]__
*Firewall: UFW: Terminal->''sudo ufw enable''
*vi Editor: ''sudo apt-get install vim''
*Terminal Setting Change: Increase Scrolling lines: Edit->Preferences->Display
*[[Printer]] Setting
!!!Network Connection
*Proxy Setting: See __[[Virtual Network Setting for Host Machine Behind Proxy]]__
*Remote Desktop Connection:
**Ubuntu 11.04 and earlier: Terminal Server Client (''sudo apt-get install tsclient'') and Remmina
**Ubuntu 11.10: Remmina only (''sudo apt-get install remmina'')
*Network Drivers
!!!Security
*Firewall: UFW: Terminal->sudo ufw enable
*~TrueCrypt
*[[Linux Security Notes|Security]]
*ALU Linux VPN package only for 32-bit
!!!Applications
*Installation/removal: Menu->System Tools->Software Manager
*''Firefox''
**Peppermint default browser is chromium
**Home page and download location
**Add-on
***''Appearance'': Firefox 3 theme for Firefox 4+, &nbsp;Firefox Aero Theme for Firefor 4+, &nbsp;~BlackX, Sky Plus
***''Extensions'': Adblock Plus, &nbsp;Adblock Plus Pop-up Addon, &nbsp;Adblock Plus Element Hiding Helper,<br>Better Privacy, &nbsp;Ghostery, Tracker Blocker 2.01<br>Download Helper, &nbsp;IE View Lite
*~FileZilla
*WINE
**Notepad++
**~WinMerge
*~TkDiff
!!!References
#[[Peppermint FAQ|http://peppermintos.com/faq/]]
#[[Editing menu|http://peppermintos.net/viewtopic.php?f=8&t=3363]]
#[[Peppermint ICE|http://peppermintos.com/guide/ice/]]
!!!Linux OS Ubuntu Distribution
*The latest version of Ubuntu, 10.10 (Maverick Meerkat), can be downloaded from [[Ubuntu Home|http://www.ubuntu.com/]]. Ubuntu has different options to select: 32 bits, 64 bits, Desktop, Server.
*The [[Ubuntu 10.10 Guide|http://ubuntuguide.org/wiki/Ubuntu:Maverick]] from Ubuntu Wiki is a good document to start with.
*Alternative to Ubuntu: [[Ubuntu Variants]]
*Linux Basic: [[File Systems]]
!!!System Installation
*[[Software Package CLI Commands]]
*Post Installation: [[Ubuntu Restricted Extras]], &nbsp;[[Kubuntu 10.10 Post Installation]]
*System Boot Loader Grub2: [[Ubuntu Documentation: Community Documentation: Grub2|https://help.ubuntu.com/community/Grub2]] 
*[[Ubuntu Panel Modifications]]
*To change ~PS1 prompt: ''sudo gedit .bashrc'', Some [[Backslash-Escaped Special Characters]] can be used in ~PS1 and ~PS2.
*Some Wallpaper sites: [[Desktop Nexus|http://technology.desktopnexus.com/]]
*[[Move Ubuntu Window Buttons to Right Hand Side in Ubuntu]]
*[[Change Default Program for a File Type]]
*[[10.04 installation black screen on Dell Inspiron 710m|Ubuntu 10.04 LTS Black Screen Issue]]
!!!Hardware Devices
*[[System Hardware]]
*Keyboard and Mouse: [[Synergy]]
*[[Bluetooth]]
*[[Scanner]]
*[[Printer]]
!!!Network Connection
*[[Ubuntu Network Setting]]
*[[Ubuntu FTP Setting]]
*[[Ubuntu VNC]]
*[[Windows Remote Desktop on Ubuntu]]
!!!Applications
Some Ubuntu documents about [[installing software|https://help.ubuntu.com/community/InstallingSoftware]], also [[building package|http://help.ubuntu.com/community/CompilingEasyHowTo]]
*[[Security]]
*''Internet'': [[Browsers|Internet Browsers]], [[Pidgin]], [[Skype]]
*''Office'': [[PDF]]
*''Running Windows Applications'': [[WINE]], &nbsp;[[Virtual Box]]
*''Development'': [[Developer Tools]]
*''Multimedia'': [[Ubuntu Multimedia]]
*''Graphics'': [[Screen Capture]]
*''Game/Flight Simulator'': [[FlightGear|http://www.flightgear.org/]]
!!!Need Clean Up
*~NtEd - edit musical scores - it may be interesting tool
*[[100 of the Best OpenSource Applications|http://ubuntulinuxhelp.com/top-100-of-the-best-useful-opensource-applications/]]
*[[SONY VAIO SZ Laptop Driver List|http://www.linlap.com/wiki/sony+vaio+vgn-sz+series]]
*[[Ubuntu Linux Help|http://ubuntulinuxhelp.com/]]
*[[Xterm Hacks|http://www.davidsimmons.com/soft/xtermhacks/]]
*[[Side Bar Options|SideBarOptions]]/% The vistor map is in WebDesign tag %/
!!!Information
*Chicago - Louisville (5 hours)
**[[Louisville Slugger Museum & Factory|http://www.sluggermuseum.com/]]
**[[Kentucky Derby Museum|http://www.derbymuseum.org/]]
**[[Mammoth Cave, Kentucky|http://travel.aarp.org/destinations/united-states/cave-city/?intcmp=AE-TRV-ILSLD-CAP]]
**References:
***[[Museum Guide for Louisville|https://www.tripadvisor.com/Guide-g39604-k4492-Louisville_Kentucky.html]]
**[[Safe area for hotel, maybe just outside city|https://www.tripadvisor.com/ShowTopic-g39604-i452-k1333679-Safe_area_for_hotel_maybe_just_outside_city-Louisville_Kentucky.html]]
*Louisville - Knoxville (4 hours)
**[[Knoxville Areas to Avoid|https://www.tripadvisor.com/ShowTopic-g55138-i683-k5931521-Knoxville_Areas_to_Avoid-Knoxville_Tennessee.html]], &nbsp;[[Safest part of Knoxville|http://www.city-data.com/forum/knoxville/398423-safest-part-knoxville.html]] (~City-Data.com)
**Hampton Inn ~Knoxville-West At Cedar Bluff
**[[Tennessee’s Caves|https://www.tnvacation.com/nature-outdoors/natural-wonders/caves]]
*Knoxville - Myrtle Beach (7 hours)
**[[Amusements & Attractions|http://www.visitmyrtlebeach.com/things-to-do/attractions/]]
**[[US News Travel Myrtle Beach Travel Guide|http://travel.usnews.com/Myrtle_Beach_SC/]]
*Myrtle Beach - Atlanta (6 hours)
**[[Best Part to Stay in Atlanta|https://www.tripadvisor.com/ShowTopic-g60898-i104-k1272822-Best_part_to_stay_in-Atlanta_Georgia.html]]
*Atlanta - Nashville (4 hours)
*Nashville - Chicago (7 hours)
If you press "Num Lk" (or "Pad Lk" for numeric Pad) it turns on the blue keys, and inverts the meaning of the "Fn" key - it's a way to use that embedded numeric keypad without having to hold down the "Fn" key the entire time. To fix it, just find and press the "Num Lk" or "Pad Lk" key again.
Some web sites have following suggests:
*Fn + F12 + Numlk
*F12 + Numlk
*Fn + Numlk
*Fn + Shift +Numlk
*On an IBM Thinkpad, Shift + Scroll Lock Num
*Ctrl + Alt + Numlk 
Hi Paddy,

I've found a solution (worked for my setup) that clears the printer offline
problem when printing from a Vista laptop PC over a home network to a printer
connected to a Windows98 desktop PC. I never had this problem with my XP
Home laptop accessing the printers on the Windows98 PC.

With the Vista PC, I was always able to Add my 2 printers (HP PSC 1350 and
Canon i560) using Vista's wizard (Add a local printer), but after a restart
of the Vista PC, both printers would be offline. In Printer properties,
Ports tab, both printers would appear as Client Side Rendering Provider under
the Description column.

My Vista PC is a new Dell Inspiron 1420, Vista Home Premium (~WiFi networking).
My print server is a Dell Dimension V350, Windows 98 (ethernet networking).
Home network is ~WiFi using a ~D-Link 624 router, ~WPA-PSK security enabled.
Canon i560 bubblejet printer on parallel port of Dell Dimension V350
HP PSC 1350 on USB port of Dell Dimension V350

Here's the fix:
1. In Control Panel, Printers, delete offline printers. If they wont
delete, it may be because there are pending print jobs in the queue. Open the
printer and Cancel the jobs.
2. In Printer properties, Ports tab, delete the previoulsy installed
printers (offline statuts) that appear as Client Side Rendering Provider
under the Description column. To do this, highlight the port, then click on
Delete Port button. Click Apply.
3. Restart your PC.
4. Now reinstall the printers as follows:
5. Open Control panel, Printers, and click Add a printer.
6. Click Add a local printer.
7. Select the "Use an existing port" radio button, and select ~LPT1: (Printer
Port). Click Next.
8. Install the printer driver. Mine were found in the list inlcuded with
Vista. Select the manufacturer and the printer. Click Next.
9. In the next window, accept the printer name or type in a new name. Leave
the "Set as default printer" box unchecked. Click Next.
10. Vista should now install the printer. A window should open saying
"You've successfully added printer name.
11. DO NOT Print a test page at this time, because nothing is connected to
the ~LPT1 port on the laptop. Just press Finish. The printer you just added
should appear in the Printers window.
12. Click ONCE on the newly added printer to highlight it, then right-click
and open Properties.
13. On the Ports tab, click Add Port, select Local Port, then click New Port
14. When the Port Name window open, Enter a port name as follows:
\\computername\printername
(replace computername with the name of your PC acting as print server, and
printername with the name of your printer). Click OK.
15. You should now have a new port listed on the Ports tab of the printer
Properties, but now the Description should be Local Port, instead of Client
Side Rendering Provider. Click OK.
16. Now you can go to the General tab, and Print a Test Page.

Hopefully, your test page will print. Then restart your computer to check
that the printer comes back online.

This procedure worked for me. Hope it works for you too. Let me know. Good
luck!
(PS: bi-directional printer support is enabled).
!!!~CrunchBang Proxy Server Setup
*''Update bashrc''
**sudo vi ''/etc/wgetrc'' and update proxy to following
***https_proxy=http://ih.proxy.lucent.com:8000/
***http_proxy=http://ih.proxy.lucent.com:8000/
***ftp_proxy=http://ih.proxy.lucent.com:8000/
***Uncomment ''use_proxy = on''
!!!!
*''Setup APT for software update''
**sudo vi ''/etc/apt/apt.conf'' and add following lines (''create'' one if /etc/apt/apt.conf file is not there)
//{{{
      Acquire {
        Retries "0";
        HTTP {Proxy "http://ih.proxy.lucent.com:8000/";};
      };
//}}}
*Same procedures can be applied to ''Lubuntu'', ''Xubuntu'', ''Peppermint''.
!!!Kubuntu Proxy Server Setup
*''Proxy Setup for System''
**~K-Menu->System Settings->Network Settings->Proxy
**Select "Use proxy configuration URL:" with "http://pac.proxy.alcatel-lucent.com/proxy.pac"
**Notes: Use ''manual proxy configuration'' instead of ''proxy configuration URL'' setting if network connection is still failed when using bridged networking. This most likely is not the ~VirtualBox error. 
!!!Fedora Proxy Server Setup
*''Proxy Setting for System''
**Applications->System Tools->System Settings->Network
**Select Network proxy
**Method->Automatic
**Configuration ~URL->http://pac.proxy.alcatel-lucent.com/proxy.pac
!!!!
*''Export http_proxy variable in bash login script''
**su -
**vi /root/.bash_profile
**export http_proxy=”http://yourproxyaddress:port/”
//{{{
      # Network Proxy
      http_proxy="http://ih.proxy.lucent.com:8000/"
      export http_proxy
//}}}
**This will help you to export http_proxy variable automatically every time you login.
!!!!
*''Setup Proxy for SW Update (yum)''
**su -
**vi /etc/yum.conf
**Enter following lines at bottom of [main] section
***proxy=http://yourproxyaddress:port/
***proxy_username=your_username (needed only if user/password is required for proxy)
***proxy_password=your_password (needed only if user/password is required for proxy)
**Now use “yum list” command to check for its working.
***yum list
!!!Reference
*[[Virtual Network Setting for Host Machine Behind Proxy]]
*''News'':
**[[Google News|http://news.google.com/nwshp?hl=en&tab=wn]], &nbsp;[[Yahoo News|http://news.yahoo.com/]], &nbsp;[[Drudge Report|http://www.drudgereport.com]]
**[[Google Finance|http://finance.google.com/]], &nbsp;[[Yahoo Finance|http://finance.yahoo.com/]]
**[[BBC|http://www.bbc.co.uk/]], &nbsp;[[Sky News|http://news.sky.com/]], &nbsp;[[Reuters - World|http://www.reuters.com/news/world]]
**[[USA Today|http://www.usatoday.com/]], &nbsp;[[CNN|http://www.cnn.com/]], &nbsp;[[Huffington Post|http://www.huffingtonpost.com/]], &nbsp;[[Fox News|http://www.foxnews.com/]], &nbsp;[[US News|http://www.usnews.com/]]
**[[CBS 2 Chicago|http://chicago.cbslocal.com/category/news/]], &nbsp;[[NBC 5 Chicago|http://www.nbc5.com/]], &nbsp;[[ABC 7 Chicago|http://abc7chicago.com/]]<br>[[WGN 9 TV|http://wgntv.com/]], &nbsp;[[Fox 32 Chicago|http://www.myfoxchicago.com/]]
**__[[More on News|Local News]]__
!!!!
*''Live Streaming'':
**[[ABC News Live|http://abcnews.go.com/live]], &nbsp;[[CBS News Live|http://www.cbsnews.com/live/]], &nbsp;[[Bloomberg TV Live|http://www.bloomberg.com/live]]
**[[Sky News Live|http://news.sky.com/interactive/1345361/watch-sky-news-live]]
**[[WGN 9 TV Live Stream|http://wgntv.com/on-air/stream/]]
**__[[More on Live Streaming Sites|Live Streaming]]__
!!!!
*''中文新聞''
**[[BBC 中文網|http://www.bbc.co.uk/zhongwen/trad/]], &nbsp;[[世界日報|http://www.worldjournal.com/]], &nbsp;[[大紀元|http://www.epochtimes.com/b5/]]
!!!!
*''台灣新聞'':
**[[自由時報|http://www.libertytimes.com.tw]], &nbsp;[[民報|http://www.peoplenews.tw/]], &nbsp;[[美麗島電子報|http://my-formosa.com/]], &nbsp;[[新頭殼|http://www.newtalk.tw/]]<br>[[風傳媒|http://www.storm.mg/]], &nbsp;[[今日新聞|http://www.nownews.com/]], &nbsp;[[eTaiwan News|http://etaiwannews.com/etn/index_en.php]]
**[[民視新聞台|http://news.ftv.com.tw/]], &nbsp;[[三立新聞網|http://www.setnews.net/]], &nbsp;[[壹電視新聞|http://www.nexttv.com.tw/news]]
**[[台灣財經資訊]], &nbsp;[[台灣新聞電視台]]
**__[[More on Taiwan news|Taiwan News]]__
*''sudo dpkg -i pac-4.5.5-all.deb''
*If it failed, most likely it will, open ''synaptic Package Manager'' and you will see an error message pop up window with text "You have 1 broken package on your system! Use the "Broken" filter to locate it. Click close buttom.
*From top menu, select ''Edit'' -> ''Fix Broken Packages'' and then select ''Apply'' buttom under top menu.
*Click Ok in next pop up window to apply changes
*Reference: old way to install Pac Manager [[Install PAC Manager from getdeb Package]]
*Need to install xtightvncviewer, ''sudo apt-get install xtightvncviewer'', in order to setup VNC connection in PAC manager.
*Also need to install rdesktop, ''sudo apt-get install rdesktop'', to connect to microsoft windows remote desktop. 
*Use ''<F8>'' key and select "send ''ctrl+alt+del''" in popup window to send ctrl+alt+del in PAC manager VNC sessions.
*To port config file from one computer to another one, just copy and replace the PAC config file: ''$HOME/.config/pac/pac.yml'' and ''$HOME/.config/pac/pac.dumper''
*To install new package direct download from PAC web site: cd to the download folder and run ''sudo dpkg -i package.deb'' where package.deb is the PAC package like pac-4.5.2.1-all.deb.*''Connect to Windows Shared Folders from Linux''
*[[3 Easy Ways to Connect to Windows Shared Folders from Linux|http://www.howtogeek.com/howto/29167/3-easy-ways-to-connect-to-windows-shared-folders-from-linux/]]
*[[Quick-Launch Network Connections and Shares with ALT-F2|http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/]]
*[[Samba/SambaServerGuide|https://help.ubuntu.com/community/Samba/SambaServerGuide]]
*''Windows RDP Remote Desktop Connection''
**Linux Mint 11/Ubuntu 11.04 and earlier: Terminal Server Client (''sudo apt-get install tsclient'') and Remmina
**Linux Mint 12/Ubuntu 11.10: Remmina only (''sudo apt-get install remmina'')
*''VNC Viewer''
**Linux Mint 11: vinagre (''sudo apt-get install vinagre'')
!!!Ball Games
*See &nbsp;__[[Sports Info]]__
!!!Camping
*''RV Rental'': [[Cruise America|http://www.cruiseamerica.com/]], &nbsp;[[RV Rental.com|http://www.rvrental.com/]], &nbsp;[[Get RV|http://www.getrv.com/]]
!!!Cycling
*''Trails'': [[Naperville Bike Map|http://www.naperville.il.us/emplibrary/Bike%20Map%202011.pdf]]
*''Stores'': [[Midwest Cyclery|http://www.midwestcyclery.com/]], &nbsp;[[Artisan Bicycle Company|http://www.artisanbicycle.com/]]
!!!''Flying''
*[[International Flying Club|http://www.internationalflyingclub.org/]] - AT&T Bell Labs/Lucent/~Alcatel-Lucent/Nokia
!!!''Martial Art''
*[[Martial Arts Training Service|http://www.martialartstraining.com/]] - Aikido, Judo & Jujitsu Classes for Children and Adults.
!!!Music
*[[Ravinia|http://www.ravinia.org/]]
!!!Ski
*[[Cascade Mountain|http://www.cascademountain.com/]], &nbsp;[[Devil's Head Resort|http://www.devilsheadresort.com/]], &nbsp;[[Wilmot Mountain|http://www.wilmotmountain.com/]], &nbsp;[[Alpine Valley|http://www.alpinevalleyresort.com/]], &nbsp;[[Chestnut Mountain|http://www.chestnutmtn.com/]]
!!!Water Parks
!!!Infomation
*[[Great Outdoors|http://www.greatoutdoors.com/]]
Checking Availability of an Outlook User For a Meeting
Outlook 2000, 2003 and 2007

There are two methods of checking for people's availability for a meeting. The
first method involves starting the process of inviting a person to a meeting
and works with all versions of Outlook. The second method can quickly check for
the availability of individuals and of groups of users, but is only available
from Outlook 2002 & 2003.

!!!Method #1
Outlook (all versions) - Using a New Appointment to Check a Person's
Availability

1. start Outlook.
2. click on to Calendar.
3. click on to the time of the potential 'meeting'.
4. click on 'File' menu then 'New Appointment' option.
5. 2000 & 2003 - click 'Scheduling' tab then 'Add others'
button then 'Add from address book'.
97 - click 'Meeting Planner' tab then 'Invite others' button then
'Add from address book' option.
6. ensure that 'Global address book' is selected.
7. type: (name of person) e.g. bloggs j - see similar names appear.
8. click on name of person for meeting.
9. click on the 'Required' button then click on OK - see a blue line in times
when the person has existing appointments.
10. scroll to check other times.
11. click 'cross' in top right to close.

!!!Method #2
Outlook 2002/03 - Using the 'View Group Schedules' Feature

You can use the 'View Group Schedules' feature of Outlook 2002 & 2003 to view
an individual’s (or a group’s) availability. To make this feature work you must
first define a user or group of users. Once this is done you can quickly check
their availability.

Define an Individual or a Group

1. start Outlook and view your Calendar.
2. click on the 'Actions' menu then the 'View Group Schedules' option - see
dialog.
3. click on the 'New' button - see 'Create a name...' dialog.
4. type in a friendly name for the person you want to check e.g. Jack B
or type in a name for the group of people e.g. ~ProjectX
5. click OK - see dialog with a mini-calendar.
6. click 'Add Others' button then click 'Add from Address book' - see global
address book.
7. locate and click on the name required e.g. Bloggs, Jack
8. click on the 'To' button.
- If you are creating a group, repeat steps 6, 7 & 8 to add other people to
the
group.
9. click OK - see availability.
10. click 'Save and close' button.

Checking An Individual’s Or Group's Availability

1. from the Calendar window...
2. click on the 'Actions' menu then the 'View Group Schedules' option - see
dialog.
3. click on the 'friendly' name e.g. Jack B or ~ProjectX - see name highlighted.
4. click on the 'Open' button - see availability.
5. click 'Cancel'.

All done.

Dave Bleasdale
2/02/2005, 29/07/2008
*''Editor''
**[[PDFEdit|http://pdfedit.petricek.net/pdfedit.index_e]]
*''Reader''
**Foxit Reader
***[[Download Page|http://www.foxitsoftware.com/pdf/desklinux/download.html]]
***If you install i386 package in 64 bits environment, use ''sudo dpkg -i &#45;&#45;force architecture ~FoxitReader_1.1.0_i386.deb'' command in terminal window.
**Adobe Acrobat Reader
***To install Adobe Reader: sudo apt-get install acroread
***To install Acrobat Reader Plugin for Firefox: sudo apt-get install mozilla-acroread acroread-plugins ??''Couldn't find package mozilla-acroread''
**XPDF
***To install xpdf: sudo apt-get install xpdf
**PDF Viewer for Gnome (evince)
***To install evince: sudo apt-get install evince
**PDF Viewer for KDE
***To install kpdf: sudo apt-get install kpdf
*''Print to PDF''
**~CUPS-PDF
***Install cups-pdf: sudo apt-get install cups-pdf
***Default output directory: $HOME/PDF (Can I change it? Should be, haven't tried yet)
*''Scan to PDF''
**@@color(red):''Don't really needed since ~XSane can save image in PDF''@@
**''gscan2pdf'' - Install from Ubuntu Software Center and search for PDF
**''Scanner Utilities'' - Also from Ubuntu Soatware Center. It seems to me that it provides more functions for the scanner and scan-to-pdf is one of function. Have not yet tried.
*''Tools''
**pdftk - [[PDF Toolkit|http://www.accesspdf.com/pdftk/index.html]], &nbsp;[[pdftk manuals|http://manpages.ubuntu.com/manpages/intrepid/man1/pdftk.1.html]]<br>To install, just use Synaptic Package Manager and search for ''pdftk''.  Need to install GUI for this tool
**QPDF - [[Removing encryption from PDF files Using QPDF]]
*''Reference''
**[[PDFTK Builder and Other PDF Tools|http://www.angusj.com/pdftkb/]]
**[[Dirk Paehl's PDF Tools Page|http://www.paehl.de/pdf/]]
<!--{{{-->
<!--
<div class='titleLine'>
 <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
 <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>

 <div class="headerOptions">
 <span macro="search"></span>
 <span macro="slider chkSliderOptionsPanel OptionsPanel options 'Change TiddlyWiki advanced options'"></span>
 </div>
</div>
-->

<div class='header'>
 <!--
 <div id='rinTopMenu' refresh='content' tiddler='RinTopMenu'></div>
 -->
</div>

<div id='messageArea'></div>

<div id='bodyWrapper'>
  <div id='rinSidebar'>

    <div class='sidebarBlock'>
      <!-- <h3>Search</h3> -->
      <div refresh='content' tiddler='RinSearch'></div>
    </div>

    <div class='sidebarBlock'>
      <!-- <h3>Shortcuts</h3> -->
      <div refresh='content' tiddler='RinMenu'></div>
    </div>

    <div class='sidebarBlock'>
      <!-- <h3>Wiki Tools</h3> -->
      <div refresh='content' tiddler='MyMenu'></div>
    </div>

    <!-- hide the sidebartabs to my options
    <div class='sidebarBlock'>
      <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
    </div>
    -->

    <div class='sidebarBlock'>
      <div refresh='content' tiddler='WikiVersion'></div>
    </div>

    <!--
    <div class='sidebarBlock'>
      <div refresh='content' tiddler='VistorMap'></div>
    </div>
    -->
  </div> <!-- end 'rinSidebar' block -->

  <div id='displayArea'>
    <div id='tiddlerDisplay'></div>
  </div>

  <div id='contentFooter'>
    <div refresh='content' tiddler='Footer'></div>
  </div>
</div> <!-- end 'bodyWrapper' block -->
<!--}}}-->
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}
*[[learn.perl.org|http://learn.perl.org/]]
*[[perl.com|http://www.perl.com/]]
!!!symptoms
When open an image file, a blank screen in the viewer saying "Loading", but there is no picture.
!!!System
AMD running Windows 7 x64
!!!Fix
Disable the AMD External Event Service
#Type ''services.msc'' in the Start Menu
#Right click on AMD External Event Service and in the drop down menu next to startup type and change it to Disabled and then click Stop, then click OK and close the window.
!!!Reference
#[[Picture doesn't appear in Windows photo viewer|http://social.answers.microsoft.com/Forums/en-US/w7pictures/thread/c267bf24-ecbc-4c60-8a52-787859cb8912]]
#[[ATI External Event Utility|http://social.technet.microsoft.com/Forums/en-US/itprovistaapps/thread/70c7c85d-7a8e-43ed-9701-243e66977d08]]
I install Pidgin because it has plug-in Sipe support MS LCS/OCS protocol (used by MS Office Communicator 2005).
#Install [[Pidgin IM|http://www.pidgin.im/]]
**[[Pidgin Download page for ubuntu|http://www.pidgin.im/download/ubuntu/]]
**Add following lines in terminal for additional update from pidgin
***sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 67265eb522bdd6b1c69e66ed7fb8bee0a1f196a8
***echo deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu `lsb_release --short --codename` main | sudo tee /etc/apt/sources.list.d/pidgin-ppa.list
***use update manager to check for new load and install.
#Install [[Pidgin-Sipe|http://sipe.sourceforge.net/]] Plug-in (to communicate with MS office communicator 2005
**Use Synaptic Package Manager and search for sipe to install
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Pizza Hut Carry out<br>(Naperville)|924 W. 75th St. #120<br>Naperville, IL  60565|630-305-8200| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=924+W.+75th+St.+%23120+Naperville,+IL+60565&sll=37.0625,-95.677068&sspn=77.140789,109.511719&ie=UTF8&ll=41.748263,-88.16391&spn=0.009189,0.013368&z=16&iwloc=addr]] | [[Click|http://www.pizzahut.com/]] | | |
|Papa John|1707 W. Boughton Road<br>Bolingbrook, IL 60440 |630-759-7272| | [[Click|http://www.papajohns.com/]] | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Red Apple Buffet - Avondale |3121 N Millwaukee Ave<br>Chicago, IL 60618 |773-588-5781 | [[Click|https://www.google.com/maps/place/3121+N+Milwaukee+Ave,+Chicago,+IL+60618/@41.937744,-87.721287,16z/data=!4m2!3m1!1s0x880fcda0bec2c5eb:0x9a6e547eebdf7c49]] | [[store page|http://www.redapplebuffet.com/]]<br>[[yelp page|http://www.yelp.com/biz/red-apple-logan-square-restaurant-chicago]] | |buffet |
|Red Apple Buffet - Norwood Park |6474 N Milwaukee Ave<br>Chicago, IL 60631 |773-763-3407 | [[Click|https://www.google.com/maps/place/6474+N+Milwaukee+Ave,+Chicago,+IL+60631/@41.9989178,-87.7898206,15z/data=!4m2!3m1!1s0x880fc938eaa01e0b:0xf748e02572ebca04?hl=en]] | [[store page|http://www.redapplebuffet.com/]]<br>[[yelp page|http://www.yelp.com/biz/czerwone-jabluszko-red-apple-restaurant-chicago?osq=red+apple+buffet]] | |buffet<br>Devon Ave & Imlay Ave, Norwood Park  |
*[[Portable Apps|http://portableapps.com/]]
*[[Portable Freeware|http://www.portablefreeware.com/]]
!!!Local Printer
*[[Ubuntu 9.10 Printing Help|https://help.ubuntu.com/9.10/printing/C/printing.html]]
*My notes on [[Printer Setup on Ubuntu]] and [[ALU Printer Setup]]
*''Print to PDF''
**~CUPS-PDF
***Install cups-pdf: sudo apt-get install cups-pdf
***Default output directory: $HOME/PDF (Can I change it? Should be, haven't tried yet)
!!!Network Printer
*[[How To Set Up A Web configured Print Server On Ubuntu Server Using SWAT, CUPS, And SAMBA|https://www.howtoforge.com/how-to-set-up-a-webgui-based-print-server-on-ubuntu-server-using--swat-cups-and-samba]]
#open http://localhost:631/ in web browser
#Click "Administration" tag at top of page
#Click "Add printer"
#enter username and password
#Select "Internet Printing Protocal (http)"
#Fill "Connection:" with "http://192.168.x.x/lp1", then click Continue
#Give printer name, description, and Location information and click Continue
#Select printer mark and click "Continue"
#Select Model and click "Add Printer"
#Query Printer for default options
#Cancel the printer job (for the query) -- I don't know why it does not show finished.
!!!Service Provider
*[[Private Internet Access (PIA)|https://www.privateinternetaccess.com/]]
!!!Installation
*first install openvpn with ''{{{sudo apt-get install openvpn network-manager-openvpn network-manager-openvpn-gnome}}}''
*Follow [[Ubuntu 12.04 OpenVPN Setup|https://www.privateinternetaccess.com/pages/client-support/ubuntu-openvpn]]; They are following 2 commands and enter account login after cpmmands:
**''{{{wget https://www.privateinternetaccess.com/installer/install_ubuntu.sh}}}''
**''{{{sudo sh ./install_ubuntu.sh}}}''
*If only follow installation in PIA without above installation, the openvpn manager will not prompt for password and VPN connection will fail.
!!!References
*[[Unable to load VPN connection editor in Ubuntu 14.04 LTS|http://askubuntu.com/questions/579159/unable-to-load-vpn-connection-editor-in-ubuntu-14-04-lts]]
http://pac.proxy.alcatel-lucent.com/proxy.pac
*''All News'': [[Chicago WBBM 780|http://www.wbbm780.com/]]
*''Finance'': [[Bloomberg|http://www.bloomberg.com/tvradio/radio/]]
*''Classic Music'': [[Seattle 98.1 KING|http://www.king.org/]],&nbsp;[[WCPE Classical Music|http://www.wcpe.org/]], &nbsp;[[台北愛樂|http://www.e-classical.com.tw/]]
*''Jazz'': [[Smooth Jazz Radio on SKY.fm|http://www.sky.fm/smoothjazz/]], &nbsp;[[Smoothjazz.com|http://www.smoothjazz.com/]], &nbsp;[[Jazz 24|http://www.jazz24.org/]], &nbsp;[[KJazz 88.1 FM|http://www.jazzandblues.org/index.aspx]], &nbsp;[[Jazz88 FM|http://www.wbgo.org/]]
*''Pop Music'': [[hiNet Radios|http://hichannel.hinet.net/]], &nbsp;[[台北之音 Hitoradio|http://www.hitoradio.com/]]
*''Streaming CD'': [[Amazon|http://www.amazon.com]]
*''Internet Radios'': [[jango|http://www.jango.com/]], &nbsp;[[Radio Tunes|http://www.radiotunes.com/]], &nbsp;[[Pandora Music|http://www.pandora.com/music/top-stations]]
!!!Destination
[[Wisconsin Dells|http://www.dells.com]]
!!!Hobby
[[Model Airplanes|http://www.modelairplanenews.com/]]
!!!Outdoor Recreation
[[Outdoor Activities]]

!!!General Recycling
*''City of Naperville'': [[Naperville Drop Off Recycling|http://www.naperville.il.us/dynamic_content.aspx?id=98]]&nbsp;&nbsp;&nbsp;[[Naperville Curbside Recycling|http://www.naperville.il.us/dynamic_content.aspx?id=97]]
*''~DuPage County'': [[Green Initiatives|http://www.dupageco.org/recycling/]], &nbsp;[[Recycling Event and Service|http://www.dupageco.org/recycling/generic.cfm?doc_id=4017]]
!!!Household Hazardous Waste
*[[City of Naperville|http://www.naperville.il.us/dynamic_content.aspx?id=148]]
!!! Recycling Events
!!!Steps
*Hit ~Ctrl-H in File manager
*cd $HOME/.local/share/applications
*remove all wine-extension-* except userapp-notepad++.exe-~KBOF7V.desktop
!!!!
Notes: to add notepad++ to applications menu, right click a file and select notepad++.exe to open with. This will add userapp-notepad++.exe-~KBOF7V.desktop to the list.
!!!Reference
#[[How to remove Notepad from the applications list?|http://unix.stackexchange.com/questions/23312/how-to-remove-notepad-from-the-applications-list]]
!!!From Start Menu
*Right click on app and select uninstall
*''NOTE'': Only can uninstall app with uninstall option
!!!Use Power Shell
*''{{{Get-AppxPackage -User username}}}''
**''{{{Get-AppxPackage -User "Jeff Chen"}}}''
*''{{{Remove-AppxPackage PackageFullName}}}''
**''{{{Remove-AppxPackage Microsoft.People_1.10241.0.0_x64__8wekyb3d8bbwe}}}''
*''{{{Get-AppxPackage|? name -like SomeAppNameToBeRemoved|remove-appxpackage}}}''
**''{{{Get-AppxPackage|? name -like MicrosoftOfficeHub|remove-appxpackage}}}''
*''NOTE'': Only can uninstall non-system app.
!!!Anniversary Update (Version 1607)
*[[How to Disable Cortana in Windows 10’s Anniversary Update|http://www.howtogeek.com/265027/how-to-disable-cortana-in-windows-10/]]
!!!References
*[[Free up space in Windows 10 by removing unwanted core apps|http://betanews.com/2015/08/02/free-up-space-in-windows-10-by-removing-unwanted-core-apps/]]
[[QPDF Home Page|http://qpdf.sourceforge.net/]]
Usage:
*$ sudo apt-get install qpdf
*$ qpdf --decrypt --password=mypassword input.pdf output.pdf
*$ evince output.pdf #to check if it asks for password
*[[Arts]]    /% next menu: Business (for example, company formatting) %/
*[[Calendar]]
*[[Computing]]
*[[Dictionaries|Cyclopedia and Dictionaries]]
*[[Dining]]
*[[Emails]]
*[[Entertainment]]
*[[Festivals]]
*[[Finance]]
*[[Fitness]]
*[[Fly High]]
*[[Games]]
*[[Government]]
*[[Kid's]]
*[[Learning]]
*[[Maintenance|Home Maintenance and Improvement]]
*[[Marketplaces]]
*[[Museums]]
*[[News|Newsstand]]
*[[Outdoors|Outdoor Activities]]
*[[Radios]]
*[[Recreation]]
*[[Recycling]]
*[[Search]]
*[[Shipping]]
*[[Sports|Sports Info]]
*[[Social]]
*[[Taiwan|Taiwan Information]]
*[[Traffic]]
*[[Travel|Travel Info]]
*[[Weather]]
<br>&nbsp;&nbsp;&nbsp;<<search>><br><br>
*<<newTiddler>>
*[[Robot Framework Tutorial – Overview|https://blog.codecentric.de/en/2012/03/robot-framework-tutorial-overview/]]
This is the sample Tiddler
!!!Steps
#Go to Start menu and select run or search or (Windows key + R)
#Open registry editor by typing regedit in the run prompt
#Find out ~PuTTY folder in registry by selecting Find from Edit menu (Note : Look putty only in Key value)
#After searching you will find a folder named ~SimonTatham (Developer of ~PuTTY tool). Just right click on that folder and select ''export''.
#Now you will be prompted to save particular putty configuration in a registry format (.reg).
#Now your putty configuration is exported in registry file (eg: putty.reg)
#Now you can take this putty.reg file to any windows machine and just right click on this file and merge this putty registry configuration with current machine registry configuration.
!!!References
#[[Backup PuTTY Configuration|http://www.tothetech.com/tips-tricks/how-to-backup-putty-configuration.html]]
!!!!Ubuntu 9.10
I happen to have Cannon ~LiDE 35 scanner and Ubuntu 9.10 supports this model. Check at the [[supported scanners|https://wiki.ubuntu.com/HardwareSupportComponentsScanners]] at [[Ubuntu Wiki|https://wiki.ubuntu.com/]]. But my another scanner ~LiDE 70 is not supported by [[SANE project|http://www.sane-project.org/]]. Check at the [[supported devices section|http://www.sane-project.org/sane-supported-devices.html]] at the SANE site.
[[Ubuntu 9.10 Scanner Help|https://help.ubuntu.com/9.10/printing/C/scanning.html]]<br>To start scanner, Applications->Graphics->~XSane Image Scanner<br>~XSane application does provide capability to save scanned image to PDF file format. So, don't really need scan-to-pdf applications in the Scan to PDF section.
!!!!Ubuntu 10.04
It seems that is ~XSane is not in Ubuntu 10.04. Instead, you can find ''Simple Scan'' application in the Applications->Graphics. It works just fine with my ~LiDE 35 scanner. To save scanned image as PDF, just change file type in the "save" pop up window.
!!!Windows 7
#Go to Start >  Programs > Accessories > System Tools > Task Scheduler
#Click (or double-click) Create Basic Task
#In the wizard, populate Name and Description and click Next
#In the trigger, select Daily (this is default) and click next
#Change start day and Recur days if needed (default is starting now and recur every 1 day) and click next
#Click "Start a program" (this is default) and click next
#Click Browse and navigate to C:\Program Files\Alwil Software\Avast5 (or whatever folder in which you installed avast!)
#Click (or double-click) on the file ashQuick.exe
#Add "C: E" in parameter field and Click Finish
!!!Windiws XP
#Go to Start >  Programs > Accessories > System Tools > Scheduled Tasks
#Click (or double-click) on Add Scheduled Task
#In the wizard that appears click Next - a list of programs will appear
#Click Browse and navigate to C:\Program Files\Alwil Software\Avast4 (or whatever folder in which you installed avast!)
#Click (or double-click) on the file ashQuick.exe
#On the next screen give the task a name of your choice and choose how often you want it to run and click on Next
#On the next screen choose the appropriate scheduling options and click on Next
#On the next screen enter the user name and password for the Windows user you want the task to run as, then click on Next
#On the next screen check the box for the option "Open advanced properties for this task when I click Finish", and then click Finish
#On the next screen, in the "Run" field you will see the path for the ashQuick.exe program. After the closing quote enter a space and type in the path(s) that you want scanned. Multiple paths must be separated by a space and any paths that include a space in the path name must be in quotes. Here are a couple of examples:
**"C:\Program Files\Alwil Software\Avast4\ashQuick.exe" C: E: - this will scan the entire contents of the C: and E: drives
**"C:\Program Files\Alwil Software\Avast4\ashQuick.exe" "C:Program Files" E:Downloads - this will scan the contents of the Program Files folder on the C: drive and the Downloads folder on the E: drive, including all subfolders (Note the first path is in quotes due to the space in the folder name "Program Files")
#Click OK
#In the Scheduled Tasks window, from the menu, click on Advanced and choose "Start Using Task Scheduler"
#To test your newly created task, from the Scheduled Tasks window, right-click on the task's icon and choose "Run" from the popup menu. If the scan doesn't begin correctly you'll get an error message. The problem is most likely in the scan path (missing quotes or something like that.)
#Close the Scheduled Tasks window
!!!Reference
[[avast!WEBforum|http://forum.avast.com/index.php?board=2;action=display;threadid=3796]]
*jpeg
**~Gnome-Screenshot (No installation needed)
***Applications —> Accessories —> Take Screenshot
**See [[How to take a screenshot on ubuntu linux|http://tips.webdesign10.com/how-to-take-a-screenshot-on-ubuntu-linux]] or [[Ways To Grab Screenshots In Ubuntu|http://maketecheasier.com/ways-to-grab-screenshots-in-ubuntu/2008/11/11]] for additional ways to take a screen shot.
*avi/ogg/mpeg
**istanbul
**gtk-recordmydesktop (glc)
***sudo aptitude install gtk-recordmydesktop
***Reference: [[glc wik pagei|http://nullkey.ath.cx/projects/glc/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Bob Chinn's Crab House|393 S Milwaukee Ave.<br>Wheeling, IL‎ 60090|847-520-3633<br>847-843-2722‎‎‎| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=bob+chin+crabhouse&sll=41.831776,-88.102627&sspn=0.083011,0.137844&gl=us&ie=UTF8&ll=42.14126,-87.927017&spn=0.165216,0.275688&z=12]] | [[Click|http://bobchinns.com/]] | | |
|Chinn's 34th St Fishery|3011 Ogden Ave.<br>Lisle, IL 60532 |630-637-1777| [[Click|http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=chinn%27s+34th+St+Fishery&sll=41.801903,-88.145542&sspn=0.08305,0.137844&gl=us&ie=UTF8&z=13&iwloc=A]] | [[Click|http://www.chinns-fishery.com/]] | | |
|Crab & Spice |6740 Rt 53<br>Woodridge, IL 60517 |630-515-2722 | [[Click|https://www.google.com/maps/place/6740+IL-53,+Woodridge,+IL+60517/@41.7630121,-88.0715753,16z/data=!4m2!3m1!1s0x880e5094e9fdf8f3:0x8de69001b3db84ef]] | [[Store|http://www.crabandspice.com/]]<br>[[yelp|http://www.yelp.com/biz/crab-and-spice-woodridge]] | | |
|~FishermansKeep |3352-3598 Aldis Ave<br>East Chicago, IN 46312 |219-378-3000| [[Click|https://www.google.com/maps/dir//41.652401,-87.437954/@41.6524225,-87.4400727,17z/data=!3m1!4b1]] | [[Click|http://www.fishermanskeep.com/ameristar-east-chicago]] | |Seafood Buffet at <br>[[Ameristar Casino |http://www.ameristar.com/east-chicago]]<br> East Chicago, IN |
|Kinmont |419 W Superior<br>Chicago, IL 60654 |312-915-0011 | [[Click|https://maps.google.com/maps?ie=UTF-8&q=Kinmont&fb=1&gl=us&hq=kinmont+restaurant&hnear=0x880e2c3cd0f4cbed:0xafe0a6ad09c0c000,Chicago,+IL&cid=15715529816957123508&ei=H_LrUv2xJqmMyQGcqYDwCA&ved=0CIoBEPwSMAo]] | [[store|http://www.kinmontrestaurant.com/]]<br>[[yelp|http://www.yelp.com/biz/kinmont-chicago]] | | |
|Glenns Diner |1820 W Montrose Ave<br>Chicago, IL 60613 |773-506-1720  | [[Click|https://www.google.com/maps/place/1820+W+Montrose+Ave,+Chicago,+IL+60613/@41.9617416,-87.6798967,16z/data=!4m5!3m4!1s0x880fd23dcb68a3db:0x727211df0fc28eab!8m2!3d41.9617376!4d-87.675514]] | [[store|http://www.glennsdiner.com/]]<br>[[yelp|http://www.yelp.com/biz/glenns-diner-chicago]] | | |
|Pappadeaux Seafood Kitchen|921 Pasquinelli Dr.<br>Westmont, IL 60559|630-455-9846| [[Click|http://maps.google.com/maps?q=921+Pasquinelli+Dr.+Westmont,+IL+60559&hl=en&ll=41.819304,-87.954054&spn=0.04727,0.082397&sll=42.050774,-87.991626&sspn=0.011775,0.020599&hnear=921+Pasquinelli+Dr,+Westmont,+Illinois+60559&t=m&z=14&iwloc=A]] | [[Click|http://www.pappadeaux.com/]] | | |
|Islamorada Fish Company |709 N Janes Ave<br>Bolingbrook, IL 60440 |630-296-2600 | | [[Click|http://www.islamoradafishcompany.com/]] | |Bolingbrook Promenade |
|Joe's Crab Shack|2000 E. Golf Rd<br>Schaumburg, IL 60173 |847-517-1212 | [[Click|http://maps.google.com/maps?q=2000+E.+Golf+Rd+Schaumburg,+IL+60173&hl=en&ll=42.052479,-88.030014&spn=0.022593,0.045061&sll=37.0625,-95.677068&sspn=48.956293,92.285156&hnear=2000+E+Golf+Rd,+Schaumburg,+Illinois+60173&t=m&z=15]] | [[Click|http://www.joescrabshack.com/]] | | |
*''Internet'': [[DuckDuckGo|http://duckduckgo.com/]], &nbsp;[[Bing|http://www.bing.com/]], &nbsp;[[Google|http://www.google.com]], &nbsp;[[Yahoo|http://www.yahoo.com]]
*''Maps'': [[Mapquest|http://www.mapquest.com]], &nbsp;[[Google Map|https://maps.google.com/]]
*''Video'': [[YouTube|http://www.youtube.com/]]
*''Taiwan'': [[Yahoo!奇摩|http://tw.yahoo.com/]], &nbsp;[[Yam天空|http://www.yam.com/]], &nbsp;[[PChome|http://www.pchome.com.tw/]]
!!!Commands and Usage
|bgcolor(#99FFFF): ''Command'' |bgcolor(#99FFFF): ''Function'' |bgcolor(#99FFFF): ''Example'' |bgcolor(#99FFFF): ''Notes'' |
|srm|Secure remove; used for deleting files or directories currently on your hard disk.|file: srm myfile.txt<br>Directory: srm -r myfiles/| |
|smem|Secure memory wiper; used to wipe traces of data from your computer’s memory (RAM).|smem| |
|sfill|Secure free space wiper; used to wipe all traces of data from the free space on your disk.|sfill mountpoint/| |
|sswap|Secure swap wiper; used to wipe all traces of data from your swap partition.|cat /proc/swaps<br>sudo swapoff /dev/sda5<br>sudo sswap /dev/sda5<br>sudo swapon /dev/sda5| |
!!!Reference
#[[Secure-Delete Home|http://packages.debian.org/sid/secure-delete]]
#[[How to Delete Files Permanently and Securely in Linux|http://techthrob.com/2009/03/02/howto-delete-files-permanently-and-securely-in-linux/]]
*''General''
**[[20 Linux Server Hardening Security Tips|http://www.cyberciti.biz/tips/linux-security.html]]
*''Firewall''
**[[Standard Ubuntu Firwall - Uncomplicated Firewall (UFW)|https://help.ubuntu.com/9.10/keeping-safe/C/firewall.html]] (Code: sudo ufw enable)
**[[Gufw - Simple GUI for ufw|http://www.ubuntugeek.com/gufw-simple-gui-for-ufw-uncomplicated-firewall.html]] (Code: sudo apt-get install gufw) or from Synaptic Package Manager: gufw
**To start Gufw, choose System → Administration → Firewall configuration
*''Virus Scan''
**''avast'': http://www.avast.com/linux-home-edition
*''Encryption''
**''~TrueCrypt'': [[TrueCrypt Home|http://www.truecrypt.org/]]
***Easy Crypt??
**[[How to Encrypt and decrypt files with a password|http://www.cyberciti.biz/tips/linux-how-to-encrypt-and-decrypt-files-with-a-password.html]], how about a directory?
*''Secure Delete''
**''shred'': Linux command, example ''shred -u -z -n 26 topsecret.txt''
**''secure-delete'': Use Synaptic Package Manager to install (search for secure-delete). [[Securite-Delete Utilities]]
Use Host key+Del. The Host key in right Ctrl key (~Ctrl_R)
//{{{
config.options.txtUserName = "JeffChen";  // default "YourName"
config.options.chkSaveBackups = false;  // default true
config.options.txtMainTab = "Tags";  // default "tabTimeline"
//}}}
!!!Procedures
#Open Android Browser
#Type ''about:debug'' on address bar
#Click upper right hand corner ''menu icon''
#Select ''Settings''
#Select ''Debug'' from left column
#Select ''~UAString'' from right Column
#Select ''Desktop'' instead of Android
!!!Reference
#[[Show Desktop Web Pages on Your Android Phone|http://www.paultrani.com/blog/index.php/2011/02/show-desktop-web-pages-on-your-android-phone/]]
!!!Windows Host - Ubuntu Guest
#Create shared folder in Windows host OS (ex: c:/Users/username/~VB_Shared)
!!!Ubuntu Guest OS
#From ~VirtualBox top menu Device>Shared Folders...> add Folder Name (ex: ~VB_Shared) and Folder Path (host OS)
#sudo mkdir /media/~Win_Shared
#sudo mount -t vboxsf ~VB_Shared /media/~Win_Shared
#ln -s /media/~Win_Shared $HOME/~Win_Shared
#Add mount -t vboxsf ~VB_Shared /media/~Win_Shared to /etc/init.d/rc.local
!!!Reference
#[[VirtualBox: access Windows-host shared folders from Ubuntu-guest|http://www.giannistsakiris.com/index.php/2008/04/09/virtualbox-access-windows-host-shared-folders-from-ubuntu-guest/]]
#[[Virtual Box Shared Folder between WinXP host and Ubuntu guest|http://blogs.sun.com/tao/entry/virtual_box_shared_folder_between]]
*[[FedEx|http://www.fedex.com/us/]], &nbsp;[[Ensenda|http://www.ensenda.com/]], &nbsp;[[UPS|http://www.ups.com/content/us/en/index.jsx]], &nbsp;[[UPS Mail Innovations|http://www.ups-mi.net/packageID/default.aspx]], &nbsp;[[DHL|http://www.dhl-usa.com/]], &nbsp;[[Postal Office|http://www.usps.com/]]

<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>>
<<tiddler TspotSidebar>><<slider chkSliderContents [[SideBarTabs]] 'SideBarTabs »' 'SideBarTabs'>><<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>
A Personal Wiki Notes of Jeff Chen
JeffyWiki
boot.ini file....
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
Take out last line
Start->Run inside of the run dialogue type "control userpasswords2" The screen shown below should appear.
Now, first instinct tells you to uncheck the box that says "Users must enter a user name and password to use this computer" and call it good. While that is definitely one of the steps, don't do it just yet. You'll want to highlight the default user account first, and then uncheck the box. Windows will autoboot to whatever account is highlighted when you uncheck the box. As you can see, above I have my account selected. Now, after you've unchecked the box, click OK. "Automatically Log On" should be the next dialog box that you see. Don't enter a password and click OK.
[[Skip XP Login|http://www.tweaksforgeeks.com/XP_Skip_Login.html]]
In Ubuntu 10.04, Skype shows only "~PulseAudio Server (local)" in devices list. This is because Ubuntu 10.04 has pulse installed and it was either already running or was autospawned by skype trying to access it. To use ~ALSA-only you either need to remove pulseaudio or stop it from auto-spawning. To disable auto-spawn, edit or create the file ~/.pulse/client.conf and add a line containing "autospawn = no" there.
''NOTES'': This will cause no system sound -- muted, googling "how to remove pulseaudio from ubuntu"
!!!Reference
#[[Skype for Linux - Some explanations|http://blogs.skype.com/linux/2009/09/some_explanations.html]]
#[[Ubuntu Community - Skype Page|https://help.ubuntu.com/community/Skype]]
#[[Ubuntu 9.04 Jaunty – Keeping the beast Pulseaudio at bay|http://idyllictux.wordpress.com/2009/04/21/ubuntu-904-jaunty-keeping-the-beast-pulseaudio-at-bay/]]
[[Linkedin|https://www.linkedin.com/secure/login?trk=hb_signin]]
[[AARP|http://www.aarp.org/]]
[[twitter|http://twitter.com/]]
*Commands to clean up packages
**''sudo apt-get autoclean'': removes all stored archives in your cache for packages that can not be downloaded anymore (thus packages that are no longer in the repo or that have a newer version in the repo).
**''clean'': removes all stored archives in your cache.
**''sudo apt-get autoremove'': a whole different thing, this option makes apt look for packages that are installed as dependency of an already uninstalled package and removes them. This is used to clean up unused dependencies that remain on your system.
**''sudo apt-get check''
* map network drive
* edit menu
* tsclient
* filezilla
* secureCRT
* Citrix Client
* desktop changes
* menu changes
* try deb installation: "sudo dpkg -i package.deb"

===================
apt-get install xxx_yyy_zzz
apt-get remove xxx_yyy_zzz

apt-get upgrade
apt-get dist-upgrade

apt-get autoclean

http://linux.die.net/man/8/apt-get

apt-cache show xxx_yyy_zzz

http://newbiedoc.sourceforge.net/tutorials/apt-get-intro/info.html

====================
uname -r
3.2.0-0.bpo.2.686-pae

cd /boot
ls vmlinuz*
vmlinuz-3.2.0-0.bpo.1.686-pae
vmlinuz-3.2.0-0.bpo.2.686-pae
vmlinuz-3.0.0-12-generic

sudo apt-get remove linux-image-xxx  linux-image-xxx
    where xxx is 3.2.0-0.bpo.1.686-pae or normal case 3.0.0-12-generic

sudo update-grub

====================
apt-cache search linux-image
uname -r or uname -a
sudo apt-get install linux-image-x.x.x-xx

apt-cache search linux-image
uname -r or uname -a
sudo apt-get install linux-image-x.x.x-xx

cd /boot
ls vmlinuz*
sudo apt-get remove linux-image-xxx linux-image-xxx
sudo update-grub

*~HowTo: Find Out My Linux Distribution Name and Version
**$ cat /etc/*-release
*How Do I Find Out My Kernel Version?
**$ uname -mrs
*LSB (Linux Standard Base)
*The lsb_release command displays certain LSB (Linux Standard Base) and distribution-specific information.
**$ lsb_release -a
!!!Debian Based Distro
*''Debian Distribution'': [[ Debian Home|http://www.debian.org]]
*''~CrunchBang Distribution'': [[CrunchBang Home|http://crunchbanglinux.org/]], &nbsp;__[[My CrunchBang Notes]]__
!!!Ubuntu Based Distro
*''Bodhi Linux Distribution'': [[Bodhi Linux Home|http://www.bodhilinux.com/]], &nbsp;__[[My Bodhi Linux Notes]]__
*''Kubuntu Distribution'': [[Kubuntu Home|http://www.kubuntu.org/]], &nbsp;[[Kubuntu 11.04 (Natty Narwhal) User Guide|http://www.kubuntuguide.info/index.php/Natty]], &nbsp;[[Kubuntu Wiki|https://wiki.kubuntu.org/Kubuntu]], &nbsp;__[[My Kubuntu Notes]]__
*''Peppermint Distribution'': [[Peppermint Home|http://peppermintos.com/]], &nbsp;[[Peppermint Community Forums|http://peppermintos.net/]], &nbsp;[[My Peppermint Notes]]
*''Makulu Linux Distribution'': [[Makulu Linux Home|http://www.makululinux.com/]], &nbsp;__[[My Makulu Linux Notes]]__
!!!Fedoro/Red Had
*''Fedora Distribution'': [[Fedora Home|http://fedoraproject.org/]]
!!!Other Distro
*[[Puppy Linux|http://www.puppylinux.com/]]
*[[Mageia|http://www.mageia.org/]]
*[[Moblin Linux is now MeeGo|https://meego.com/]]
*[[Pendrive Linux|http://www.pendrivelinux.com/]]
*[[UNetbootin|http://unetbootin.sourceforge.net/]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Tango<br>Argentinean Grill & Tapas |5 W. Jackson Ave.<br>Naperville, IL 60540 |630-848-1818 | [[Click|http://maps.google.com/maps?q=5+W.+Jackson+Ave.+Naperville,+IL+60540&hl=en&sll=37.0625,-95.677068&sspn=34.534108,65.302734&vpsrc=0&hnear=5+W+Jackson+Ave,+Naperville,+Illinois+60540&t=m&z=16]] | [[Click|http://www.tangogrill.com/]] | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Le Siam|376 S Route 59<br>Naperville, IL 60564|630-718-9725| [[Click|http://maps.google.com/maps?hl=en&q=Le+Siam,+naperville&ie=UTF8&ll=41.783473,-88.179703&spn=0.073473,0.111065&z=13&iwloc=A]] | [[Click|http://www.lesiam.com/]] | | |
|Mai Thai Cafe|140 N Main St<br>Wheaton, IL 60187|630-510-3680| [[Click|http://maps.google.com/maps?hl=en&ie=UTF8&q=mai+thai+cafe+wheaton+il&fb=1&ei=BvTCSNqsAoOajAHX7_zlCw&cid=12409492851984938577&li=lmd&ll=41.869369,-88.106833&spn=0.036687,0.053473&z=14&iwloc=A]] | [[Click|http://www.yelp.com/biz/mai-thai-cafe-wheaton]] | | |
|Pad Thai Restaurant|563 W Liberty Dr.<br>Wheaton, IL 60187|630-653-5337| [[Click|http://maps.google.com/maps?f=q&hl=en&geocode=&q=Pad+Thai+Restaurant,+wheaton&ie=UTF8&z=12&iwloc=A]] | [[Click|http://www.yelp.com/biz/pad-thai-etc-restaurant-wheaton]] | | |
|Penang Malaysian Cuisine |1720 W Algonquin Rd<br>Arlington Heights, IL 60005 |847-222-1888 | [[Click|https://www.google.com/maps/place/1720+Algonquin+Rd/@42.0548817,-88.0104079,15z/data=!4m2!3m1!1s0x880fb0065bb24c29:0x2e2b91ce5b81f3f9?hl=en]] | [[Click|http://penangarlington.com/]] | |**<br>Keystone Ct & Kimball Hill Dr |
|Thai Little Home|638 E. Golf Road<br>Arlington Heights, IL 60005|847-806-6221| [[Click|http://maps.google.com/maps?f=q&view=text&hl=en&q=Thai+Little+Home+Arlington+Heights,+IL&ie=UTF8&latlng=42051411,-87974189,8182327187364394752&ei=zBe6SIiqLaTIigGv1OmxAw&cd=1]] | [[Click|http://www.thailittlehome.com/]] | | |
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Macarena Tapas |618 S. Route 59<br>Naperville, IL 60540 |630-420-8995| [[Click|http://maps.google.com/maps?q=618+S.+Route+59+Naperville,+IL+60540&hl=en&ll=41.761261,-88.205838&spn=0.023721,0.049524&sll=39.739318,-89.266507&sspn=12.510405,25.356445&hnear=618+Illinois+Route+59,+Naperville,+Illinois+60540&t=m&z=16]] | [[Click|http://www.macarenatapasnaperville.com/]] | | |
|Meson Sabika |1025 Aurora Ave<br>Naperville, IL 60540 |630-983-3000| [[Click|http://maps.google.com/maps?q=1025+Aurora+Ave+Naperville,+IL+60540&hl=en&sll=41.761261,-88.205838&sspn=0.023721,0.049524&hnear=1025+Aurora+Ave,+Naperville,+DuPage,+Illinois+60540&t=m&z=16]]  | [[Click|http://www.mesonsabika.com/]] | | |
!!!Chicago Major League Sports Teams
*''Baseball'': [[Chicago Cubs|http://www.cubs.com/]], &nbsp;[[Chicago White Sox|http://www.whitesox.com/]]
**The @@color(blue):''U.S. Cellular Field/White Sox''@@ gates open @@color(blue):''90 minutes''@@ prior to game time, unless otherwise noted.
**The @@color(blue):''Wrigley Field/Cubs''@@ gates open @@color(blue):''2 hours''@@ prior to the scheduled game time unless otherwise specified.
*''Basketball'': [[Chicago Bulls|http://www.nba.com/bulls/]]
*''Football'': [[Chicago Bears|http://www.chicagobears.com/]]
*''Ice Hockey'': 
*''Soccer'':
!!!Chicago Minor League Sports Teams
*''Baseball'': [[Kane County Cougars|http://www.kccougars.com/]]
!!!In the News
*[[ESPN Chicago Sports Teams|http://espn.go.com/chicago/]]
!!!References
*[[List of professional sports teams in Illinois|https://en.wikipedia.org/wiki/List_of_professional_sports_teams_in_Illinois]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Chama Gaucha Brazilian Steakhouse |3008 Finley Rd<br>Downers Grove, IL 60515 |630-324-6002 | | [[store|http://www.chamagaucha.com/]]<br>[[yelp|http://www.yelp.com/biz/chama-ga%C3%BAcha-brazilian-steakhouse-downers-grove-2]] | | |
|Morton's The Steak House |1751 Freedom Dr.<br>Naperville, IL 60563 |630-577-1372 | | [[store|http://www.mortons.com/]]<br>[[yelp|http://www.yelp.com/biz/mortons-the-steakhouse-naperville-2]] | | |
|Perry’s Steakhouse & Grille |5 Oakbrook Ctr<br>Oak Brook, IL 60523 |630-571-1808 | | [[store|http://www.perryssteakhouse.com/]]<br>[[yelp|http://www.yelp.com/biz/perrys-steakhouse-and-grille-oak-brook]] | | |
|Sullivans Steak House |244 South Main Street<br>Naperville, IL 60540 |630-305-0230 | | [[store|http://sullivanssteakhouse.com/]]<br>[[yelp|http://www.yelp.com/biz/sullivans-steakhouse-naperville]] | | |
|Texas Roadhouse|2856 Patriot, Naperville, IL 60563|630-778-0960‎| [[Click|http://maps.google.com/maps?hl=en&ie=UTF8&q=texas+roadhouse+naperville&fb=1&split=1&gl=us&cid=0,0,15043015980764152050&ei=EYZqSrqpGIqkMaqOrPkG&ll=41.784113,-88.203735&spn=0.043136,0.068922&z=14]] | [[store|http://www.texasroadhouse.com/]]<br>[[yelp|http://www.yelp.com/biz/texas-roadhouse-naperville?osq=Texas+Roadhouse]] | | |
!!!Travel Info
*[[Stevens Point Area Convention and Visitors Bureau|http://www.stevenspointarea.com/]], &nbsp;&nbsp;[[2013 Visitors Guide|http://issuu.com/erikarit1/docs/2013stpguide?e=4230410/1643361]]
*[[tripadvisor.com - Stevens_Point Vacations|http://www.tripadvisor.com/Tourism-g60304-Stevens_Point_Wisconsin-Vacations.html]]
*[[Plover Area Restaurants|http://www.tripadvisor.com/RestaurantSearch?geo=60195&q=Plover%2C+Wisconsin%2C+USA&cat=&pid=]]
!!!Downtown Area
*''Restaurants'': Father Fat
!!!Northpoint Area
*''Hotels'': [[Country Inn & Suites By Carlson|http://www.countryinns.com/stevens-point-hotel-wi-54481/wisteven]]
*''Restaurants'': [[Dosirak Korean Lunch Box - Urbanspoon Page|http://www.urbanspoon.com/r/322/1321651/restaurant/Wisconsin/Dosirak-Korean-Lunch-Box-Arirang-LLC-Stevens-Point]], &nbsp;[[Dosirak Korean Lunch Box - yelp Page|http://www.yelp.com/biz/dosirak-korean-lunch-box-stevens-point]], China Wok, Perkins Restaurant & Bakery
*''Stores'': Kmark
*''Super Market'': [[Trig's Food & Drug|http://www.trigs.com/]]
!!!US 10 Area
*''Hotels'': [[Holiday Inn|http://www.ihg.com/holidayinn/hotels/us/en/stevens-point/steaa/hoteldetail]], Holiday Inn Express, &nbsp;[[Fairfield Inn & Suites|http://www.marriott.com/hotels/travel/stefi-fairfield-inn-and-suites-stevens-point/]]
*''Restaurants'': Amber Grill
*''Stores'': Target
!!!Crossroads Shopping Center (Plover)
*''Restaurants'': [[Charcoal Grill|http://www.charcoalgrill.com/home.php]], &nbsp;[[Charcoal Grill, Plover|http://www.charcoalgrill.com/locations/plover.php]], &nbsp;Golden Corral Buffet, &nbsp;Chili's, &nbsp;Starbucks, ~McDonals
*''Stores'': Walmark, Kohl's, Staples, ~TJMaxx, Lowe's, Best Buy
/***
/%[[StyleSheetLayout]]
[[StyleSheetColors]]%/
!General Styles /% ============================================================ %/
***/
/*{{{*/
a,
a.tiddlyLink,
a.button,
a.externalLink {
    color: #005d93;
    text-decoration: none;
    background: transparent;
    border: 0;
}

a:hover,
a.tiddlyLink:hover,
a.button:hover,
a.externalLink:hover {
    border: 0;
    color: #900;
    background: transparent;
    text-decoration: underline;
    font-weight: bold;
}

body {
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentWrapper {
    border: 0;
    margin: .5em 1em;
}

/*}}}*/
/***
!Header Styles /% ============================================================ %/
***/
/*{{{*/
.header {
    height: 70px;
    background: url('http://farm3.static.flickr.com/2421/3599155909_8072a9a5f5_o.jpg') no-repeat top left;
    position: relative;
}

/*************************************************
.titleLine{
    background: #ccc url('ringradient.jpg') repeat-x top center;
    padding: 0 5px;
}
*************************************************/
.siteTitle,
.siteSubtitle{
    display: inline;
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;
    color: #000;
}

.siteTitle a{
    color: #000;
}

.siteTitle a:hover, .siteSubtitle a:hover,.header .headerOptions a:hover{
    color: #cdcecf;
    text-decoration: none;
    background: transparent;
}

.siteSubtitle,
#siteSubtitle a{
    font-weight: normal;
    color: #8b9198;
}

.headerOptions{
    position: absolute;
    z-index: 10;
    top: 4px;
    right: 17px;
    text-align: right;
    font-size: .9em;
}

.headerOptions a{
    position: relative;
    top: -2px;
    color: #8b9190;
}

.headerOptions .sliderPanel{
    color: #000;
    background: #fff;
    border-right: 2px solid #999;
    border-bottom: 2px solid #999;
    border-left: 1px solid #ccc;
    font-size: 10px;
    text-align: left;
    line-height: 1.2em;
    padding: .5em 1em;
    margin: -3px -2px 0 0;
    width: 180px; 
}

.headerOptions input{
    margin: 0em 1em 0 .5em;
    font-size: 9px;
}
/*}}}*/
/***
!Top menu styles /% =========================================================== %/
***/
/*{{{*/
#rinTopMenu{
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    padding: 0;
    margin: 0;
    color: #fff;
}
#rinTopMenu br{
    display: none;
}

#rinTopMenu a{
    color: #e6e6e6;
}

#rinTopMenu ul{
 margin: 0 0 2px 2px;
 padding: 0;
}

#rinTopMenu li{
 display: inline;

}

#rinTopMenu li a.tiddlyLink,#rinTopMenu li a.button,#rinTopMenu li a.externalLink{
 padding: 2px 10px;
 color: #e6e6e6;
 text-decoration: none;
}

#rinTopMenu li a.tiddlyLink:hover,#rinTopMenu li a.button:hover,#rinTopMenu li a.externalLink:hover{
 background: #97ced5;
 color: #19729e;
}
/*}}}*/
/***
!Sidebar styles /% =========================================================== %/
***/
/*{{{*/
#rinSidebar{
 float: left;
 margin: 9px 0 0 15px;
 width: 220px;
}

#sidebarOptions a.button{
 display: inline;
}

.sidebarBlock{
 display: block;
 border-top: 1px solid #ccc; 
 border-left: 1px solid #ccc; 
 border-bottom: 2px solid #ccc; 
 border-right: 2px solid #ccc; 
 margin: 0 0 .5em 0;
 background: #fff;
 padding-top: 5px;
 padding-bottom: 5px;
 -moz-border-radius: 0.5em;
}

.sidebarBlock h1, .sidebarBlock h2, .sidebarBlock h3, .sidebarBlock .tabset{
 background: #fff /*url('ringradient.jpg') repeat-x top left*/;
 font-size: 11px;
 line-height: 23px;
 font-weight: bold;
 color: #000; 
 padding-left: 5px ;
}


.sidebarBlock .tabset{
 padding: 0;
}


#rinSidebar .sidebarBlock .tabContents,
#displayArea .sidebarBlock .tabContents .tabContents, 
#displayArea .viewer .tabUnselected,
#displayArea .viewer .tabContents .tabSelected{
 background: #fff;
 border: 0;
 width: 205px;
}


#sidebar .sidebarBlock .tabContents .tabContents,
#displayArea .sidebarBlock .tabContents,
#displayArea .viewer .tabSelected,
#displayArea .viewer .tabContents .tabUnselected{
 background: #f5f6f7;
}

#sidebar .sidebarBlock .tabContents .tab{
 background: #f5f6f8;
}


#sidebar .sidebarBlock .tabContents .tabUnselected{
 background: #f0f0f0;
}

#sidebar .sidebarBlock .tabContents .tabUnselected:hover{
 text-decoration: underline;
}


#contentWrapper .tab{
 position: relative;
 padding-bottom: 2px;
 font-weight: normal;
 top: 3px;
 background: #f5f6f8;
 color: #000;
 text-decoration: none;
}

#contentWrapper .tabSelected{
 border: 0;
 top: 1px;
 padding-bottom: 4px !important;
 background: #fff;
 font-weight: bold;
 cursor: default;
}

#sidebarTabs .tabContents li.listTitle,#sidebarTabs .tabContents li.listTitle:hover{
 padding: 0 0 0 .5em;
 margin: 0;
 background: transparent;
}

#sidebarTabs .tabContents li.listLink{
 margin-left: 0.7em; 
}

#sidebarTabs .sidebarBlock li{
 list-style: none;
 margin-left: 0.7em;
 padding: 1px 0 1px 1.5em;
 background: transparent /*url('rinbulletOver.gif') no-repeat left center*/;
}

#sidebarTabs .sidebarBlock li:hover{
 background: transparent /*url('rinbullet.gif') no-repeat left center*/;
}

#contentWrapper .tabContents a.tiddlyLink,#contentWrapper .tabContents a.button{
 display: block;
 color: #005d93;
 border: 0;
}

#contentWrapper .tabContents a.tiddlyLink:hover,#contentWrapper .tabContents a.button:hover{
 color: #900;
 background: #f0f0f0;
 text-decoration: none;
}

#rinSidebar ul,
#rinSidebar li{
 list-style: none;
 padding: 0;
 margin: 0;
}

#rinSidebar li a{
 display: block;
 margin: 0 0 0 .5em;
 padding: 0 0 0 1.5em;
 background: transparent /*url('rinbullet.gif') no-repeat 5px -22px*/;
}

#rinSidebar li a:hover,
#rinSidebar #sidebarTabs li a:hover{
 background: transparent /*url('rinbullet.gif') no-repeat 5px 0*/;
 text-decoration: underline;
}

#rinSidebar #sidebarTabs li{
 margin: 0;
 padding: 0;
}

/*}}}*/
/***
!Message area styles /% =========================================================== %/
***/
/*{{{*/
#messageArea{
    background: #cdced2 url('ringradient.jpg') repeat-x left top;
    color: #000;
    position: absolute;
    top: 135px;
    right: 10px;
}

#messageArea a:link{
    color: #000;
}

#messageArea a:hover{
    text-decoration: none;
}
/*}}}*/
/***
!Display styles /% =========================================================== %/
***/
/*{{{*/
#bodyWrapper{
    border: 1px solid #d5d7db;
    border-width: 15px 1px 3px 1px;
    margin: 10px 0;
    background: #f5f6f7;
}

#displayArea{
    margin: 0 0 0 20em;
}

#contentFooter{
    clear: both;
    background: #d5d7db;
    text-align: center;
}

#contentFooter p{
    margin: 0;
}

.tiddler{
    border-top:      1px solid #ccc; 
    border-left:      1px solid #ccc; 
    border-bottom: 2px solid #ccc; 
    border-right:    2px solid #ccc; 
    background: #fff;
    margin: 0.7em;
    padding: 0.5em;
    -moz-border-radius: 1em;
}

.tiddler .toolbar a.button,
.tiddler .footer a.button,
.tiddler .editorFooter a.button{
    padding: 2px 5px;
    color: #19729e;
    text-decoration: none;
}

.tiddler .toolbar a.button:hover,
.tiddler .footer a.button:hover,
.tiddler .editorFooter a.button:hover{
    background: #97ced5;
    color: #19729e;
}

.title{
    font-size: 16px;
}

.tagClear{
    clear: none;
}

/* Not to display tag in the tiddler */
.tagging{
    display: none
}

.tagged{
    display: none
}

.viewer h1,
.viewer h2,
.viewer h3,
.viewer h4,
.viewer h5,
.viewer h6{
     background: transparent;
     /* margin: 0.5em; */
}

.viewer h1{
    border-bottom: 1px dotted #97ced5;
}

.viewer th,
.viewer thead td{
    background: #2b7ea6
}

.textleft {text-align:left;}

.textright {text-align:right;}

.textcenter {text-align:center;}

.textjustify {text-align:justify;}

.textindent25 {text-indent:25px;}

/* Invisible table */
/* padding: 10px 20px 10px 0px; */
.viewer .invisibletable table { 
    border-color: white;
    margin: 0;
    padding: 0;
}

.viewer .invisibletable table td { 
    font-size: 1em;
    font-family: Verdana;
    border-color: white;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
} 

.viewer .invisibletable table th { 
    color: #005566;
    background-color: white;
    border-color: white;
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
} 

#popup{
    color: #000;
    background: #d5d7db;
}

#popup hr{
    color: #999;
    border-top: 1px solid #999;
    width: 96%;
}

#popup a{
    display: block;
    color: #005d93;
}

#popup a:hover{
    color: #900;
    background: #f0f0f0;
    text-decoration: none;
 }
/*}}}*/
/***
!Printing Styles /% =========================================================== %/
***/
/*{{{*/
@media print {#mainMenu {display: none ! important;}}
@media print {#rinTopMenu {display: none ! important;}}
@media print {#rinSidebar {display: none ! important;}}
@media print {#messageArea {display: none ! important;}} 
@media print {#toolbar {display: none ! important;}}
@media print {.header {display: none ! important;}}
@media print {.tiddler .subtitle {display: none ! important;}}
@media print {.tiddler .toolbar {display; none ! important; }}
@media print {.tiddler .tagging {display; none ! important; }}
@media print {.tiddler .tagged {display; none ! important; }}
/*}}}*/
*''Windows'': ~SyncToy 2.1 [[download|http://www.microsoft.com/downloads/details.aspx?familyid=C26EFA36-98E0-4EE9-A7C5-98D0592D8C52&displaylang=en]]
!!!Synergy
*Use one keyboard and mouse on multiple computers across a network.
!!!Setup
*''Quickstart Guide'' is a graphical tool available in the universe repositories for easily configuring and starting Synergy on both server and client. See Reference 1 for installation.
*''Open Quickstart Guide'': Applications > Accessories
*''Setup Client Computer'': Under the 'Use' tab, type the hostname or IP address of the Host machine in the IP field, and the hostname of the Client machine in the Screen field. Then click 'Execute' tab.
*''Setup Server'': Under the 'Share' tab enter the hostname or IP address of the Client machines in one of the directional boxes. The directional box you choose will determine which edge of the Host computer's screen the mouse will "run off". Then click 'Execute' tab.
*''Firewall'': Need to add TCP port to firewall rull if firewall is tunred on.
*''Autostart'': I still have problem to auto run synergy.
!!!Reference
#[[Ubunto Document: SynergyHowto|https://help.ubuntu.com/community/SynergyHowto]]
#[[synergy-plus|http://code.google.com/p/synergy-plus/]]
#[[synergy and firewall issue|http://ubuntuforums.org/showthread.php?t=435259]]
#[[Ubuntu Forums: Synergy Autostart 1|http://ubuntuforums.org/showthread.php?t=58410]]
#[[Ubuntu Forums: Synergy Autostart 2|http://swiss.ubuntuforums.org/showthread.php?t=1442956]]
!!!Hardware Information
*''Graphic User Interface (GUI)''
**"System Profiler and Benchmark"
***Installation: Use Ubuntu Software Center > search hardware > System Profiler and Benchmark
***Bring up Application: Applications > System Tools > System Profiler and Benchmark
*''Command Line Interface (CLI)''
**[[Commands to Find System Information]]
*''Hardware Driver''
**[[Ubuntu Driver for Sony VAIO VGN-SZ340P]]
www.feds.com.tw
!!!Taipei
*[[台北君悅大飯店|http://www.grandhyatttaipei.com.tw/]]
*[[台北喜來登大飯店|http://www.sheraton-taipei.com/]]
*[[台北凱撒大飯店|http://www.caesarpark.com.tw]]
*[[台北晶華酒店|http://www.grandformosa.com.tw]]
*[[台北老爺酒店|http://www.royal-taipei.com.tw]]
*[[台北遠東國際大飯店|http://www.shangri-la.com/tc/taipei/fareasternplazashangrila/]]
*[[台北圓山大飯店|http://www.grand-hotel.org/]]
*[[台北亞都麗緻大飯店|http://www.landistpe.com.tw/chinese/chinese.htm]]
*[[台北六福皇宮|http://www.westin.com.tw/index.php3]]
*[[台北西華大飯店|http://www.sherwood.com.tw/]]
*[[台北國賓大飯店|http://www.ambassadorhotel.com.tw/]]
*[[台北力霸皇冠大飯店|http://www.crowneplaza-taipei.com]]
*[[台北環亞假日大飯店|http://www.ichotelsgroup.com/h/d/hi/1/en/hd/TPETN]]
*[[台北福華大飯店|http://taipei.howard-hotels.com.tw/]]
!!!Tainan
*[[台南遠東國際大飯店 (Shangri-La's Far Eastern Plaza Hotel, Tainan)|http://www.shangri-la.com/tc/tainan/fareasternplazashangrila/]]
*[[台糖長榮酒店(Evergreen Plaza Hotel, Tainan)|http://www.evergreen-hotels.com/branch/Index.aspx?checkcode=SLVVZ&tempdbsn=6&debug=1]]
*[[大億麗緻酒店 (Tayih Landis)|http://www.tayihlandis.com.tw/]]
Notes: [[tripadvisor Tainan Hotels|http://www.tripadvisor.com/Hotels-g293912-Tainan-Hotels.html]]
!!!Hotel Chains
*[[長榮酒店國際連鎖 (Evergreen International Hotels)|http://www.evergreen-hotels.com/]]
*[[麗緻 (Landis Hotels & Resorts)|http://www.landishotelsresorts.com/index.aspx]]
!!!Airport
*[[臺灣桃園國際機場|http://www.taoyuan-airport.com/]], &nbsp;[[臺北松山機場|http://www.tsa.gov.tw]], &nbsp;[[高雄國際航空站|http://www.kia.gov.tw]], &nbsp;[[臺南航空站|http://www.tna.gov.tw/]], &nbsp;[[花蓮航空站|http://www.hulairport.gov.tw]], &nbsp;[[國內航站|http://www.hulairport.gov.tw/content/domestics/domestics01.aspx]]
*[[桃園捷運|https://www.tymetro.com.tw/cht/index.php]], &nbsp;[[桃園機場捷運路線圖|https://tw.piliapp.com/mrt-taiwan/airport/]]
*[[臺灣桃園國際機場-臺北24H服務|http://www.taiwanbus.tw/information.aspx?Lang=Cht&Line=4645]], &nbsp;[[台北西站拆遷10月底完成|https://news.housefun.com.tw/news/article/185965132680.html]], &nbsp;[[台北西站A棟2016 10月30日遷移 11路線候車處調動|http://news.ltn.com.tw/news/local/paper/1044046]]: 國光客運往返基隆及桃園機場,改在東三門候車
*[[國光客運桃園機場-台中提供24H服務|http://www.taiwanbus.tw/information.aspx?Lang=Cht&Line=4639]]
*機場接送
!!!!
*日本: ''[[Narita International Airport|http://www.narita-airport.jp/en/]]'' / ''[[成田國際機場官方網站|http://www.narita-airport.jp/ch2/index.html]]''
!!!Public Transportation
*''長途'': [[台灣高鐵|http://www.thsrc.com.tw]], &nbsp;[[台鐵|http://www.railway.gov.tw/tw/]], &nbsp;[[國光客運|http://www.kingbus.com.tw/index.php]]
*''台北'': [[臺北捷運|http://www.trtc.com.tw/]]
*''台南'': [[台南交通|http://www.twtainan.net/zh-tw/Home/SubMenu?categoryId=4#menu-entry]], &nbsp;[[大台南公車|http://tourguide.tainan.gov.tw/newtnbusweb/Default.aspx]]
*''高雄'': [[高雄捷運|http://www.krtco.com.tw/]]
*''車票卡'': [[悠遊卡|http://www.easycard.com.tw/]], &nbsp;[[一卡通|https://www.i-pass.com.tw/]]
!!!City Guide/Travel Info
*''General'': [[旅遊王(Travel King)|http://travel.network.com.tw/]]
*''台北'': [[台北車站地圖|http://www.railway.gov.tw/Upload/UserFiles/E%20to%20W%201F.jpg]]
*''台中'':
*''台南'':
**[[臺南市政府全球資訊網|http://www.tainan.gov.tw/tainan/]], &nbsp;[[Tainan Travel Guide @ Wikitravel Site|http://wikitravel.org/en/Tainan]], &nbsp;[[Yahoo!奇摩台南旅遊|http://yahoo-traveltw.tumblr.com/tagged/%E5%8F%B0%E5%8D%97]]
**奇美博物館, &nbsp;十鼓文化園區, &nbsp;安平/安平老街, &nbsp;夕遊出張所, &nbsp;四草隧道
*''高雄'':
*''屏東'':
**''恆春/墾丁'': [[墾丁 - 背包攻略|http://www.backpackers.com.tw/guide/index.php/%E5%A2%BE%E4%B8%81]], &nbsp;[[悠遊墾丁旅遊網|http://uukt.com.tw/]], &nbsp;[[墾丁快線 (Kenting Express) - 如何從高雄左營高鐵站到屏東海生館?/ 教你搭客運去海生館&進墾丁!|http://swanblog.tw/kenting-bus/]]
*''花蓮'': [[東部海岸國家風景區|http://www.eastcoast-nsa.gov.tw/zh-tw]]
*''台東'': [[台東都蘭|http://www.eastcoast-nsa.gov.tw/zh-tw/Attractions/Detail/34]]
!!!Local Food
*''台南''
**[[我收集的台南小吃|台南小吃]]
**[[[統整食記] 極密私藏整理-台南必吃口袋名單,400間小吃懶人包<上>(2016/09 update) @ 三高吃漢の美食足跡|http://thudadai.pixnet.net/blog/post/50314892]]
**[[[統整食記] 極密私藏整理-台南必吃口袋名單,400間小吃懶人包<下>(2016/09 update) @ 三高吃漢の美食足跡|http://thudadai.pixnet.net/blog/post/61782091]]
**[[iKachaLife|https://ikachalife.com/]], &nbsp;[[台南旅遊懶人包|https://ikachalife.com/856]]
**[[Jeek's 保國衛民一日吃台南吃到掛|http://www.jeeksfoodmaze.com/#!%E3%80%8E%E4%BF%9D%E5%9C%8B%E8%A1%9B%E6%B0%91%E3%80%8F%E4%B8%80%E6%97%A5%E5%90%83%E5%8F%B0%E5%8D%97%E5%90%83%E5%88%B0%E6%8E%9B-1DAY-TAINAN-ALL-YOU-CAN-EAT%EF%BC%88%E5%BF%85%E5%AD%B8%E5%B0%8F%E5%90%83%E5%9B%9B%E5%AD%97%E8%A8%A3%EF%BC%89/c1kod/56fba3a40cf2e3ce9bb32e3e]]
**[[JEEK'S FOODMAZE 吉克美食日記|http://www.jeeksfoodmaze.com/]]
!!!Night Markets(夜市)
*''台北'':
*''台中'': 逢甲夜市
*''台南'': [[台南夜市時間表|http://www.panko.com.tw/edm/nightmarket-time.html]], &nbsp;[[台南大東夜市|http://week.ltn.com.tw/FoodBar/DC3359.html]]
*''高雄'':
!!!Must Go Restaurants
*''台北'':
**[[鼎泰豐|http://www.dintaifung.com.tw/]], &nbsp;&nbsp;[[添好運|http://timhowan.com.tw/]]
!!!City Map
*''Google Map 中文'': [[台北|https://www.google.com.tw/maps/@25.0473136,121.5284594,14z]], &nbsp;[[台中|https://www.google.com.tw/maps/@24.1395106,120.687703,13z]], &nbsp;[[台南|https://www.google.com.tw/maps/@22.9932767,120.2060794,14z]]
*''台灣電子地圖服務網'': [[Chinese|http://map.com.tw/]], &nbsp;[[English Version|http://www.taiwan-map.com/]]
!!!Hotel
*''台北'':
**''台北車站'': [[君品酒店|http://www.palaisdechinehotel.com/zh-tw/]]
**''東區'': [[香格里拉台北遠東國際大飯店|http://www.shangri-la.com/tc/taipei/fareasternplazashangrila/]], &nbsp;[[台北君悅大飯店|http://www.grandhyatttaipei.com.tw/]], &nbsp;寒舍艾美酒店, &nbsp;台北慕軒酒店
*''台中'':
*''台南'': [[香格里拉台南遠東國際大飯店|http://www.shangri-la.com/tc/tainan/fareasternplazashangrila/]], &nbsp;[[大億麗緻酒店|http://www.tayihlandis.com.tw/]], &nbsp;[[台南晶英酒店|http://www.silksplace-tainan.com.tw/zh-tw/aboutus.php]], &nbsp;[[台糖長榮酒店|http://www.evergreen-hotels.com/branch/Index.aspx?checkcode=SLVVZ&tempdbsn=6&debug=1]]
*''高雄'': 高雄漢來大飯店
*''屏東'':
**''恆春/墾丁'': [[墾丁夏都沙灘酒店|http://www.ktchateau.com.tw/]], &nbsp;[[墾丁凱撒大飯店|http://kenting.caesarpark.com.tw/]]
*''花蓮'':
*Also see [[Taiwan_Hotels|Taiwan Hotels]]
!!!政府部門
*''郵局'': [[郵政總局|http://www.post.gov.tw/]], &nbsp;[[中文地址英譯查詢|http://www.post.gov.tw/post/internet/f_searchzone/index.jsp?ID=190103]]
*''外交部'': [[外交部|http://www.mofa.gov.tw/]], &nbsp;[[外交部領事事務局|http://www.boca.gov.tw/]], &nbsp;[[駐芝加哥台北經濟文化辦事處|http://www.taiwanembassy.org/US/CHI]]
*''僑務委員會'': [[僑務委員會|http://www.ocac.gov.tw/]], &nbsp;[[芝加哥華僑文教服務中心|http://www.ocac.gov.tw/OCAC/SubSites/Home.aspx?site=a1336776-24b6-4ab7-aa9d-696bc417e968]]
*''國家發展委員會'': [[iTaiwan無線上網|https://itaiwan.gov.tw/]]
!!!翻譯
*[[姓名.地址翻譯|http://c2e.ezbox.idv.tw/]], &nbsp;[[翻譯網|http://name.longwin.com.tw/]]
*[[ Yahoo!奇摩 search 台灣報紙|http://tw.search.yahoo.com/search;_ylt=A2oKmK786u1RbAQA4Zpr1gt.;_ylc=X1MDMjExNDcwNTAwMwRfcgMyBGFvA2FvBGNzcmNwdmlkA05mM1BaMm9LaVhDNGMzMlhxR19sdlFOSk1nU0VuVkh0NWx3QUNWamsEZnIDeWZwBGZyMgNzYnRuBG5fZ3BzAzEwBG9yaWdpbgNzcnAEcHFzdHIDxQRxdWVyeQwZBHNhbwMx?p=%E5%8F%B0%E7%81%A3%E5%A0%B1%E7%B4%99&fr2=sb-top&fr=yfp&pqstr=%E5%8F%B0%E7%81%A3%E5%A0%B1%E7%B4%99]]
*[[今日新聞|http://www.nownews.com/]], &nbsp;[[自由時報|http://www.libertytimes.com.tw]]
*[[壹傳媒|http://tw.nextmedia.com/]]: [[蘋果日報|http://www.appledaily.com.tw/]], 爽報, 動新聞, 壹週刊, TOMO News
*[[Yahoo!奇摩 search-台灣的電視公司列表|https://tw.search.yahoo.com/search;_ylt=A2oKmKvKUdhT2jcAfVpr1gt.;_ylc=X1MDMjExNDcwNTAwMwRfcgMyBGJjawNmNzFpbW8xOXJoNHF2JTI2YiUzRDMlMjZzJTNEcGYEZnIDeWZwLXMEZ3ByaWQDb1NHcm16RExSOXFRMk5QQ3Q2ZXA3QQRtdGVzdGlkA0FEMDElM0RBRFRXQzAxJTI2QVNTVCUzRFFJVFcwMDIEbl9yc2x0AzEwBG5fc3VnZwM0BG9yaWdpbgN0dy5zZWFyY2gueWFob28uY29tBHBvcwMyBHBxc3RyAjWgEcHFzdHJsAzcEcXN0cmwDOQRxdWVyeQw74gEdF9zdG1wAzE0MDY2ODU2ODE4ODEEdnRlc3RpZANudWxs?gprid=oSGrmzDLR9qQ2NPCt6ep7A&pvid=Vxa9ETEwNi7zhlbAU7iTXwGbNjQuNVPYUcr_t98Y&p=%E5%8F%B0%E7%81%A3%E7%9A%84%E9%9B%BB%E8%A6%96%E5%85%AC%E5%8F%B8%E5%88%97%E8%A1%A8&fr2=sa-gp&fr=yfp-s]]
*[[維基百科 - 台灣報紙列表|http://zh.wikipedia.org/zh-tw/%E5%8F%B0%E7%81%A3%E5%A0%B1%E7%B4%99%E5%88%97%E8%A1%A8]]
*[[維基百科 - 臺灣電視台列表|http://zh.wikipedia.org/zh-tw/%E8%87%BA%E7%81%A3%E9%9B%BB%E8%A6%96%E5%8F%B0%E5%88%97%E8%A1%A8]]

*Security: http://www.unix.com/shell-programming-scripting/26151-expect-script-encrypt-password-use.html
*http://www.unix.com/shell-programming-scripting/134150-best-way-hide-password-bash-script.html
*Google: Linux expect password hiding
*[[Secure expect|http://wiki.tcl.tk/_/ref?N=3594]]
*[[Tclers Wiki|http://wiki.tcl.tk/]]
*[[Tcl Developer Xchange|http://www.tcl.tk]]
*[[tcl 8.4 commands|http://www.tcl.tk/man/tcl8.4/TclCmd/contents.htm]], &nbsp;[[List of 8.4 cmds|http://www.tcl.tk/man/tcl8.4/TclCmd/]]
*[[Active Tcl|http://www.activestate.com/activetcl]]
*[[Tcl on Windows FAQ|http://www.tcl.tk/faq/tclwin.htm#activestatedistro]]
http://elj.tiddlyspot.com/
!!!About Tera Term
*[[Tera Term|http://ttssh2.sourceforge.jp/]]: Don't need to install ~LogMeTT, Support SSH, SCP.
*Tera Term is an open-source, free, software of terminal emulator program.
!!!Referenace
#[[Home Page - English|http://ttssh2.sourceforge.jp/index.html.en]]
#[[LogMeTT|http://logmett.com/]]
*''sudo lshw -C network'' - List all network adapters
*''iwconfig'' - List wireless network adapter
*''sudo iwlist scan'' - Scan wireless networks

sudo ifconfig wlan0 up
sudo iwlist wlan0 scan
sudo iwconfig wlan0 essid any
sudo dhclient wlan0


lshw -C network


http://projects.gnome.org/NetworkManager/
http://live.gnome.org/NetworkManager
/***
|Name|TiddlerPasswordPlugin|
|Source|http://www.TiddlyTools.com/#TiddlerPasswordPlugin|
|Version|1.1.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description||

This plugin blocks viewing of specific tiddler content by prompting for a NON-SECURE, UNENCRYPTED password before the tiddler is displayed.  If the correct password is not entered, the tiddler is automatically closed.  The process does not prevent tiddler content from being viewed directly from the TiddlyWiki source file's storeArea, nor does it encrypt the tiddler content in any way.  Because it is relatively simple to bypass and/or disable the password prompting process, this macro should be thought of as a "latch" rather than a "lock" on a given tiddler.
!!!!!Usage
<<<
{{{<<getTiddlerPassword>>}}} 
{{{<<getTiddlerPassword password>>}}}
{{{<<getTiddlerPassword password "prompt message">>}}}
{{{<<getTiddlerPassword - "prompt message">>}}}

Place the {{{<<getTiddlerPassword>>}}} macro at the beginning of your tiddler content.  The macro prompts for a password until either A) the correct password is entered or B) the user presses the cancel button from the prompt box, in which case the tiddler is automatically closed so it cannot be viewed.  If a valid password is input, it will be remembered only until the user closes the tiddler.  Each time the tiddler is opened, the password must be re-entered.

The optional ''password'' parameter provides a "user-level" password for the tiddler in which the macro occurs.  If no user password is provided, then only the admin-level password (see below) will be accepted.  

By default, the prompt message reads: "Please enter a password to view '%0'" (where the %0 is automatically replaced by the name of the tiddler in which the macro occurs)  To change this text, enter an additional macro parameter, following the user password.
>Note: because the prompt text is likely to contain spaces, you should always enclose it in quotes (or use {{{[[...]]}}} if it contains quotes).  In addition, to enter an alternative prompt without providing a user-level password, use "-" as a //placeholder// for the password parameter.

Notes:
* You can also set a hard-coded admin password (see below) to define a "universal passkey" that will grant access to all tiddlers protected by this script, regardless of the individual password used on each protected tiddler.
* If you embed one or more password-protected tiddlers within another tiddler (by using the {{{<<tiddler TiddlerName>>}}} macro) the user will be prompted to provide the appropriate password for the EACH protected tiddler contained in the tiddler being rendered.
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''TiddlerPasswordPlugin'' (tagged with <<tag systemConfig>>)

''As soon as you have installed this plugin, you should change the default admin password in [[TiddlerPasswordConfig]].''  Note: the configuration tiddler is password-protected to prevent the admin password from being viewed (and/or modified) unless the current password is provided.  By default, the admin password is set to "admin".
<<<
!!!!!Revision History
<<<
''2007.02.22 [1.1.1]'' updated documentation for using custom prompt text
''2007.01.01 [1.1.0]'' added optional param for using custom prompt text 
''2006.12.03 [1.0.1]'' handler() uses passed-in 'tiddler.title' (if any), so that title of included protected tiddlers can be correctly displayed (instead of showng title of containing tiddler)
''2006.12.02 [1.0.0]'' initial release - converted from GetTiddlerPassword inline script
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]]
<<<
!!!!!Code
***/
//{{{
version.extensions.getTiddlerPassword= {major: 1, minor: 1, revision: 1, date: new Date(2007,2,22)};

config.macros.getTiddlerPassword = {
	msg: "Please enter a password to view '%0'",
	defaultText: "enter password here",
	retryMsg: "'%0' is not the correct password for '%1'.  Please try again:",
	cancelMsg: "Sorry, you cannot view '%0' without entering a valid password.",
	thanksMsg: "Thank you, your password has been accepted.",
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var here=story.findContainingTiddler(place); if (!here) return;
		var title=tiddler?tiddler.title:here.getAttribute("tiddler");
		var who=here.getAttribute("logID");
		var userPass=params[0]?params[0]:""; if (userPass=='-') userPass="";
		var msg=params[1]?params[1]:this.msg;
		if (who==userPass||who==this.adminPass) return; // already 'logged in'?
		var who=prompt(msg.format([title]),this.defaultText); // ask for ID
		while (who && who!=userPass && who!=this.adminPass) // not correct ID?
			who=prompt(this.retryMsg.format([who,title]),this.defaultText); // ask again
		if (who==userPass||who==this.adminPass) // correct ID? mark tiddler logged in...
			{ here.setAttribute("logID",who); alert(this.thanksMsg); }
		else // incorrect ID (e.g., entry cancelled by user)...
			{ story.closeTiddler(here.getAttribute("tiddler")); alert(this.cancelMsg.format([title])); }
	}
}
// default admin password (may be overridden in TiddlerPasswordConfig)
if (config.macros.getTiddlerPassword.adminPass==undefined)
	config.macros.getTiddlerPassword.adminPass="admin";
//}}}
*Time Server
**poolntp.org
*''Info'': [[Train Rides|http://www.railsusa.com/links/Tourist_Railroads/]]&nbsp;&nbsp;[[USA Tourist Trains|http://www.traintraveling.com/usa/tourist/index.shtml]]&nbsp;&nbsp;[[America by Rail|http://www.americabyrail.net/]]
*''Railroad Tours'': [[Cape Cod Central Railload|http://www.capetrain.com/]], &nbsp;[[Agawa Canyon Tour Train|http://www.agawacanyontourtrain.com/]]
*''Museum'': [[Illinois Railway Museum|http://www.irm.org/]]&nbsp;&nbsp;[[Fox River Trolley Museum|http://www.foxtrolley.org/]]&nbsp;&nbsp;[[Monticello Railway Museum|http://www.mrym.org/]]
*''Canadian Rockies'': [[Rocky Mountaineer|https://www.rockymountaineer.com/en_US/]], &nbsp;[[Canadian Train Vacations|http://www.canadiantrainvacations.com/]]
*''Chicago Area Traffic Map'': [[Chicago Area Congestion Report|http://www.travelmidwest.com/lmiga/map.jsp?mapname=chicagoArea]]
*''Traffic Departments'': [[Illinois Department of Transportation (IDOT)|http://www.dot.state.il.us/]], &nbsp;[[IPASS|http://www.getipass.com/]], &nbsp;[[Secretary of State|http://www.cyberdriveillinois.com/]]
*''Traffic Info Site'': [[NBC 5|http://www.nbc5.com/traffic]]
*''Air Traffic'': [[Flightradar24|https://www.Flightradar24.com/]]
*''Airfare Predictor'': [[Airfare Watchdog|http://www.airfarewatchdog.com/]], &nbsp;[[Fare Compare|http://www.farecompare.com/]], &nbsp;[[Momondo|http://www.momondo.com/]], &nbsp;[[Skyscanner|http://www.skyscanner.ro/]]
*''Airfare Search'': [[KAYAK|http://www.kayak.com/]], &nbsp;[[Vayama|http://www.vayama.com/]], &nbsp;[[Orbitz|http://www.orbitz.com/]], &nbsp;[[expida.com|http://www.expida.com]]
*''Airline'': [[Airlines]], &nbsp;[[Seat Guru|https://www.seatguru.com/]], &nbsp;[[Flight Stats|https://www.flightstats.com]]
*''Airline Millage Programs'': [[AA Dining|https://aa.rewardsnetwork.com/]]
*''Airports'': [[Chicago O'Hare Airport (ORD)|http://www.ohare.com/]]
*''Car Rental'': [[Airport Van Rental|http://www.airportvanrental.com/]], &nbsp;[[Car Rental.com|https://www.carrentals.com/]]
*''Distance'': [[Travelmath|http://www.travelmath.com/]]
*''Gas Prices'': [[Naperville Area Mobil Gas Stations|http://www.illinoisgasprices.com/GasPriceSearch.aspx?typ=adv&fuel=A&srch=0&area=Lisle&area=Naperville&area=Woodridge&site=Illinois&station=Mobil&tme_limit=24]], &nbsp;[[Naperville Area Shell Gas Stations|http://www.illinoisgasprices.com/GasPriceSearch.aspx?typ=adv&fuel=A&srch=0&area=Aurora&area=Bolingbrook&area=Lisle&area=Naperville&area=Wheaton&area=Woodridge&site=Illinois&station=Shell&tme_limit=24]]
*''Group discount'': [[AARP Travel Center|http://www.aarp.org/benefits-discounts/travel-discounts/]]
*''Hotel'': [[Marriott|https://www.marriott.com]], &nbsp;[[Hilton|http://www.hilton.com]], &nbsp;[[Hotel Tonight|https://www.hoteltonight.com/]], &nbsp;[[Taiwan_Hotels|Taiwan Hotels]]
*''Hotel Points Programs'': [[Fairmont Hotels|https://www.fairmont.com/]], &nbsp;[[Shangri-La Golden-Circle|https://www.shangri-la.com/corporate/golden-circle/]], &nbsp;[[Goldpoints Plus|https://www.goldpointsplus.com]]
*''Limousine'': [[Flag Limo|http://www.flaglimo.com]], &nbsp;[[Naperville Limousine|https://www.napervillelimousine.com/]], &nbsp;[[Airport Limousine One|http://www.airportlimousineone.com/]]
*''Magazines'': [[National Geographic Traveler|https://traveler.nationalgeographic.com/]], &nbsp;[[ISSUU|https://issuu.com/]]
*''Planning/Review'': [[Family Vacation Critic|https://www.familyvacationcritic.com/]], &nbsp;[[Lonely Planet|https://www.lonelyplanet.com/]], &nbsp;[[tripadvisor|https://www.tripadvisor.com/]]
*''Railroad'': [[Amtrak|https://www.amtrak.com/]], &nbsp;[[Metra|https://www.metrarail.com/]], &nbsp;__[[Tourist Train Rides]]__
*''Taxi'': [[American Taxi|https://www.americantaxi.com/]], &nbsp;[[Universal Taxi|http://www.universaltaxidispatch.com]]
*''Van Service'': [[Go Airport Shuttle|https://goairportshuttle.com/]], &nbsp;[[Super Shuttle|https://www.supershuttle.com/]]
*''Vacation Rentals'': [[Airbnb|https://www.airbnb.com/]]
*''Destination'':
**__[[Baltimore]]__, &nbsp;__[[Boston]]__, &nbsp;__[[Catalina Island]]__, &nbsp;__[[Stevens Point]]__, &nbsp;__[[Minneapolis|Minneapolis, MN]]__<br>__[[Myrtle Beach]]__
**__[[Canadian Rocky]]__
**__[[Taiwan|Taiwan Information]]__, &nbsp;__[[Hong Kong]]__
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'jeffchen';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
!!!Installation for Dell Inspiron 710m laptop
I ran into black screen when I did the clean installation on my Dell Inspiron 710m laptop. After googling, the solution is following:
*At the very first screen, the one with just the rectangle (it’s meant to be a keyboard) and a human figure, press any key.
*Then choose your language
*Highlight “Try Ubuntu without any changes” or "Install Ubuntu" (if you sure you want to install), and then press F6 
*press Esc key to get out popup manual
*You can see there is command line with boot options. Add ''i915.modeset=1'' to the end of the command line.
You should be able to boot up/install Ubuntu 10.04 without black screen issue. You can double click the install icon "install Ubuntu 10.04 LTS" at the desktop after boot if you select "Try Ubuntu without any change" and ready to install 10.04.<br>
After installation, you still need to modify the boot parameter in order to make it permanent.
#Hold down ''Shif'' key when machine is booting (before GRUB), it will bring up menu
#Press ''e'' (for edit) when OS entry is selected
#Move down to boot parameter line and add ''i915.modeset=1'' at the end. Make sure ''quiet splash'' are there. If not, enter those commands too.
#Enter ''crtl-x'' to continue boot
Once you are in Ubuntu you need to change Grub2 configuration file
#Edit ''/etc/default/grub'' file (''sudo gedit /etc/default/grub'')
#Add ''i915.modeset=1'' to ''~GRUB_CMDLINE_LINUX_DEFAULT'' (~GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=1"). Also make sure ''quiet splash'' are there. Otherwise, add them in that line too.
#Do the update to Grub (''sudo update-grub'')
#Double check the ''quiet splash i915.modeset=1'' now is in the ''/boot/grub/grub.cfg'' file.
!!!Reference
#[[Ubuntu Forums - 10.04 LTE RC: Blank Screen at Startup|http://ubuntuforums.org/showthread.php?p=9213828]]
#[[Grub2|https://help.ubuntu.com/community/Grub2]]
!!!All about Sony VAIO ~VGN-SZ340P
This tiddler contains the special driver need Ubuntu running on Sony VAIO ~VGN-SZ340P
!!!Webcam
*The webcam I have in SONY VAIO ~VGN-SZ340P is Ricoh ~VGP-~VCC2. Unfortunately, this webcam has a WDM chipset. I can not use r5u870x UVC driver. The [[arakhne web site|http://www.arakhne.org/ricoh/index.html]], does provide instruction and installation files for r5u870 (WDM version) driver.
*For Ubuntu 10.04
**There are 2 deb files: ricoh-webcam-r5u870_0.11.5-0arakhne1_*.deb and ricoh-webcam-r5u870-firmware_0.11.5-0arakhne1_*.deb from its [[download link|http://download.tuxfamily.org/arakhne/pool/r/ricoh-webcam-r5u870/]]. The * is the version for 64 or 32 bits. Select amd64 for 64 bits OS and i386 for 32 bits OS. The ricoh-webcam-r5u870_0.11.5-0arakhne1.tar.gz is the driver source code. It is needed for manually build and install driver. You need to run ricoh-webcam-r5u870-firmware_0.11.5-0arakhne1_*.deb file before ricoh-webcam-r5u870_0.11.5-0arakhne1_*.deb.
**I did try both 64 bits and 32 bits versions. Unfortunately, 64 bits version Compilation failed at  xxxiotf.c line 1231. I commented out that line and finish rest of build and installation procedure manually. But system still can not recognize the webcam. I did not try entire manual compilation and installation process for 64 bits. The 32 bits deb files do work on my SONY VAIO ~SG-340P notebook.
*For Ubuntu 10.10
**Those deb package files listed above for Ubuntu 10.04 are not going to work due to a recent renaming of some functions in the Linux kernel[3]. You have to modify the source file, build, and install driver.
**Unzip/untar ricoh-webcam-r5u870_0.11.5-0arakhne1.tar.gz
**Edit your_unzip_directory/ricoh-webcam-r5u870_0.11.5/r5u870/usbcam/usbcam_util.c and change usb_buffer_alloc() to usb_alloc_coherent() and usb_buffer_free() to usb_free_coherent()
**In your_unzip_directory/ricoh-webcam-r5u870_0.11.5/r5u870 of the terminal, run ''make'' command
**''sudo make install''
!!!Reference
#[[CompilingEasyHowTo|https://help.ubuntu.com/community/CompilingEasyHowTo]]
#[[arakhne web site|http://www.arakhne.org/ricoh/index.html]]
#[[Ricoh Drivers for Ubuntu 10.10|http://memset.wordpress.com/2010/10/12/ricoh-drivers-for-ubuntu-10-10/]]
!!!Client Setup
*~FileZilla FTP Client: [[FileZilla Home|http://filezilla-project.org/]]
*''Installation'': 3 different ways to do it:
**Use Ubuntu Software Center and search for Filezilla ''or''
**Use Synaptic Package Manager and search foe Filezilla ''or''
**CLI: ''sudo aptitude install filezilla''
!!!Server
*~FileZilla FTP Server currently is for Windows only
*''Setup FTP Server'':
##Install server ''vsftpd''. CLI: ''sudo apt-get install vsftpd''
##Change the configuration file: CLI: ''sudo gedit /etc/vsftpd.conf''
###Uncomment ''write_enable=YES'' to enable any form of FTP write command
###Uncomment ''local_umask=022'' to change file mask setting
###double check the anonymous access is disabled: ''anonymous_enable=NO''
###Doucble check the local user is enabled: ''local_enable=YES''
!!!Reference
#[[How to install FileZilla on Ubuntu 9.10|http://ubuntuforums.org/showthread.php?t=1331625]]
#[[Ubuntu Documentation: FTP Server|https://help.ubuntu.com/8.04/serverguide/C/ftp-server.html]]
#[[How to Set up an FTP Server in Ubuntu Linux|http://www.wikihow.com/Set-up-an-FTP-Server-in-Ubuntu-Linux]]
!!!DVD Playback
*DVD are usually encrypted and therefore, due to legal reasons, Ubuntu Linux does not ship the package which decrypt DVD. But you can follow ''Playing Restricted Formats'' section in the Ubuntu Community Document [[RestrictedFormats|https://help.ubuntu.com/community/RestrictedFormats]] page to setup movie player for restricted format.
!!!!
*''Installation''
##Install [[Ubuntu Restricted Extras]] first. For 10.10, no need to install libdvdread4.
##install CSS (the Content Scrambling System): ''sudo /usr/share/doc/libdvdread4/install-css.sh''
##install VLC player: using software center, Synaptic Package Manager, or<br>CLI: ''sudo apt-get install vlc vlc-plugin-pulse mozilla-plugin-vlc''
##install k9 copy: ''sudo apt-get install k9copy''
##install DVD::Rip: ''sudo apt-get install dvdrip''
!!!!
*''Reference''
##[[Ubuntu Restricted Formats|https://help.ubuntu.com/community/RestrictedFormats]]
##[[Playing DVD in Ubuntu|https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs]]
##[[Ubuntu Documentation - Medibuntu|https://help.ubuntu.com/community/Medibuntu]]
!!!VLC Player
*Also, need to install ''mozilla-plugin-vlc'' plugin if installation is done by Ubuntu Software Center.
*[[Additional Information on VLC Player]]
!!!Microsoft Silverlight Flash ~Plug-In
*Moonlight is an open-source implementation of Silverlight for the Linux operating system.
*''Installation'':
**Use Ubuntu Software Center and search for Moonlight. Select ''Free Software clone of Silverlight 2.0 - Xulrunner 1.9 plugin'' or find ''moonlight-plugin-mozilla''
**Use Synaptic Package Manager: search moonlight and select ''moonlight-plugin-mozilla''
*''Reference''
##[[Moonlight|http://www.go-mono.com/moonlight/]]
##[[Mono Project Moonlight|http://www.mono-project.com/Moonlight]]
!!!Need to Clean Up
*[[DVDFab|http://www.dvdfab.com/]] - ''Windows Application, Must run with WINE''
*[[getDeb|http://www.getdeb.net/welcome/]]
*''mencoder and ffmpeg'': sudo apt-get install mencoder ffmpeg
*[[Merge avi files]], &nbsp;[[Merge m2ts Files]]
*Cheese -- application to take video and pictures using webcam
!!!Video Utilities
*Avidemux is a free open-source program designed for multi-purpose video editing and processing, which can be used on almost all known operating systems and computer platforms.
**[[Avidemux - Main Page|http://fixounet.free.fr/avidemux/]]
**[[Avidemux - Wiki|http://www.avidemux.org/admWiki/doku.php]]
**[[Avidemux -Forum|http://www.avidemux.org/admForum/]]
!!!Reference
#[[Transcoding MTS/M2TS AVCHD Video Into AVI Files with Free Software|http://www.fsckin.com/2008/01/03/transcoding-mtsm2ts-avchd-video-files-with-free-software/]]
!!!Wired Network
!!!Wireless Network
*[[Terminal Commends for Wireless Configuration]]
*To enable or disable wireless, right click the network connection icon on the ubuntu panel and check/uncheck "Enable Wireless" box.
*Some page site regarding ~WiFi scanner (iwscanner) http://www.kuthulu.com
*I have not yet had time to check "gtkwifi".
*''sudo iwconfig wlan0 txpower off''
!!!Network Proxy
*@@color(red):''When change Network Proxy Preferences, DO NOT click "Apply ~System-Wide...". Some really bad happened when I did it a couple of times.''@@
*The proxy server also needs to be set in Synaptic Package manager (Synaptic->Setting->Preference->Network) in additional to the (System->Preference->Network Proxy). Proxy Setting is needed to get update manager to work and be able to get additional software.
!!!Map Network Drive
**Permanently mount Windows Shared Folder: [[Ubuntu Wiki for How to mount Windows Shared Folder Permanently|https://wiki.ubuntu.com/MountWindowsSharesPermanently]]
**For temporary mounting network folder, click Places -> Connect to Server...
***In the pop up window: Select ''Windows share service'' type.
***''Non Class A Systems'': ''Share'': //your_login//, ''Folder'': //keep it empty//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
***''Class A Systems'': ''Share'': //bld//, ''Folder'': //your_login//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
***''Share Drive Systems'': ''Share'': //shared//, ''Folder'': //your_folder//, ''User Name'': //your_login//, ''Dormain Name'': //your_dormain_name//
*''Redirect Remote Server Display'', 10.04
**''Enable remote x clients through TCP''
***Edit /etc/gdm/gdm.schemas and convert true to false in item security/~DisallowTCP
/*{{{*/
          <schema>
            <key>security/DisallowTCP</key>
            <signature>b</signature>
            <default>false</default>
          </schema>
/*}}}*/
***Reboot machine
***On terminal: "xhost +"
**''X11 Forwarding''
***edit /etc/ssh/ssh_config: sudo gedit /etc/ssh/ssh_config
***set ''~ForwardX11 yes''
!!!Using Network Manager
*Add network connection icon to Ubuntu panel
**edit network manager configuration file: ''sudo gedit /etc/~NetworkManager/nm-system-settings.conf''
**change “managed=false” into “managed=true” and save the file.
**restart the network: ''/etc/init.d/networking restart'' or reboot.
!!!Reference
#[[Enable remote x clients through TCP|http://serverfault.com/questions/99147/karmic-koala-ubuntu-enable-remote-x-clients-through-tcp]]
#[[Displaying Ubuntu Linux Applications Remotely (X11 Forwarding)|http://www.techotopia.com/index.php/Displaying_Ubuntu_Linux_Applications_Remotely_%28X11_Forwarding%29]]
#[[Fix Network connection icon disappear on top-right panel|http://ubuntuguide.net/fix-network-connection-icon-disappear-on-top-right-panel]]
!!!Moving Panel to Different Location
*To move panel/the status bar from top to bottom: right click on the status bar and select ''Properties''. In the Panel Properties windows, change ''Orientation'' selection to Bottom.
*You can by 'right clicking' add and remove stuff. Eg. If you want to remove the panel at the button right click on it and choose delete panel. To add stuff to an existing panel 'right click' and choose 'add to panel'. So you can actually add the stuff from the bottom panel by adding stuff to the upper panel.
*if you want to add the bottom panels 'window list' just add 'window list' to upper panel (and the other stuff you want) and remove the bottom panel.
!!!Moving Panel Applets (Icons in Panel)
*You can use your middle mouse button to drag unlocked panel applets around on a panel and from panel to panel.
*You can create new panels by right clicking on an existing panel.
*You can move the panels around using the middle mouse button.
*If items are locked you will need to first right click on them and unlock them before they can be moved.
!!!Remove Mail Indicator Icon and Keep Volume Control Icon from Notification Area
*If you want the "envelope" gone only, remove the indicator-messages package, and keep indicator-sound (which is for the volume) and indicator-application installed. Don't remove indicator-applet, which is the host applet that all of the above plug into.
##Open ''Synaptic Package Manager''
##Quick search ''indicator-messages''
##Un-check the indicator-messages box
*Another option is to use ''Gnome Volume Control Applet''. Actually, I like this way. It saves some space in the panel.
##Remove Indicator Applet (this will remove both mail and volume control Icons) from panel
##From System>Preference>Startup Applications, click on Add, then add the following:
###Name: Volume control
###Command: gnome-volume-control-applet
###Comment: Launch volume control applet
!!!Reference
#[[Ubuntu Forums Post|http://ubuntuforums.org/showthread.php?t=1435387]]
#[[How do I restore the Gnome Panel volume control in Ubuntu 10.04?|http://superuser.com/questions/144924/how-do-i-restore-the-gnome-panel-volume-control-in-ubuntu-10-04]]
!!!Overview
*The Ubuntu Restricted Extras will install Adobe Flash Player, Java Runtime Environment (JRE) (sun-java-jre) with Firefox plug-ins (icedtea), a set of Microsoft Fonts (msttcorefonts), multimedia codecs (w32codecs or w64codecs), mp3-compatible encoding (lame), ~FFMpeg, extra Gstreamer codecs, the package for DVD decoding (libdvdread4, but see below for info on libdvdcss2), the unrar archiver, odbc, and cabextract. It also installs multiple “stripped” codecs and avutils (libavcodec-unstripped-52 and libavutil-unstripped-49). This is a single command approach.
!!!Installation
*''sudo apt-get install ubuntu-restricted-extras''
*Note: Installation only works completely and properly when done from the command-line Terminal. The entire package will not usually install completely from within a Package Manager.
!!!Reference:
#[[Ubuntu 10.10 Post Installation Guide for Great Desktop|http://ranjith.zfs.in/ubuntu-10-10-post-installation-guide/]]
#[[Perfect Desktop Using Ubuntu 10.10 Makerick Meerkat: Post Install Guide|http://www.hackourlives.com/perfect-desktop-using-ubuntu-10-10-makerick-meerkat-post-install-guide/]]
#[[Ubuntu 10.04 Lucid Lynx Post Installation Guide|http://ranjith.zfs.in/ubuntu-10-04-lucid-lynx-post-installation-guide/]]
!!!Using Ubuntu VNC Client
*Remote Desktop Viewer (Vinagre) is the default VNC client in Ubuntu.
*Applications > Internet > Remote Desktop Viewer 
!!Running VNC Server on Ubuntu
*Remote Desktop can be used to turn on/off the VNC server and set preference.
*System > Preferences > Remote Desktop
!!!Reference
!!!List
#[[Kubuntu|http://www.kubuntu.org/]] -Ubuntu With KDE Desktop Environment
#[[Xubutu|http://www.xubuntu.org/]] – Ubuntu with XFCE Desktop
#[[Edubuntu|http://www.edubuntu.org/]] – Ubuntu With Educational Programmes
#[[Lubuntu|http://lubuntu.net/]] – Ubuntu with LXDE Desktop
#[[Ubuntu Studio|http://ubuntustudio.org/]] – Ubuntu For Audio Video Editing Studios
#[[Ubuntu Net Book Remix|http://www.ubuntu.com/netbook]] – Ubuntu For Netbooks with new Unity environment
#[[Medibuntu|http://medibuntu.org/]] – Multimedia Entertainment Ubuntu
#[[Ubuntu Lite|http://u-lite.org/]] – A light Weight ubuntu for slow computers
#[[Fluxbuntu|http://fluxbuntu.org/]] – Ubuntu with Fluxbox Desktop
#[[Mythubuntu|http://www.mythbuntu.org/]] – Ubuntu with ~MythTV
#[[Ubuntu Ultimate Edition|http://ultimateedition.info/]] – The Ultimate Operating System with Ubuntu
#[[Gobuntu|https://wiki.ubuntu.com/Gobuntu]] – Ubuntu with only Freesoftware
!!!Reference
#[[Ubuntu 10.10 Post Installation Guide|http://ranjith.zfs.in/ubuntu-10-10-post-installation-guide/]]
!!!Procedures
*Check Alsa Driver version:
/*{{{*/
cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.21.
/*}}}*/
*To avoid problems during the upgrade of Alsa-utils, we need to stop it with the following command:
/*{{{*/
sudo /etc/init.d/alsa-utils stop
/*}}}*/
*Install the necessary tools to compile along with the kernel headers:
/*{{{*/
sudo apt-get -y install build-essential ncurses-dev gettext xmlto libasound2-dev
sudo apt-get -y install linux-headers-`uname -r` libncursesw5-dev
/*}}}*/
*Download alsa-driver, alsa-lib and alsa-utils:
/*{{{*/
cd ~
rm -rf ~/alsa* ~/.pulse*
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.23.tar.bz2
wget ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.23.tar.bz2
wget ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.23.tar.bz2
/*}}}*/
*Move 3 tar files that we just downloaded to alsa under /home:
/*{{{*/
sudo rm -rf /usr/src/alsa
sudo mkdir -p /usr/src/alsa
cd /usr/src/alsa
sudo cp ~/alsa* .
/*}}}*/
*Unpack the 3 tar files:
/*{{{*/
sudo tar xjf alsa-driver*
sudo tar xjf alsa-lib*
sudo tar xjf alsa-utils*
/*}}}*/
*Compile and install alsa-driver:
/*{{{*/
cd alsa-driver*
sudo ./configure
sudo make
sudo make install
/*}}}*/
*Compile and install alsa-lib :
/*{{{*/
cd ../alsa-lib*
sudo ./configure
sudo make
sudo make install
/*}}}*/
*Compile and install alsa-utils:
/*{{{*/
cd ../alsa-utils*
sudo ./configure
sudo make
sudo make install
/*}}}*/
*Remove the 3 tar files in our personal folder that are not anymore necessary:
/*{{{*/
rm -f ~/alsa-driver*
rm -f ~/alsa-lib*
rm -f ~/alsa-utils*
/*}}}*/
*Restart computer and alsa version should be 1.0.23!
*Verify that you have now indeed have this version of alsa:
/*{{{*/
cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.23.
Compiled on May 2 2010 for kernel 2.6.32-21-generic (SMP).
/*}}}*/
Just to be sure everything is well configured, execute this command:
/*{{{*/
sudo alsaconf
/*}}}*/
*Reboot computeragain!
!!!Reference
#[[Upgrade Alsa (1.0.23) on Ubuntu Lucid Lynx 10.04|http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/]]
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 24/05/2017 05:54:02 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 27/05/2017 17:03:01 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 28/05/2017 10:49:42 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . | ok |
| 28/05/2017 10:49:58 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 02/06/2017 05:23:57 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 04/06/2017 22:41:07 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 06/06/2017 08:58:26 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 14/06/2017 10:35:52 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 17/06/2017 15:26:17 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
| 26/06/2017 00:02:32 | JeffChen | [[/|http://jeffchen.tiddlyspot.com/]] | [[store.cgi|http://jeffchen.tiddlyspot.com/store.cgi]] | . | [[index.html | http://jeffchen.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.4|
|''Date:''|2008-08-11|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 4,
	date: new Date("2008-08-11"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		if (!params) params = {};
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	options: [
		"txtUploadUserName",
		"pasUploadPassword",
		"txtUploadStoreUrl",
		"txtUploadDir",
		"txtUploadFilename",
		"txtUploadBackupDir",
		"chkUploadLog",
		"txtUploadLogMaxLine"		
	],
	refreshOptions: function(listWrapper) {
		var opts = [];
		for(i=0; i<this.options.length; i++) {
			var opt = {};
			opts.push();
			opt.option = "";
			n = this.options[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
};

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = new Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,username,password,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = new Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		var rssString = generateRss();
		// no UnicodeToUTF8 conversion needed when location is "file" !!!
		if (document.location.toString().substr(0,4) != "file")
			rssString = convertUnicodeToUTF8(rssString);	
		bidix.upload.httpUpload(rssUploadParams,rssString,callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == 404)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; ;charset=UTF-8; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");


//}}}

!!!From Windows Registry
#Run "regedit"
#My Computer -> ~HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows -> Current Version -> Run
#Right click on right pane -> New -> String Value -> Type "autoexec" -> Right click on "autoexec" -> Modify -> Type "C:\autoexec.bat"
!!!Reference
[[Knowledge Sutra Forums|http://www.knowledgesutra.com/forums/topic/20451-using-autoexec-with-windows-xp-professional/]]
!!!--IP Address--
#--From browser (~FireFox or IE) type in "http://192.168.1.1"--
#--enter your login ID and password--
#--Click "Status" (most right hand menu)--
#--There is number marked IP Address and look like 111.222.333.444--
!!!--VNC Server--
*--Start -> Real VNC -> VNC Server 4 (User Mode) -> Run VNC Server--
@@color(red):''For out side of lucent/work, use [[teamviewer|http://www.teamviewer.com/index.aspx]] for remote access''@@, ''But is teamviewer safe??''

|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|Green Basil|43 E. Jefferson Ave.<br>Naperville, IL 60540|630-922-7700| [[Click|http://maps.google.com/maps?q=43+E.+Jefferson+Ave,+Naperville,+IL+60540&hl=en&sll=42.238844,-87.941608&sspn=1.506743,3.169556&hnear=43+E+Jefferson+Ave,+Naperville,+DuPage,+Illinois+60540&t=m&z=16]] | [[store|http://www.greenbasil-restaurant.com/]] | | |
|Luong Loi|110 N Main St<br>Wheaton, IL 60187|630-653-8250| [[Click|http://maps.google.com/maps?q=110+North+Main+Street,+Wheaton,+IL+60187&hl=en&sll=37.0625,-95.677068&sspn=41.818029,71.455078&oq=110+N+Main+St+Wheaton,+IL+60187&hnear=110+N+Main+St,+Wheaton,+DuPage,+Illinois+60187&t=m&z=16]] | [[store|http://luongloi.com/]]<br>[[yelp|http://www.yelp.com/biz/luong-loi-wheaton]] | | |
|Pho Thien Vietnamese Kitchen |931 W 75th St, Ste 177<br>Naperville, IL 60565 |630-445-5155 | [[Click|https://www.google.com/maps/@41.7480965,-88.1686051,16z]] | [[store|http://phothienkitchen.com/]]<br> [[yelp|http://www.yelp.com/biz/pho-thien-vietnamese-kitchen-naperville-2]] | | |
|Saigon River Cafe |614 E Ogden Ave<br>Naperville, IL 60563 |630-717-1199 | [[Click|https://www.google.com/maps/place/614+E+Ogden+Ave,+Naperville,+IL+60563/@41.7855656,-88.1404908,16z/data=!3m1!4b1!4m5!3m4!1s0x880e5652ad81df4b:0x1fc0381982655b0a!8m2!3d41.7855656!4d-88.1383021]] | [[yelp|https://www.yelp.com/biz/saigon-river-cafe-naperville]] | | |
|Viet House |1041 N Roselle Rd<br>Hoffman Estates, IL 60169 |847-278-1487 | [[Click|https://www.google.com/maps/place/1041+N+Roselle+Rd,+Hoffman+Estates,+IL+60169/@42.0464947,-88.0831989,16z/data=!4m2!3m1!1s0x880faf466c24d2b9:0xefaee54d7fcb6e41]] | [[yelp|http://www.yelp.com/biz/viet-house-hoffman-estates?osq=Cuisine+de+Saigon]] | | |
!!!About ~VirtualBox
*[[VirtualBox Home|http://www.virtualbox.org/]], &nbsp;[[VirtualBox Download Page|http://www.virtualbox.org/wiki/Downloads]]
!!!Tips
#[[Install Guest Additional]]
#[[VirtualBox Shared Folder]]
#[[Virtual Network Setting for Host Machine Behind Proxy]]
#[[Can not Play DVD Through Host Player]]
#[[Acer Notebook VirtualBox Crashes after Guest Additional Installed]]
#[[Send Ctrl-Alt-Del in VirtualBox]]
#[[VirtualBox Error: extension pack directory: VERR_ALREADY_EXISTS]]
#[[Install Direct3D Feature Support in VirtualBox Guest Additions]]
!!!References
*[[VirtualBox User Manual|http://www.virtualbox.org/manual/]]
*[[Send "ctrl+Alt+xx" to guest OS|http://www.bramschoenmakers.nl/en/node/323]]
*[[Dual-or-more screen, Perfect-security rdesktop, internal network|http://ubuntuforums.org/showthread.php?t=1060977]]
!!!Highlight
If you are running guest OS on the host machine behind a proxy server, most likely you will have network connection issue on guest OS. Most likely it is caused by using NAT networking between the guest and host. The best way of fixing the issue would be to set up ~VirtualBox to use ''bridged networking'' so that the guest OS gets its own IP on the network host OS is on
!!!Steps
#Select the machine and click ''Network'' on the right hand column
#In the popped up Settings window, select ''Bridged Adapter'' on the Attached to item.
**''Don't'' attach to any network during the very first start/installation of OS.
#The name of adapter should be same as host OS network adapter.
#Click OK
!!!Linux Mint (Mate) Proxy Server Setup
*''Proxy Setup for System''
**Menu->Control Center->Network Proxy->Network Proxy Preferences
**Select "Automatic proxy configuration URL:" with "http://pac.proxy.alcatel-lucent.com/proxy.pac"
**Notes: Use ''Manual proxy configuration'' instead of ''Automatic proxy configuration'' setting if network connection is still failed.
!!!!
*''Proxy Setup for SW Update''
**sudo vi ''/etc/wgetrc'' and update proxy to following
***https_proxy=http://proxy.example.com:8000/
***http_proxy=http://proxy.example.com:8000/
***ftp_proxy=http://proxy.example.com:8000/
***Uncomment ''use_proxy = on''
!!!!
*''Setup APT for software update''
**sudo vi ''/etc/apt/apt.conf'' and add following lines (''create'' one if /etc/apt/apt.conf file is not there)
//{{{
        Acquire::https::proxy "https://proxy.example.com:8000/";
        Acquire::http::proxy "http://proxy.example.com:8000/";
        Acquire::ftp::proxy "ftp://proxy.example.com:8000/";
//}}}
!!!Linux Mint (Xfce) Proxy Server Setup
*''Setup System Environment''
**sudo vi /etc/environment file and add following lines
//{{{
        no_proxy=localhost,127.0.0.0/8,*.local
        NO_PROXY=localhost,127.0.0.0/8,*.local
        all_proxy=socks://proxy.example.com:8000/
        ALL_PROXY=socks://proxy.example.com:8000/
        https_proxy=https://proxy.example.com:8000/
        HTTPS_PROXY=https://proxy.example.com:8000/
        http_proxy=http://proxy.example.com:8000/
        HTTP_PROXY=http://proxy.example.com:8000/
        ftp_proxy=ftp://proxy.example.com:8000/
        FTP_PROXY=ftp://proxy.example.com:8000/  
//}}}
!!!!
*''Setup APT for software update''
**sudo vi ''/etc/apt/apt.conf'' and add following lines (''create'' one if /etc/apt/apt.conf file is not there)
//{{{
        Acquire::https::proxy "https://proxy.example.com:8000/";
        Acquire::http::proxy "http://proxy.example.com:8000/";
        Acquire::ftp::proxy "ftp://proxy.example.com:8000/";
//}}}
!!!Reference
#[[Old Information for Different Linux Distro|Network Proxy Setting in Different Distro]]
#[[Getting Network Access through a Proxy Server|http://forums.virtualbox.org/viewtopic.php?p=7464&sid=178b6acfc4f8eee9fbfdd10ae4020ac2]]
#[[How To Configure Yum Behind Authenticated Proxy Server|http://www.sohailriaz.com/how-to-configure-yum-behind-authenticated-proxy-server/]]
#[[Modifying APT: logging and proxy server usage|http://www.debian-administration.org/articles/177]]
#[[How to set up proxy in Apt-Get's apt.conf?|http://www.linuxquestions.org/questions/fedora-35/how-to-set-up-proxy-in-apt-gets-apt-conf-265793/]]
!!!Issue
*~VirtualBox offers an update of its expansion pack, and when you download the installation process, an error message (example below) is displayed:
<!--{{{-->
  Failed to uninstall the Extension Pack Oracle VM VirtualBox Extension Pack.

  The installer failed with exit code 1: VBoxExtPackHelperApp.exe: error: Failed to rename the extension pack directory: VERR_ALREADY_EXISTS

  rcExit=1.

  Result Code: E_FAIL (0x80004005)
  Component: ExtPackManager
  Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554}
<!--}}}-->
!!!Solution
#Close all running instances of ~VirtualBox.
#Run a command prompt
#cd to "Program Files" folder
#Run command "''vboxmanage extpack cleanup''"
!!!Reference
#[[VirtualBox- error: extension pack directory: VERR_ALREADY_EXISTS|http://en.kioskea.net/faq/22960-virtualbox-error-extension-pack-directory-verr-already-exists#solution]]
!!!Windows Host - Ubuntu Guest
*Create shared folder in Windows host OS (ex: c:/Users/username/~LnxShared)
*In Ubuntu Guest OS (Release 4.0)
##From ~VirtualBox top menu Device>Shared Folders...> add Folder Name (ex: ~LnxShared) and Folder Path (above)
##In the release 4.0, if auto-mount is selected, the ~VirtualBox will mount the directory to /media/sf_shared_directory_name. In case here, the directory is /media/sf_~LnxShared
##Add yourself to the group vboxsf in order to get access to sf_shared_directory. You can use system > administration > users and groups GUI to add user to a group. Click Manage Groups, in the pop-up window, select the vboxsf group and click the properties and check the your user id.<br>''Notes'': For Linux Mint 12, it seems no group management option in "Users and Groups" to do so. Use code (''sudo gpasswd -a user_id vboxsf'') to add user to group vboxsf.
##''ln -s /media/sf_~LnxShared $HOME/~VBShared''
!!!Windows XP Guest OS
*Select Drive letter
*Click ''Browse'' box
*You should see ''My Network Places''
*Open ''Entire Network''
*Open ''~VirtualBox Shared Folders''
*You should see the shared folders and select it and click Finish
!!!Referenace
#[[VirtualBox: access shared folders from Windows XP guest OS|http://www.giannistsakiris.com/index.php/2007/09/28/virtualbox-access-shared-folders-from-windows-xp-guest-os/]]
#[[VirtualBox User Manual|http://www.virtualbox.org/manual/UserManual.html]] Search for Shared Folder
#[[Setup Shared Folder in VirtualBox Release 3.2.12]]
<html>
<center>
<p style="font-family: verdana;font-size: 12px;color: #333333;text-decoration: none;" ><a alt="Map IP Address" href="http://www.ip2map.com"><img border="0" alt="Map IP Address" src="http://www.ip2map.com/ip2map.gif"></a><br>Powered by<a alt="IP Address" href="http://www.ip2location.com" style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #0066CC;text-decoration: underline;">IP2Location.com</a></p>
</center>
</html>
**WINE Runs Windows applications on Linux, BSD, Solaris and Mac OS X. Wine is not an Emulator, or ~WINdows Emulator; whichever you call it, Wine allows you to run programs compiled for MS Windows under Linux, ~FreeBSD, and ~NetBSD. In [[this article|http://www.linuxjournal.com/article/2788]], Bob Amstadt (the founder of the Wine project) and Michael Johnson explain what Wine is and how it works. -- From [[Linux Journal|http://www.linuxjournal.com/]]
**[[WineHQ|http://www.winehq.org/]] is the Wine project home page.
**Most easy way to install Linux applications is to find "xxx.deb" binary packages and double click the file to install. The binary packages can be found on "Older .deb packages" section of the [[Wine for Ubuntu download page|http://www.winehq.org/download/deb]].
In Linux Mint 11, the error "File not Found" pops up when run any wine applications from the Mint Menu.
!!!Steps to fix
*Right click notepad++ icon from menu and select "Edit properties"
*Change command to ''wine "C:/Program Files (x86)/Notepad++/notepad++.exe"''
*Reload the menu by right click the Menu->Reload plugins
*If icon changed during the properties change, click the icon and change to $HOME/.local/share/icons/hicolor/48x48/33E8_notepd++0.png
!!!Reference
#[[Wine, File not found|http://forums.linuxmint.com/viewtopic.php?f=47&t=62120]]
!!!US Cities
*''Chicago, IL'': [[AccuWeather.com|http://wwwa.accuweather.com/forecast.asp?zipcode=60565&partner=wbbm]], &nbsp;[[NBC 5|http://www.nbcchicago.com/weather/?zipCode=60565]], &nbsp;[[Weather Channel|http://www.weather.com/weather/local/60565?lswe=60565&lwsa=WeatherLocalUndeclared]], &nbsp;[[Chicago Tribune|http://www.chicagotribune.com/go/weather/]]
*''Boston, MA'': [[NBC Channel 7|http://www1.whdh.com/weather/]], &nbsp;[[AccuWeather.com|http://www.accuweather.com/us/ma/boston/02101/city-weather-forecast.asp?partner=wbbm&u=1&traveler=1]], &nbsp;[[Weather Channel|http://www.weather.com/weather/tenday/USMA0046]]
*''Los Angeles, CA'': [[L.A. Times|http://weather.latimes.com/US/CA/Los_Angeles.html?main=1]], &nbsp;[[Weather Channel|http://www.weather.com/weather/local/90066?lswe=90066&lwsa=WeatherLocalUndeclared]]
*''Miami, FL'': [[AccuWeather.com|http://www.accuweather.com/en/us/miami-fl/33128/weather-forecast/347936]]
*''Portland, OR'': [[AccuWeather.com|http://www.accuweather.com/en/us/portland-or/97209/weather-forecast/350473]]
*''Seattle, WA'': [[AccuWeather.com|http://www.accuweather.com/en/us/seattle-wa/98104/weather-forecast/351409]]
!!!International
*''Taiwan'': [[台灣中央氣象局|http://www.cwb.gov.tw/]], &nbsp;[[Yahoo!奇摩氣象|http://tw.weather.yahoo.com/]], &nbsp;[[台南市|https://tw.news.yahoo.com/weather/%E8%87%BA%E7%81%A3/%E8%87%BA%E5%8D%97%E5%B8%82/%E8%87%BA%E5%8D%97%E5%B8%82-2306182]]
!!!Misc
*[[Convert Fahrenheit and Celsius]]
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;''@@color(navy):~TiddlyWiki&nbsp;&nbsp;<<version>>@@''<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;''@@color(navy):<<fileDate>>@@''
!!!Windows 10 Privacy
*[[Take control of your privacy in Windows 10 - 12/16/2016|http://www.zdnet.com/article/take-control-of-your-privacy-in-windows-10/]]
*[[Windows 10 tip: Turn off Cortana completely - 08/17/2016|http://www.zdnet.com/article/windows-10-tip-turn-off-cortana-completely/]]
*[[Windows 10 tip: Find your PC's original product key - 08/10/2016|http://www.zdnet.com/article/windows-10-tip-find-your-pcs-original-product-key/]]
*[[What Windows 10's "Privacy Nightmare" Settings Actually Do - 08/05/2015|http://lifehacker.com/what-windows-10s-privacy-nightmare-settings-actually-1722267229]]
*[[Windows 10 doesn’t offer much privacy by default: Here’s how to fix it - 08/04/2015|http://arstechnica.com/information-technology/2015/08/windows-10-doesnt-offer-much-privacy-by-default-heres-how-to-fix-it/]]
*[[How to reclaim your privacy in Windows 10, piece by piece - 08/24/2015|http://www.pcworld.com/article/2971725/windows/how-to-reclaim-your-privacy-in-windows-10-piece-by-piece.html]]
*[[fix windows 10|https://fix10.isleaked.com/]]
!!!Windows 10 Upgrade Issue
*Media Creation Tool:
**If your pc is getting stuck at 22% then giving you the "Something Happened" and you have tried all the fix's the web has to offer and you are still stuck try this.
***Open System Recovery Options when you start your computer (Most computers press F8 as soon as your pc starts. If you have HP like me press Esc)
***Run the command prompt given by the System Recovery Options and type ''bootrec.exe /rebuildbcd''
***If it says 0 windows installation, type ''bcdedit /createstore bcd''
***After that type ''bcdedit /import bcd'', finally type ''bootrec.exe /rebuildbcd''
***You will be asked to confirm just press Y and restart the computer and if everything goes well run the media creation tool without the error this time and install windows 10!
**Reference: [[Windows 10 installaion has failed at 22% of process|http://answers.microsoft.com/en-us/windows/forum/windows_10-win_upgrade/windows-10-installaion-has-failed-at-22-of-process/4cd829dd-b959-496d-a759-2baef3aee7fb]]
!!!Windows 10 Privacy
*[[Google search of "Windows 10 privacy"|https://www.google.com/?gws_rd=ssl#q=Windows+10+privacy]]
*[[What Windows 10's "Privacy Nightmate" Settings Actually Do|http://lifehacker.com/what-windows-10s-privacy-nightmare-settings-actually-1722267229]]
!!!Windows 10 Configuration
*Change start menu: [[Classic Shell|http://www.classicshell.net/]]
*Remove Cortana: From ''task bar'' -> ''"Search"'' option to disable/enable Cortana, &nbsp;[[How to disable Cortana from the task bar in Windows 10|http://www.windowscentral.com/how-disable-cortana-task-bar-windows-10]]
*Remove store icon from taskbar: from start menu, right click store icon and select unpin from taskbar
!!!Security Software
*''Anti Virus'': [[Avast Antivirus|http://www.avast.com]]
*''Adware'': Malwarebytes
*''Data Encryption'': [[Veracrypt|https://veracrypt.codeplex.com/]]
*''Secure File Delete'': [[File Shredder|http://www.fileshredder.org/]]
*''Telemetry'': [[Spybot Anti-beacon|https://www.safer-networking.org/spybot-anti-beacon/]]
!!!System Maintenance Utilities
*''System Cleaning'': [[CCleaner|http://www.piriform.com/ccleaner]]
*''File Recover'': [[Recuva|http://www.piriform.com/recuva]]
!!!System Utilities
*''Shell'': [[Classic Shell|http://www.classicshell.net/]]
*''Compression'': [[7 Zip|http://www.7-zip.org/]]
*''Text Search'': [[grepwin|http://sourceforge.net/projects/grepwin/]] - Linux ''grep'' utility in Windows
*''Editor'': [[Notepad++ Home|https://notepad-plus-plus.org/]]
!!!Image Utilities
*''Snap Shot'': [[Microsoft Build-In Screen Capture Tool - Snipping Tool|http://windows.microsoft.com/en-us/windows7/snipping-tool-frequently-asked-questions]]
!!!Network Utilities
*''FTP'': [[Filezilla FTP Client|http://filezilla-project.org/]]: FTP Client; its server does not support SFTP protocol
*''SSH/telnet'': [[MobaXterm|http://mobaxterm.mobatek.net/]], &nbsp;[[freeSSHd and freeFTPd|http://www.freesshd.com/]], &nbsp;[[PuTTY|http://www.chiark.greenend.org.uk/~sgtatham/putty/]], &nbsp;[[KiTTY|http://kitty.9bis.net/]], &nbsp;__[[Tera Term]]__, &nbsp;~RemoteIt, ~SecureCRT
*''KVM'': [[Synergy|http://synergy2.sourceforge.net/index.html]]: Networking software to share a single mouse and keyboard between multiple computers.
*''VNC'': [[Tight VNC|http://www.tightvnc.com/]], &nbsp;[[Team Viewer|http://www.teamviewer.com/]]
*''X Server'': [[VcXsrv|http://sourceforge.net/projects/vcxsrv/?source=dlp]]: X Server for Windows
*''SCP'': [[WinSCP|http://winscp.net/]]
!!!Office Utilities
*''Office Suite'': [[Libre Office|http://www.libreoffice.org/]], &nbsp;[[Document Foundation|http://www.documentfoundation.org/]], &nbsp;[[Kingsoft Office Suite Free|http://www.kingsoftstore.com/kingsoft-office-freeware.html]]
*''PDF'': [[PDF reDirect|http://www.exp-systems.com/index.htm]], &nbsp;[[PDF XChange Viewer|http://www.tracker-software.com/product/pdf-xchange-viewer]]
!!!Win-7 Desktop Gadget
*[[All CPU Meter and Network Meter|http://addgadgets.com/]]
!!!References, Software Review and Download Sites
*[[Windows 8 Downloads|http://www.windows8downloads.com/]]
*[[Gizmo's Freeware|http://www.techsupportalert.com/]]
*[[Best Freeware Download|http://www.bestfreewaredownload.com/]]
*[[Freeware Zoom|http://www.freewarezoom.com/]]
*[[CNET Download.com|http://www.download.com]]
*[[File Hippo|http://www.filehippo.com/]]
*[[tucows|http://www.tucows.com/]]
*[[sourceforge|http://sourceforge.net/]]
!!!References
#[[How to Debug Kernel Mode Blue Screen Crashes for Beginners|http://blogs.technet.com/b/askcore/archive/2008/11/01/how-to-debug-kernel-mode-blue-screen-crashes-for-beginners.aspx]]
#[[Fixing Blue Screen Of Death BSOD in Windows 7|http://windows7themes.net/en-us/fixing-blue-screen-of-death-bsod-in-windows-7/]]
!!!System Preference
#[[Change Number of Clicks]]
#[[Low on Virtual Memory Issue]]
#[[Sync Between 2 Computers]]
#[[Map Windows Folder to a Different Location]]
#[[Schedule Automatic Scan on Avast Free Version]]
#[[Add Folder or Link to Start Menu on Windows Vista]]
#[[Need to hold down the Fn key to get normal letter]]
#[[Using autoexec.bat in Windows XP]]
#[[Change to Chinese Font in Win 7]]
#[[Chinese Hand Writing IME Setup in Win 7 Home Premium]]
#[[Add Links in Win-7 Menu]]
#[[Change Which Monitor an Application Appears on When it Opens]]
!!!Booting
#[[Login as Administrator in Windows 7]]
#[[Skip login Selection and password]]
#[[Skip OS Selection Menu]]
!!!Printer and Scanner
#[[Network Printer Issue in Vista]]
#[[Change Network Printer Name in Windows]]
#[[Install HP JaserJet 5P Printer as Network Printer on Windows 7]]
#[[Install Canon LiDE 35 Scanner on Windows 7]]
!!!Application Setting
#[[Chinese Font Setup]]
#[[HOW TO REMOVE POP-UP IN AVIRA]]
#[[Manually Remove Unwanted Java Console Extensions]]
#[[Lock Work Station]]
#[[Picture doesn't appear in Windows photo viewer]]
#[[Save PuTTY Configuration]]
!!!Network
#[[How to Change Network Type on Windows 7]]
#[[Configure the firewall to allow pings in XP]]
#[[Can not map Network Drive in WinXP]]
#[[Copy and Paste is not working on Remote Desktop Connection]]
!!!Security
#[[How to lock XP session]]
!!!Remote Desktop Connection
#[[Custom display resolutions|http://technet.microsoft.com/en-us/library/cc772472%28v=WS.10%29.aspx]]
!!!Notepad++
#[[Open New Instance|http://theitbros.com/open-new-instance-of-notepad/]]
#[[Select Column|http://www.niharsworld.com/2010/09/02/how-to-do-column-select-in-notepad-editor/]]
!!!Client Setup
*Applications
**Terminal Server Client is the default Ubuntu remote desktop connection application. It has pre-installed with Ubuntu.
**To bring up: Applications > Internet > Terminal Server Client
*Setup
**Use ''~RDPv5'' for the protocol.
*Tips
**Pressing ''ctrl+alt+enter'' toggles back and forth between windowed and full screen mode.
!!!Server Setup
*Using Ubuntu Software Center, search and install ''xrdp''
*Firewall
!!!Reference
#[[Remoting into a Windows machine from Ubuntu Linux|http://www.goitexpert.com/linux/remoting-into-a-windows-machine-from-ubuntu/]]
#[[Connect to Ubuntu 10.10 Maverick Meerkat via Windows Remote Desktop|http://www.liberiangeek.net/2010/11/connect-ubuntu-10-10-maverick-meerkat-windows-remote-desktop/]]
/***
|''Name:''|fileDate|
|''Version:''|Revision: 1.0.1, 2006-04-20|
|''Source:''|http://knighjm.googlepages.com/knightnet-default-tw.html#fileDate|
|''Author:''|[[Julian Knight]]|
|''Type:''|Plugin|
|''Requires:''|TiddlyWiki 2.0.0 or higher|
!Description
Returns the date/time that the current TiddlyWiki file was saved.
!History
|!2006-04-20 - 1.0.1|Update default format to include leading zeros|
|!2006-04-20 - 1.0.0|First release, thanks to [[Eric Shulman|http://www.TiddlyTools.com]] for the starting code. See his DatePlugin for a comprehensive date plugin|
!Useage
<<fileDate "DateFormatString">>
Where "DateFormatString" is optional and formats the output - default format is "YYYY-MM-DD hh:mm".
!Code
***/
//{{{
version.extensions.fileDate = {
   major: 1, minor: 0, revision: 1, date: new Date("Apr 20, 2006"), type: 'macro',
   source: 'http://knighjm.googlepages.com/knightnet-default-tw.html#fileDate'
};

config.macros.fileDate = {
   defaultFmt: "YYYY-0MM-0DD 0hh:0mm"
};
config.macros.fileDate.handler = function(place,macroName,params,wikifier,paramString,callingTiddler) {
  var format=params[0];
  if (!format)
    format=config.macros.fileDate.defaultFmt;
  wikify((new Date(document.lastModified)).formatString(format),place);
}
//}}}
/***
This plugin is released under the "Do whatever you like at your own risk" license.
***/
!!!Symptom
*Receive ''resolvconf: Error: /etc/resolv.conf isn't a symlink, not doing anything'' error when start ALU VPN.
!!!Fixes
*"''sudo dpkg-reconfigure resolvconf''" and chose the "recreate dynamic" option.
*"''sudo vi /etc/~NetworkManager/~NetworkManager.conf''" and commented out "dns=dnsmasq" line.
*restart machine (should be able to just start network-manager and pdnsd, but it did not work for me.
!!!Reference
*[[Mint 13 Problem with resolv.conf|http://forums.linuxmint.com/viewtopic.php?f=150&t=106698&p=609749]]
*[[Ask Ubuntu: Network Manager not populating resolv.conf|http://askubuntu.com/questions/137037/network-manager-not-populating-resolv-conf]]
*[[Ubuntu Forums: VPNC stopped working - resolvconf error|http://ubuntuforums.org/showthread.php?p=7989658]]
*[[Ubuntu Bug #922677|https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/922677]]
|bgcolor(#99FFFF): ''Restaurant'' |bgcolor(#99FFFF): ''Address'' |bgcolor(#99FFFF): ''Phone'' |bgcolor(#99FFFF): &nbsp;''Map''&nbsp; |bgcolor(#99FFFF): ''Web Site'' |bgcolor(#99FFFF): ''Review'' |bgcolor(#99FFFF): ''Notes'' |
|城邊炒鱔魚專家|台南市東門路一段235號|06-209-1235 | | | |11 AM - 2 PM<br>4 PM - 12:30 AM<br>Monday Closed |
|圓環頂肉粽菜粽專家|台南市府前路一段40號 |06-222-0752 | | | |5:30 AM - 2:00 PM |
|友誠蝦仁肉圓|台南市開山路118號 |06-224-4580 | | |  |9:30 AM ~ 8:00 PM |
|福記肉圓 |台南市府前路一段215號 |06-215-8199 | | | |6:00 AM ~ 6:00 PM |
|鄭記碗粿 |台南市開山路301號 |06-214-4210 | | | |8:30 AM ~ 7:00 PM<br>鄭記是小南的弟弟開的 |
|小南碗粿|台南市府前路二段140號 | | | | |8:30 AM - 7:00 PM<br>Wednesday Closed |
|首府米糕|台南市中正路72號 |06-226-3516 | | | |9:00 AM ~ 7:30 PM |
|度小月擔仔麵 |台南市中正路16號 |06-223-1744 | | | |11:00 AM ~ 11:30 PM |
|阿龍香腸熟肉 (en-chien xie-ba) |台南市保安路34號 | | | |[[台南香腸熟肉]] |09:00~20:00 |
阿魯香腸熟肉   http://boylondon.pixnet.net/blog/post/46797654  營業時間至1300
清子香腸熟肉   http://boylondon.pixnet.net/blog/post/46797098  營業時間至2000
阿龍香腸熟肉   http://boylondon.pixnet.net/blog/post/46796964  營業時間至2100
榮成香腸熟肉   http://boylondon.pixnet.net/blog/post/46796640  營業時間至2100
溪仔香腸熟肉   http://boylondon.pixnet.net/blog/post/46797660  營業時間至2400
阿財香腸熟肉   http://boylondon.pixnet.net/blog/post/46797590  填單制,營業時間至1930
永明香腸熟肉   http://boylondon.pixnet.net/blog/post/86848820  
裕民街香腸熟肉 http://boylondon.pixnet.net/blog/post/88234861  推車販賣
阿田香腸熟肉   http://boylondon.pixnet.net/blog/post/46825630  已歇業
黃家香腸熟肉   http://boylondon.pixnet.net/blog/post/46825684  已歇業
湖內天下第一刀 http://boylondon.pixnet.net/blog/post/46796502  有肉圓
!!!新聞電視台
*[[民視新聞台 - YouTube|https://www.youtube.com/watch?v=XxJKnDLYZz4]]
*[[三立新聞台 - YouTube|http://www.youtube.com/user/setnews159]]
*[[壹電視新聞台 - YouTube|https://www.youtube.com/watch?v=UInSSovo4bw]]
*[[東森新聞台 - YouTube|https://www.youtube.com/watch?v=orOd_CV7VtQ]]
!!!
*[[民視新聞台 - YouTube Lists|http://www.youtube.com/user/ftvnp]], &nbsp;[[民視新聞台 - from TV station|http://news.ftv.com.tw/]]
*[[三立新聞台 - 直播|http://live.setn.com/Live/358]]
!!!政論節目
*[[台灣影視論壇|http://vtwtv.biz/forum.php]] has current videos.
*[[政經看民視|http://www.youtube.com/results?search_query=政經看民視]], &nbsp;[[新台灣加油|http://www.youtube.com/results?search_query=新台灣加油]], &nbsp;[[新聞追追追|http://www.youtube.com/results?search_query=新聞追追追]]
*[[YouTube Internet News - Sun Flower|https://www.youtube.com/c/TheSunflowerMovement]] /%[[Internet News - Sun Flower|https://www.youtube.com/user/MrEddieliao]] %/
!!!TV Live Streaming Listing Web Sites
*[[iTVer|http://tv.itver.cc/]], &nbsp;[[Go TV Show|http://gotvshow.blogspot.com/p/blog-page.html]], &nbsp;[[Asablue|http://www.asablue.me/]]
!!!References
*[[YouTube|http://www.youtube.com/]]
*[[線上看電視新聞直播 Taiwan Yahoo Search|https://tw.search.yahoo.com/search?p=%E8%87%BA%E7%81%A3%E9%9B%BB%E8%A6%96%E7%B6%B2%E8%B7%AF%E7%9B%B4%E6%92%AD&fr=yfp&ei=utf-8&v=0]]
!!!台灣財經雜誌
*[[天下TV|http://www.youtube.com/user/CWTV]], &nbsp;[[今周刊|http://www.businesstoday.com.tw/]], &nbsp;
!!!References