Skip to content

Tech Stack Unpacked

Open Menu

Technology

May 7, 2018

Load Balancing With NGinX

Devops, Technology

Why we need load balancer ? can we just create one very stable server which is the failure rate zero and when we need to…

A. Ahmad Kusumah
August 22, 2016

Grant Table User to Another User [Oracle]

Database, Technology, Tutorial

Below is snippet command for granting user table to another user declare cursor t_name is select table_name from user_tables ; command varchar2(500); begin for c in…

A. Ahmad Kusumah
July 22, 2016

Pointing Domain into AWS EC2

General, Technology, Tutorial

Pointing domain into AWS EC2 is quite simple, what need todo are : Create EC2 instance, then write down the IP address (i.e 10.10.2.10) Open…

A. Ahmad Kusumah
September 6, 2015

Running Multiple Java Version On OSX

General, Java, Programming, Technology

Currently i have several projects using different version java, the oldest one using java 1.6, and the new one using 1.8 which is need lambda expression…

A. Ahmad Kusumah
July 17, 2012

Password life time on oracle

Database, Technology

By default, user created in oracle has password expiration on 180 days. It means, when the time reached, the user will be forced to change…

A. Ahmad Kusumah
July 12, 2012

Loading Purchase Request Using Mincom Connector Java .. (Ellipse Part 1)

Java, Technology, Tutorial

Integration between java and mincom ellipse v.5 is quite tricky. Although mincom provide middleware to facilitate the integration, but we should know all model used…

A. Ahmad Kusumah
July 1, 2012

Clean Up Oracle archive log using cron

Technology

Oracle has capability for creating hot backup using archive log mechanism. This feature act like recovery data system for restoring database content to specified time…

A. Ahmad Kusumah
June 22, 2012

Chromium OS , first impression .. not a review

Technology

Chromium OS as known as Chrome OS is open source operating system developed by google intended for user who ‘always’ sitting for web activity and…

A. Ahmad Kusumah
July 24, 2011

SSH service failed on Machine with 2 Active NIC’s

Technology

Yesterday,  i found strange behavior on my AIX BOX. after rebooting, the SSH service didn’t start. when the: #lssrc -s sshd invoked, it show that…

A. Ahmad Kusumah
May 5, 2011

Change SSH port for security reason on AIX

Technology

Today i face a problem about ssh and sshd services on my AIX box. Absolutely i can’t connect to the machine using standard port of…

A. Ahmad Kusumah

Posts navigation

Older posts
And the light on
  • Diary (23)
  • General (21)
  • Logbook (1)
  • Story of life (14)
    • LIfe At KSA (2)
  • Technology (20)
  • Tutorial (37)
    • Continues Integration (1)
    • Database (13)
    • Devops (3)
    • General (10)
    • Java (14)
    • Programming (13)
  • Uncategorized (6)
  • Unix (4)
© 2026 Tech Stack Unpacked
 / Theme: Really Simple / License: GPLv3