Most Popular

1500 questions
89
votes
6 answers

Keyboard shortcut for the Windows Explorer address bar

Is there a keyboard shortcut in Windows Explorer (Windows 7), to put the cursor into the address bar (where the current path is shown)?
M4N
  • 5,276
  • 6
  • 28
  • 30
89
votes
3 answers

Windows 7 ALT-TAB - How to turn off previewing the window

Possible Duplicate: Disable or delay alt-tab Aero Peek effect in Windows 7 In win7, when we hit alt-tab a nice preview comes up. This makes me happy. But if I linger just a moment too long thinking about what window to switch to, whatever window…
davidparks21
  • 1,560
  • 1
  • 16
  • 27
89
votes
17 answers

Linux "Top" command for Windows Powershell?

I am looking for a PowerShell cmdlet that can provide similar functionality to the Linux Top app. Something that refreshes at some given interval and displays the process list with CPU % util. I have seen scripts that list CPU % utilization in a…
TimAtVenturality
89
votes
23 answers

How can I explain why DRM cannot work?

I am looking for the shortest comprehensive way to explain to people that are trying to use DRM as a technology to prevent users from using their data in some fashion deemed undesirable, why their solution cannot work by definition. Ideally I'd like…
jerryjvl
  • 2,535
  • 24
  • 28
89
votes
5 answers

Using Git across multiple systems without network access

I want to use version control but, due to security reasons, the server I'm working on has no internet access: I can only move files on a USB flash drive. Can I still use Git with this setup? Can I create small patches that I can apply on a Git…
Tutu Kaeen
  • 885
  • 1
  • 6
  • 7
89
votes
6 answers

use of alternation "|" in sed's regex

I am using sed, GNU sed version 4.2.1. I want to use the alternation "|" symbol in a subexpression. For example : echo "blia blib bou blf" | sed 's/bl\(ia|f\)//g' should return " blib bou " but it returns "blia blib bou blf". How can I have the…
Cedric
  • 1,063
  • 1
  • 7
  • 9
89
votes
11 answers

brew upgrade broke Vim on OS X (dyld: Library not loaded)

I've not run brew update && brew upgrade for a long time. I just did a massive upgrade which turned out to broke my Vim. This is what I got after running vim: dyld: Library not loaded: /usr/local/opt/ruby/lib/libruby.2.3.0.dylib Referenced from:…
Mateusz Piotrowski
  • 3,806
  • 4
  • 25
  • 52
88
votes
5 answers

How can I remove a forkbomb from the Startup folder?

I have an older laptop running Windows Vista, from about 2005 and I was fooling around with it a little bit. In a moment of sheer stupidity, I created a Batch file and put the following code in it: %0|%0 I ran this and I had to restart my laptop.…
Ethan Bierlein
  • 1,069
  • 1
  • 12
  • 20
88
votes
9 answers

Windows 10: Different Backgrounds for virtual desktops

How to get different background images for different virtual Desktops in Windows 10? I know how to change it for two different monitors, but is it also possible for virtual desktops?
alisia123
  • 1,109
  • 2
  • 9
  • 13
88
votes
10 answers

How to change shortcut key for switching between virtual desktops in windows 10?

In linux I use a shortcut to switch between 4 workspaces: win+1/2/3/4. I would like to have something like this in Windows 10. UPDATE SOLUTION 2017, WINDOWS 10x64 Update your windows version to most recent through this updater. You may also need…
88
votes
9 answers

Downloading software without bloatware

From time to time, I find myself needing a piece of software to perform a specific task. Download.com (CNET) used to be a good site. But now, I find that they bundle a lot of "evilware", i.e. bloatware/adware (spyware?). Despite my best efforts to…
Ola Eldøy
  • 1,237
  • 3
  • 14
  • 23
88
votes
1 answer

Strange dotless decimal notation of IP address... How does it work?

Earlier today I thought I had a URL in my clipboard, but I actually had four 9 digit integers copied from a spreadsheet, which were identification numbers from a proprietary system. Completely unrelated to the task at hand. I pasted it into Firefox…
beeks
  • 1,052
  • 8
  • 13
88
votes
13 answers

Turn off change file extension warning in Windows 7

Is there a way to turn off the file extension rename dialog in Windows 7? The one that prompts you Rename: If you change a filename extension, the file might become unusable. Are you sure you want to change it?
Simon
  • 2,337
  • 7
  • 21
  • 23
88
votes
5 answers

How do I locate the MAC address of my computer?

I am unable to locate the MAC address in a new computer with Windows 7. I've tried ipconfig /all in the console to which I got no items match your search. I also tried getmac. A screen flashed very briefly with what appeared to be the…
Alibarsdad
88
votes
3 answers

Why do some downloading files not know their own size?

Occasionally, when downloading a file in a web browser, the download progress doesn't "know" the total size of the file, or how far along in the download it is -- it just shows the speed at which it's downloading, with a total as "Unknown". Why…
Coldblackice
  • 5,555
  • 13
  • 54
  • 83