Most Popular
1500 questions
99
votes
5 answers
Why are my games slower on battery power, even with the power plan set to High Performance?
My laptop is capable of running most games on high settings at decent frame rates. However, if the power cable gets unplugged while I'm playing, the game immediately starts slowing down, even if I'm using the High Performance power plan.
Why does…
Egghead99
- 1,765
99
votes
3 answers
Can't convert PDF into image, because of 'no images defined' error
I've the following PDF file:
http://www.fmwconcepts.com/misc_tests/pdf_tests/test.pdf
But when I'm trying to convert it via:
$ convert test.pdf test.png
I've the following error:
convert: no images defined `test.png' @…
kenorb
- 26,615
99
votes
12 answers
Can I create a link to a specific email message in Outlook?
I use Outlook as my email client at work, but I don't want to use it to manage my tasks and todos. (Instead I use plain text files and Emacs org-mode.) Since many todo items start out as mails in my inbox, I often need to reference these mails.
Is…
Christian Berg
- 1,113
99
votes
8 answers
How to fully uninstall the Cocoapods from the Mac Machine?
I installed Cocoapods version 0.28, and now I want to uninstall it from my machine. How can I do that?
user3004499
- 1,091
99
votes
9 answers
What is the rationale behind safely removing USB media from windows PCs?
Quite often when I'm in a rush, I automatically pull out a USB pendrive or USB cable from an external hard drive from my desktop PC or laptop, without right-clicking on the safely remove icon in the system tray and unplugging via this route. So far…
Simon
- 4,481
99
votes
4 answers
What is the purpose of the WWW subdomain?
What's the point of having www.? Isn't it just useless extra text? Since everyone is used to it, www.google.com looks more well-balanced than google.com, but why did it start in the first place?
One thing I noticed, is that google.com has the IP of…
mk12
- 3,342
99
votes
3 answers
Resizing videos with ffmpeg/avconv to fit into static sized player
I have a html 5 video player which is 700px wide, 400px high. I'm trying to use avconv to use ffmpeg to resize (while retaining the aspect ratio) and making sure it fits into my player.
Input can be a file of any size, so I need to resize the larger…
Jamie Taylor
- 1,501
99
votes
6 answers
Linux on UEFI - how to reboot to the UEFI setup screen like Windows 8 can?
makeuseof.com explains that Windows 8 certified hardware has a new way to enter the UEFI setup screen (equivalent to BIOS). From How To Access The BIOS On A Windows 8 Computer:
No longer do we press a certain key during the boot process to reveal…
sourcejedi
- 3,860
99
votes
12 answers
Where is SVN on OS X Mountain Lion?
I upgraded to OS X Mountain Lion and found out SVN is no longer present. I use Netbeans 6.9.1 in conjunction with Apache's SVN.
How can I get it back and working?
Jake
- 1,107
99
votes
9 answers
Can HandBrake flip/rotate a video?
I'd like to use HandBrake to compress some video that was taken via a camera that was mounted upside down.
I found a reference to a command-line rotate option, but I can't find it in the GUI.
Am I just missing it?
nonot1
- 1,669
99
votes
9 answers
How do I fix my USB drive to get its original 8GB size back?
My USB drive used to be originally 8GB when I bought it.
I'm trying to reformatted in Windows 7 by right clicking on the drive and selecting Format.... But the capacity only shows 250MB.
Is there something I can do to get the original size back?…
fent
- 1,621
- 3
- 16
- 15
99
votes
4 answers
How do I enter a literal tab character in a bash shell?
I wanted to use the sort utility with the -t option to specify tab separators, but
sort -t "\t"
doesn't work.
Mark
- 1,123
99
votes
3 answers
How do I install the Sun/Oracle Java SDK on Ubuntu?
Since 11.10 Ubuntu does not provide the sun-java-jdk, how do I install it?
Rodja
- 1,157
99
votes
7 answers
How to transfer my SSH keys to another machine?
I have accounts on two machines: H1 and H2. I created ssh keys on H1 and installed it on S1. I can now ssh to S1 from H1. I want to do the same from H2. How do I install the ssh keys generated on H1 on H2?
Bruce
- 3,237
99
votes
4 answers
How do I see the XML of my DOCX document?
I want to see my .docx in its pure XML format.
Various application like internet browsers and visual studio will open the file up in Word for me.
I've also tried renaming the document to .xml extension and it just opens up in notepad showing a bunch…
RoboShop
- 3,696