Archive for the ‘Uncategorized’ Category

BagimuNegeri Project

Recently, I and some people who concern on develop Indonesia, gather and create a project. We called it as BagimuNegeri Project. The project is mainly to create an open, professional, integrated, trusted and transparent web scholarship hub application system.
The detail of presentation, and if I can say it as a proposal is below:
BagimuNegeri Project
View [...]

Couple of OpenWorks variables

Today, I’ve learned two OpenWorks environment variables.
1. OW_DEFAULT_DISTRICT
You will have to set the value of this environment variable, if you want to set the default DISTRICT.
export OW_DEFAULT_DISTRICT=OWSIDEAST
After you set the variable, then start your OpenWorks > Project Status, you’ll see the DISTRICT already been choosen.
2. OW_ADMIN_UTILS_PW
You will need to set the value of this environment [...]

Bash: Send HTML Email from Linux Command Line

I’m trying to send an HTML formatted email from Linux Command line. Previously, I use mailx to send the email, but it’s only allow us to send plain text email. Luckily, I came across to ’sendmail’. After testing couple of time, I’m finally able to send HTML formatted email. The code as follow:
(cat <<EOCAT
Subject: Title [...]

Subscribe to RSS Feed Follow me on Twitter!