On 13.35 by Anonim in










Cara Membuat Komentar Facebook dan Blogger
1. Login ke akun blogger.com
2. Pilih Template kemudian Edit HTML
3. Tekan Ctrl F dan cari kode ]]></b:skin>
4. Taruh kode berikut di atas ]]></b:skin>

.comments-page { background-color: #f2f2f2;}#blogger-comments-page { padding: 0px 5px; display: none;}.comments-tab { float: left; padding: 5px; margin-right: 3px;cursor: pointer; background-color: #f2f2f2;}.comments-tab-icon { height: 14px; width: auto; margin-right: 3px;}.comments-tab:hover { background-color: #eeeeee;}.inactive-select-tab { background-color: #d1d1d1;}

5. Kemudian cari kode </head>
6. Taruh kode berikut di atas kode di atas kode </head>

<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<script src='http://code.jquery.com/jquery-latest.js'/>
<meta content='IDfacebook' property='fb:admins'/>
<script type='text/javascript'>
function commentToggle(selectTab) {
$(".comments-tab").addClass("inactive-select-tab");
$(selectTab).removeClass("inactive-select-tab");
$(".comments-page").hide();
$(selectTab + "-page").show();}
</script>

7. Ganti IDfacebook dengan ID sendiri (facebook.com/IDfacebook)
8. Kemudian cari kode <div class='comments' id='comments'>
9. Kamu akan menemukan 2 kode yang sama. Letakkan kode di bawah ini tepat di bawah 2 kode tersebut

 <div class='comments-tab' id='fb-comments' onclick='javascript:commentToggle(&quot;#fb-comments&quot;);' title='Comments made with Facebook'><img class='comments-tab-icon' src='http://static.ak.fbcdn.net/rsrc.php/v1/yH/r/eIpbnVKI9lR.png'/><fb:comments-count expr:href='data:post.url'/> Comments</div><div class='comments-tab inactive-select-tab' id='blogger-comments' onclick='javascript:commentToggle(&quot;#blogger-comments&quot;);' title='Comments from Blogger'><img class='comments-tab-icon' src='http://www.blogger.com/img/icon_logo32.gif'/> <data:post.numComments/> Comments</div><div class='clear'/></div><div class='comments-page' id='fb-comments-page'><b:if cond='data:blog.pageType == &quot;item&quot;'><div id='fb-root'/><fb:comments expr:href='data:post.url' num_posts='5' width='450'/></b:if></div><div class='comments comments-page' id='blogger-comments-page'>

10. 5 adalah banyaknya komentar yang ditampilkan dan 450 adalah lebar kotak komentar facebook.
11. Simpan Template jika sudah selesai.
On 19.02 by Anonim in ,
Bagi yang suka download film - film box office ini cocok buat menata file koleksi kalian agar menarik buat di tonton..
Download Button

On 05.46 by Anonim in ,
Login Modem Anda
Sharing File Andoroid

Reset terlebih dahulu modemnya, kmudian msuk tab interface setup>>Lan dan setting sperti gambar di bawah 
DHCP Server IP for Relay sesuaikan dengan IP modem anda
sekarang saya bisa sharing android dengan tiap pc di dalam satu Lan 
On 14.42 by Anonim in , ,
Berjumpa lagi dengan saya Een Pahlefi. Disini saya akan sharing aplikasi loader untuk windows 7. Tujuan nya agar windows 7 yang kita pke menjadi full version.
Download Loader v2.1.4 By Daz
On 14.25 by Anonim in

Download Button
Download Versi Word


Download Button
Download Versi PDF















On 09.57 by Anonim in

MikroTik RouterOS™ adalah sistem operasi dan perangkat lunak yang dapat digunakan untuk menjadikan komputer manjadi router network yang handal, mencakup berbagai fitur yang dibuat untuk ip network dan jaringan wireless, cocok digunakan oleh ISP dan provider hotspot.   

MikroTik RouterOS™ adalah sebuah router yang memiliki kegunaan sebagai berikut :

1. Sebagai Gateway
2. Pembagi Bandwith
3. Loadbalancing
4. Firewall
5. Wireless
5. Hotspot
6. dan masih banyak lagi..

Dan umum nya mikrotik digunakan untuk usaha warnet dan instansi yang ingin memanajemen komputer client nya.
adapun mikrotik terdiri dari berbagai arsitektur, ada yang berbentuk Router Board, PC , dll

1. Routerboard Arsitekture Mipsbe
RB 750 Mipsbe














2. Router Arsitekture PPC
RB 1100












3. Antar Muka Login Via Winbox















Untuk menyetting mikrotik diantaranya...
1. Lewat terminal didalam winbox itu sendiri.
2. Lewat Telnet Menggunakan Tool Putty/Command from Windows XP..  
Notice : Window7 tidak bisa, karna fasilitas telnet nya sudah remove oleh pihak microsoft karna alasan keamanan
On 08.50 by Anonim in ,
Download Button
DSCP & TOSS berfungsi sebagai mengenali paket QOS "Quality os service" yang berada dalam Squid



On 23.30 by Anonim in
Kode
<a href="ymsgr:sendIM?eenpahlefi"><img src="http://opi.yahoo.com/online?u=eenpahlefi&amp;m=g&amp;t=22" border="0" alt="my YM"/></a>

Keterangan
a. Merah ganti dengan id yahoo anda
b. Hijau adalah jenis icon gambar yahoo nya.. coba anda ganti dari 0-20 lalu simpan dan refresh web anda, pilih dengan selera anda
On 23.13 by Anonim in



Kode
<a href="http://eenpahlefi-bjm.blogspot.com" target="_blank">




Keterangan
http://www.someurl.com = Ganti dengan link anda
On 22.56 by Anonim in


1. Install update dan module-module yang di perlukan
# apt-get update -y && apt-get upgrade -y && apt-get dist-upgrade -y && apt-get install gcc -y && apt-get install build-essential -y && apt-get install sharutils -y && apt-get install ccze -y && apt-get install libzip-dev -y && apt-get install automake1.9 -y && apt-get install acpid -y

2. Setelah update dan proses install beres reboot ubuntunya
#shutdown -r now

3. Install module squid dan download squid 2.7STABLE9
#wget https://dl.dropboxusercontent.com/s/tif6pn25k966snp/squid-2.7.STABLE9%2Bpatch.tar.gz?token_hash=AAF6ah8__bZMXA_hfxk2xbXkxuF77ckwy_czSY7-xzdjQw&dl=1

4. Buka Safe Cflags

5. Install Squid + Compile 
#cd squid-2.7.STABLE9
#./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var/spool/squid --datadir=/usr/share/squid --enable-async-io --with-pthreads --enable-storeio=aufs --enable-linux-netfilter --enable-epoll --enable-removal-policies=heap --enable-snmp --enable-cache-digests --enable-referer-log --enable-useragent-log --enable-follow-x-forwarded-for --with-large-files --enable-large-cache-files --enable-truncate --disable-ident-lookups -disable-unlinkd --with-maxfd=65536
#make install

6. Install Ubuntu dan Modul nya
#apt-get install squid

7. Matikan Service Squid
#service squid stop

8. Rubah Akses Directory + Squid + Storeurl
#chmod 775 /Cache
#chmod 775 /etc/squid/squid.conf
#chmod 775 /etc/squid/store.url

9. Copy Squid + Storeurl anda di /etc/squid

10. Cek Kesalahan Squid
#squid -k parse

11. Buat directory cache
#squid -z

12. Restart Squid
#/etc/init.d/squid restart



On 12.20 by Anonim in
Disini saya akan memberikan langkah - langkah tentang cara install squid 2.7 Stable 9 with patch. dan sebelumnya download dulu bahan - bahan nya dibawah ini







1. Winbox
2. Putty
3. Winscp
4.Squid 2.7 Stable9 with Patch


Download Button


Download Button

Download Button

Download Button
On 13.22 by Anonim


On 11.32 by Anonim in





Download Button
On 11.00 by Anonim in ,
Bagi yang biasanya suka copy - copy file besar, ini cukup membantu meningkatkan kecepatan tranfser nya..


Download Button
On 10.45 by Anonim in
Perintah membuat IPFire menjadi 1 Lan Card
echo RED_DEV=green0 >> /var/ipfire/ethernet/settings
/etc/init.d/network restart
On 08.28 by Anonim in


Tool ini sangat membantu sekali dalam penghitungan cache dengan RAM kita sendiri..

Download Button
On 05.42 by Anonim in












Ccboot V.30 cocok digunakan untuk Warnet/Perkantoran/Lab/Kampus, tidak menggunakan hardisk, cukup hanya satu server

iSCSI Boot Software - CCBoot Features "Fitur Ccboot"

PXE boot Windows XP, Windows 2003, Vista, Windows 7 and Windows 2008 from iSCSI storage/target.
Inside DHCP, gPXE, TFTP, Image Upload and iSCSI Target. It's an all-in-one solution for iSCSI boot.
Support physical drive, volume drive and VMWare disk file.
Support uploading boot image to the PXE boot server and save with VMDK format.
Clients can recovery to a new clear system after reboot.
Clients can keep their own system data after reboot.
Support image read cache and client write-back cache.
Support RAM cache with huge memory access (AWE).
Support SSD cache.
Support multiple servers, multiple NICs and load balance.
Support multiple disks.
Support client write cache.
Support one image compatible with different devices (PnP).
Support image with vhd format.
Support "Collect Local NIC" and "Merge Collected NIC" function.
Besides Hard disk, CD/DVD and ISO file can also be used for game disk.
Multiple commands for management.
Preload batch processing for clients.
System Requirements

Server Requirements

Windows 7, Windows Server 2003, or Windows Server 2008.
All drives should be formatted as NTFS. When format drives, set "Allocation unit size" as "Default" for Windows system drive, and set "Allocation unit size" as "32K" for other drives.
Latest service packs should be installed on the server.
Client Requirements (32 bit Windows edition required)
Windows XP, Windows 2003, Vista (SP1 required), Windows 7 or Windows 2008.
The Windows system drive should be formatted as NTFS and set "Allocation unit size" as "Default".
PXE 2.x compliant network adapter
CCBoot Recommended Server Specifications

20 - 70 Clients Recommended Server Specifications - Intel Chipset, AMD Chipset
70 - 100 Clients Recommended Server Specifications - Intel Chipset, AMD Chipset
>100 Clients Using multiple servers to implement load balance and redundancy
Download Button
On 09.55 by Anonim in
ip firewall mangle
add action=mark-connection chain=prerouting comment="Game fb" disabled=no \
    layer7-protocol="Game Facebook" new-connection-mark=game-fb passthrough=\
    yes
add action=mark-packet chain=prerouting connection-mark=game-fb disabled=no \
    new-packet-mark=limit-game-fb passthrough=no










ip firewall mangle
add action=mark-connection chain=prerouting comment="Game fb" disabled=no \
    layer7-protocol="Game Facebook" new-connection-mark=game-fb passthrough=\
    yes
add action=mark-packet chain=prerouting connection-mark=game-fb disabled=no \
    new-packet-mark=limit-game-fb passthrough=no






queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 \
    max-limit=512k name="Game Facebook" packet-mark=limit-game-fb parent=\
    global-out priority=8 queue=default


On 08.31 by Anonim
Iman secara bahasa = membenarkan dengan hati.
Membenarkan apa yang disampaikan nabi “apapun”.
Mengikrarkan dengan lisan = mengucap 2 kalimat syahadat.
Barang siapa yang gembira dengan datang nya bulan ramadhan, maka dosanya diampuni.
Zakat profesi = zakat yang di keluarkan berdasarkan profesi.
Gajih X 12 bulan = hasil / 2.5 persen = wajib di keluarkan.
Orang yang sudah menikah rezeki nya akan ditambah oleh allah.
Menikah lah dan banyak banyak punya keturunan. “hadits  nabi”
Kalau mampu wajib naik haji.
Iman dapat bertambah dan berkurang.
Iman kita bertambah tatkala kita mengingat allah, memuji dan bertasbih kepadanya. Dan akan berkurang apabila kita lalai dan lupa kepadanya.







On 02.31 by Anonim

On 06.30 by Anonim
PC ANDA LEMOT?
jangan khawatir, ada program yang membantu meringkan service service pada windows anda secara cepat.

1. Download file
2. Sesuaikan dengan Windows anda
3. Buka install.bat
4. Restart PC
5. rasakan beda nya.. PC anda akan lebih ringan dari biasanya




Download Button
On 06.13 by Anonim
1. Download dlu file nya
2. Install IDM nya
3. Copy paste IDM.exe ke C:\Program Files\Internet Download Manager
4. Masukan Serial Number yang sudah satu paket dengan yang anda download tadi
5. Selamat download 
Download Button
On 05.34 by Anonim


1. Install radmin server
2. Matikan anti virus
3. Happy remote.
Download Button