How to install an SSL certificate on IIS8
After the certificate is activated, validated and issued, it needs to be installed by completing the request generated previously with the file received from the Certificate Authority. The process is...
After the certificate is activated, validated and issued, it needs to be installed by completing the request generated previously with the file received from the Certificate Authority. The process is...
Bitcoin is the world’s first internet-based currency. It’s worth knowing about, but is it worth accepting as a method of payment? What exactly is Bitcoin? Imagine a currency that has...
We face this problem many times, even we mostly get this kind of issue when a user who is getting hacked a lot and the account is sending out spam emails. In...
Steps To Setup: Part 1 – Disk Setup Fdisk is the most commonly used command to check the partitions on a disk. The fdisk command can display the partitions and...
To set up Microsoft Office 365, login to cPanel, then add/update the following DNS records for the domain(s) in question: example.com.au. 300 MX 0 example-com-au.mail.eo.outlook.com. example.com.au. 3600 TXT MS=ms000000 autodiscover...
There are plenty of reasons you would need to add secondary IP addresss (and everyone agrees that SEO is not one of them). Getting a secondary IP address is a...
The virtual network (virbr0) used for Network address translation (NAT) which allows guests to access to network services. However, NAT slows down things and only recommended for desktop installations. To...
Mondo Rescue is an open source, free disaster recovery and backup utility that allows you to easily create complete system (Linux or Windows) Clone/Backup ISO Images to CD, DVD, Tape, USB devices, Hard Disk, and NFS. And can be used to quickly...
Introduction In most instances, the Linux servers I setup are used to host the Oracle database software and only require using the Command-Line Interface (CLI) for the OS. This is...
Most out-of-the-box Red Hat Linux installations will have one or more of the LAMP components installed via RPM files. I personally believe in installing things like this from source, so...