Apache First you should update ubuntu repositories using below command. sudo apt-get update Now install apache and other packages sudo apt-get install apache2 sudo is used to execute these commands with root privileges. It will ask you for your regular user’s password to verify your intentions. And if you already have root privileges then you […] Read more
BAYOU is deep-learning, software-coding application that can help human programmers by writing chunks of code in response to keywords. BAYOU learned to write code for programmers by studying billions of programs. The system—called BAYOU—was developed by Rice University computer scientists, with funding from the US Department of Defense’s Defense Advanced Research Projects Agency (DARPA) and Google. […] Read more
In wordpress there are several ways to get posts. Here we are going to show how to retrieve posts from database with filter by custom fields. We will make use of the common get_posts function, WP_Query Object and pre_get_posts filter. Get Posts without Custom Fields Filter First lets see how to query all posts and display […] Read more
Lavender is one of the most versatile herbs. Lavender oil is extracted mostly from the flowers of the lavender plant, primarily through steam distillation. The flowers of lavender are fragrant in nature and have been used for making potpourri for centuries. Traditionally, lavender essential oil has also been used in making perfumes. The health benefits […] Read more
Essential oils are used extensively in aromatherapy and various traditional medicines. Due to the numerous health benefits of essential oils, they are increasingly being explored by the scientific community for the treatment of a variety of diseases including cancer, HIV, asthma, bronchitis, heart strokes, and many more. There are more than 90 essential oils, and each has its own health benefits. Most essential oils […] Read more