Skip to main content

All Questions

Tagged with
4 votes
2 answers
977 views

Initialising Firefox profile from command line

I'm trying to provision a Vagrant box with a root CA and install it in Firefox. I've figured out that I can install the certificate using certutil but the problem is it requires an existing Firefox ...
George Kettleborough's user avatar
26 votes
2 answers
54k views

How to exit SSH of vagrant in terminal

Following the README in this repository, I am supposed to secure shell my way into a virtual machine I've created, but once I've done so, how do I get out? Here are the instructions: $ git clone git:...
michaelsnowden's user avatar