ichilton
|
9 years ago
|
on: Ubiquiti all the things: How I fixed my dodgy Wi-Fi
I really like the Unifi - i've run it for a while and not had a single problem.
I do have a big gripe though - it has a hard wired limit of 4x SSIDs for each access point.
I run a number of VLANs, each with their own SSID - and it means I can only have the Unifi provide my main ones and have to run an old Netgear router on different wifi channels to provide the rest :(
I've never quite understood why my cheap routers running OpenWRT can seemingly have unlimited (or at least a lot of) SSIDs, where an expensive Unifi will only provide 4.
ichilton
|
10 years ago
|
on: Otto, the successor to Vagrant
It sounds more like a new product, new direction than Vagrant 2.0....
ichilton
|
12 years ago
|
on: Show HN: Flat $0.12/hr m1.small EC2, insert bitcoins to launch, coupon code "hn"
The hn code doesn't seem to work?
ichilton
|
12 years ago
|
on: Show HN: Get a Server Instantly
Nifty - useful for quick testing tasks.
The concerns though are the sustainability - if instances are paid for and not free tier + bandwidth, it could not be around for long, particularly if it gets abused.
Also, privacy/security - there is no guarantee that instances are destroyed/erased after use and won't get assigned to someone else or logged into. Probably don't want to put private code/IPR on there just in case.
For quick commands (eg, testing a firewall setup from the outside or checking something from an external ip) then it's very cool indeed.
ichilton
|
13 years ago
|
on: A SSD in Your Pocket
What's he using to benchmark that? - anyone know?
What's the best benchmark tool for drives and/or network shares?
ichilton
|
13 years ago
|
on: Scaling PHP Book: I will teach you to scale PHP to millions of users
Is there anywhere to register to receive more information on your book when you get nearer?
ichilton
|
14 years ago
|
on: LXC in Ubuntu 12.04 LTS
Does anyone know technically how LXC compares to OpenVZ?
ichilton
|
14 years ago
|
on: Dotfiles.github.com - A guide to dotfiles on GitHub
I would think he meant what you said.... symlinks in the repo doesn't sound a good idea.
ichilton
|
14 years ago
|
on: Ask HN: Ubuntu vs Debian for servers
I always ran Ubuntu for Desktops and Debian (stable) on servers, but lately i've used Ubuntu for some servers simply because the packages are more up-to-date...
ichilton
|
14 years ago
|
on: SSH Do’s and Don’ts
If you don't run ssh on port 22, it's been proved that it receives a lot less outside login attempts and stops the logs filling up with login failures apart from anything else.
ichilton
|
14 years ago
|
on: SSH Do’s and Don’ts
It's good practise first login as another user and then gain root priv's. This is auditable and if your sshd won't allow root login's, the can't be brute forced directly.
ichilton
|
14 years ago
|
on: Block a country using iptables
Is there any performance impact of having so many rules?
ichilton
|
14 years ago
|
on: How PayPal could have killed an independent conference
I've seen a number of conference organisers complain of this so it must happen often!
ichilton
|
14 years ago
|
on: Instapaper Server Update
I hope he securely erased the data rather than just deleting it, otherwise it might not be just the FBI who have potentially got a copy...
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
Thanks - i'll look into this
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
The problem with Google Analytics is that I need the data to be tied to the user_id of the logged in user.
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
Yes, I use this but the problem is still that if you fire large amounts of traffic at it then you get a lot of these building up and still create a bottleneck.
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
This is something I considered but i'm unsure of the best way to store these so they are retrievable without looking up the key.
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
I tried that but didn't get any replies at all....
ichilton
|
15 years ago
|
on: Ask HN: Scalable way of logging page request data from a PHP application?
I'm probably looking at up to a few hundred req/sec.
Thanks for the advice.
I do have a big gripe though - it has a hard wired limit of 4x SSIDs for each access point.
I run a number of VLANs, each with their own SSID - and it means I can only have the Unifi provide my main ones and have to run an old Netgear router on different wifi channels to provide the rest :(
I've never quite understood why my cheap routers running OpenWRT can seemingly have unlimited (or at least a lot of) SSIDs, where an expensive Unifi will only provide 4.