Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to use custom sound for notifications when application is in foreground/active mode?

Hi Reader’s, This blog includes the concept of how to use custom sound for notifications when application is in foreground/active mode. Below is the code in objective C language for the same which you have to write in AppDelegate file :- &nbs

Nginx: How to install Nginx server on Ubuntu 14.04

Why to use Nginx? Nginx is the most popular web servers in the world. It is used for hosting websites and it holds highest traffic sites on internet. It is more resource friendly than Apache. Step 1: Installing Nginx Firstly update the packages an

How to install MySQL on Ubuntu 14.04

How to Install MySQL on Ubuntu: Step 1 - Installing MySQL To install MySQL you need to update the package index on your server and then install the package with apt-get. Write the following commands to install MySQL $ sudo apt-get update $ sudo

Upgrade Php: How to upgrade php 7 on Ubuntu 14.04

Php 7 release date was December 3, 2015. This blog explains how to quickly upgrade an Apache web server running PHP 5.x (any release) to PHP 7. Run the command to install PPA packages first $ sudo apt-get install python-software-properties $ sudo

How to modify PHP settings in Ubuntu 14.04?

Modify PHP settings PHP settings can be changed and configured using php.ini file. This blog will give you few common examples. In PHP applications there are some case in which we might need to allow for larger upload files. Such as videos, plugins

Create And Use Shortcode in Wordpress

Shortcode is a special feature of wordpress .  In other words we can call it a simple set of functions  Developer can  create the functionality specific shortcode and can use it either at admin end in page or post  or in any code

How to add admin prefix in CakePHP 3.0 version?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to add admin prefix in CakePHP 3.0 version ? If we want to add admin prefix in our CakePHP web application then firstly we have to use CakePHP 3.0 version because we can not add

Enable mod_rewrite on Ubuntu 16.04

How to enable mod_rewrite on Ubuntu 16.04 Hello friends welcome to findnerd. Today I am going to tell you how to enable mode_rewrite on Ubuntu 16.04. With activating mod_rewrite you will be able to manage URL rewrites. URL rewriting is done to make

How To Export a MongoDB Database on Ubuntu 14.04?

Exporting Information From MongoDB   You can export MongoDB and acquire human readable text file. Data is exported in json format by default, but you can also export MongoDB in csv format. If you want to export data from MongoDB then you can u

How to check if record exists in Cakephp 3?

How to check if record exists in Cakephp 3   I am writing this blog for them who are learning Cakephp 3. This blog will going to help you to find the solution for checking if record exists. In Cakephp 2 we can check records which exist by usi

1 12 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: