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

Search In

How can one install ruby on ubuntu

Choose the version of ruby you want to install for example : 2.2.3 After choosing the right version of ruby first step is to install some dependencies : sudo apt-get update sudo apt-get install git-core curl zlib1g-dev build-essential libssl-dev li

How to improve your vocabulary without improving your laziness?

Do you find yourself frequently picking up your jaw from the floor when someone comes and unleashes a barrage of awesome English vocabulary at you while you're still fumbling with "errrs..." and "ummms"?

Border Gateway Protocol

  Border Gateway Protocol is a kind of exterior gateway protocol mainly designed to exchange the information related to routing and the reachability in the internet.     The neighbours in the BGP are called the peers that are lin

  • 348
Everything You Need to Know About WordPress 5.0 Bebo

The long-awaited update to WordPress is finally here and it's huge! The 5.0 version, also called "Bebo," is live and features one of the biggest changes in the way we use WordPress. The editor has been completely overhauled and is now b

4 WordPress Security Widgets for Web Development According To Hostgator

From a simple blog to fully featured website, WordPress is perhaps the most popular blogging platform that supports every kind of website. A statistic provided by hostgator shows that over 26% of all websites worldwide use WordPress. Due to this, spa

Installing mod_jk on Apache on Ubuntu

This tutorial will help a user to learn how to install mod_jk module and what is mod_jk.mod_jk is basically Apache module which is used to connect the “Servlet Container” [also known as “Web Container”] with the “Web Servers” (i.e. Apache, iPlanet, S

Configuring WordPress for Browser Caching

Hello readers! Today we discuss about "How to Leverage Browser Caching in WordPress" (Configuring WordPress For browser caching). Browser caching:- Browser caching helps to reduces the request per page in numbers which results to reduce server load

Joomla- adding sortable columns to a table in a component

Adding sortable columns to Users Table in Admin section <th class="left"--> <!--?php echo JHtml::_('grid.sort', 'Candidate Number', 'candidate_number', $listDirn, $listOrder); ?--> </th> Adding sortable columns to a table in

CSS counters

CSS counters are, in essence, variables maintained by CSS whose values may be incremented by CSS rules to track how many times they're used. This lets you adjust the appearance of content based on its placement in the document. CSS counters are an im

Coin exchange problem solution Implementation in Java

Hi, In this blog I tried to provide an efficient solution for a famous coin exchange problem using dynamic problem in bottom up approach whose time complexity is O(mn). Problem Definition In coin exchange problem you can think of a coin v

1 42 51
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: