Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
l0f
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
l0f
12y ago
+1. btw, are you having some laggy (high load avg) using yosemite?
2.
▲
by
l0f
12y ago
there's a list of sites that has remote job offers here: https://github.com/lukasz-madon/awesome-remote-job
3.
▲
by
l0f
12y ago
it's one server as master (write) and one as slave (read-only). you also must do backups, but using this approach it will be more safe than only backups. later, you can setup to when one server crashes [master or slave], automatically
4.
▲
by
l0f
12y ago
database: maste-slave uploads: rsync there's a ruby gem called backup ( https://meskyanichi.github.io/backup/v4/ ) ;)