Run Ngrok on Your Own Server Using Self-Signed SSL Certificate

Using ngrok is a great way to quickly demo/show your development to other people or for other purposes that you can think of by creating a tunnel from your local computer to the internet and the best part is it is free, you don’t even need to sign up to use its service although signing up will provide you with additional features and you can even pay for even more additional features available for paid user....

September 13, 2014 · Sebastian

Fix Missing Toolbar Icon in ReText

ReText is a simple but powerful text editor for Markdown and reStructuredText. It is written in Python using QT Libraries, with that said you need to have QT installed in your system in order to run ReText (Description copy pasted from ReText website, I’m lazy I know :D). I’ve been using it previously on my Ubuntu system with GNOME desktop without problem at all, however when I installed and run it on my Linux Mint LXDE 12 system, the toolbar icons is missing and not displayed at all, only texts are displayed as you can see on the screenshot below....

May 25, 2012 · Sebastian
Default Linux Mint LXDM Background

Change LXDM Background

Bored with your current LXDM background and want to change it to something else? Don’t worry, it’s very easy to change it! In fact all you need to do is to modify a single line. For this example I’m using Linux Mint 12 LXDE which of course uses LXDM as its default Login Manager. So if you’re using other distro, the configuration file that we are about to edit later on may be slightly different in term of its structure and contents....

May 24, 2012 · Sebastian

Change Date and Time in Linux Mint LXDE 12

So I decided to try and install Linux Mint LXDE 12 to my eeePC 1005ha. The installation took a few minutes and very fast and everything is working great, I don’t have to install codecs manually either as it is included by default in Linux Mint LXDE 12. But then when I wanted to change the date and time, I cannot find any option from either the “Preferences” or “System Tools” menu at all to change the date and time....

April 3, 2012 · Sebastian