• About
  • Posts
post-image
posted on 08 Mar 2017    nodejs, javascript

Web Scraping in Node.js with Multiple Examples

Web scraping which can be used for things like email collection, creating a news feed reader, comparing product price from...

post-image
posted on 15 Jan 2017    how to's, linux tricks

How to use wget command like a pro in linux terminal

Wget is an amazing command line utility that can be used for scraping the web pages, downloading videos and content...

post-image
posted on 11 Jan 2017    how to's, nodejs

How to create your own youtube downloader web app in expressjs

This tutorial will guide you to create your own youtube downloader app in node expressjs with the help of awesome...

post-image
posted on 07 Jan 2017    how to's, linux tricks

How to permanently set hostname in ubuntu without restart

Hostname is the name of the machine which is used to identify a specific host within a computer network. It...

post-image
posted on 03 Jan 2017    how to's, nginx, linux tricks

How to setup subdomain or host multiple domains using nginx in linux server

Did you know, you can host multiple domains and subdomains using single ip address in linux via nginx server blocks...

post-image
posted on 03 Jan 2017    linux tricks

5 uses of mv command in linux terminal

In this article, I'll show you 5 common uses of mv command in linux. The mv command not only used...

post-image
posted on 02 Jan 2017    how to's, linux tricks

How to crash your system: Dangerous Linux Commands

Linux commands can be very dangerous when not used properly. It makes you a hero and zero in a second....

post-image
posted on 29 Dec 2016    linux tricks

2 ways to permanently set $PATH variable in ubuntu

The $PATH variable is one of the default environment variable in linux (ubuntu). It is used by the shell to...

post-image
posted on 28 Dec 2016    nginx, nodejs, linux tricks, how to's

How to setup a simple nodejs app with nginx and pm2 on ubuntu server

Running nodejs app on the the development or local environment where GUI interface is provided in OS is easy task...

Page 1 of 2 Older Posts →

Copyright © 2019, Hackprogramming.com | All Rights Reserved.

Popular Tags

javascript nodejs linux tricks how to's nginx react