Arief Yudhawarman

Masih belajar buat blog

ERROR: Date::Manip unable to determine TimeZone (Logwatch)

leave a comment »

Setiap hari dapat email seperti ini dari cron daemon.
ss-1

Service cron daily mengeksekusi script logwatch

Logwatch is a customizable log analysis system. Logwatch parses through your system’s logs and creates a report analyzing areas that you specify. Logwatch is easy to use and will work right out of the package on most systems.

Setelah membaca perldoc Date::Manip dan browsing artikel Methods To Change TimeZone in Linux problem ini bisa diatasi dengan set environment variable TZ sebelum menjalankan script logwatch.
Read the rest of this entry »

Written by awarmanf

May 16, 2013 at 8:27 am

Record Audio Streams to MP3 in Xubuntu

leave a comment »

Open Ubuntu Software Centre then install these:

  • PulseAudio Volume Control
  • Sound Recorder

Open youtube, play the video then record it.

Sound Recorder

Written by awarmanf

April 27, 2013 at 9:04 am

Posted in sound & video, ubuntu

Tagged with , ,

Membangun Jaringan Telpon VOIP dengan PABX, Asterisk, SPA400 dan PAP2T

with 4 comments

Topologi

Dalam proyek ini akan dibangun sambungan line PABX baru melalui jalur wireless dari Main Office ke Remote Office A dan Remote Office B untuk itu dibutuhkan SPA400, (Internet Telephony Gateway) dan PAP2T (Internet Phone Adapters) serta tentu saja Asterisk. SPA400 ini menghubungkan jaringan telpon analog (PSTN atau PABX) ke jaringan VOIP (Asterisk). PAP2T menghubungkan pesawat telpon ke jaringan VOIP. Asterisk dikonfigurasi agar nomor extension PABX tertentu selalu melalui port tertentu di SPA400 (incoming dan outgoing).

Topologi
topologi-voip-lati-awp
Read the rest of this entry »

Written by awarmanf

April 11, 2013 at 10:10 am

Posted in asterisk, Linux

Tagged with , , ,

How to Add A New Shape to DIA

leave a comment »

The dia is already installed on your computer.

  1. Open the browser and go to Dia Shape Repository
  2. Download a new shape, eg Central Data Processing
  3. Extract the file central_data_processing.zip to temporary folder, eg. /tmp
  4. Go to folder $HOME/.dia.

    $HOME is your home directory, eg /home/arief.

  5. Move folder /tmp/shapes/central_data_processing to $HOME/.dia/shapes
  6. Move folder /tmp/shapes/central_data_processing to $HOME/.dia/shapes
  7. Open dia
  8. Select Other sheets -> Central Data Processing
    dia - 1
  9. Read the rest of this entry »

Written by awarmanf

February 28, 2013 at 5:09 am

Posted in dia, Linux

Tagged with ,

Instalasi Zimbra+Samba PDC Untuk Menggantikan Windows Active Directory+MS Exchange Server

with one comment

Prolog

Artikel ini menjelaskan bagaimana mengkonfigurasi ZCS (Zimbra Collaboration Server) dan Samba sebagai Server PDC (Primary Domain Controller) yang menggunakan LDAP (Lightweight Directory Access Protocol) sebagai database user terpusat untuk autentikasi user Linux maupun Windows. Fungsi ini dicapai dengan mengkonfigurasi Zimbra LDAP yang bekerja sebagai database user terpusat untuk PAM (Pluggable Authentication Modules), NSS (Name Service Switch), dan Samba ldapsam password backend. Server Linux menggunakan CentOS 5.4 yang sudah diinstal mengikuti panduan Instalasi Server Linux CLI dengan CentOS 5.4.


Proses integrasi ini akan memudahkan para Admin dalam mengelola account-account Zimbra Mail Server dan Samba PDC/Active Directory karena bisa langsung terintegrasi. Jika diterapkan pada lingkungan perusahaan atau lembaga atau instansi yang selama ini menggunakan Windows Server, panduan ini bisa digunakan untuk menyiapkan Linux server menggantikan Windows Active Directory Server dan Microsoft Exchange Server.


Persiapan

Panduan ini menggunakan Zimbra Mail Server 6.0.12 32 bit yang diinstall pada CentOS 5.4 (VirtualBox).

Konfigurasi Domain & Hostname :

  • Domain : centos.org
  • Hostname : vbox-server.centos.org
  • Zimbra(*) : server.centos.org

(*)Ini adalah nama server zimbra yang akan diinstal di server linux.

Konfigurasi IP:

  • IP Address: 192.168.87.103
  • Gateway : 192.168.87.97

DNS sudah dikonfigurasi mengikuti manual Konfigurasi DNS dengan Bind

Read the rest of this entry »

Written by awarmanf

February 19, 2013 at 9:41 am

Posted in Linux

Tagged with , ,

Konfigurasi DNS dengan Bind

with 2 comments


Prolog
Konfigurasi DNS perlu dilakukan sebelum instalasi Server Mail dengan Zimbra Collocation Server. Di sini kita menggunakan Operating System Linux CentOS 5.4 yang sudah diinstal mengikuti panduan Instalasi Server Linux CLI dengan CentOS 5.4

Konfigurasi Domain & Hostname:

  • Domain : centos.org
  • Hostname : vbox-server.centos.org
  • Zimbra(*) : server.centos.org
  • MX (Mail Exchanger): mail.centos.org
  • DNS forwarders: 192.168.87.97

(*)Ini adalah nama server zimbra yang akan diinstal di server linux.

Konfigurasi IP:

  • IP Address: 192.168.87.103
  • Gateway : 192.168.87.97

Read the rest of this entry »

Written by awarmanf

February 17, 2013 at 2:13 am

Posted in Linux, Setup

Tagged with ,

Instalasi Server Linux CLI dengan CentOS 5.4

with 3 comments

Artikel ini menjelaskan dengan rinci tahapan instalasi Server Linux dengan CentOS 5.4. Di sini instalasi dilakukan dalam mode text. Begitu pula tidak ada instalasi Server GUI (Graphic User Interface) baik Gnome maupun KDE melainkan Server CLI (Command Line Interface).

Konfigurasi Domain & Hostname

  • Domain : centos.org
  • Hostname : vbox-server.centos.org

Konfigurasi Network

  • IP Address: 192.168.87.103
  • Netmask: 28
  • Gateway : 192.168.87.97
  1. Setup BIOS untuk enable booting primary via DVD.
  2. Masukkan DVD CentOS 5.4.
  3. Setelah komputer berhasil booting DVD CentOS maka akan muncul tampilan di bawah:
    centos-1-new

Read the rest of this entry »

Written by awarmanf

February 15, 2013 at 8:26 am

Posted in Instal OS, Linux

Tagged with

Follow

Get every new post delivered to your Inbox.