28 August 2009

Install Java to Web Browser

For some sites, you need java plug-in on your web browser, such as YouTube. Without this plug-in, you can not see the content of sites entirely. To check out, is your web browser java enabled? Please go to http://javatester.org/enabled.html. Or, you can go to http://javatester.org/version.html to know more about your java version what you are using. Hint: before you install java plug-in, please print the screen from the two sites above.

To enable Java plug-in on your web browser, follow these steps :
1. Download
2. Install
3. Enable and configure
4. Test installation

Download
To download this plug-in, please go to Java. or my site. After download, move the file (jre-6u11-linux-i586-rpm.bin) to /usr/java directory. Download, click here.

Code
[msmunir@msmunir ~]$ su -
Password:
[root@msmunir ~]# cd /usr/
[root@msmunir usr]# mkdir java
[root@msmunir usr]# cd java/
[root@msmunir java]# cp /home/msmunir/Download/jre-6u11-linux-i586-rpm.bin .

Install
For install, see http://java.com/en/download/help/5000010500.xml#rpm

Code
[root@msmunir ~]# cd /usr/java/
[root@msmunir java]# chmod a+x jre-6u11-linux-i586-rpm.bin
[root@msmunir java]# ./jre-6u11-linux-i586-rpm.bin
[root@msmunir java]# rpm -ivh jre-6u11-linux-i586.rpm

Enable and configure

Code
[root@msmunir java]# cd /usr/lib/mozilla/plugins
[root@msmunir plugins]# ln -s /usr/java/jre1.6.0_11/plugin/i386/ns7/libjavaplugin_oji.so .

Close web browser and run again.

Test installation
Check out again these sites : http://javatester.org/enabled.html and http://javatester.org/version.html to know your java version.

After install java plug-in, print screen again from two sites above and compare it with print screen before install java.

If doesn't works, please exit from your Web Browser (Mozilla), and run test installation above again. Don't forget to print screen your display.

27 August 2009

Yum configuration on IGOS Nusantara 3

Basically, IGOS Nusantara 3 or IGN3 have Yum configuration like these :

/etc/yum.conf :

[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800
installonly_limit=2

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d


/etc/yum.repos.d/fedora-rawhide.repo :

# These packages are untested and still under development. This
# repository is used for development of new releases.
#
# This repository can see significant daily turnover and major
# functionality changes which cause unexpected problems with other
# development packages. Please use these packages if you want to work
# with the Fedora developers by testing these new development packages.
#
# fedora-test-list@redhat.com is available as a discussion forum for
# testing and troubleshooting for development packages in conjunction
# with new test releases.
#
# More information is available at http://fedoraproject.org/wiki/Testing
#
# Reproducible and reportable issues should be filed at
# http://bugzilla.redhat.com/.
#
# Product: Fedora
# Version: rawhide

[rawhide]
name=Fedora - Rawhide
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearc
h/os/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basear
ch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki
/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[rawhide-debuginfo]
name=Fedora - Rawhide - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/$basearc
h/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-debug&arch=$
basearch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki
/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[rawhide-source]
name=Fedora - Rawhide - Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/development/source/S
RPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=
$basearch
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch file:///etc/pki
/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

/etc/yum.repos.d/fedora.repo

[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever
/Everything/$basearch/os/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&a
rch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[fedora-debuginfo]
name=Fedora $releasever - $basearch - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever
/Everything/$basearch/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-$releas
ever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[fedora-source]
name=Fedora $releasever - Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever
/Everything/source/SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$relea
sever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

/etc/yum.repos.d/fedora-updates-newkey.repo

[updates-newkey]
name=Fedora $releasever - $basearch - Updates Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
$basearch.newkey/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$r
eleasever.newkey&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-and-9-$basearch

[updates-newkey-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
$basearch.newkey/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-deb
ug-f$releasever.newkey&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-and-9-$basearch

[updates-newkey-source]
name=Fedora $releasever - Updates Source Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
SRPMS.newkey/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-sou
rce-f$releasever.newkey&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-8-and-9-$basearch


/etc/yum.repos.d/fedora-updates.repo

[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
$basearch/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$r
eleasever&arch=$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
$basearch/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-deb
ug-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/
SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-sou
rce-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch


/etc/yum.repos.d/fedora-updates-testing-newkey.repo

[updates-testing-newkey]
name=Fedora $releasever - $basearch - Test Updates Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/$basearch.newkey/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$re
leasever.newkey&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-8-and-9-$basearch

[updates-testing-newkey-debuginfo]
name=Fedora $releasever - $basearch - Test Updates Debug Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/$basearch.newkey/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debu
g-f$releasever.newkey&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-8-and-9-$basearch

[updates-testing-newkey-source]
name=Fedora $releasever - Test Updates Source Newkey
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/SRPMS.newkey/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-sour
ce-f$releasever.newkey&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-8-and-9-$basearch


/etc/yum.repos.d/fedora-updates-testing.repo

[updates-testing]
name=Fedora $releasever - $basearch - Test Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/$basearch/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$re
leasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch

[updates-testing-debuginfo]
name=Fedora $releasever - $basearch - Test Updates Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/$basearch/debug/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debu
g-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch

[updates-testing-source]
name=Fedora $releasever - Test Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/testing/$rel
easever/SRPMS/
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-sour
ce-f$releasever&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test-$basearch



Problem after upgrading from previous Fedora

Be carefull, after I upgraded my previous Fedora, a few application can not run properly. Such as Wine 1.1.23, play MP3 with XMMS 1.2.11, and play movie with Totem 2.26.3. Although I erase and install again the packets, still doesn't run properly. The packet that I re-install are xmms*, gstreamer*, wine*. * or star mean all about the packet.

At the beginning, the problem when I re-install is "Public key for xxxx is not installed". This message disappear when I change a line in repository configuration was changed. The line is "gpgcheck=1" become "gpgcheck=0" in every files on /etc/yum.repos.d/ folder.

For problem in Wine is, if you double click the icon, application is not running. That show up is error message. To fix this problem, right click the application, than choose Properties -> Open With -> Wine Windows Program Loader -> Close. The problem happen because application run with "Archieve Manager", not "Wine Windows Program Loader".


20 August 2009

IGOS vs Fedora

IGOS or Indonesia, Go Open Source has released 4 distros, such as IGOS Sistem Desktop Nasional (IGOS SDN) at 2005, IGOS Nusantara (IGN) at 2006, IGOS DwiWarna (IDW) at 2007 and IGOS Nusantara 3 (IGN3) at 2008. Every distro has different parent. IGOS SDN based on SuSE 9.0. IGOS Nusantara based on Fedora 5. IGOS DwiWarna based on Fedora 8. And IGOS Nusantara 3 based on Fedora 9.

This message from IGOS Nusantara or IGN :
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.15-1.2054_IGN1 #1 Fri Jun 30 10:01:26 WIT 2006 i686 i686 i386 GNU/Linux
[root@localhost ~]#


This message from IGOS DwiWarna or IDW :
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.23.10-97.idw #1 SMP Sun Dec 23 01:59:09 WIT 2007 i686 i686 i386 GNU/Linux
[root@localhost ~]#


This message from IGN3 :
[nusa@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.25.14-108.n3.i686 #1 SMP Wed Aug 20 15:32:11 WIT 2008 i686 i686 i386 GNU/Linux
[nusa@localhost ~]$


This message from IGN3 after on-line update :
[root@lenovo ~]# uname -a
Linux lenovo 2.6.27.25-78.2.56.fc9.i686 #1 SMP Thu Jun 18 12:47:50 EDT 2009 i686 i686 i386 GNU/Linux
[root@lenovo ~]#


13 August 2009

Training Program 2009

Participants
  1. Linux Complete : Dhanu, Rachman, Intan
  2. Linux Network Management : Sulasno, Hajaz, MSM
  3. Basic Mikrotik Training - Fundamental (MTCNA) : Rakhmat, Hajaz, MSM
  4. Advanced Mikrotik Training - Traffic Control (MTCTCE) : MSM

Syllabus
Linux Complete (32 hours)
  1. Linux Basic : Introduction and Linux Instalation, mengakses sistem Linux, understanding file dan direktory structure in Linux, Linux basic commands line (console), how to access storage media (floppy, CDROM, harddisk, usb disk), utilities, vi text editor, Linux desktop & file manager. (12 hours)
  2. Linux Sys Admin & Networking : Administrasi user dan group, administrasi software (install dan uninstall), pengantar dan konfigurasi jaringan TCP/IP di Linux, gateway & internet sharing, instalasi dan konfigurasi aneka layanan jaringan untuk intranet/internet seperti bind, dns, server, postfix email server, apache web server, samba file server, squid proxy. server (20 hours
Cost : Rp 2.000.000,-

Linux Network Management (36 hours)
  1. Network Basic Infrastructure (Gateway, DHCP, DNS cache, Web Cache & Filtering)
  2. Firewall
  3. Bandwidth Management (Traffic control)
  4. Traffic monitoring
  5. Simple Network Management Protokol (SNMP) & MRTG
  6. Network Monitoring System
  7. Network Intrusion Destection System
Cost : Rp 3.000.000,-

Basic Mikrotik Training - Fundamental (MTCNA) (32 hours)
  1. Introduction to Mikrotik
  2. Instalasi dan pengoperasian Mikrotik (console dan Winbox)
  3. Firewall dasar
  4. Bridge System
  5. Static Routing
  6. Quality of Service (simple)
  7. Wireless Concept
  8. Wireless Interface : PTP & PTMP
  9. Praktikum jaringan dasar
Cost : Rp 2.950.000,00

Advanced Mikrotik Training - Traffic Control (MTCTCE) (32 hours)
  1. Advanced DHCP and IP Pool
  2. Advanced Firewall (connection tracking, mangle, filter, nat, address-list)
  3. Universal Plug and Play
  4. Advanced QoS (Queue Tree, HTB, Burst)
  5. Advanced Web Proxy
  6. Intrution Detection System
  7. Advance Hotspot dan User Manager
Cost : Rp 2.950.000,00