Skip to main content

Recently Updated Pages

check server dah lepas pada postmaster

Mail

curl https://postmaster.mygovuc.gov.my/cgi-bin/myip

Updated 6 months ago by Editor

check memory and restart service when less than X gb.

Linux

bash#!/bin/bash # Get the available memory in KBfree_mem_kb=$(free -k | grep Mem | awk '{print $...

Updated 6 months ago by Editor

Add new user

Linux

useradd <username> passwd <username> Enter password

Updated 6 months ago by Editor

add upstream git channel

Git

git remote add upstream git@gitlab.com:tmukmkd/aaa.git git checkout -b u_master --track upstream...

Updated 6 months ago by Editor

Post Development Template

Template

Updated 7 months ago by Editor

Pre Development Template

Template

Requirement Gethering Template Requirement Gathering Template.docx Requirement Gathering Temp...

Updated 7 months ago by Editor

Embed Dashboard to External Application Using JWT

Tableau Embed Dashboard

Install PHP dependency composer require firebase/php-jwt Controller (For Yii2 Framework) use...

Updated 10 months ago by Editor

psql Command

Postgresql Database

General \copyright show PostgreSQL usage and distribution terms \crosstabview [...

Updated 1 year ago by Editor

NGINX Cheat Sheet

Web Server NGINX

Server Block Structure # Define a server block (listens on port 80 by default for HTTP) server ...

Updated 1 year ago by Editor

What is JavaScript

Javascript

JavaScript is a dynamic programming language that's used for web development, in web application,...

Updated 2 years ago by Admin

Input Types in HTML

HTML

<input type="text">  

Updated 2 years ago by Admin

Basic HTML Code

HTML

<html></html> <!-- Start and end document --> <h1></h1> <!-- Header size 1-6 (large-small) --> ...

Updated 2 years ago by Admin

Privilege

MyIPO SPHI Database

PTO_IT Role Privilege SELECT * FROM DBA_ROLE_PRIVS WHERE GRANTEE = 'PTO_IT'; GRANTEE GR...

Updated 2 years ago by Editor

List of User

MyIPO SPHI Database

Updated 2 years ago by Editor

How to Replace Blank Cells with Zeros in Excel Pivot Tables

Microsoft Excel Tips & Trick

For example, suppose I have a data set as shown below: If I use this data set to create a pivo...

Updated 2 years ago by Admin

Test Email Relay

Mail Test Mail

Untuk server aplikasi Linux/Windows, berikut adalah summary teknik fully compliant dengan RFC53...

Updated 2 years ago by Admin

Kira beza masa

Javascript

var date1 = new Date("2021-11-30 09:48:00"); // ni date & time sekarang var date2 = new Date("20...

Updated 2 years ago by Admin