Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
skavanagh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: KeyBox – Web-Based Bastion Host and SSH Key Management
(github.com)
5 points
by
skavanagh
8y ago
|
0 comments
2.
▲
by
skavanagh
9y ago
Maven is a build tool and can help manage dependencies. It doesn't ensure your code base is compatible with the latest version of the dependency or ensure the dependency is still supported.
3.
▲
by
skavanagh
9y ago
If the application is going to be around longer than 5 years, roll your own MVC or ROA pattern in Java. Write your own DAO and database calls (stay away from ORMs). Keep 3rd party library use down to a minimum, limiting your vulnerability e
4.
▲
KeyBox – Web-based SSH console for OpenShift
(github.com)
2 points
by
skavanagh
12y ago
|
0 comments
5.
▲
by
skavanagh
12y ago
Auditing can be a deterrent to an attack, but won't necessarily protect you against it. It's a good way of letting you know what has happened after the fact. Think if you had a DB with financials (credit cards and such) in a isol
6.
▲
by
skavanagh
12y ago
Awesome, appreciate that!!!
7.
▲
by
skavanagh
12y ago
Yup! Make administration less confidential, but try and keep it as secure as possible. Inside attacks are a big problem in the financial industry too. I like the idea of controlling it through a hardened web-app, but may need a little help
8.
▲
KeyBox – A web-based SSH console that executes commands on multiple shells
(github.com)
16 points
by
skavanagh
12y ago
|
1 comments
9.
▲
Show HN: KeyBox – A Web-based SSH for OpenShift (2FA Using FreeOTP)
(github.com)
3 points
by
skavanagh
12y ago
|
0 comments
10.
▲
KeyBox: Web-based SSH for OpenShift
(github.com)
5 points
by
skavanagh
12y ago
|
0 comments
11.
▲
KeyBox-OpenShift: Web-based SSH for OpenShift
(github.com)
16 points
by
skavanagh
12y ago
|
0 comments
12.
▲
KeyBox-OpenShift: A web-based SSH console for OpenShift
(github.com)
3 points
by
skavanagh
12y ago
|
0 comments
13.
▲
Show HN: KeyBox-OpenShift – A web-based SSH console for OpenShift
(github.com)
5 points
by
skavanagh
12y ago
|
0 comments
14.
▲
by
skavanagh
12y ago
Yup!! It's a great project. Couldn't have translated the ANSI codes without it!
15.
▲
Show HN: KeyBox – A multi-terminal web-based SSH console
(sshkeybox.com)
19 points
by
skavanagh
12y ago
|
6 comments
16.
▲
Show HN: EC2Box (v0.11.05)- Multi-terminal SSH console for EC2
(github.com)
4 points
by
skavanagh
12y ago
|
0 comments
17.
▲
KeyBox – A web-based secure shell console
(github.com)
1 points
by
skavanagh
12y ago
|
0 comments
18.
▲
EC2Box – *New* SSH to multiple EC2 instances based on healthchecks
(github.com)
2 points
by
skavanagh
13y ago
|
0 comments
19.
▲
by
skavanagh
13y ago
Well for example if you have a bunch of web servers and you are looking for server errors and you do # tail -f access|grep \ 500\ on all the instances. You can then do a regex match on 500 in the app and it will sort the terminal windows
20.
▲
by
skavanagh
13y ago
I don't see why it wouldn't. I guess it would have to use the private DNS though. Currently it uses the public DNS for the instance to connect. It will only use the private DNS if the public doesn't exist. Should be an easy
21.
▲
EC2Box: Multi-terminal SSH console for EC2
(github.com)
21 points
by
skavanagh
13y ago
|
11 comments
22.
▲
EC2Box: Web-based SSH console using WebSockets/JSch/Terms.js
(github.com)
2 points
by
skavanagh
13y ago
|
0 comments
23.
▲
by
skavanagh
13y ago
Demo: http://bit.ly/1dbOTI1 Download: http://bit.ly/12SK4xb
24.
▲
Web-based SSH for EC2 using a javascript VT emulator
1 points
by
skavanagh
13y ago
|
1 comments
25.
▲
by
skavanagh
13y ago
Demo: http://youtu.be/T4SBisCz91M
26.
▲
EC2Box - A web-based multi-terminal ssh tool for your EC2 servers
(github.com)
3 points
by
skavanagh
13y ago
|
1 comments