On Windows, to compress a files which has .zip extension that we use 7Zip to do that. For Linux, we will use zip and unzip
Month: November 2020
Tar commands in Linux
In this article, we will go with a useful utility tool in Linux for reducing the size of files before transferring over the internet. Tar
How to install slack on UBUNTU 20.04
Slack is using widely in the world from startups to big companies. Slack has many features that help your company can organize the team such
How to deploy your smart contract to eos network
After you finished coding your smart contract, the next step that we need to deploy it to EOS network (testnet or mainnet). Today I guide
Nodejs get raw data from urlencoded
There are three common ways to set value for Content-Type in a HTTP request: application/x-www-form-urlencoded, application/json, multipart/form-data. Each of them has a different role, and
Basic commands in Linux
Linux has a hundred useful commands for you can easily interact such as system, file, folder, network, etc.In the following sections, we discuss all the