Skip to content

TienLe.sol

  • Home
  • AI
  • TechnologyExpand
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big DataExpand
      • NOSQL
    • DatabaseExpand
      • MySQL
      • PostgreSQL
  • Enterprise
  • PerformanceExpand
    • Large Scale
    • Front-end performance
  • GeneralExpand
    • Web Servers
    • Linux
    • Host Promo
  • About
TienLe.sol
  • NOSQL

    NoSQL Data Modeling Techniques

    ByConan February 26, 2013July 1, 2013

    NoSQL databases are often compared by various non-functional criteria, such as scalability, performance, and consistency. This aspect of NoSQL is well-studied both in practice and theory because specific non-functional properties are often the main justification for NoSQL usage and fundamental results on distributed systems like the CAP theorem apply well to NoSQL systems.  At the same time, NoSQL…

    Read More NoSQL Data Modeling TechniquesContinue

  • MySQL

    MySQL Replication :: Recovering from corrupted relay logs

    ByConan February 26, 2013July 1, 2013

    Recently, due to a unknown problem, mysql replication in our server was stopped. Checking the log, we found the following error 130225 21:17:32 [ERROR] Error in Log_event::read_log_event(): ‘read error’, data_len: 261, event_type: 2 130225 21:17:32 [ERROR] Error reading relay log event: slave SQL thread aborted because of I/O error 130225 21:17:32 [ERROR] Slave SQL: Relay…

    Read More MySQL Replication :: Recovering from corrupted relay logsContinue

  • Website Performance

    APC installation troubleshooting

    ByConan February 19, 2013July 1, 2013

    APC stands for “Alternative PHP Cache”. APC is a free, open, and robust framework for caching and optimizing PHP intermediate code. This article shows common problems when installing APC and how to fix them. Installing is as simple as [root@search ~]# pecl install apc [root@search ~]# echo “extension=apc.so” > /etc/php.d/apc.ini pcre.h: No such file or…

    Read More APC installation troubleshootingContinue

  • MySQL

    Host ‘yourhost’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’

    ByConan February 15, 2013July 1, 2013

    When there are many errors when connecting to a mysql server, the following error might appear and the application cannot connect to the db server any more: Host ‘yourhost’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’ The above error might appear when the application server and db server are located in…

    Read More Host ‘yourhost’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’Continue

  • NOSQL

    A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, Riak

    ByConan February 8, 2013January 23, 2021

    In 2010, when the world became enchanted by the capabilities of cloud systems and new databases designed to serve them, a group of researchers from Yahoo decided to look intoNoSQL. They developed the YCSB framework to assess the performance of new tools and find the best cases for their use. The results were published in…

    Read More A vendor-independent comparison of NoSQL databases: Cassandra, HBase, MongoDB, RiakContinue

  • Big Data | Database | Large Scale | NOSQL | Technology

    50 Top Open Source Tools for Big Data

    ByConan February 8, 2013October 30, 2021

    Whenever analysts or journalists assemble lists of the top trends for this year, “big data” is almost certain to be on the list. While the catchphrase is fairly new, in one sense, big data isn’t really a new concept. Computers have always worked with large and growing sets of data, and we’ve had databases and…

    Read More 50 Top Open Source Tools for Big DataContinue

  • Database | NOSQL

    Popular NOSQL databases comparison

    ByConan February 8, 2013July 1, 2013

    1. Quick Comparison While SQL databases are insanely useful tools, their monopoly in the last decades is coming to an end. And it’s just time: I can’t even count the things that were forced into relational databases, but never really fitted them. (That being said, relational databases will always be the best for the stuff…

    Read More Popular NOSQL databases comparisonContinue

  • MySQL

    MySQL Replication :: Migrate master database to another server/host

    ByConan February 6, 2013July 1, 2013

    In a MySQL Replication based system, How to migrate a master database to another server/host? Scenario in short goes: dump out master databases, import data on the new master server and point slave to the new master server. If you follow this simple steps, master migration should proceed without problems. Export databases from the master server Stop replication…

    Read More MySQL Replication :: Migrate master database to another server/hostContinue

  • Windows

    Set Up a Wireless Ad Hoc Internet Connection In Windows 8

    ByConan February 2, 2013July 1, 2013

    Windows 8 isn’t just missing the Start Orb or the ability to easily restart/shut down the PC; there are certain other elements that Microsoft either decided to bury deep within the settings, or omit altogether, when compared with Windows 7 and earlier iterations of the operating system. Among them is also the ability to easily…

    Read More Set Up a Wireless Ad Hoc Internet Connection In Windows 8Continue

  • Linux | Web Servers

    Install new CentOS server with VirtualMin Nginx And PHP (PHP-FPM)

    ByConan January 31, 2013July 1, 2013

    Virtualmin is a powerful and flexible web hosting control panel for Linux and UNIX systems based on the well-known Open Source web-based systems management GUI, Webmin. Popular web server associating with PHP-based application is Apache, but Nginx is also a good replacement for high-traffic websites. This article discusses about how to install a new server with VirtualMin…

    Read More Install new CentOS server with VirtualMin Nginx And PHP (PHP-FPM)Continue

Page navigation

Previous PagePrevious 1 … 13 14 15 16 17 18 Next PageNext

© 2026 TienLe.sol

  • Home
  • AI
  • Technology
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big Data
      • NOSQL
    • Database
      • MySQL
      • PostgreSQL
  • Enterprise
  • Performance
    • Large Scale
    • Front-end performance
  • General
    • Web Servers
    • Linux
    • Host Promo
  • About