OMG it took me about 2 hours to determine that (I think) SAMBA is NOT enabled by default on windows 11 machines! Here is the scenario: I purchased a new windows 11 machine and wanted to have it see the share I have on my GL-SFT1200. I tried everything under the sun to see the GL-SFT1200 and nothing would work....all my other machines could see it fine. Finally this was the solution to the problem. Do the following on your windows 11 machine that can not see the network share:
Sunday, March 24, 2024
Sunday, March 17, 2024
RIP HOOTOO nanorouter, Hello GL-SFT1200 for creating your own NAS
https://docs.gl-inet.com/router/en/3/tutorials/file_sharing/
https://docs.gl-inet.com/router/en/3/tutorials/ssh/
Monday, January 30, 2023
How exclude terms in facebook market place search
Enter term you want to see, then enter the "exclude" before the terms you don't want to see.
E.g. honda accord exclude rebuilt title
Monday, January 9, 2023
My Odyssey with my 2007 Honda Odyssey flashing "D" with a check engine light
My 2007 Honda Odyssey has had a battery draining issue for about 3 months. At first I ignored it by just driving the car everyday. More recently it has become annoying. I went through all of the fuses and determined that my battery draining issue was being caused by (I think) a nonfunctioning microswitch on my right sliding door....rather than confront this issue, I decided to just to make a "switch" to enable and disable fuse #7 "BACK UP". By effectively "pulling" fuse 7 the draining issue goes away. So I took an old micro fuse cut it in half and soldered wires to the blades. On one blade I soldered a wire to a 7.5A fuse. On the other end of the 7.5A fuse, I connected one side of a single pole double throw switch. The other side of the switch I connected a wire to the other blade. I then plugged the two "blades" into fuse #7 position (acting as a fuse). This set up allows me to turn off the "fuse" with a switch. When I don't want the battery draining, I turn off the "fuse." When I want to drive the car, I turn on the fuse. It works great!
Now I must tell you that in my debugging the fuses, I did something really stupid, in that I placed fuse 31 in the wrong place ( I put it into fuse 29 position). This caused a MAJOR headache....not realizing I had done this, the van now had a flashing "D", check engine light and would not shift into reverse! Luckily with all of this happening, I decided to check my fuses once again to make sure none had blown. It is at this point that I realized my error in putting the fuse in the wrong place....moving the 15A fuse from position 29 back to position 31 fixed my flashing "D"! Putting a ODB reader and erasing the check engine codes P0974 and P0983...everything was fixed!
So if you have a flashing "D" and a check engine light...check out fuse 31..it might be blown, leading to potentially EXPENSIVE and WRONG set of fixes... like replacing the shift solenoid, and even a "Faulty transmission."
Good luck,
Dr.
Sunday, December 13, 2020
Link to Microsoft Outlook to see your alias email addresses
https://account.live.com/names%2FManage?noteid=Note_AssociatedIdAddedWL¬elevel=1&alias=53jDD5baGwvDUNBdjp2ZeoPETum2IZESOrGt0zcDyJA%2FyYD8p3iTYpNpAgdABfXAsmpLCCfLpciDOHUHE3ToCEIItVdLmUhLym3gKiSKqxVtY1QoWlD%2FySBWtR4Msnj7g7UahSHnzQy9wmCCXQfUgw%3D%3D%3A2%3A3&uaid=79710fac38d7465f9a517045fc1fde7a
Getting rid of email addresses in Microsoft Outlook autocomplete/autofill!
For months I have been trying to determine a way of removing unwanted, or mistyped email address from Microsoft Outlook autofill or autocomplete for email addresses. There seems to be no option in outlook.com....but there is!!!! You have to go into "Rules" (gear icon in upper right, then view all outlook settings at bottom of window that pops up) and then start making a rule that includes the email address you want to get rid of...almost magically, an "X" will appear next to all the addresses, and you can click it!
Friday, September 11, 2020
Fix external hard drive dropping offline on a Lenovo computer
I have a Lenovo 8th Gen i3 that i have been having trouble with. I backup one external drive to another and one of the drives keeps dropping offline. I have finally found a fix. It seems like a hardware problem that when more than one drive is connected to the same usb port (like through a usb hub), both can not stay online. The fix is to simply move the "main" hard drives (that everything syncs to) to another usb port and all of the other external drives are on the hub. In other words, never have drives running on the hub simultaneously.
Sunday, August 23, 2020
Installing 240v underground line
I just finished installing an underground 240v main going to my back shed. It was quite a bit of work (4 weekends). I rented a 24” deep trencher, installed 2” PVC conduit, pulled conductors (with the help of my electrician), repaired all the sprinkler feeds and sprinkler control wiring that I had to cut. I added soil, yellow caution tape, a waterline tapped off of my sprinkler live water, more soil, metal tape (can find the wiring with a metal detector) and the final layer of soil. It passed inspection!
One word of caution with the Ditch Witch trencher I used. You only have one pass to make the trench. You can not go over the hole twice, because the 3 wheeled device will get stuck in the trench you have dug! The trencher also didn’t do a
great job taking out all the soil. Even
though it went down 24” (soil is loose), the hole was only 18-20” deep. I started digging the extra by hand, but it
was taking too long, so I bought a high powered wide-mouth shop vac and vacuumed the
dirt out. I had to empty the vacuum
about 24 times, but it was MUCH easier than using a shovel! Mind you though, I think the vacuum was successful because my soil is very sandy. If it were more clay-like I think the vacuum would have clogged up more. I went a little overboard getting down to 24" because the top of the electrical conduit only had to be at or below 18" for code. I wanted to make sure that when I dropped the conduit in, I didn't have any need to re-dig due to variations in the hole height.
Thursday, June 18, 2020
How to stop Throttlestop process on windows shutdown
1) You need to install group policy editor in windows. Please see this PC insider procedure
https://www.thepcinsider.com/install-group-policy-editor-gpedit-windows-10-home/
2) Once that is installed, you need to make two files. One is a batch file, the other a short cut to the batch file.
a) Open an editor to edit a file named "killTS.bat" and put the following into it and save
taskkill /IM ThrottleStop.exe /f
b) Since you can't set the batch file to run as administrator in the properties, you now need to make a shortcut to the batch file and have it run the bat file as an administrator. So create a shortcut to the killTS.bat file named killTS_as_admin.bat, open properties, click advanced and select the checkbox to run as administrator
c) Now that the two files have been setup, we just need to add the killTS_as_admin.bat shortcut to run before we shutdown. We do this by starting the gpedit.msc, go into Computer configuration -> windows settings -> scripts (startup/shutdown) ->shutdown. Click shutdown, and add the path to the killTS_as_admin.bat file
d) Close gpedit ...it should now kill Throttlestop before windows shutdown so you no longer have the annoying windows warning
-The Dr.
Restore advanced power options if they are removed with a windows update
If after a windows update, you lose some processor power settings, a way to get them back is to do the following:
Use Regedit and change the below:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power
Change the value of the key CsEnabled from 1 to 0 and reboot.
1 means connected standby enabled and 0 disabled. Eg. power settings will come back if you set to 0.
One warning though, when I did this, everytime I closed my laptop, it would hang...so I first made this change (allowed me to edit power settings). I then turned off the option (e.g. set it back to 1), so that my laptop would not hang when I closed it...
https://www.techidiots.net/notes/windows-10/enable-missing-power-profiles-power-saver-high-performance
-The Dr.
Tuesday, June 16, 2020
Friday, May 29, 2020
Make your own simple liquid hand soap for cheap
Saturday, March 28, 2020
Python 3.7 on Windows using Anaconda
https://www.anaconda.com/distribution/
This has a quick intro:
https://docs.microsoft.com/en-us/windows/python/beginners
Start the anaconda navigator
use the spider ide
Scrape product info using python
https://www.scrapehero.com/tutorial-how-to-scrape-amazon-product-details-using-python-and-selectorlib/
https://pypi.org/project/selectorlib/
https://chrome.google.com/webstore/detail/selectorlib/llgknofgmghejanicfcjdibnhpofaefd?hl=en
Saturday, March 7, 2020
Dual boot of windows 10 and Chrome OS/ make your own high end chromebook
I start out with a high-end Dell 7390 because I wanted a chromebook that was fast and had a 4k display without paying $800+ for a pixelbook (I got the 7390 on closeout at bestbuy for $590). The machine came with windows 10 installed - you won't have to touch this installation.
Now the procedure:
1) This assumes you have a machine that uses UEFI (supports secure boot) instead of BIOS..most machines use UEFI now. My procedure may work for BIOS and MBR, but I'm not sure since I don't have an old machine to test it.
2) You will need a usb drive, a very fast microsd card (This will be the boot drive, I used sandisk Extreme Pro SDXC), and a machine you can disconnect the main hard drive from. This system is just used to perform the software install onto the usb and microsd drives - it will need to boot from the usb drive and then install something to the microsd with no other hard drives available, or that can be seen. The installer system will need to have either two usb ports (one of the ports will need a microsd card reader) or a usb port and a microsd card reader.
3) Ok, so here we go: Download onto the "installer system", the cloudready usb maker located here:
https://www.neverware.com/freedownload
4) Insert the usb drive and run the usb maker..this will install the cloudready installer onto the usb
5) Once done, disconnect the normal hard drive from the "installer system", insert the usb drive and the microsd card into the "installer system".
6) Boot off of the usb cloudready installer, enter all the usual info to get to the chromeos desktop
7) Click the clock on the right hand side..then click an option named "install os". This will start the cloud ready install onto the microsd card.
8) It will take several minutes to partition, format and install the os onto the microsd card.
9) Remove the microsd card from the installer system, insert it into the machine you want to be the new chromebook, set UEFI to boot from the microsd card, and boot.
10) You should be all set to start using your new chromebook
By the way, for some reason after booting from the microsd card, and then shutting down, my computer wouldn't turn back on....this has to do something with booting off the microsd card latching up...the fix is pretty easy. I just have to hold the power button for about 15-20 seconds until a charge drains from the card? and then it will reboot. I'll have to read more about the cause of this....
Saturday, February 29, 2020
How to calibrate/power cycle a chromebook
Completely drain the battery of the current charge
To see battery info type: ctrl,alt,t all at the same time - this starts a new crosh window in chrome
Friday, February 28, 2020
Install octave on a Acer spin 13 under chrome linux (crostini)
This gives instructions on how to install the flatpak utility:https://flatpak.org/setup/Chrome%20OS/
sudo flatpak install flathub org.octave.Octave
To get the graphics to work correctly, I had to set the graphicspackage to gnuplot by typing into the octave command window:graphics_toolkit('gnuplot');
I edited a file named "startup.m" and added this command in this file.Now everytime octave starts, it runs this graphics toolkit command and sets the graphics to gnuplot
Sunday, January 26, 2020
The Principle of Achievable Consumption
The doctor had the usual "healthy" suggestions, which I didn't find acceptable. So instead, I merged a few ideas that were floating around, downloaded the "Lose It" Android app, and made my own plan.
The plan is simple, I entered my information into the "Lose It" app (things like how tall, how much do I weigh, what is my ideal weight, how fast do I want to lose it, how much exercise do I do, etc.), and the app told me how many calories per day I can eat to hit my goal. The app also has a great feature that it can scan just about any food with a UPC to determine calories.
The spin I put on it is this: I mostly eat anything I want, and I stay under 2088 calories, to weigh 185lbs. I always have a large salad at every meal (this helps to make me feel full) and at the end of the day I eat 3 or 4 cups of popcorn with no salt or butter. Again, this helps to make me feel full. Finally, I do not eat after 8pm or before 11am and do very, very little exercise (other than using stairs at work).
In the morning I am a bit hungry, but I allow myself a large cup of coffee with cream (100 calories) and sweet&low. I drive to work and park in the far garage to get my little bit of exercise (takes 7 minutes to walk in, 7 minutes to walk out). When I get to work, I'm so busy that I don't miss not eating until lunch. I think the long period of time between 8pm and 11am is important because it gives my body time to completely burn the calories from the night before and start burning additional body fat calories. Also, the absolute time of day when I delay eating is important. At the end of the day, I get my full load of calories, satisfying me for bed.
In just about 2 weeks I have dropped to 206 lbs and my pants fit much better!
Here are a few things I eat:
Once a week I buy a few pounds of chicken, use Newman's own organic oil and vinegar (it has really low salt) to marinate it, and cook it on the grill. Once done, I throw it in a freezer bag and take out pieces during the week to put on lettuce, along with garden croutons and Newman's own organic oil and vinegar dressing. Ahh lettuce and popcorn. Lettuce and popcorn are those really "cheap" foods (lettuce is 25 calories for 5 cups!). Other things I have eaten include almonds, salami, ham, pizza, peanuts, rice crispy treats, Outshine fruit bars (fantastic and low in calories), Good and Plenty licorice, Moose munch. I have always stayed below the required 2088 calories.
So to sum it up, I avoid carbs and emphasize protein, nuts, and fiber (lettuce). I stay under 2088 calories for whatever else I eat and don't eat between 8pm and 11am.
Finally, this is what I have done. Beware and consult a physician.
Wednesday, March 6, 2019
How to check amazon gift card balance/what you spent it on
2) On the upper-right click on "Account and Lists", then "Your Account"
3) Next, click the gift cards link
4) It should bring up a page that lists what was bought under each gift card
Thursday, February 14, 2019
Fix octave graphics problems on chromebook crostini
systemctl --user
sommelier@0.service
and sommelier-x@0.service
show a failed status, the following worked for me:sudo ln -s /opt/google/cros-containers/bin/sommelier.elf /usr/bin/
systemctl --user restart sommelier@0.service
systemctl --user restart sommelier-x@0.service
export DISPLAY=:0
systemctl --user
xclock
by the way, the following is a good treatise on how to install linux within crostini
https://wiki.archlinux.org/index.php/Chrome_OS_devices/Crostini
Wednesday, January 23, 2019
Way around "please disconnect the secondary hdmi output before playing video" error on comcast, spectrum
A way around this is to log into spectrum using the Chrome browser and a chromecast device (nvidia sheild, chromecast, etc.) connected to your tv.
In this example I will explain how to stream to your tv from your tablet for Spectrum cable.
First login to the spectrum webpage with your spectrum login info. Then click "watch live tv."
This brings up a window with the live tv and options for guide, on demand, etc. Once you see this on your tablet, simply click the three dots in the upper right hand corner of the chrome browser and click the word "cast". It will ask which chromecast to cast to, select the one you want and voila, you are streaming (casting) from the spectrum web page to your tv - you are able to watch live tv and on demand (though some channels are blocked if you are outside your home network). You control what you are watching with your tablet and the TV acts as a secondary, main display.