IntelliJ, created by JetBrains, is a Java integrated development environment or IDE available in a community and commercial version. both of these versions can be used for professional coding. Assuming…
How To Install IntelliJ on Ubuntu
Install Adobe Flash Ubuntu
To install the latest version of Adobe Flash in Ubuntu, you have to enable the following repository: Canonical Partners – Software packaged by Canonical for their partners After clicking on…
Install Oracle JDK 8 Ubuntu
Step 1 – Add Oracle’s PPA: sudo add-apt-repository ppa:webupd8team/java Step 2 – Update package repository sudo apt-get update Step 3 – Install Oracle JDK 8: sudo apt-get install oracle-java8-installer
Securing a Linux server
DigitalOcean have posted a great article on securing a Linux server here.
How To Install MySQL on Ubuntu
MySQL is a free to download multi-platform database management system. Assuming you require a Debian distribution, please follow these simple steps for download and installation. To get started, open your…
Redirect not working cPanel – Solved
When creating a temporary or permanent redirect in cPanel from one directory to another, you might find the redirect simply doesn’t work. The most likely case is that your source…
Vertically align image in div
To align an image vertically in a div you need to add the following styles on the element surrounding the image: display: inline-block vertical-align: middle The following style should also…
Typing text effect/animation jQuery
If you're looking for a really neat jQuery plugin to give you a typing text animation, take a peek at Typed.js by Matt Boldt. See a demo of the animation…
Keen to learn or improve your coding?
How about an opportunity where you can learn to code or improve your coding ability (for free) and stand a good chance of securing a job in one of Wiredin’s great…
Block steam update/download ports Pfsense
Steam can account for huge amounts of bandwidth on networks. Steam download ports: UDP 27015 through 27030 TCP 27015 through 27030 To block steam ports using Pfsense you can create…









