Most Popular

1500 questions
120
votes
10 answers

Type math formulas in Microsoft Word the LaTeX way?

I wonder if there is some free solutions for typing math formulas the LaTeX way in Microsoft Word document (Office 2007)?
Tim
  • 17,287
120
votes
7 answers

Why can't I email myself at: MyEmail@74.125.235.55?

I opened cmd and typed ping gmail.com. It shows me: C:\Windows\system32>ping gmail.com Pinging gmail.com [74.125.235.55] with 32 bytes of data: Reply from 74.125.235.55: bytes=32 time=6ms TTL=56 Reply from 74.125.235.55: bytes=32 time=6ms…
Pacerier
  • 27,223
120
votes
5 answers

How to Delete a Junction by Using Command Prompt in Windows 7

I believe in Windows Vista, we could use linkd command. However, I cannot find this command in Windows 7. I know I can use Windows Explorer and delete the junction, but I wonder if this can be done in Command Prompt. I can use mklink command to…
Nord
  • 1,325
120
votes
6 answers

What are the best options to use when compressing files using 7 Zip?

I often have to gather log files and upload them to a central server (Owned by another company). The central server has a size limit of the file, so I am trying to create the smallest file possible that is still in the zip format. What are the best…
jjnguy
  • 1,857
120
votes
11 answers

Undo an "rm -rf ~" command?

I had a folder I didn't want named '~', so from the command line I typed rm -rf ~ and accidentally deleted my home folder (since ~ resolved to /home/username). Is there any way back or do I basically need to recreate the account from scratch?
Chris
  • 1,849
120
votes
7 answers

How to open semicolon delimited CSV-files in US-version of Excel

When I double-click on a .csv file, it is opened in Excel. The csv-files have columns delimited with semicolons (not commas, but also a valid format). Using a German Windows/Excel setup, the opened file is displayed correctly, the columns are…
Holgerwa
  • 1,494
120
votes
4 answers

How to get vim to open multiple files into tabs at once

Is it possible to get vim to open multiple files into tabs, similar to the way the args command will open multiple files into buffers? Doing something like :tabe ./* results in the error "E77: Too many file names", even though the number of…
Ash
  • 3,014
120
votes
2 answers

Why does a gigabit/sec Internet connection via cable (coax) not offer symmetrical speeds like fiber?

In our area, we have Cox Communications (cable) which offers 1 Gbit/s down, and 30 Mbit/s up, while CenturyLink (fiber) offers 1 Gbit/s up and down. Why does copper only 'allow' fast speeds for download, but not upload? Is this a limitation…
v15
  • 1,955
119
votes
5 answers

When do I need a pure sine wave UPS?

I would like to buy a rack UPS that would support all the IT related electronics in a SOHO room. This include switches, routers, PCs, servers, NAS. During my research I found out that there are different types of UPSs and the ones that generate pure…
totymedli
  • 5,204
119
votes
17 answers

Linux command to repeat a string n times

Is there any built-in Linux command that allows to output a string that is n times an input string??
GetFree
  • 3,120
119
votes
11 answers

Does an equivalent of Time Machine exist for Windows?

A simple Google search for "Time Machine for Windows" results in a flurry of different little apps. But instead of relying on forum anecdotes and advertisements, I call on the much wiser Super User beta community for some depth on this one. Having…
Kevin L.
  • 1,584
119
votes
7 answers

How to use the Internet while Heartbleed is being fixed?

There are many websites who are not currently vulnerable, but I have no idea if they were vulnerable a few days ago. For example: twitter.com: Not vulnerable right now, but the certificate is from Wed Mar 05 00:00:00 UTC 2014 google.com: Not…
user148324
119
votes
5 answers

How to write multi lines in one Excel cell?

I want to write multi-lines in one MS Excel cell. But whenever I press the Enter key, the cell editing ends and the cursor moves to next cell. How can I avoid this?
Wahid Bitar
  • 1,905
119
votes
2 answers

Keyboard Shortcut to Maximize Current Window / Application in OSX

I am using OSX 10.9.1. Is there a keyboard shortcut to simulate the maximize and minimize functions that you normally find on the top left hand corner of the screen? I read some of the other questions asked on SuperUser about this, but they are…
Lloyd Banks
  • 1,567
119
votes
2 answers

Attempting to check in code through TFS results in "Value was either too large or too small for a UINT32" error message

When attempting to check in code through TFS in visual studio 2012 or 2013 sometimes results in displaying an error message "Value was either too large or too small for a UINT32" error message. What is causing this, and how can I fix this?
Martijn
  • 3,342