Tech TLDR;

  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Running Any Linux Browser in (almost) Headless Mode

April 13, 2017 by admin

I just saw an articled on Hacker News announcing that Chrome 59 is going to have cross-platform headless support. A lot of people are excited by this announcement, mainly because it will allow them to move away from PhantomJS – a buggy headless browser currently used as a de-facto solution to run unit tests and […]

Filed Under: Software Engineering, Tools, Ubuntu

Adding SSL Certificate to Your Blog is Free and Easier Than You Might Expect

September 13, 2016 by admin

Adding SSL Certificate few years ago was a painful and expensive process. This is no longer the case. Last year Let’s Encrypt Certificate Authority came to life and made SSL certificate available to anybody free of charge. It is sponsored by a number of organizations such as Mozilla Foundation, that want to make the web […]

Filed Under: Tools, Ubuntu

Ubuntu Linux Terminal Commands Cheat Sheet

March 16, 2013 by admin

Add New User adduser Add New Group groupadd devs Add user to a suplimentary group usermod -a -G admin alex See user groups groups Change Group Ownership for a directory sudo chgrp -R devs tomcat Change Time Zone sudo dpkg-reconfigure tzdata Select ETC -> Greenwitch Change hostname sudo vim /etc/hostname rename and restart Restart computer […]

Filed Under: Ubuntu

Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in