If you are a developer who uses cloud often, you must have come across situations where you needed to quickly host a new website on your server. But often it takes a considerable amount of work to get a fresh server ready and hardened for hosting websites. Installing the required software packages, like a web …
Like this:
Like Loading...
In recent days major Indian ISP like Jio and Airtel have gone ahead and enforced blanket bans on most porn sites. We at Xgen are of the belief that this is an attack on the freedom of expression and the right to personal liberty and have come up with an easy way to bypass such …
Like this:
Like Loading...
IP addresses lie at the heart of the Internet. Its expansion over the last two decades has lead to the almost full exhaustion of the public IPv4 address space. The usage of web-connected devices has indeed gone through the roof, whereas the number of available IPs has alarmingly dropped, accordingly. The newer, more robust IPv6 …
Like this:
Like Loading...
Programming is indeed a time- and effort-hungry job. If, however, web hosting account owners stepped into a developer’s shoes, things might get a bit easier to handle. We’ve tried our best to make completing basic site management tasks like setting up cron jobs, filtering outgoing connections, creating Memcached/Varnish instances, choosing a PHP version, etc. a …
Like this:
Like Loading...
As much as the World Wide Web is aiming for clarity and transparency, there’s still a parallel dark reality where hackers and spammers are poised to make their next attempt on our identity. One of the first steps a site owner could take to ensure defense against intruders, is to order a Whois protection service …
Like this:
Like Loading...
To help you, asses our newly launched KVM VPS we are offering an introductory 90% OFF on our KVM VPS. Hurry Signup and Enjoy top–notch website hosting at an affordable price with the Linux KVM virtual private servers from Xgen Hosting. Our company offers top server protection, with at least one complete backup per week. …
Like this:
Like Loading...
Virtual Private Servers are gradually turning into a mainstream web hosting trend. Over the last few years, the virtualization concept has so naturally interwoven into the very fabric of the hosting market that VPSs are now regarded as new-generation shared web hosting packages. For the last years, we’ve been relying on two different virtualization technologies – …
Like this:
Like Loading...
As a system administrator, you probably connect to remote servers using a program such as GNOME Terminal (or the like) if you’re on a Linux desktop, or a SSH client such as Putty if you have a Windows machine, while you perform other tasks like browsing the web or checking your email. Step 1: Install …
Like this:
Like Loading...
Step 1: Save the Repo File for The MySql 5.7 or Install the RPM for Mysql 5.7 vi /etc/yum.repos.d/mysql-community.repo [mysql57-community] name=MySQL 5.7 Community Server baseurl=http://repo.mysql.com/yum/mysql-5.7-community/el/6/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql — save n quit (:wq) — or, ————— On RHEL/CentOS 7 ————— wget http://dev.mysql.com/get/mysql57-community-release-el7-7.noarch.rpm yum localinstall mysql57-community-release-el7-7.noarch.rpm ————— On RHEL/CentOS 6 ————— wget http://dev.mysql.com/get/mysql57-community-release-el6-7.noarch.rpm yum localinstall mysql57-community-release-el6-7.noarch.rpm …
Like this:
Like Loading...
Step 1: Install needed packages yum install -y wget glibc openssl* libgcc unzip Step 2: Create sym link for libssl because the CentOS 6 has newer version of uTorrent required For x86_64 ln -s /usr/lib64/libcrypto.so.0.9.8e /usr/lib64/libcrypto.so.0.9.8 ln -s /usr/lib64/libssl.so.0.9.8e /usr/lib64/libssl.so.0.9.8 Step 3: Download uTorrent for Linux and Extract it cd /mnt && wget -qO – …
Like this:
Like Loading...