Place of all tech articles

techarticles

  • Home
  • About
  • Contact Info

Create database and user in phpMyAdmin

18th February, 2015 · techinf1 · Leave a comment
Create database and user in phpMyAdmin

phpMyAdmin is a great tool to manage MySQL and MariaDB database.  Every cPanel allows  phpMyAdmin interface to manage the hosting database. It is often required to create a database  first  and  then create  a user who have  full permission on  that database only. Here I show step by step how to create database and user in

Read More…

Posted in Database, MySQL, phpMyAdmin |

Install WordPress in Bangla

30th January, 2015 · techinf1 · 1 Comment
Install Wordpress in Bangla

Install WordPress in Bangla WordPress displays in U.S. English (en_US) by default. But the software has the built-in capability to be used in any language.. Here are the procedure for different WordPress version to Install WordPress in Bangla WordPress v4.0 and above 1) Download the bn_BD.mo language file  from http://i18n.svn.wordpress.org/ . The naming convention of

Read More…

Posted in WordPress |

Install WordPress in other language

30th January, 2015 · techinf1 · Leave a comment
Install WordPress in other language

Install WordPress in other language WordPress displays in U.S. English (en_US) by default. But  the software has the built-in capability to be used in any language. The WordPress community has already translated WordPress into many languages, and there are themes, translation files and support available in many other languages. Here are the procedure for different

Read More…

Posted in WordPress |

Top 3 alternatives of Google Adsense

11th January, 2015 · techinf1 · Leave a comment

Google Adsense is the best advertising network for online earning. However, nowadays it is very difficult for new bloggers or website owner to get approved from Adsense especially for those who wish to earn from Asia. I am also a new publisher.  Fortunately I got Adsense approval for my website techinfobest.com   . I have another

Read More…

Posted in Adsense |

Top 7 Social Networking Sites

4th January, 2015 · techinf1 · Leave a comment

The most popular social networking sites sure have changed over the years, and you can expect them to continue to change as times goes on. Old social media trends will die, and new ones will appear. However, The following Top 7 Social Networking Sites are expected to remain in top ten for next couple of years.  

Read More…

Posted in Social Networking |

Sum Column in Linux

25th December, 2014 · techinf1 · Leave a comment
sum column in linux by a single command

Sum column in Linux  is very easy  and you can do it by a single command.  If you have a file with multiple columns and you need to quickly get the total of a column in command line in  Linux , the easiest way is to use AWK .   Consider you have a file name

Read More…

Posted in AWK, Linux |

MySQL Replication skip error

13th December, 2014 · techinf1 · 7 Comments
MySQL Replication skip error

MySQL Replication skip error There are two ways you can configure MySQL replication : normal and GTID based replication. From MySQL 5.6 GTID based replication is started. However, you can again explore how to setup MySQL Replication on the the following links replication-howto replication-gtids-howto Sometimes, replication on Slave server is stopped for many a reasons

Read More…

Posted in Database, MySQL |

My Favorite Linux Commands

3rd December, 2014 · techinf1 · Leave a comment
Favorite linux command that would be very helpful for moderate Linux user

My Favorite Linux Commands There are lot of  articles on the web regarding Linux commands . Here I have listed some of my favorite Linux commands.  These commands are little bit advanced than those mentioned in general blog but very useful.   Start a service in CentOS/Redhat 7 systemctl start httpd Start a service at startup

Read More…

Posted in Linux | Tags: Linux |

Install OCI8 on CentOS/Redhat/Fedora

29th November, 2014 · techinf1 · 1 Comment
Install OCI8 on CentOS/Redhat/Fedora

Install OCI8 on CentOS/Redhat/Fedora The post will describe how to Install OCI8 on CentOS/Redhat/Fedora in step by step. The easiest way to configure PHP to access Oracle Database is to use Oracle Instant Client libraries. This note describes how to install PHP with the OCI8 Extension and Oracle Instant Client on CentOS/Redhat/Fedora. OCI8 is the PHP

Read More…

Posted in Database, Linux, Oracle, PHP |

Remove Duplicate Rows in MySQL

24th November, 2014 · techinf1 · Leave a comment
Remove Duplicate rows in MySQL

Remove Duplicate Rows in MySQL Remove duplicate rows in MySQL is a common query for many initial MySQL user. I  have been working on MySQL  for more than six years and in my initial starting I had to search over the internet for  this easy thing.  Though there are a lot of articles on the

Read More…

Posted in Database, MySQL |
Previous Posts
Next Posts

Recent Posts

  • Ansible Exam (RHCE 8) full solution with explanation
  • Install Ansible on CentOS 8
  • Recover MySQL 5.7 root Password in Redhat/CentOS 7
  • SSH login without password in Linux
  • How to write automated FTP script in Linux

Categories

Pages

  • About
  • aStore
  • Contact Info
  • google pagerank checker
  • SEO Keyword Rank
  • SEO Page Audit
  • Tools
  • whois

Archives

  • March 2022
  • February 2022
  • August 2017
  • May 2017
  • November 2015
  • October 2015
  • August 2015
  • May 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014

Categories

  • Adsense (1)
  • Ansible (2)
  • Database (17)
    • MySQL (15)
    • Oracle (2)
  • FTP (1)
  • Google Map (2)
  • HTML5 (1)
  • Linux (8)
    • AWK (1)
  • PageSpeed (1)
  • PHP (3)
  • phpMyAdmin (1)
  • Social Networking (1)
  • Varnish (3)
  • Webpage Optimization (1)
  • Webserver (5)
    • Apache (4)
    • Nginx (1)
  • Website Migration (1)
  • WordPress (6)

WordPress

  • Log in
  • WordPress
© Techinfobest is the house of tech articles
  • Home