Most Popular

1500 questions
205
votes
6 answers

How can I create a symbolic link on Windows 10?

I was reading http://web.archive.org/web/20160820000804/https://www.dropboxwiki.com/tips-and-tricks/sync-game-saves-across-multiple-computers, and I know junction/mklink worked in Windows 7 as well, but it seems like the junction command has been…
red
  • 2,348
204
votes
6 answers

How do I view the contents of a PFX file on Windows?

I have a PFX certificate file on my machine and I'd like to view the details before importing it. (The import utility doesn't actually tell you what the certificate is!). How do I view the details about the PFX certificate file?
PeterX
  • 5,651
204
votes
9 answers

How to install new packages on Cygwin?

I installed the latest version of Cygwin with a number of packages. I soon realised that I need more packages (such as wget, etc) and I couldn't find a way to install the new packages without running the set up again and reinstall everything from…
Mulone
  • 2,213
  • 3
  • 15
  • 10
204
votes
5 answers

What's the difference between SCP and SFTP?

Usually, I use the scp command to transfer files on *nixes. What's the difference between SFTP and SCP? Don't they both work on SSH?
nos
  • 4,519
204
votes
8 answers

How to remove old version of installed snaps

I'm new to snap usage, I have few apps installed on my system, something that I notice when run the command df -h I found mounted different versions of the same snap: /dev/loop0 143M 143M 0 100%…
rkmax
  • 2,381
203
votes
20 answers

Inkscape - rounding corners of shapes?

In Inkscape, rounding the corners of a rectangle is easy - you select the object, press F4 (rectangle tool), and drag the circular nodes. How do you do that for more complex shapes? "Dynamic offset" is nearly the right thing, but it doesn't round…
OJW
  • 2,487
203
votes
14 answers

How can I put the computer to sleep from Command Prompt/Run menu?

I know that almost everything on Windows, like opening any sort of application, can be done from the command prompt or from the Run menu. How can I put my computer to sleep or shut it down? What is the command for that?
Lazer
  • 18,407
203
votes
9 answers

How far will you get with an 'rm -rf /' command?

I've often wondered how far the system will actually get if you run rm -rf /. I doubt the OS would be able to erase itself (?) Bonus Question: After the command has been executed, will rm have removed itself? Update: I've tested this in a couple of…
nopcorn
  • 16,982
203
votes
6 answers

What's like OSX's pbcopy for Linux

In a terminal in OSX I can pipe output to pbcopy and then go into a web browser and paste it. I tried this in Linux with xcopy but when I switch to the browser it just overwrites the clipboard with with whatever was in it the last time the browser…
tony_sid
  • 14,957
203
votes
2 answers

How to access Windows folders from Bash on Ubuntu on Windows

On the Bash on Ubuntu on Windows app, I only have root@localhost:~# ls -a .bash_history .bashrc .profile How do I access all of the Windows folders like Documents, Downloads, etc.?
202
votes
10 answers

How do I set up SSH so I don't have to type my password?

How do I set up SSH so I don't have to type my password when connecting to a host?
201
votes
13 answers

Windows 10 Search can't find ANY applications. Even calculator

I have problem with Windows 10 Enterprise N x64. When I press "Start" and start to type application name it never finds it. I can't even find applications like "Calculator", "Microsoft Word" or any other. Just moving dots and I let it run for 30…
Hooch
  • 3,873
201
votes
3 answers

Why does putting a dot after the URL remove login information?

Consider: When I put a dot after the Super User URL, https://superuser.com., it acted like I wasn't signed in. Why is this happening? What does a dot symbolize in the URL?
Riley Carney
  • 1,193
201
votes
1 answer

I am a victim of the Petya ransomware. Is there a solution to decrypt my disk?

My computer got encrypted by the Petya ransomware. After a long search I could not find a solution other than using file recovery software. This helps a bit, but I am wondering if there is a way to completely restore my disk. I am not going to pay.
leostone
  • 1,759
  • 3
  • 12
  • 10
200
votes
5 answers

How to mount a HFS partition in Ubuntu as Read/Write?

I plugged in my external harddrive (which was formatted on my Mac into HFS+ journaled) to my Ubuntu desktop 9.04 64bit. I am not able to get the drive to mount with write capability, how do I do that? Right now all I'm getting is read access, I…
GiH
  • 4,059