|
You are here |
alexn.org | ||
| | | | |
grosser.it
|
|
| | | | | No more going into the file and deleting the entry manually. To remove line 123 from ~/.ssh/known_hosts: Usage rmknownhost 123 Code Put this it into a file called rmknownhost inside a folder that is in your PATH and chmod +x the file. #! /usr/bin/env ruby line = ARGV[0] || raise("gimme line to remove") hosts =... | |
| | | | |
frantic.im
|
|
| | | | | How I replaced Jekyll with 200 lines of JavaScript | |
| | | | |
antoinevastel.com
|
|
| | | | | This article presents how to automatically generate a network timeline such as the one in Chrome dev tools. | |
| | | | |
nts.strzibny.name
|
|
| | | Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal. | ||