Sometimes, you don’t want people to know you’re checking them out on LinkedIn. To hide yourself from their ‘Who’s viewed your profile’ section, follow guide after the break.
Category Archives: Web
NCA’s ‘Two-Week Opportunity’ – What you can do now
This is not like my ‘usual’ posts, but something that I think is very important and not overly obvious to your usual computer user. I issued similar guidelines like these to all staff at at my employer today, feel free to use this for yours if you are in a similar boat.
As part of the NCA efforts to combat some pretty nasty ransomware being distributed I have some quick things you can do to help secure your computer(s).
Digital Ocean and some free hosted apps to manage your business
Update 8/1/14: Free DO $10 promo code: 2014SSD
Well thats 2013 nearly wrapped up. In the last 6 months I have been working on some pretty large projects and have come away with a full set of hosted applications that I am using to manage my day-to-day workload. I had planned to get a post written sooner for all the apps I am using with decent free tiers, that will now come in the new year!
One service I do want to get a blog out about now is Digital Ocean. Digital Ocean is the fastest growing VPS provider in the world right now, and every experience I have had with them in the 4ish months I have been using them has been excellent. Before using them, I was 100% shared cPanel hosting. Now I am migrating everything over to self-managed VPS’s at Digital Ocean. Why?? $5/mo, 20GB disk space, enough memory and CPU speed to run NGINX and mySQL very comfortably.
Keep reading for a a bit more info and my first list of free applications that have made my life easier! This list is no where near exhaustive, and over the next month or so I will be writing about a few of the key services I think you should start using if you don’t already!
I have a bookmark folder called ‘To Implement / Research’ that takes about 5 seconds to scroll through, so watch this space!
Install BitTorrent Sync on Debian (Raspbian)
BitTorrent Sync was released last month and I’ve been playing around with it for the last couple of days. I currently have it syncing data between OwnCloud and my personal machine, effectively creating my own fully fledged DropBox replacement (more on that in another post!).
Today I am going to cover installing BitTorrent Sync into your copy of Debian (I am using Raspbian on my RasPi), so that when you restart the machine, it starts up with you. Hit the jump for the detailed instructions!
Secure Public Wi-Fi on Mac OS using SSH and Raspberry Pi
If you are a regular user of a public Wi-Fi access point and have a Raspberry Pi being used as a web server, you can secure your connection in these areas using SSH.
First of all, you need to have your Raspberry Pi (or any server with SSH installed) running and accessible from the outside world (I’m not going to guide this, there is plenty of help on google if you want to get this running). A basic installation will have this.
Next, go to http://chetansurpur.com/projects/sidestep/ and download the application (and check out the rest of Chetan Surpur’s website, its pretty good!). When this is installed, follow the steps and your away.
When ever you are on a public wifi, click connect!
domain.com/~user/ website setup – Lighttpd
If you want to enable the users on your linux box have their own home page, where you can access from domain.com/~user, its pretty simple!
- Edit /etc/lighttpd/lighttpd.conf
Under server.modules add: “mod_userdir”
In the main body of the file, add userdir.path = “public_html”.
2. Add the “public_html” folder.
In your account root, (cd ~). run mkdir “public_html”
3. Insert a test index.html file.
cd public_html to get into the directory.
sudo nano index.html to create the index file.
<html><body><h1>Done!</h1></body></html> the html to add to the file. Save and close the file.
4. Restart lighttpd.
sudo /etc/init.d/lighttpd restart
Done! If this didnt work for you leave me a comment and I will see if I can help.
2010, Year of the eReader and portable computing, and the regeneration of newspapers
Having glanced at some CES 2010 coverage today, I have noticed a massive trend (as has everyone else to be honest). Portable ‘eReaders’ and tablet or ‘slate’ devices as they are now being branded. One of which that took my eye is the Skiff eReader.
Chrome Owns Firefox
Ever since I started with Google Chrome about 2 months ago I was amazed at how little there was cluttering up the viewing space. I hadn’t realised quite how much was missing in chrome until I revisited Firefox for the first time in that time!
As you can probably see from the above comparison, theres just less clutter! It gets even better when I use the Ctrl + B shortcut to hide the bookmarks menu in Chrome.
This increased space on the viewing window and lack of clutter has made my mind love chrome, and when I tried to go back to Firefox it was like looking at a very untidy desk full of useless rubbish!
I will say that Firefox has that amazing extensibility etc etc that Chrome lacks, and the “magic bar” in firefox that allows you to use shortcuts for bookmarks is very nice, but other than that its Chrome FTW!
But, at the end of the day, its what ever takes your fancy! I personally think Chrome, now I’ve been using it for a while is the way forward.
Web Advertising 2.0
I was watching a video interview with Digg.com founder Kevin Rose earlier and he made an interesting point about advertising. It was mentioned that some web advertising is a bit too overdramatic and users don’t really want to be seeing some product being advertised. Content consumers would much prefer being shown what kind of things are in the pipeline at a certain company, or what is being done behind the scenes.