After dot com bubble and information technology explosion, data and information are available and accessible around the globe. Making your website live is like unlocking the door to your premises with your office and safe open
Miscellaneous
Did you know? Digital Realty Trust uses more renewable energy than any other data center provider, followed by Equinix, according to the US Environmental Protection Agency’s new data. Companies that use providers like Digital and Equinix are increasingly interested in data center services powered by renewable energy, partly because of their own corporate sustainability programs and partly because energy generated by sources like wind and solar has gotten a lot cheaper in recent years. In response, the providers have been sourcing more renewables to address the demand.
So do you think that your messages are safe? Maybe Almost but we have reports that Amnesty International has singled out Snapchat and Skype among other companies for failing to adopt basic privacy protection in its Message Privacy Ranking, released this week. The ranking pits 11 popular messaging services against each other, with Facebook coming out the big winner. Can you believe it?Companies were ranked based on their recognition of online threats to human rights, default deployment of end-to-end encryption, user disclosure, government disclosure, and publishing of the technical details of their …
Icinga is a fork of Nagios monitoring system. There are lots of changes and upgrades compared to Nagios, especially in version 2. The main visible difference is UI which is built on ext js. Other significant differences are in hosts and services definitions. Icinga2 designed to monitor large complex environments. Pre-requisites We need to make sure to install a LAMP stack and epel repository on the CentOS7 server for other dependency application which will support icinga2 . Icinga2 will collect the service information based on the monitoring plugins, so we …
Over the past 14 years, SupportPRO has been working with numerous web hosting companies to provide a seamless ticket support experience for their customers. The companies range from startups to major players in the web hosting industry. Since the beginning, the essence of the SupportPRO business model has been to help web hosting companies provide white-labelled support, serving as a central pillar in their day-to-day operations and customer interaction. In this case-study, we are not talking about just one company specifically, but about numerous companies and how they were able …
Adminer is a fully featured database management tool written in PHP. Adminer is an alternative to phpMyAdmin where we can manage content in MySQL, SQLite, Oracle, PostgreSQL databases effectively. Adminer Features > Basic functions : Add/remove/modify the databases and tables > Modify database objects (views, triggers, procedures, user permissions, variables, processes etc.) > Execute SQL commands from a text field or a file. > Import and export databases and tables. > Export database, data, structure, views, routines to SQL or CSV.
SupportPRO recently helped a popular web hosting company to enhance its technical support efforts by providing round-the-clock support to all customer tickets and incoming chats. The web hosting company offers web hosting infrastructure, VPS and Cloud Based Hosting for Businesses and Individuals. They currently serve more than 100,000 international customers. Launched in 2001, and now one of the largest web hosting companies in the world, they needed assistance to meet their growing need of quality technical support. SupportPRO stepped in to provide that support and has helped to not only …
Back in the 90’s, our generation was feeling the impact of the Internet Revolution. We made our way through the destabilizing dot com bubble that filled our heads with new dreams about a connected future. While this was happening, a silent revolution was happening in second and third-world economies. Especially in India. India was going through a drastic change. The new economic policy of 1991 brought in liberalization of many markets and sweeping globalization. Many industries which were rotting in the public sector was given a new opportunity to flourish. …
In our example, the current kernel version is 2.6.32.71. Lets now upgrade the kernel to higher version 3.2 1: Installing Kernel Dependencies Installing or Compiling Kernel requires following various required packages and up-to-date system packages. Latest GCCversion Latest Ncursesdevelopment version System packages up-to-date # yum install gcc ncurses ncurses-devel # yum update
The SSLv3 Poodle vulnerability which was released on October 14th 2014, is an attack on the SSL 3.0 protocol and it is completely protocol based vulnerability. POODLE stands for “Padding Oracle On Downgraded Legacy Encryption”. The padding attack happens when a plain text is converted to ciphertext. The plain text message often has to be expanded to be compatible with the underlying cryptographic structure and the leakage of data mainly occur during the decryption of the cipher text. The SSLv3 poodle vulnerability allows a man-in-the-middle attacker to decrypt ciphertext using …