Most Popular

1500 questions
104
votes
17 answers

SSH-Key authentication fails

I'm trying to ssh into a CentOS server which I have no control over.. the admin has added my public key to the server and insists the fault lies with me but I can't figure out what is wrong. Config in .ssh: tim@tim-UX31A:~$ cat ~/.ssh/config User…
Tim
  • 1,041
  • 2
  • 7
  • 3
104
votes
9 answers

Turning off the cmd window beep sound

Is there a way to essentially mute the Beeping function of the Windows command shell? I'm working on a PowerShell script right now which ends up printing several lines of text to the screen. I'm working out a bug in the encoding logic. But every…
JaredPar
  • 1,331
104
votes
6 answers

What are all the Windows 7/8/8.1 updates (KBs) I must skip to avoid Windows 10 upgrading -and nags-?

It's been a time I didn't follow the list of which Windows 7/8/8.1 KBs I must skip since I don't want the unfinished Windows 10 at all. Moreover, I will still consider Windows 10 unfinished (-> unstable) until they release Windows Server 2016 The…
X.LINK
  • 2,448
103
votes
11 answers

How can I split a large file on Windows?

Is there a tool to split large text file (9 GB) into smaller files, so that I can open it and look through? Is there anything usable from the command line that comes with Windows (XP)? Or what's the best way to split it? Can I use 7-Zip to create…
stefanB
  • 1,173
103
votes
2 answers

How to quickly switch to n.10+ windows in tmux?

Tmux by default comes with the following keybinding to quickly switch between windows numbered 0 to 9: C-b + 0-9 With a couple of dozen different project folders, a few ssh sessions and other goodies in my tmux, I seem to always spill over the 10…
glitch
  • 1,285
103
votes
9 answers

How to enable confirmation alert before closing chrome tabs?

How to enable confirmation alert box option before closing opened tab in chrome browser? Need to change setting? I couldn't find any such options in setting window.
Kumar V
  • 1,131
103
votes
15 answers

How can I fix a computer that is infested with malware and is extremely unresponsive?

Possible Duplicate: How do I get rid of malicious spyware, malware, viruses or rootkits from my PC? I'm troubleshooting a Windows 7 PC for a friend. A couple of days ago it started running 'slow'. It turns out 'slow' is about 15 minutes to the…
fredley
  • 3,457
103
votes
13 answers

Shortcut to open specific bookmark / URL in Chrome

How to enable keyboard shortcut to open specific bookmark / URL while using Chrome?
J.Olufsen
  • 3,852
103
votes
1 answer

What are the "N" versions of Windows 8?

Microsoft just released the final Windows 8 versions for MSDN members, before its consumer release in october. Anyway, I am a MSDN member. Today I went to see my downloads page and I found a list of the new versions to be downloaded. Windows…
103
votes
5 answers

OpenVPN: Only route a specific IP addresses through VPN?

On a remote private network there are two servers -- a file server and a database server (these are both Win machines, in case it matters). The file server has its own fairly robust authentication mechanisms, and allows me to connect directly from a…
Brian Lacy
  • 3,391
103
votes
16 answers

Can AVI files contain a virus?

I'm downloading an AVI file via a torrent, but my anti-virus detects something. Is it possible that the AVI file contains a virus? It is quite weird since the torrent has many positive reviews.
IMB
  • 5,583
103
votes
0 answers

How can I identify what application is using a given file?

I'm trying to delete some folder but this error is preventing from doing it: Cannot delete [FileName]: It is being used by another person or program. Close any programs that might be using the file and try again. How can I identify what…
John Isaiah Carmona
  • 1,435
  • 5
  • 15
  • 19
103
votes
6 answers

How to change the Login Shell on Mac OS X from bash to zsh?

I'm trying to change the Login Shell of Mac OS X from bash to zsh. I see it is possible in Mac OS X Leopard, but for OS X Lion I can't find a way. I really hope it is possible to change the Login shell from bash to something else. I am not exactly…
Idlecool
  • 1,458
  • 2
  • 15
  • 15
103
votes
14 answers

How do I replace-paste yanked text in vim without yanking the deleted lines?

So I usually find myself copying text from one point to another while overwriting old text where the new is pasted: blah1 newtext blah2 wrong1 blah3 wrong2 blah4 Suppose I visual-mark newtext and yank it. Now I select wrong1 (which could be…
bitmask
  • 1,355
103
votes
4 answers

Icon? file on OS X desktop

When I ls my Desktop from terminal (by using ls ~/Desktop), I see a file named Icon?. As far as I can tell, it's empty (nano Icon? shows nothing). It doesn't show up on my actual Desktop, and open Icon? shows the Finder alert This item is used by…
Chris
  • 1,248