Showing entries 8396 to 8405 of 44029
« 10 Newer Entries | 10 Older Entries »
Mysql Hexadecimal color code store in binary datatype

If you have thousands of record store that time database size would be large but you can some field can save your number of bites in the databaseyou have color field then most of you choose string6 data type and you wast 6 bites on every record but you can save number of bites data by using B

How to get Lat and Lon from google map API in Jquery PHP

if you are working on php asp or any other framwork and you want to integrate google API and also you want to get Latitude and Longitude for location we have mostly fetch some problem when we set google map because i tried and i also fetch problem but i am giving you with search location and get

How to add pagination with union in Laravel 4 and Laravel 5

You are using union and you want to give pagination but you cant give i also fetch that problem if you use union with pagination you have to create pagination manually using Paginator Class if you are using Laravel 4 then you can use Paginator Class library and if you use Laravel 5 then you hav

Server Monitoring with Munin and Monit on Ubuntu 14.04 LTS

This tutorial will show you how to monitor an Ubuntu 14.04 server with Munin and Monit. Munin produces nice graphs about nearly every aspect of your server, whereas Monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action such as a restart if it finds a service is not behaving as expected. The combination of the two gives you full monitoring: graphics that let you recognize current or upcoming problems, and a watchdog that ensures the availability of the monitored services.

How to create a text file for JSON and file download in Laravel

If you want create your own text file html file css file php file json file etc in Laravel then we do not need to use any PHP library or Class because Laravel Framwork Provide its own File Facade File Class through you can create your own html file txt file php file etc as you want File F

Recover corrupted or crashed MySQL database online

Earlier before we blogged about ways to recover corrupt MySQL database with TwinDB Data Recovery Toolkit. However learning curve of the toolkit is rather steep. It takes time to get familiar with InnoDB internals and the tool. And let’s be honest nobody gets prepared for data loss – people who prepare for disaster recovery take and verify backups. So when an accident happens precious time has to be spent on learning and scripting.

At TwinDB we automate everything. With data recovery automation is not straightforward, but we did it. In the post I will show how to recover corrupted MySQL database in the fastest possible way.

MySQL Data Recovery Portal

MySQL Data Recovery Portal is a web interface to TwinDB …

[Read more]
Web Security: SHA1 SSL Deprecated

You may not be aware that the mechanism used to fingerprint the SSL certificates that  keep your access to websites encrypted and secure is changing. The old method, known as SHA1 is being deprecated – meaning it will no longer be supported. As per January 2016 various vendors will no longer support creating certificates with SHA1, and browsers show warnings when they encounter an old SHA1 certificate. Per January 2017 browsers will reject old certificates.

The new signing method, known as SHA2, has been available for some time. Users have had a choice of signing methods up until now, but there are still many sites using old certificates out there. You may want to check the security on any SSL websites you own or run!

To ensure your users’ security and privacy, force https across your entire website, not just e-commerce or other sections. You may have noticed this move on major websites over the last …

[Read more]
New version of ODBC drivers for MySQL, PostgreSQL, SQL Server and SQL Azure with secure connection support!

Devart team is proud to introduce the new version of ODBC Drivers for MySQL, PostgreSQL, SQL Server and SQL Azure with secure connection support:

Install GLPI on Debian 7

In this article we will show you how to install GLPI with Apache, PHP and MySQL on a Debian 7 VPS. GLPI is an IT software management package developed in PHP. It offers many functionalities one of which is to build up a database with an inventory for your company (computer, monitors, software, printers…). GLPI has enhanced functions to make the daily life for the administrators easier, like a job-tracking-system with mail-notification and methods to build a database with basic information about your network-topology. Below are the functions of this application: Inventory of computers, peripherals, network printers and associated components […]

Getting Started with WP-CLI on Ubuntu 15.10

WP-CLI is a tool to provide a command line interface to install and manage a WordPress site. This tutorial explains the installation of Wordpress on a LEMP (Linux + Nginx + MySQL + PHP) server with WP-CLI and shows how to install plugins and themes with WP-CLI on the command line.

Showing entries 8396 to 8405 of 44029
« 10 Newer Entries | 10 Older Entries »