Sunday, 12 April 2020

How to Find the Best Wi-Fi Channel for Your Router

Try to find which channel is less used and change to that channel on your router will improve connection signal quality

windows: download wifiinfoview http://www.nirsoft.net/utils/wifi_information_view.html
unzip and run the exe, it will show all detected SSID and their channels used together with other info.
your SSID in use is high lighted in green

Mac: Wireless Diagnostics
MacOS has this feature built in. hold the Option key and click the Wi-Fi icon on the menu bar at the top of your screen. Select “Open Wireless Diagnostics.”
Ignore the wizard that appears. but click the Window menu and select Utilities.
Select the Wi-Fi Scan tab and click Scan Now.
The “Best 2.4 GHz Channels” and “Best 5 GHz” Channels” fields will recommend the ideal Wi-Fi channels you should be using on your router.

Linux: The iwlist Command
Open a Terminal and run the following command:
sudo iwlist wlan0 scan | grep \(Channel

Android: Wifi Analyzer (app) How to Change Your Router’s Wi-Fi Channel
login to your router in web browser, find WiFi settings /WiFi admin or the like, change the channel from the menu and save.

Saturday, 1 February 2020

Google ADsense how to set up an ads.txt file for blogger.com

Set up an ads.txt file
If your blog is monetized with third-party providers or you’ve manually integrated AdSense in your blog, you will need to manually set up the content of the ads.txt file.
Sign in to Blogger.
In the top left, click the Down arrow .
Click the blog you want to set up an ads.txt file on.
On the left, click Settings.
Under "Settings," click Search preferences.
Under "Monetization," find "Custom ads.txt" and click Edit.
Click Yes.
Copy the settings from your third-party monetization provider and paste them in the text box.
Click Save settings.
Optional: To check the content of your ads.txt file, go to http:///ads.txt.

Saturday, 28 December 2019

Dell Optiplex 7010 headset microphone not working

When you test microphone with Voice Recorder app, you don't hear sound.
fix: make sure you microphone is plugged in,
Search bar search Control Panel > Sound > Recording tab, click your microphone, click Properties > Levels tab, increase "Microphone Boost" bar, Apply,OK.

Friday, 20 December 2019

built-in phone answering machine not working with freephoneline.ca

Root cause: login to freephoneline.ca account, Voicemail settings, rings, set it larger than what is set on your built-in answering machine,
so it can pick up phone earlier than voicemail service in your freephoneline.ca account

Thursday, 12 December 2019

My experience with freephoneline.ca

Seven years ago, in 2012, I registered an account on freephoneline.ca, got a free phone number, then bought a PAP2 ATA for CAD30,
bought configuration file from freephoneline.ca for CAD50, and configured onto the ATA and the phone works, at that time I did not know how reliable
freephoneline is, so just installed that phone as backup, also not sure how long freephoneline.ca can survive with this only one time fee for ATA configuration.
I am surprised my phone has kept working reliably for 7 years already!
Enough tested! I decide to port my main home number to freephoneline.ca and buy configuration again to keep two numbers, since PAP2 can support two numbers.
so I logged in my freephoneline account, in their store, chose to port my main home number to freephoneline, then placed the order.
I assumed that after porting, my account will have two numbers, and I can still buy configuration file for CAD50.
but only after order placed, I found the configuration fee is now CAD99.95, a bit regretting.
After 10 business days' waiting, I got Fongo email saying porting completed, I need to re-configure my ATA by just changing user ID which is 1 followed by phone number
I only changed the user ID and plugged in my phone to it, and it works!
but my original freephoneline number seems lost, not in my account any more, now my account is only associated with my main home number.
The good thing is I do not need to buy configuration for my newly ported number for CAD100. so in total I spent CAD105,
the first number configuration fee CAD50 plus this time number porting one time fee CAD25 plus ATA CAD30.

Saturday, 7 December 2019

How to uninstall OneNote from windows 10

In Windows 10 search bar search PowerShell, right click it, Run as administrator,
on command line, run: get-appxpackage *onenote*|remove-appxpackage
reboot Windows 10, OneNote is gone.

Monday, 2 December 2019

Every package "has no installation candidate" when install a package in Ubuntu 18.04

Solution:
run: sudo apt-get update
then install whatever package you want by: sudo apt install package-name

Sunday, 1 December 2019

Dymo labelwriter 450 printer prints label wrong

suppose you have installed the software required by the Dymo labelwriter 450 printer quick start user guide
and you have connected power cord and connected printer to your computer via USB
when you first time launch the software, most likely you get this screen:
since the label roll is pre-loaded, you probably happily click Add > Text to the label area on screen, then click the blue button Print: dah..dah..,
at least in my case, it prints the wrong direction. I tried:
1. select the text box on label, then in left pane, change text format: horizontal, vertical..., not working.
2. change layout: none, 90, 180, 270, not working...
3. searched and watched some youtube videos, they mentioned change label type, but when click the up arrow at bottom right corner of screen,
there is only one label type: White Address Labels 30251
so still not working....
wasted 10+ labels, I felt guilty and stupid, almost gave up.

final try: click New at top left menu bar, a wizard appears, Select printer > select label type, here it is! the pre-loaded label type is 30334 (which is printed on the back of label), but when the software is first launched, the default is White Address Labels 30251, that's why it prints the wrong direction.
finally it works, it worrrrrrrrrrrrrrrrrks !
but this so critical operation is not mentioned in their user guide, which is stupid and also make their user feels stupid, even though such a good useful gadget.

Saturday, 15 December 2018

windows 10 file explorer not responding

Solution: in search bar type: file explorer options, click the search result > on General tab, click "Clear" button > click OK

Search