Linux

[How To] Install GNU C / C++ (gcc) compiler on Linux

While installing application from binary, following error occurred checking whether the C++ compiler works... no configure: error: in `/usr/local/src/iptux': configure:…

Read More »

[How To] Install Iptux on Linux

Iptux is a free IP messenger application which can be used in internal network for chatting and file sharing purpose.…

Read More »

Install PHP Intl on cPanel RHEL CentOS Fedora Ubuntu server

PHP Internationalization extension a.k.a. Intl is a wrapper for ICU library which enables PHP programmers to perform UCA-conformant collation and…

Read More »

How to change recover root password in single user mode in Debian OS

To change/recover root password in Debian, 1) Boot server into grub, select single user. 2) Press e to enable edit…

Read More »

How To Clear Cache / Buffer memory & set cron job on Linux

The cache / buffer memory in Linux is nothing but a set of cache stored on the server which contains…

Read More »

[How To] Fix error SQLSTATE[42S02]: Base table or view not found

Magento is one of the widely used eCommerce software now a days. Many of you may face issues with Magento…

Read More »
Back to top button