Welcome


Rachmat Febrianto

Subcribe Feed:

Enter your email address:

Delivered by FeedBurner

Visitor Locations

How to remote your PC from iPhone

You can remote your windows machine from iPhone or iPod, here the step to do it :

  1. install RDP application on your iPhone you can get it from application store for free :
  2. RDP How to remote your PC from iPhone

  3. enable remote desktop on your windows Xp, Vista or 7
  4. on win 7 :
    71 How to remote your PC from iPhone


    on windows Xp :
    xp How to remote your PC from iPhone

  5. connect your PC to your network “wifi” then setup your RDP application to connect it, input your username and IP Address :iphonerip How to remote your PC from iPhone

Continue reading How to remote your PC from iPhone

Living in a Network-Centric World

- Summary and review (click  image to enlarge) :

1 Living in a Network Centric World

2 Living in a Network Centric World

3 Living in a Network Centric World

4 Living in a Network Centric World
click here for detail : Answer

5 Living in a Network Centric World

7 Living in a Network Centric World

activity lab : Skill integration challenge: introduction to packet tracer

Is your computer secure?

Today, the cyber crime is growing rapidly (internet banking, web defacing, data stealing) through some method ex. distributing malware and rootkit from application weakness. is your data safe when you are surfing? is your laptop safe when you connected to public network ex. Wifi Hotspot ? …. We must aware about computer security because it’s related to your data privacy. Most of the attackers use vulnerability of application to distribute malware and rootkit to your computer when you are surfing the web, like Xiao Tian (china hacker) use IE vulnerability to hack and steal data.
you can see top cyber security risk from sans from this link : http://www.sans.org/top-cyber-security-risks/

protect secure computer 200X200 150x150 Is your computer secure? computerlocked1 150x150 Is your computer secure? connected graphics 1082836a 150x150 Is your computer secure?

Some tips to secure your computer :
1. install antivirus you can use free antivirue like : antivir or avg
2. install firewall : i uses Zone Alarm
3. install anti malware and rootkit : i used Ad-Aware
4. prevent from installing pirates software, because most of it contain malware
5. always update your anti virus definition update

anonymouse hacker Is your computer secure?

free computer security check online from symantec :

http://security.symantec.com/sscv6/home.asp?langid=ie&venid=sym&plfid=21&pkj=GJSHCTDGWNGXPVHEBBZ

Server Virtualization with VMware Server

I used Vmware server for testing and developing operating system, and also just for build network virtual infrastructur for operating system security penetration. I like to use it, because VMware server is easy to use with web based configuration and also stable. look at the screenshoot below you can administrate your virtual infrastructure with web based :

vmwareserver login 1024x546 Server Virtualization with VMware Server

Screenshoot 1. Login to virtual infrastructur with web based configuration

vmware configuration 1024x546 Server Virtualization with VMware Server

Screenshoot 2. Vmware dashboard for managing and creating virtual machine

Download Vmware Server for free from : http://www.vmware.com/products/server/

How to install iPhone application

To install iPhone application, first of all you must have account at iTunes application store, you can read here how to register to iTunes store.
1. open your iTunes and go to iTunes store then login with your account.
itunes 300x190 How to install iPhone application

2. search application on search box, example : skype
skype 300x190 How to install iPhone application

3. download the application, connect your itunes to PC then sync your iPhone with iTunes appication library.
sync iphone application 300x190 How to install iPhone application

About Windows Live

I’m just trying windows live “Windows Live like another social website”, and i feel comfortable with it features. windows live “all your stuff in one place” : email, messenger, skydrive(25Gb), activities calendar, files & Photos sharing, photo gallery, blogging, Groups, Familly Safety & Mobile Sync Etc. visit : http://home.live.com/allservices.aspx

my windows live

there is a feature called “skydrive”, you can share your file with 25GB space for free. you can protected it with password or share it for public. visit my windows live space : http://rachmatfebrianto.spaces.live.com/

Mari Voting Axioo Intel Marketing Awards 2009

AIMA adalah kompetisi strategi marketing yang aplikatif dan “out of the box” dengan topik : “Notebook Axioo dengan Processor Intel didalamnya aiming to be number one in Indonesia¨. tentukan jagoanmu dengan mengikuti voting dan dapatkan hadiah total 1 Milyar.

aima Mari Voting Axioo Intel Marketing Awards 2009 B-Box Team

Mari Voting B-Box team dari Yogyakarta : http://www.axioooutofthebox.com/aima/viewvote/view_team/122

B-Box team :
- Hery Fajar Isnawan
- Rachmat Febrianto
- Ardy Kurniawan

Cara ikut voting :
untuk mengikuti voting anda harus login terlebih dahulu, jika anda belum punya akun silakan register melalui http://www.axioooutofthebox.com/

- setelah anda register, silakan cek email anda untuk melakukan konfirmasi email
- kemudian login dan mulai vote B-Box team di url ini : http://www.axioooutofthebox.com/aima/viewvote/view_team/122

OpenSolaris Day 2009 at Indonesia

OpenSolaris day was held at two cities in Indonesia “jakarta & bandung” on 16 and 17 November 2009, many people who participated in this event as Jim Grisanzio, Alex Budiyanto, Pak Made Wiryana, Harry Kaligis, OSUG Community, OSUM Community, etc .

The main speakers in this event is Jim Grisanzio (Sr. Program Manager, OpenSolaris Engineering – Tokyo, Japan), he talked about opensolaris and how to build local community then to connect globally. I got many benefits from this event, because I learned much from Jim about how to build community and participate in it, the more we participate in the community the more we will be known by the people. He spoke also about tokyo linux user group activities, and how to collaborate with other communities such as OpenSolaris, etc.

I got chance to present about OpenSolaris Zone at Gunadarma University and ITHB Bandung, and two other OSUG leader “agus setiawan & lukman prihandika” also involved to present the Demo there.

my action :
rachmat ithb OpenSolaris Day 2009 at Indonesia

you can find a lot of photos here : http://www.flickr.com/photos/jimgris/sets/72157622839715604/

Install Wireless Broadcom bcm4312 on OpenSolaris 2009.6

install wireless broadcom bcm4312 is easy, to get bcm4312 work with your opensolaris 2009.6 you can install it with ndiswrapper. with ndiswrapper you can use windows driver to install bcm4312 on OpenSolaris, there are two file to be used : *.inf dan *.sys (bcmwl5.inf, bcmwl5.sys).

the steps :
1. identify your system :

$ isainfo -v
32-bit i386 applications
sse4.1 ssse3 ahf cx16 mon sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu

if the output like above, you can continue to step 3. if there seem to be 64-bit then you must continue to step 2.

2. modify your grub menu.lst by adding 32-bit mode

$ pfexec gedit /rpool/boot/grub/menu.lst

add this line then save, then you must reboot and boot with this 32 bit mode of opensolaris :

title OpenSolaris 2009.06 32 bits
findroot (pool_rpool,0,a)
bootfs rpool/ROOT/opensolaris
splashimage /boot/solaris.xpm
foreground d25f00
background 115d93
kernel$ /platform/i86pc/kernel/unix -B $ZFS-BOOTFS,console=graphics
module$ /platform/i86pc/boot_archive

3. downlod windows driver for bcm4312
bcm4312.tar

4. download ndiswrapper V1.2.3, Ndiswrapper V1.2.3 special for opensolaris 2009.6, if you use other version of ndiswrapper may be you’ll get error. download from here : click to download

5. extract bcm4312.tar.gz

$ tar -xvf bcm4312.tar.gz

6. extract ndiswrapper

$ tar -xvf ndis-1.2.3.tar.gz

7. copy bcmwl5.inf and bcmwl5.sys to folder ndis-1.2.3/i386/

$ cp bcm4312/bcmwl5.inf ndis-1.2.3/i386/
$ cp bcm4312/bcmwl5.sys ndis-1.2.3/i386/

8. install required packages :

$ pfexec pkg install SUNWgcc SUNWonbld SUNWflexlex

9. convert the .inf file to ascii instead of UTF encoding

$ cd ndis-1.2.3/i386/
$ iconv -futf-16 -t ascii bcmwl5.inf > bcmwl5.inf

10. compile it

$ pfexec su
# make ndiscvt
# ./ndiscvt -i bcmwl5.inf -s bcmwl5.sys -o ndis.h
# make ndis
# cp bcmndis /kernel/drv/bcmndis
# make ndisapi
# cp ndisapi /kernel/misc

11. load ndisapi module and attaching the driver to your network card :
here example for my card :

# add_drv -i '"pci14e4,4315"' bcmndis

to identify your network card, my card detected as pci14e4,4315 :
# scanpci -v
pci bus 0×000e cardnum 0×00 function 0×00: vendor 0×14e4 device 0×4315
Broadcom Corporation BCM4312 802.11b/g
CardVendor 0×1028 card 0×000c (Dell, Wireless 1397 WLAN Mini-Card)
STATUS 0×0010 COMMAND 0×0006
CLASS 0×02 0×80 0×00 REVISION 0×01
BIST 0×00 HEADER 0×00 LATENCY 0×00 CACHE 0×10
BASE0 0xf2200000 SIZE 16384 MEM
BASEROM 0×00000000 addr 0×00000000
MAX_LAT 0×00 MIN_GNT 0×00 INT_PIN 0×01 INT_LINE 0×05

after it, you must reboot your PC then boot at 32 bit again then your wireless ready to be used.
test it wificonfig

# wificonfig scan
essid	bssid		  type		encryption	signallevel
K23	00:14:bf:24:89:c4 access point	none		12

reference :

http://hub.opensolaris.org/bin/view/Community+Group+laptop/ndis

Install amp (Apache, Mysql, PHP) on OpenSolaris 2009.6

easy step to install Apache, Mysql & PHP on OpenSolaris for your Web Server and Development.

$ pfexec pkg install amp
DOWNLOAD PKGS FILES XFER (MB)
SUNWmysql51 1/18 292/1914 48.36/105.68
SUNWapu13-ldap 11/18 1827/1914 97.27/105.68
Completed 18/18 1914/1914 105.68/105.68

PHASE ACTIONS
Install Phase 2597/2597

Import service :
$ pfexec /usr/sbin/svccfg import /var/svc/manifest/network/http-apache22.xml
$ pfexec /usr/sbin/svccfg import /var/svc/manifest/application/database/mysql_51.xml

Start apache and mysql daemon :
$ pfexec svcadm enable apache22
$ pfexec svcadm enable mysql

Include mode_php for apache, add the following line to /etc/apache2/2.2/httpd.conf :
Include /etc/apache2/2.2/conf.d/php5.2.conf

let’s try to make phpinfo.php script, to test our php is working on apache server :
the web directory at : /var/apache2/2.2/htdocs/

$ cat /var/apache2/2.2/htdocs/phpinfo.php

<?php phpinfo(); ?>

test the server :

http://localhost/phpinfo.php

apache php Install amp (Apache, Mysql, PHP) on OpenSolaris 2009.6

Set mysql password for root user, I’m use abc123 as password :
$ cd /usr/mysql/bin/
$ pfexec ./mysqladmin -u root password abc123
$ mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 3
Server version: 5.1.30 Source distribution

Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the buffer.

mysql> exit
Bye