pagep.net

  • Home
  • About the blog
  • About Me

how to

Code Snippets

Calculate MD5 hash of the remote file in browser

Enter the url of the file: MD5 hash of your file is: So, it’s not possible to calculate MD5 hash of the remote file without downloading it, because to be able to get the hash, you need to process every single byte of that file. But with JavaScript we are Read more…

By pagep, 6 months2 days ago
How to

How to find App client ID with Google API Restrictions

If you are using GSuite there is option to Restrict the API access for 3rd party apps. This is something which I highly recommend for any company. You can find the restrictions under G Suite Admin -> Security ->  API Permissions Under the tab “Installed apps” you can find all Read more…

By pagep, 10 months2 weeks ago
How to

Running Project Zomboid LinuxGSM Server with multiple IPs

LinuxGSM server ( https://linuxgsm.com/ ) is a  bunch of server scripts which allows you to simply run multiple game server on your Linux. It’s really awesome and if it supports your game I really recommend it to you. The problem is that ProjectZomboid  allows to be bind only to 1 IP,  Read more…

By pagep, 1 year2 days ago
How to

How to configure static IP address in Cent OS

1. Find out the network cards connected to the system: Run command: ls /sys/class/net We can see that we have 3 NICs connected.  If you are working with virtualized system and you have multiple NICs you can verify that you have the correct one using MAC address, it should be Read more…

By pagep, 2 years2 weeks ago
Code Snippets

How to handle large file upload with NodeJS express server

How to handle file upload with NodeJS and express? It’s quite easy and there is many tutorials online but almost most of them can’t handle large files or I would not recommend to deploy them in production. Why? It’s because when using libraries such as multer disk storage for handling the Read more…

By pagep, 2 years2 years ago
Security

Is Windows Defender reliable antivirus?

“Is Windows Defender useless for protection against some viruses” ? Pretty much yes.  If you are relying only on Window Defender and you are not “careful” user, you should probably re-think your choice. From Windows 10, it’s not possible to “simply” disable Windows Defender (unless you are using another antivir Read more…

By pagep, 2 years2 years ago
Recent Posts
  • 2019 – Presenting at TestCrunch and miniDevFest
  • Calculate MD5 hash of the remote file in browser
  • How to find App client ID with Google API Restrictions
  • Interview with pagep
  • Running Project Zomboid LinuxGSM Server with multiple IPs
Archives
  • December 2019
  • July 2019
  • March 2019
  • August 2018
  • July 2018
  • May 2018
  • March 2018
  • February 2018
Categories
  • Code Snippets
  • How to
  • Internet
  • Life
  • Linux
  • Security
  • Software
Tags
Amazon AWS CentOS cloud code snippet config games Google gsuite hash how to javascript life linux LinuxGSM netwrok NodeJS OS profiq PZ qa RedHat security server shotcut software software engineer spotify testing windows wtf
Recent Comments
  • https://primarytech.com on How to handle large file upload with NodeJS express server
  • BaiMaoLi on How to handle large file upload with NodeJS express server
  • BaiMaoLi on How to handle large file upload with NodeJS express server
  • amir on How to handle large file upload with NodeJS express server
  • Gary on How to handle large file upload with NodeJS express server

  • Youtube
  • GitHub
  • StackOverflow
Hestia | Developed by ThemeIsle