There seems to be a quiet, cautious consensus amongst the investment communities that Africa is on the verge of something big. Les Bienheureux Boulevard in Kigali, Rwanda Tech hubs have…
Africa's Tech Driven future
How To Install Android Studio on Ubuntu
Android Studio is the official IDE for the Android platform. It provides programmers with provides the fastest tools for building apps for every type of Android device. Assuming you require…
Use any TTF font CSS
If you want to use a TTF font (standard font file) on your website you need to start by defining your font in CSS: @font-face{ font-display:swap; font-family: typewriterFont; src: url(../fonts/typewriter.ttf);…
Open links in new tab Ghost Markdown
By default Ghost markdown doesn't create links which open pages in a new tab (target="_blank"). This can be achieved as follows: [A link to Vast Exposure website & graphic design](http://vastexposure.com"…
You Should Probably Start Covering Your Webcam
I'm serious. Even if you’re not a celebrity, you probably have something to lose by having your personal information held at ransom. Over time a few high profile individuals have…
How To Patch Sudo on Ubuntu
A bug has been identified in sudo’s get_process_ttyname(). This significant vulnerability in the sudo command on SELinux enabled systems granting root access to anyone with a shell account. Basically, a…
Avoid These 10 Common Firewall Mistakes
With the threats abound in the world today, one cannot be expected to know each vulnerability that exists in their current firewall. But it's increasingly important information to know, for…
Intel's New Processors And The Future Of High-Powered PCs
After AMD gave us the 16-core and 32-threads “world’s most powerful consumer processor” recently, Intel has responded guns blazing in spectacular fashion. It’s X-series range describes their next generation of…
Save file in Vi/Vim
To save a file in Vi you can type the following: :wq!
How To Fix Maximised Window Error on Ubuntu Spotify Startup
If you're having the challenge of Spotify always appearing maximised when you star the program, this is a guide on how to get solve that problem. Assuming you aren't able…
