Blogs

Stop accidental deletions on Linux

Stop accidental deletions on Linux

Posted on 5th December 2018 Have you ever logged into a Linux box as root and accidentally typed ‘rm *’ then regretted it for the rest of the day? There is a simple way to ensure you get a chance to change your mind, using your favourite text editor (I use vim), edit...

How to secure NTP on Linux

How to secure NTP on Linux

Posted on 5th December 2018 There has been a lot of press regarding the NTP amplification DDOS vulnerability, most Linux distributions have now updated their ntp.conf default config to make NTP more secure and block this attack. But in case you need to know how to do...

Swift 2 https with BASIC Authentication

Swift 2 https with BASIC Authentication

Posted on 5th December 2018 In order to access a remote URL programatically in Swift 2…     func getData() { let username = “myUsername” let password = “myPassword” let url = NSURL(string:  “https://www.example.com/path/list”)! let credentials = NSURLCredential(user:...

How to keep OS X Terminal client connections alive when idle

How to keep OS X Terminal client connections alive when idle

Posted on 5th December 2018 There are three ways to keep your SSH client connection alive, even when it is idle and you are away doing something else: You can add the ServerAliveInterval command line option to each individual connection you setup, for...

.uk domain registration and renewal

.uk domain registration and renewal

Posted on 5th December 2018 We are channel partners with Nominet, the UK’s domain authority, as such we are empowered to register, manage and renew domains under the .uk top level domain name space on behalf of our clients.   When you use our services to register...

Address

1234 Divi St. #1000
San Francisco, CA 94220

Phone

(255) 352-6258

Follow Us