Creating a Self-Signed SSL Certificate linux

Command line

Creating a Self-Signed SSL Certificate linux/centos

Self Signed certificates are those are signed by the same individual whose identity it certifies. It usually creates for personal use or trusted use…

Fix Bug Phpmyadmin [sql.lib.php] + Php7.2 +

Command line

Fix Bug Phpmyadmin [sql.lib.php] + Php7.2 + Ubuntu 16.04

I have faced this error recently , look like this    Warning in ./libraries/sql.lib.php#601 count(): Parameter must be an array or an object that…

Install Multiple PHP 7.3 / 7.2 / 7.1 on

Command line

Install Multiple PHP 7.3 / 7.2 / 7.1 on Ubuntu 18.04 / Ubuntu 16.04

If you want to Install Multiple PHP version on ubuntu/Linux system then this tutorial is for you. and on ubuntu shell using root user and follows…

How to Stop Search Engines from Crawling

Other

How to Stop Search Engines from Crawling your Website

search engine crawlers are very required to reach audience to your website, but if they hit continuous it will harm your website performance, If you…

Convert a certificate into the cer,crt,der,

Other

Convert a certificate into the cer,crt,der,pem format

For different reason we need the different format of certificates for different operating system, many of sites offering you to convert the…

How To Install Webmin on Ubuntu 18.04

Command line

How To Install Webmin on Ubuntu 18.04

Webmin is open source control panel for linux machine, it is mainly use for server as file transfer, email configuration and other servers…

Flexslider Arrows Changed by arrow Images

CSS

Flexslider Arrows Changed by arrow Images

Flexslider uses the arrows of its own flexslider family icons, if you want to change or replace with yours images you can do using following css. .…

Load node and node fields using nid drupal 8

Drupal

Load node and node fields using nid drupal 8

Are you looking for how to load node and node fields using nid to into your custom work, then this article is helps you to achieveing this. Node is…

Bash tab-completion not working ubuntu

Command line

Bash tab-completion not working ubuntu

Hi, this article is related to bash tab completion is not working for specfic user on ubuntu/linux systems. are you also facing the same, then this…