Most Popular

1500 questions
87
votes
3 answers

How are commercial DVD's burned?

I'm not talking about the DVD-R's here. When you buy retail software and DVD movies from the store for example, how is that DVD burned onto the original disc? What would I need if I want to burn those type of "commericial" discs? (Is there a special…
Ken Li
  • 996
  • 2
  • 7
  • 12
87
votes
11 answers

Can zipping a file break it?

I just asked someone to send me a zipped psd file. They declined, citing that zipping a file can break the fonts. I assumed zipping a file is perfectly reversible, hence why it is commonly used. I think the other person is incorrect. Is there any…
alex
  • 4,222
  • 7
  • 46
  • 52
87
votes
3 answers

how can I uninstall using homebrew?

Can I uninstall something I installed via homebrew using homebrew?
user27449
  • 6,770
  • 22
  • 64
  • 86
87
votes
7 answers

How to sync bookmarks across Google Chrome and Mozilla Firefox bookmarks?

How to sync bookmarks across Google Chrome and Mozilla Firefox bookmarks? As I currently understand, Google Chrome puts bookmarks separately from Google Bookmarks, which is accessible in Firefox by using Google Toolbar for Firefox. Right? So, how…
ViliusK
  • 1,760
  • 4
  • 17
  • 18
87
votes
5 answers

How do I get the size of a Linux or Mac OS X directory from the command-line?

What command do I use to find the size of all the files (recursively) in a Linux or Mac OS X directory?
Daryl Spitzer
  • 8,585
  • 12
  • 42
  • 38
87
votes
14 answers

Which TrueCrypt Algorithm is the safest?

If performance is of no concern, which TrueCrypt algorithm is the safest to use? AES Serpent Triple DES Twofish AES-Twofish AES-Twofish-Serpent Serpent-AES Serpent-Twofish-AES Twofish-Serpent
Amir Rezaei
  • 1,503
  • 3
  • 14
  • 21
87
votes
10 answers

How can I open a file read-only from command line with emacs/vi/vim

Is there a way to tell emacs/vi/vim (from the command line) that I want to view the file in view-mode or read-only. I know how to open a file as read only if emacs/vi/vim is already running.
Nifle
  • 34,203
  • 26
  • 108
  • 137
87
votes
7 answers

How should I convert Markdown (or similar) to a Word Document?

Here's the deal: In school I want to write my actual content in Markdown (using [Q10] or Notepad++) in school so that I can actually focus on writing without the ugliness of Word 2000 on my screen, but I have the problem of actually converting the…
digitxp
  • 14,432
  • 9
  • 56
  • 76
87
votes
15 answers

Windows command that returns external IP

Is there a command by which I can find my external IP of my router or my NAT\DSL Router, etc., eliminating the need to visit whatsmyip.net or similar.
Junaid Saeed
  • 1,234
  • 3
  • 13
  • 25
87
votes
6 answers

Using wildcards in names in Windows hosts file

Is there a way to create a wildcard domain in the Windows hosts file. I tried this xxx.xxx.xxx.xxx *.somedomain.com This does not work, is there maybe some other syntax I should use? I am working on Windows 7
Saif Bechan
  • 3,255
  • 10
  • 31
  • 33
87
votes
10 answers

How to paste into nano from clipboard?

I have an Ubuntu server hosted by Vultr which I am interacting with remotely using their provided terminal. I would like to know how to paste from my clipboard into nano, which I am using to write the code for my server. I have tried Ctrl+U but this…
Oscar Chambers
  • 993
  • 1
  • 6
  • 7
87
votes
9 answers

Copy files in Linux, avoid the copy if files do exist in destination

I need to copy a /home/user folder from one hard disk to another one. It has 100,000 files and around 10G size. I use cp -r /origin /destination sometimes I get some errors due to broken links, permissions and so on. So I fix the error, and need…
Open the way
  • 8,283
  • 13
  • 49
  • 69
87
votes
5 answers

What is the name of the 8 white squares surrounding resizable views?

I came across this annoying moment while writing a how-to article and realized I didn't know the name of those white squares that surround views. Here some images for clarification. Windows PowerPoint: Mac Xcode:
Android Admirer
  • 922
  • 8
  • 16
87
votes
7 answers

How can I check the version of Google Chrome without it upgrading itself without asking me?

The version of Google Chrome can be checked by going to chrome://help. However, if Google Chrome is not up to date, it will upgrade itself without asking the user. How can I check the version of Google Chrome without it upgrading itself without…
Franck Dernoncourt
  • 20,384
  • 48
  • 186
  • 322
87
votes
5 answers

How can I find out the command line options for git-bash.exe?

Apparently my google-fu sucks... I know these from other StackExchange posts: --cd-to-home # Change directory to home --cd= # Change directory to -i # ? -c # Run command, but --command doesn't…
816-8055
  • 1,176
  • 1
  • 8
  • 12
1 2 3
99
100