Personal computing discussed

Search found 338 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 12
by madlemming
Sat May 13, 2017 5:30 pm
Forum: Windows
Topic: Batch file as admin in specified directory.
Replies: 2
Views: 2953

Re: Batch file as admin in specified directory.

%0 should be auto-filled with the name of the executed batch file.
So you can do something like:
cd %0\..

to set the working directory to the script directory.
by madlemming
Mon Apr 03, 2017 9:22 pm
Forum: Networking
Topic: Sudden upstream restriction
Replies: 10
Views: 4190

Re: Sudden upstream restriction

See if you can check the cable modem logs (usual ip: 192.168.100.1) during the trouble; it might be dropping upstream channels, which will show up.

You can't really act on that info though; aside from saving the logs and using it as backup when talking to the cable company people.
by madlemming
Sun Aug 07, 2016 3:36 pm
Forum: Windows
Topic: Windows 10 Anniversary Update
Replies: 66
Views: 11007

Re: Windows 10 Anniversary Update

Is there Documentation on "How to use Powershell to remove unwanted Apps"? See this howto: http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/ I'd recommend you make a script to remove the apps you don't want; because Microsoft is sure to ...
by madlemming
Fri Aug 05, 2016 10:54 pm
Forum: Windows
Topic: disable lock screen in anniversary edition
Replies: 5
Views: 2328

Re: disable lock screen in anniversary edition

Easier way to disable it is just to add this key to the registry once (you can save this as a .reg file & run it) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\LockApp.exe] "debugger"="rundll32.ex...
by madlemming
Tue Jul 26, 2016 1:21 pm
Forum: Graphics
Topic: Blower coolers and positive vs negative pressure?
Replies: 31
Views: 12266

Re: Blower coolers and positive vs negative pressure?

I'd add one thing for a niche case:

If you have a passive PSU, or one that turns its fan off during low draw; then a positive or negative design is preferred over balance, as it'll move air though what might otherwise be a heat trap.
by madlemming
Fri Jul 22, 2016 11:02 pm
Forum: Graphics
Topic: GTX 760 - Two six-pin PSU connectors in two eight-pin slots
Replies: 4
Views: 2044

Re: GTX 760 - Two six-pin PSU connectors in two eight-pin sl

Some cards have circuitry to detect how many pins are actually hooked up. They could also just be soldered together, making it moot. In any case you can check if the card is throttling.. Download GPUz , and run a game or a graphics stress test like furmark ; GPUz should show the card reaching it's a...
by madlemming
Fri Jul 22, 2016 8:22 pm
Forum: Networking
Topic: Cellular + Wireless Bridge Dual WAN Router?
Replies: 3
Views: 3438

Re: Cellular + Wireless Bridge Dual WAN Router?

I dunno if you're going to find one device that does all of that.. There might be something specially geared to maritime use, but you'd be paying a big markup for that. Even just dual WAN with wifi as a WAN interface is tricky... Plenty of consumer wifi routers have dual WAN capability, (I know asus...
by madlemming
Tue Jul 19, 2016 10:30 pm
Forum: Windows
Topic: Windows 10/general
Replies: 241
Views: 29079

Re: Windows 10/general

So I upgraded a Win 7 Pro to W 10 Pro. I thought for the Pro version I would be able to select updates as I choose?? (but I can't) Is that an enterprise version only option? Yeah, the old method of choosing your updates is enterprise only now. Thanks Microsoft. In response to driver updates messing...
by madlemming
Fri Jun 24, 2016 9:03 pm
Forum: General Hardware
Topic: Old UPS
Replies: 37
Views: 5801

Re: Old UPS

I can get a pair of Panasonic 12v 12Ah batteries that fit the place of the APC RBC6. Not cheap though. When I do replacements I just use generic deep-cycle batteries externally and do the wiring myself. As long as you match the voltage you're fine. Is there a good rule of thumb for how long you sho...
by madlemming
Thu May 19, 2016 2:53 pm
Forum: General Hardware
Topic: Cheap remote power control?
Replies: 42
Views: 5296

Re: Cheap remote power control?

The industrial/commercial option is called a 'switched PDU'; something like this: http://www.amazon.com/CyberPower-PDU15S ... B005TXZ10C
(much better deals on ebay though)

Expensive as a one-shot, but you get a bunch of outlets.
by madlemming
Tue May 03, 2016 9:37 am
Forum: Storage
Topic: Free Space on drive occupied by deleted backup
Replies: 10
Views: 3661

Re: Free Space on drive occupied by deleted backup

Just wanted to plug WinDirStat, which is a great tool for finding how your drive-space is used, and what to delete, hidden or otherwise.
by madlemming
Thu Apr 14, 2016 8:49 pm
Forum: General Software
Topic: Windows 10 Startup Time
Replies: 21
Views: 8373

Re: Windows 10 Startup Time

This article walks you through how to setup a boot performance trace, so you can see what the problem is: https://Helgeklein.com/blog/2013/07/analyzing-a-slow-boot-with-windows-performance-recorder-analyzer/ heh, it's been so long since I've booted from a magnetic disk, I don't even know what an ave...
by madlemming
Sat Apr 09, 2016 7:39 am
Forum: Windows
Topic: Stop windows 7 to download windows 10
Replies: 5
Views: 2386

Re: Stop windows 7 to download windows 10

The GWX Control Panel is the best tool to use.
by madlemming
Wed Mar 30, 2016 7:51 am
Forum: Windows
Topic: Windows 10/general
Replies: 241
Views: 29079

Re: Windows 10/general

Chiming in the on the automatic updates/restarts we all love so much... I usually just keep the update service disable until I feel like going into 'maintenance mode', but if that's too much hassle: there are tools that will prevent the auto-restarts associated with updates. I feel like Microsoft co...
by madlemming
Mon Feb 29, 2016 7:01 am
Forum: General Software
Topic: Minimizing Download Bandwidth Usage
Replies: 4
Views: 2625

Re: Minimizing Download Bandwidth Usage

I you have a traffic-shaper ( included in some firewalls, but I can't think of a freeware one offhand ) you can directly cap the browsers bandwidth, netflix & other video streams should automatically downgrade to fit in what's allowed.
by madlemming
Sun Jan 03, 2016 1:55 am
Forum: General Software
Topic: Free firewall I just found
Replies: 24
Views: 5124

Re: Free firewall I just found

Isn't that the default setting of the windows firewall. Doesn't appear that Windows 10 will provide notifications when it blocks outgoing connections. At this point it seems like a conscious decision on Microsoft's part to keep people from enabling outgoing blocks; can't have users interfering with...
by madlemming
Sat Jan 02, 2016 5:22 am
Forum: General Software
Topic: Free firewall I just found
Replies: 24
Views: 5124

Re: Free firewall I just found

I'd love to just use the built in firewall; but my problem is I want to block outgoing connections by default. So I need something that will let me know when a blocked app is requesting a connection & and give a quick way to make a new rule for it. There are utilities that will act as a front-en...
by madlemming
Sun Oct 18, 2015 5:03 pm
Forum: Windows
Topic: file organization utility?
Replies: 5
Views: 1341

Re: file organization utility?

Yeah, so not a lot of interest I guess... Well, I made the thing anyway, and I can report that it's somewhat useful. So there.
http://cresstone.com/apps/moveQueue/#appInfo
by madlemming
Fri Oct 16, 2015 7:49 am
Forum: Windows
Topic: file organization utility?
Replies: 5
Views: 1341

file organization utility?

Every few months I find myself going though my downloads/documents folders to organized the files I've accumulated. Generally this means moving the files to one of a dozen or so archival folders, or else deleting them. Doing this in explorer is time consuming. And it's irritating to have to wait on ...
by madlemming
Tue Aug 25, 2015 8:59 pm
Forum: General Software
Topic: Is there a way to modify Google search results?
Replies: 4
Views: 1856

Re: Is there a way to modify Google search results?

In firefox you could create a bookmark, then modify the url and address bar keyword like so: http://i.imgur.com/VfQQPff.png

Then when you entered "g GT960" in the address bar, you'd get the modified search.

Chrome probably has similar functionality.
by madlemming
Thu Jun 04, 2015 8:01 am
Forum: General Hardware
Topic: Help with building a 4 bay HDD enclosure
Replies: 16
Views: 3056

Re: Help with building a 4 bay HDD enclosure

Yeah, permanently shorting the black green wire will do it. Sans digital also makes a drive cage that will do it for you. It's basically a cage, fan, and plug for the atx psu connection with a switch, see below, I've seen that for ~$25 on sale sometimes. http://www.amazon.com/Sans-Digital-HDDRACK5-5...
by madlemming
Sun Apr 19, 2015 4:40 am
Forum: Linux, Unix, and Assorted Madness
Topic: MySQL/data dump on the road
Replies: 25
Views: 4457

Re: MySQL/data dump on the road

Mysql/mariaDB is pretty much the standard free database. Postgresql is also good. Both would work great for a project like this, and they have bindings in pretty much every language. If you use mysql, the best engine to choose is innodb. The easy way to do the communication is to run a webserver on ...
by madlemming
Sun Jun 22, 2014 12:15 am
Forum: General Hardware
Topic: UPS suggestion for my PC
Replies: 21
Views: 11000

Re: UPS suggestion for my PC

If the voltage is just sagging (brownout condition), you may be better off with a line conditioner - a transformer that will boost the voltage back to nominal. Something like this: http://www.amazon.com/Tripp-Lite-LC1200-Conditioner-Outlet/dp/B0000512LA/ I would especially recommend looking at these...
by madlemming
Sun Jun 08, 2014 2:23 pm
Forum: General Hardware
Topic: USB hub/Backlit keyboard power use (Corsair K70)
Replies: 15
Views: 21361

Re: USB hub/Backlit keyboard power use (Corsair K70)

I have an usb ammeter; & out of curiosity I measured a coolermaster 'storm' keyboard, which has backlightling & extra usb ports built in like yours.

No backlighting: 50ma
Lowest backlight level: 170ma
Highest backlight level: 300ma
by madlemming
Sat Apr 05, 2014 6:54 am
Forum: Networking
Topic: Packet sniffing tool
Replies: 10
Views: 3490

Re: Packet sniffing tool

Google port mirroring and see if you router/switch supports it. You basically want to tell your network equipment to forward the traffic on every port you want to monitor to a machine running wireshark. I know dd-wrt is able to do this, not sure about others.
by madlemming
Sun Jan 26, 2014 5:50 am
Forum: General Software
Topic: Windows Download Manager Recommendations?
Replies: 12
Views: 2788

Re: Windows Download Manager Recommendations?

I like to use a system wide download manager, just because I use firefox beta builds which tend to be crashy.

I've used both getright & free download manager; I'd recommend either of them without hesitation. (you have the right site for free download manager, I guess they just look sketchy)
by madlemming
Sun Jan 19, 2014 3:46 pm
Forum: General Hardware
Topic: Asus RT-N66U router Firmware
Replies: 7
Views: 4101

Re: Asus RT-N66U router Firmware

No vlan support in merlin AFAIK. In the GUI you get three guest networks per band, but I think you'll need tomato or dd-wrt to customize access.
by madlemming
Sun Jan 19, 2014 7:51 am
Forum: General Hardware
Topic: Asus RT-N66U router Firmware
Replies: 7
Views: 4101

Re: Asus RT-N66U router Firmware

I've been sticking with the merlin builds. They strike a good balance between reliability and customization, and expose almost* all the features in need in the gui. The stock firmware is pretty good though, the only feature I would really miss from merlin is the JFFS partition. *I think I have a cus...
by madlemming
Sat Jan 18, 2014 10:39 pm
Forum: Windows
Topic: Windows, SSD's, and the swap file...
Replies: 32
Views: 12206

Re: Windows, SSD's, and the swap file...

The majority of OS devs recommend you leave paging up to the OS. Yes, good, that's the best thing to do for most users. However it isn't true that this is the best advice for *all* users. I assure you there are workflows that perform better without an on disk pagefile (a squid cache is one example)....
by madlemming
Thu Jan 16, 2014 6:53 pm
Forum: Windows
Topic: Windows, SSD's, and the swap file...
Replies: 32
Views: 12206

Re: Windows, SSD's, and the swap file...

About the page file; I posted this back in 2004 , it remains true today: Windows does not need a disk based page file if you have enough ram to cover your peak memory usage. Because Windows pages to disk long before it exhausts main memory, you will see a performance boost by disabling the disk page...
  • 1
  • 2
  • 3
  • 4
  • 5
  • 12
GZIP: On