DevArticles.In

Tips, Tricks, References and Bookmarks

  • Home
  • Hindi to Unicode
  • About
  • Contact

Month: August 2019

Linux commands to list folders with their corresponding sizes

Arvind KumarMiscelleneousLeave a Comment on Linux commands to list folders with their corresponding sizes

Simple du command lists all folders with their corresponding size of disk plus to start with. DU – Disk Usage

Dropzone Child elements are not clickable for upload

Arvind KumarJavascript, jQuery, Miscelleneous, ToolsLeave a Comment on Dropzone Child elements are not clickable for upload

When attaching the .dropzone() object via jQuery, generally it does not allow you to click child elements and open the upload dialog.

Using global constants and arrays in Laravel 5

Arvind KumarLaravelLeave a Comment on Using global constants and arrays in Laravel 5

Most of the time developers need to create common and global set of constants, variables and arrays which could be used anywhere in your application. There is a handy way to do it in Laravel 5.

Export and Import Mongodb commands

Arvind KumarMongodbLeave a Comment on Export and Import Mongodb commands

To restore earlier database mongorestore -d dbname -c users C:/mypath/to/old/dbname To export a collection mongoexport –db envyd –collection categories –out users_remote.json To import a collection mongoimport –db envyd –collection posts –file posts.json To Update Single or Multiple records Update single…

Read More→

Bharat Matrimony Affiliate Program – Total Waste!

Arvind KumarMiscelleneousLeave a Comment on Bharat Matrimony Affiliate Program – Total Waste!
Bharat Matrimony Affiliate Program

Like many bloggers I was looking to earn money online through affiliate marketing. Unfortunately I included Bharat Matrimony Affiliate Program as one of the affiliate partner. But eventually I was proved wrong. Why?

Export, Import MySQL db between different servers through Linux command line

Arvind KumarLinux/Unix, MySQLLeave a Comment on Export, Import MySQL db between different servers through Linux command line
mysql-logo

You should have Database name, Database Username, Database Password and command line access to your server Export database to local file system, for example /var/www/html

Setting up ssh key-pair with different name than id_rsa

Arvind KumarLinux/Unix, Miscelleneous, WindowsLeave a Comment on Setting up ssh key-pair with different name than id_rsa

I have had got a id_rsa key in my local machine which I used to connect to github. Now I wanted another keypair so that I could connect to bitbucket repository and another one for the digitalocean vps server.

ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Arvind KumarReactLeave a Comment on ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Issue: There is a long list of categories to select from. Since the list was long and it could not fit within the wrapper div the maximum height of the wrapper div had to be set and make the wrapper…

Read More→

  • Useful Linux Commands
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Remove Appends Attributes from Laravel Eloquent Model
  • How TO – Remove a Property from an Object in JavaScript
  • Array Destructuring With or Without List Function in PHP
  • Git Cannot open .git/FETCH_HEAD: Permission denied Solution
  • How to Check Laravel Version using CLI and File System

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms