Friday, December 25, 2015

[SOLVED] STOP: c0000135 the program can't start because %hs is missing. Try reinstalling the program - Blue Screen error

This BSOD error occurs due to corrupted registry files and it is caused by some hijackers, viruses, malwares etc. More recently my PC crashes frequently and restarts every time. Then I decide to boot my PC with the function "Disable Automatic Restart on system failure" during start up and it stops at this blue screen of death.


After spending several time in fixing this issue with offline registry editors, again PC crashes with another BSOD error soon after fixing the previous one. It was a fatal system error report and now it was really a bad time for me.


STOP: c000021a {Fatal System Error} - This was the error faced by me. Very soon, (by luck) I've have found another solution which saves my whole work and no longer the bad time continues. I think this was the entire solution for both the BSOD errors mentioned above.
Solution: (for Vista/7 Users)
[Last Updated on July 8, 2012]
By luck, if you found to have RegBack folder in C:\Windows\System32\Config\ then this was perfect fix. Simply copy all those files which is inside this folder and paste it outside the folder and replace all with same name. Hurray, you have won!
  • Also check if there was any *.LOG1, *.LOG2 files in config folder and don't forgot to delete these since they are the virus programs which infects the registry files and make us unable to logon by crashing.
  • These virus LOG files can be easily identified since it does not have any file type. In actual, all log files have file type as text document. To verify you can see their file properties.

If you are clueless on how to access this folder without encountering this BSOD error, I suggest some methods here.

Method1
Launching Recovery Console by pressing F8 key before Start-up screen appears to bring up eight functions menu > select Repair your computer option > Select your language for keyboard layout > Type the password for user account > Select command prompt from System Recovery options.



Method2
Using windows setup dvd (or) recovery disc. Boot the PC from dvd drive > press any key to boot from cd (if it asks) > select your language > click Repair your computer below the Install button.


click "Use Recovery tools that can help fix problems starting windows" radio button and select the operating system and click Next > and then select command prompt from System Recovery options.


Method3
If you have installed two OS on same PC, then it is easy to access this folder by logging into the other operating system whether it is XP/Vista/7/RedHat linux/Ubuntu/Fedora.

Method3
Using other third-party bootable dvd's like Ophcrack LiveCDUbuntu LiveCDHiren's BootCD.

Method4
Connecting your internal hard disk to another PC or laptop via IDE/SATA to USB adapter. For more to know read my post on How to use internal Hard disk as an external USB device.

Using Command prompt
1. Type cd<space>C:\Windows\System32\Config and hit Enter key.
2. Now type dir and hit Enter key.


3. Type the following commands as follows and press Enter key after each.
  • cd RegBack 
  • copy *.* c:\Windows\System32\config 

4. If it ask for overwrite any existing files (y/n) > type Y and press Enter.
5. If all files were successfully copied message is displayed, type exit to leave the command prompt and restart Windows.

Finally, if you couldn't find RegBack folder; thinking that I was wasting your time.
GO AHEAD! - FORMAT YOUR PC! - INSTALL NEW OS!

But this is not the end for XP users. Read this Microsoft article on How to recover from a corrupted registry that prevents Windows XP from starting.

Overall, the above choice is my best advice rather than editing registry files directly.

How To Fix CRC error while copying or moving files

CRC error while copying or moving files

Cyclic Redundancy Check or CRC error is quite common and can occur in any system. In reality CRC is a data check procedure that checks whether the data to be transferred is transferred successfully or damaged in the process. If you get this message, it means that the file being read by your PC or software is corrupted. However, it does not mean all the data is lost forever.
  1. When you try to read data from your CD's or DVD's and you got this error means your system is unable to read data from CD and becomes extremely slow and hangs down. The problem can be because of the scratched CD disk, loose cables, bad CD Drive or the software related. If your CD drive reads other CD's then there is no problem with your CD drive and it may be the problem with your CD disk. Another cause of the problem might be the discs that were burnt poorly (with several buffer under runs). Solution: Replace the CD/DVD. If the problem is CD related, then cleaning it can solve the CRC error but if it the same case with most disks, then it must be your CD drive issue. Solution: Replace the CD/DVD Drive.
  2. When you try to copy or move files from one location to another in your hard drive then CRC error indicates a bad sector on your hard drive. The fact that you're seeing it when you try to copy a file indicates that the bad spot may be within the file itself.


Solution:
First, let's make sure that the problem is actually with the file you're copying since it's equally likely that the problem is with the location you're copying too. This is easy. Fire up a Command Prompt window, and then copy the file to NUL.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>CD (to wherever the file is located)

C:\wherever>copy Outlook.pst NUL
1 file(s) copied.
This reads the entire file by copying it "nowhere".
  • If this succeeds, the problem is not actually with the file itself, but the location (C:/D:/E:) you were trying to copy it to. My recommendation would be to copy it to a different disk entirely, or a different machine on your local network.
  • If this copy fails, then we've confirmed that the bad sector on your hard disk is actually being used by some portion of your file.
Backup:
For copying to different disk entirely or some other machine on your local network machine entirely we need to do this within the command prompt in order to avoid errors.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>CD (to wherever the file is located)

C:\wherever>xcopy /c Outlook.pst D:
1 file(s) copied.
  • Two important things to note here: we've used the xcopy (for eXtended copy) command, and we've added the "/C" switch which keeps copying even if errors are encountered. As you've already experienced, the default behavior of both COPY and XCOPY is to stop if an error occurs.
Repairing or Replacing the Hard Disk:
My suggestion is to Replace the Hard Disk if you have warranty or buy a new one in order to avoid future problems. Before replacing the hard disk you must run a diagnostic tool at windows start-up to check that your test results were failed for your hard disk showing some error codes. Now you can claim your manufacturer or computer seller for a new one.
If you plan to extend your hard disk life, there are different methods to fix the Bad Sectors but it is not sure that all the bad sectors are fixed and in future it may cause a major problem where you cannot even recover your important files.

How To Repair Hard Disk Bad Sector Easily

How to Fix Bad Sectors in your Hard Disk

  •  Free download the copy of Hiren's Boot CD 14.1 from the link below which is about 523MB
              http://www.hirensbootcd.org/download/
  • Extract the files to your Hard Drive.
  • Burn the "Hiren's BootCD 14.1.iso" image file to a CD with your favorite burning software's like Nero (or) you can click the "BurnToCD.cmd" file in the same folder for easy job.

SOLUTION :
1. Insert the "Hiren's BootCD 14.1" into your CD/DVD drive.
2. Boot the PC from your CD/DVD drive by setting priority in your bios menu.
3. Select the option "DOS programs" from the Hiren's dos menu. (my choice)


4. Enter the choice : 6 for Hard Disk Tools in the menu.

5. Enter the choice : 1 for HDAT2 4.53 (Test/Repair of Bad Sectors).

6. Now the HDAT2 program window will be opened and select your Hard Disk from the menu.

7. From the "Devices Test Menu" choose the option "Check and Repair Bad Sectors".

8. Now the repairing process will continue for about several minutes based on your Hard Disk size.

NOTE1 : Backup your data on your Hard Disk before repairing bad sectors.

Wednesday, December 2, 2015

Kumpulan Fungsi Tombol Shorcut Keyboard Untuk Microsoft Office

FUNGSI KEYBOARD
Ctrl + A : Select All
Ctrl + B : Bold
Ctrl + C : Copy
Ctrl + D : Font
Ctrl + E : Center Alignment
Ctrl + F : Find
Ctrl + G : Go To
Ctrl + H : Replace
Ctrl + I : Italic
Ctrl + J : Justify Alignment
Ctrl + K : Insert Hyperlink
Ctrl + L : Left Alignment
Ctrl + M : Hanging Indent
Ctrl + N : New
Ctrl + O : Open
Ctrl + P : Print
Ctrl + Q : Normal Style
Ctrl + R : Right Alignment
Ctrl + S : Save / Save As
Ctrl + T : Left Indent
Ctrl + U : Underline
Ctrl + V : Paste
Ctrl + W : Close
Ctrl + X : Cut
Ctrl + Y : Redo
Ctrl + Z : Undo
Ctrl + 1 : Single Spacing
Ctrl + 2 : Double Spacing
Ctrl + 5 : 1,5 lines
Ctrl + Esc : Start Menu
F1 : Menjalankan fungsis pertolongan yang disediakan pada Word
F2 : Memindahkan teks atau objek yang dipilih
F3 : Menjalankan perintah AutoText
F4 : Mengulangi perintah sebelumnya
F5 : Menjalankan perintah Find and Replace atau Goto
F6 : Menjalankan Perintah Other Pane
F7 : Memeriksaan kesalahan ketik dan ejaan teks
F8 : Awal perintah penyorotan/pemilihan teks atau objek
F9 : Mengupdate Field (Mail Merge)
F10 : Mengaktifkan Menu
F11 : Memasukkan field berikutnya (Mail Merge)
F12 : Mengaktifkan dialog Save As
Esc : Membatalkan dialog / perintah
Enter : Melaksanakan pilihan atau mengakhiri suatu paragraf
Tab : Memindahkan teks sesuai dengan tanda tab yang ada pada ruler horizontal
Windows : Mengktifkan Menu Start
Shortcut : Mengaktifkan shortcut pada posisi kursor
Delete : Menghapus 1 karakter di sebelah kanan kursor
Backspace : Menghapus 1 karakter di sebelah kiri kursor
Insert : Menyisip karakter di posisi kursor
Home : Memindahkan posisi kurosr ke awal baris
End : Memindahkan posisi kurosr ke akhir baris
Page Up : Menggulung layar ke atas
Page Down : Menggulung layar ke atas
Up : Memindahkan kursor 1 baris ke atas
Down : Memindahkan kursor 1 baris ke bawah
Left : Memindahkan kursor 1 karakter ke kiri
Right : Memindahkan kursor 1 karakter ke kanan
Num Lock On : Fungsi pengetikan angka-angka dan operator matematik aktif
Num Lock Off : Fungsi tombol navigasi aktif
Shift + F10 : Membuka menu pintas, sama seperti mengklik kanan
Alt : Penekanan tombol yang tidak dikombinasikan dengan tombol lain hanya
berfungsi untuk mengaktifkan atau memulai penggunaan menu bar
Shift + Delete : Menghapus item yang dipilih secara permanen tanpa menempatkan item
dalam Recycle Bin
Ctrl + Right Arrow : Memindahkan titik penyisipan ke awal kata berikutnya
Ctrl + Left Arrow : Memindahkan titik penyisipan ke awal kata sebelumnya
Ctrl + Down Arrow : Memindahkan titik penyisipan ke awal paragraf berikutnya
Ctrl + Up Arrow : Memindahkan titik penyisipan ke awal paragraf sebelumnya
Alt + F4 : Menutup item aktif, atau keluar dari program aktif
Alt + Enter : Menampilkan properti dari objek yang dipilih
Alt + Spacebar : Buka menu shortcut untuk jendela aktif
Ctrl + F4 : Close dokumen aktif dalam program-program yang memungkinkan Anda
untuk memiliki beberapa dokumen yang terbuka secara bersamaan
Alt + Tab : Switch antara item yang terbuka
Alt + Esc : Cycle melalui item dalam urutan yang mereka telah dibuka
Ctrl + Shift + Tab : Bergerak mundur melalui tab
Shift + Tab : Bergerak mundur melalui pilihan
Version 2 Keyboard Komputer
• CTRL + C (Copy)
• CTRL+X (Cut) CTRL + X (Cut)
• CTRL+V (Paste) CTRL + V (Paste)
• CTRL+Z (Undo) CTRL + Z (Undo)
• DELETE (Hapus)
• SHIFT+DELETE (Menghapus item yang dipilih secara permanen tanpa menempatkan item dalam Recycle Bin)
• CTRL sambil menyeret (men-drag) sebuah item (Menyalin item yang dipilih)
• CTRL + SHIFT sambil menyeret item (Buat cara pintas ke item yang dipilih)
• Tombol F2 (Ubah nama item yang dipilih)
• CTRL + RIGHT ARROW (Memindahkan titik penyisipan (kursor) ke awal kata berikutnya)
• CTRL + LEFT ARROW (Memindahkan titik penyisipan (kursor) ke awal kata sebelumnya)
• CTRL + DOWN ARROW (Memindahkan titik penyisipan (kursor) ke awal paragraf berikutnya)
• CTRL + UP ARROW (Memindahkan titik penyisipan (kursor) ke awal paragraf sebelumnya)
• CTRL + SHIFT dengan salah satu ARROW KEY (Sorot blok teks)
• SHIFT dengan salah satu ARROW KEY (Pilih lebih dari satu item dalam sebuah jendela atau pada desktop, atau pilih teks dalam dokumen)
• CTRL + A (Pilih semua)
• Tombol F3 (Mencari sebuah file atau folder)
• ALT + ENTER (Melihat properti untuk item yang dipilih)
• ALT + F4 (Menutup item aktif, atau keluar dari program aktif)
• ALT + ENTER (Menampilkan properti dari objek yang dipilih)
• ALT + SPACEBAR (Buka menu shortcut untuk jendela aktif)
• CTRL + F4 (Menutup dokumen aktif dalam program-program yang memungkinkan Anda untuk memiliki beberapa dokumen yang terbuka secara bersamaan)
• ALT + TAB (Beralih antara item yang terbuka)
• ALT + ESC (Cycle melalui item dalam urutan yang mereka telah dibuka)
• Tombol F6 (Siklus melalui elemen-elemen layar dalam jendela atau pada desktop)
• Tombol F4 (Menampilkan Address bar list di My Computer atau Windows Explorer)
• SHIFT + F10 (Menampilkan menu shortcut untuk item yang dipilih)
• ALT + SPACEBAR (Tampilan menu Sistem untuk jendela aktif)
• CTRL + ESC (Menampilkan menu Start)
• ALT + huruf digarisbawahi dalam nama menu (Menampilkan menu yang sesuai)
• Surat digarisbawahi dalam nama perintah pada menu yang terbuka (Lakukan perintah yang sesuai)
• Tombol F10 (Aktifkan menu bar dalam program aktif)
• ARROW (Buka menu berikutnya ke kanan, atau membuka submenu)
• LEFT ARROW (Buka menu sebelah kiri, atau menutup submenu)
• Tombol F5 (Memperbarui jendela aktif atau merefresh)
• BACKSPACE (Melihat folder satu level ke atas di My Computer atau Windows Explorer)
• ESC (Membatalkan tugas sekarang)
• SHIFT ketika Anda memasukkan CD-ROM ke dalam CD-ROM (Mencegah CD-ROM secara otomatis bermain/autoplay)
Keyboard Shortcuts Dialog Box
• CTRL + TAB (Move forward melalui tab)
• CTRL + SHIFT + TAB (Bergerak mundur melalui tab)
• TAB (Move forward melalui pilihan)
• SHIFT + TAB (Bergerak mundur melalui pilihan)
• ALT + huruf yang digarisbawahi (Lakukan perintah yang sesuai atau pilih opsi yang sesuai)
• ENTER (Lakukan perintah untuk opsi atau tombol aktif)
• SPACEBAR (Pilih atau menghapus kotak centang jika pilihan yang aktif adalah check box)
• Arrow tombols Panah (Pilih sebuah tombol jika pilihan aktif adalah group tombol pilihan)
• Tombol F1 (Menampilkan Help)
• Tombol F4 (Menampilkan item dalam daftar aktif)
• BACKSPACE (Membuka folder satu tingkat ke atas jika folder dipilih dalam Simpan Sebagai atau Buka kotak dialog)
Microsoft Natural Tombolboard Shortcuts Microsoft Natural Tombolboard Shortcuts
• Windows Logo (Menampilkan atau menyembunyikan menu Start)
• Logo Windows + BREAK (Menampilkan System Properties dialog box)
• Logo Windows + D (Menampilkan the desktop)
• Logo Windows + M (Meminimalkan semua jendela)
• Logo Windows + SHIFT + M (Memulihkan jendela yang diminimalkan)
• Logo Windows + E (Membuka My Computer)
• Logo Windows + F (Mencari for a file atau folder)
• CTRL + Windows Logo + F (Mencari for komputer)
• Logo Windows + F1 (Menampilkan Windows Help)
• Logo Windows + L (Mengunci keyboard)
• Logo Windows + R (Membuka kotak dialog Run)
• Logo Windows + U (Membuka Utility Manager)
Accessibility Tombolboard Shortcuts
• Right SHIFT selama delapan detik (Beralih FilterTombols on atau off)
• LEFT ALT + LEFT SHIFT + PRINT SCREEN (Beralih High Contrast on atau off)
• LEFT ALT + LEFT SHIFT + NUM LOCK (Mengaktifkan MouseTombols on atau off)
• SHIFT lima kali (Mengaktifkan StickyTombols on atau off)
• NUM LOCK selama lima detik (Mengaktifkan ToggleTombols on atau off)
• Logo Windows + U (Membuka Utility Manager)
Windows Explorer Tombolboard Shortcuts Windows Explorer Tombolboard Shortcuts
• END (Menampilkan bagian bawah jendela aktif)
• HOME (Menampilkan bagian atas jendela aktif)
• NUM LOCK + Asterisk sign (*) (Tampilkan semua subfolder yang berada di bawah folder yang dipilih)
• NUM LOCK + Plus sign (+) (Menampilkan isi dari folder yang dipilih)
• NUM LOCK + Minus sign (-) (Collapse folder yang dipilih)
• LEFT ARROW (Collapse pilihan saat ini jika diperluas, atau pilih folder utama)
• RIGHT ARROW (Menampilkan pilihan saat ini, atau pilih subfolder pertama)
Shortcut Tombols for Character Map Tombol pintas untuk Peta Karakter
• Setelah Anda klik dua kali pada grid karakter karakter, Anda dapat bergerak melalui grid dengan menggunakan cara pintas tombolboard:
• RIGHT ARROW (Pindah ke kanan atau ke awal baris berikutnya)
• LEFT ARROW (Pindah ke kiri atau ke akhir baris sebelumnya)
• UP ARROW (Pindah ke atas satu baris)
• DOWN ARROW (Pindah ke bawah satu baris)
• PAGE UP (Pindah ke atas satu layar pada satu waktu)
• DOWN (Pindah ke bawah satu layar pada satu waktu)
• HOME (Pindah ke awal baris)
• END (Pindah ke akhir baris)
• CTRL + HOME (Pindah ke karakter pertama)
• CTRL + END (Pindah ke karakter terakhir)
• SPACEBAR (Beralih antara yang lebih besar dan Normal ketika seorang karakter yang dipilih)
Microsoft Management Console (MMC) Main Window Tombolboard Shortcuts
• CTRL + O (Open yang disimpan konsol)
• CTRL + N (Buka konsol baru)
• CTRL + S (Save the open console)
• CTRL + M (Menambah atau menghapus item konsol)
• CTRL + W (Buka jendela baru)
• F5 tombol (Update konten dari semua jendela konsol)
• ALT + SPACEBAR (Menampilkan menu jendela MMC)
• ALT + F4 (Close the console)
• ALT + A (Menampilkan the Action menu)
• ALT + V (Menampilkan the View menu)
• ALT + F (Menampilkan the File menu)
• ALT + O (Menampilkan the Favorites menu)
Konsol MMC Window Tombolboard Shortcuts
• CTRL + P (Mencetak halaman aktif atau aktif pane)
• ALT + tanda Minus (-) (Menampilkan menu jendela jendela konsol yang aktif)
• SHIFT + F10 (Menampilkan the Action menu shortcut untuk item yang dipilih)
• Tombol F1 (Membuka topik Bantuan, jika ada, untuk item yang dipilih)
• Tombol F5 (Update konten dari semua jendela konsol)
• CTRL + F10 (Memaksimalkan jendela konsol yang aktif)
• CTRL + F5 (Memulihkan jendela konsol yang aktif)
• ALT + ENTER (Menampilkan kotak dialog Properties, jika ada, untuk item yang dipilih)

Friday, September 18, 2015

Bagi Rata Bandwidth Untuk Setiap Client Dengan Queue Tree

Ada dua cara pembagian bandwidth (queue) di mikrotik, yaitu dengan simple queue dan queue tree, sebagaimana pada tulisan sebelumnya simple queue telah dibahas, adalah membagi bandwidth (BW) berdasarkan limit yang kita berikan, walaupun kondisi user yang memakai koneksi tidak banyak tetap saja batasan nya adalah limit yang telah diberikan.

Kelebihan dari simple queue ini adalah penggunaan-nya yang mudah, sesuai dengan namanya, dan kekurangannya adalah seperti yang telah disebutkan diatas, bahwa penggunaannya yang telah dibatasi, walaupun user kondisi pemakaian koneksi saat itu sedang sepi.

Pada tulisan kali ini, kita akan mengulas tentang setting queue tree, yang mana salah satu kelebihannya adalah membagi rata BW pemakaian kepada setiap client secara rata. Misalkan pada suatu provider menyediakan jatah BW sebesar 256kb untuk suatu jaringan dengan kondisi 10 pc dan perbandingan koneksi nya 1:1, yang mana artinya 256kb download dan 256kb upload, maka pada queue tree akan membaginya secara merata kepada setiap client (10 pc) secara otomatis.

Kuncinya ada pada pcq yang tugasnya adalah membagi rata BW kepada setiap client yang terkoneksi, sebagai contoh jika dalam suatu jaringan memiliki 10 pc artinya dengan kekuatan 256kb akan dibagi dengan 10 pc (256/10) kira-kira cukuplah untuk sekedar membuka e-mail ~_~, dan jika dari 10 pc tersebut ternyata yang aktif hanya 8 pc maka kapasitas BW tadi akan dibagi dengan 8 pc (256/8) tentu kecepatan utk setiap client akan sedikit bertambah, apalagi kalau hanya satu yang aktif.

Berikut rule nya, dengan asumsi bahwa BW yang dimiliki sebesar 256kb download / 256kb upload (1:1), interface yang mengarah kedalam diberi nama LAN, sedangkan interface yang mengarah keluar diberi nama WAN.
/ip firewall address-list
add list=lokal-nyo address=192.168.10.1 comment="" disabled=no
add list=lokal-nyo address=192.168.10.2 comment="" disabled=no
add list=lokal-nyo address=192.168.10.3 comment="" disabled=no
add list=lokal-nyo address=192.168.10.4 comment="" disabled=no
add list=lokal-nyo address=192.168.10.5 comment="" disabled=no
add list=lokal-nyo address=192.168.10.6 comment="" disabled=no
add list=lokal-nyo address=192.168.10.7 comment="" disabled=no
add list=lokal-nyo address=192.168.10.8 comment="" disabled=no
add list=lokal-nyo address=192.168.10.9 comment="" disabled=no
add list=lokal-nyo address=192.168.10.10 comment="" disabled=no

/ip firewall mangle
add chain=prerouting src-address-list=lokal-nyo \
action=mark-connection new-connection-mark=kon-lokal
add chain=prerouting connection-mark=kon-lokal \
action=mark-packet new-packet-mark=kon-lokal-p

/queue type
add name=down-pcq kind=pcq pcq-classifier=dst-address pcq-rate=256000
add name=up-pcq kind=pcq pcq-classifier=src-address pcq-rate=256000

/queue tree
add parent=LAN queue=down-pcq \
packet-mark=kon-lokal-p
add parent=WAN queue=up-pcq \
packet-mark=kon-lokal-p
Cara pembagian BW dengan queue tree tersebut diatas tanpa melihat IIX dan INT nya, semua digabung menjadi satu koneksi dengan pembagian jalur download dan upload.

Tuesday, September 15, 2015

Adding Schema Markup to WordPress Theme

wp-schema-large

Adding Schema Markup to WordPress Theme for Better SEO


wp-schema-large
For those who doesn’t know. Schemas, i.e., html tags, that webmasters can use to markup their pages in ways recognized by major search providers. Search engines including Bing, Google, Yahoo! and Yandex rely on this markup to improve the display of search results, making it easier for people to find the right web pages.
Many sites are generated from structured data, which is often stored in databases. When this data is formatted into HTML, it becomes very difficult to recover the original structured data. Many applications, especially search engines, can benefit greatly from direct access to this structured data. On-page markup enables search engines to understand the information on web pages and provide richer search results in order to make it easier for users to find relevant information on the web. Markup can also enable new tools and applications that make use of the structure.
A shared markup vocabulary makes it easier for webmasters to decide on a markup schema and get the maximum benefit for their efforts. So, in the spirit of sitemaps.org, search engines have come together to provide a shared collection of schemas that webmasters can use. description via schema.org

Using Google Tools to Check Your Page Schemas

First check if your site and inner page already schema-ready. Go to Structured Data Testing Tool and enter your website or webpage address. If everything went well, you should see a results similar to below screenshot.
Google-Structured-Data-Testing-Dezzain
if not then you should consider starting to add schema markup on your website for better search engine optimization results. Don’t worry here’s an easy step by step tutorial on How to Add Schema Markup to your WordPress Theme.

1. Register a Google Plus Account

For the schema to work, you need a Google Plus Profile URL so register a new plus account now. Skip this step if you already had one.

2. Adding rel=’publisher’ to your WordPress Theme

Open header.php and just before closing of </head> add this code with your own google plus profile id for publisher profile.
1<link rel="publisher" href="https://plus.google.com/xxxxxxxxxxxxxxxxxxxx" />

3. Create Schema Data Templates

Create a new php file and copy paste this code into it and name it to schema.php and moved to your theme root. wp-content/your-theme-name/schema.php
1<div style="width:10px;height:10px;position:absolute;left:-9999em" class="post-schema">
2
3<article itemscope="" itemtype="http://schema.org/Article">
4
5<span class="entry-title" itemprop="name headline"><a itemprop="url" href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></span>
6
7<!-- Insert data:Person schema -->
8<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
9
10<!-- Insert data:rel:Author schema -->
11<span itemprop="name">
12<a href="https://plus.google.com/xxxxx-your-id-xxxxxx?rel=author" itemprop="url">YOUR NAME</a>
13</span>
14
15<!-- Insert data:others schema *optional -->
16<span itemprop="givenName">YOUR FIRST NAME</span>
17<span itemprop="familyName">YOUR FAMILY/LAST NAME</span>
18<span itemprop="email">YOUR EMAIL ADDRESS</span>
19<span itemprop="jobTitle">YOUR TITLE</span>
20<span itemprop="brand">YOUR BRAND</span>
21
22</span>
23
24<!-- Insert data:Published schema -->
25<time datetime="<?php the_time('Y-m-d') ?>" itemprop="datePublished"></time>
26<time class="entry-date updated" datetime="<?php the_modified_time('d F Y') ?>"><?php the_modified_time('d F Y') ?></time>
27
28<!-- Insert data:Author schema -->
29<span class="vcard author"><span class="fn"><?php the_author(); ?></span></span>
30
31<!-- Insert data:ArticleSection schema -->
32<?php
33$categories = get_the_category();
34$separator = ', ';
35$output = '';
36if($categories){
37foreach($categories as $category) {
38echo '<span style="display:none;" itemprop="articleSection">' . $category->cat_name . '</span>';
39}
40}
41?>
42
43<!-- Insert data:Tag schema -->
44<?php if( has_tag() ) { ?>
45<span itemprop="keywords"><?php the_tags('', ','); ?></span>
46<?php } ?>
47
48<!-- Insert data:Content schema -->
49<?php if( !is_singular() ): ?>
50<div itemprop="description"><?php the_excerpt(); ?></div>
51<?php else: ?>
52<div itemprop="articleBody"><?php the_content(); ?></div>
53<?php endif; ?>
54
55</article>
56
57</div>
or download the zipped schema.php here
You might notice in previous copied code. i included a style=’display:none’ in class=’post-schema’. This is to prevent the data been showed in your site.

4. Adding created schema.php into post_loop()

Open any file with post_loop (index.php, home.php, archive.php or single.php) and add this code
1<?php get_template_part('schema'); ?>
to post_loop() like this
1<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
2<!-- your own existed loop code -->
3<!-- add this below -->
4<?php get_template_part('schema'); ?>
5<?php endwhile; else: ?> <?php endif; ?>

5. Retest with Google Snippet Tools

Finally Clear your cache and retest your website with Structured Data Testing Tool. You should be able to see the schema markup properly generated and structured.

Credit/Source: http://www.dezzain.com/wordpress-tutorials/adding-schema-markup-to-wordpress-theme-for-better-seo/

Wednesday, August 26, 2015

Misteri Segitiga Bermuda dan Makhluk Dajjal

Segitiga Bermuda terletak di wilayah lautan Samudera Atlantik seluas 15 juta mil persegi yang membentuk garis segitiga antara wilayah teritorial Britania Raya sebagai titik sebelah utara, Puerto Rico US sebagai titik sebelah selatan dan Miami negara bagian Florida Amerika di sebelah barat. 

Ada hadist yang diriwayatkan Abu Hurairah bahwa Rasulullah SAW telah bersabda “Apabila salah seorang berada di tempat yang terbuka atau di tengah Matahari sedang bersinar, lalu bayangan yang meneduhinya bergerak sehingga sebagian dari dirinya terletak di tempat panas dan sebagian lagi di tempat sejuk, maka hendaklah dia berdiri atau meninggalkan tempat itu”.

Dikatakan larangan ini karena tempat seperti itu adalah tempat yang paling digemari oleh syaitan. Jadi apa kaitannya dengan Segitiga Bermuda? Alasannya karena Segitiga Bermuda terletak di perairan Atlantik di pertengahan antara benua Amerika bagian utara dan Afrika. Secara mudah lokasi ini adalah kawasan pertemuan dua arus panas dari Afrika dan sejuk dari Amerika Utara.

Dengan hadist ini maka terjawablah misteri di Segitiga Bermuda. Perkara - perkara aneh yang terjadi itu tentu antara lain disebabkan pertemuan antara panas dan sejuk dan istana syaitan yang mungkin tersembunyi disitu.

Ada sebuah buku yang berjudul “Dajjal akan muncul dari kerajaan jin di Segitiga Bermuda” Karya Sheikh Muhammad Isa Dawuud dari Mesir, bahwa kawasan Bermuda adalah kawasan Jin dimana dari situlah akan muncul Dajjal. Jika benar dakwaan buku itu, tidak aneh lagi apa yang disabdakan oleh Rasulullah SAW itu nyata adanya dan bahkan mendahului zaman sekaligus Rasulullah SAW membuktikan bahwa Islam memiliki semua jawaban untuk semua pertanyaan.

Menurut Syaikh Imam M. Ma’rifatullah Al-Arsy, Segitiga Bermuda merupakan tempat titik terujung di dunia ini. Di tengah kawasan itu terdapat sebuah telaga yang airnya dapat membuat siapa saja yang meminumnya menjadi panjang umur, di tempat itu pula Nabiyullah Khidzir A.S bertahta sebagai penjaga sumber air kehidupan tersebut. Syaikh Imam M. M berkata kalau penyelamat akhir Zaman Imam Mahdi akan keluar dari ghaibnya melalui tempat tersebut dengan menggunakan jubah suci berwarna kebiruan.

Lalu apa penyebab hilangnya berbagai macam kapal di tempat itu? Menurut Syaikh Imam M lagi, para iblis dan syaitan tersebut yang tak bisa mendekati pusat kawasan agung itu, maka mereka pun berjaga di sekelilingnya dan bertujuan untuk menghalangi setiap manusia yang mencoba untuk memasuki kawasan agung itu ( Segitiga Bermuda ). Karena sesungguhnya barang siapa yang bisa sampai ke tempat titik tengah kawasan Segitiga Bermuda, maka dia akan mengetahui kebenaran alam yang sesungguhnya.

Banyak orang - orang jaman dahulu yang telah mencoba ke pusat Segitiga Bermuda dan kebanyakan dari mereka enggan untuk kembali pulang ke dunianya. Menurut sebuah artikel kuno, Raja Iskandar Agung pernah mencoba masuk ke kawasan agung itu. Dan sekembalinya mereka mengatakan bahwa tempat itu berpasirkan permata dan berbatukan berlian. Tempat yang dipenuhi dengan kabut putih tebal itu sangat indah untuk dipandang tapi sangat berbahaya untuk didatangi.

Salah satu dari sekian banyak tanda-tanda kiamat, sebagaimana disampaikan Rasulullah SAW adalah munculnya Dajjal, pada suatu masa nanti. Dajjal adalah sosok makhluk bermata satu dan suka membuat dan menyebarkan fitnah.

Ia juga mengaku dirinya sebagai tuhan. Akibatnya, banyak umat manusia yang menjadi rusak akhlaknya karena teperdaya oleh tipu daya dan fitnah dajjal ini. Ia hanya mampu dikalahkan oleh Nabi Isa AS. Karena itu, Rasul SAW senantiasa berdoa agar dijauhkan dari fitnah dajjal.

"Ya Allah, aku berlindung dari siksa neraka, azab kubur, fitnah hidup dan saat mati, serta fitnah dajjal."
Dalam berbagai haditsnya, Rasul SAW mengingatkan umatnya, agar berhati- hati terhadap dajjal.
"Wahai sekalian manusia, sesungguhnya tidak ada fitnah di muka bumi ini yang lebih dahsyat daripada dajjal. Dan Allah SWT tidak mengutus seorang rasul atau nabi pun kecuali ia memperingatkan umatnya terhadap kemunculan dajjal.

Aku adalah Nabi terakhir, dan kamu sekalian adalah umat terakhir pula. Dajjal pasti keluar dari tengah-tengah kalian. Jika ia keluar sedang aku ada di antara kalian, maka aku akan mengalahkannya dengan hujjah dan kemampuanku. Jika ia keluar setelah aku tiada, maka setiap orang akan menjadi penolong dirinya sendiri untuk mengalahkan musuhnya. Allah adalah penggantiku bagi setiap muslim, ..." (HR Ibnu Majah, Ibn KHuzaimah dan al-Hakim).

Dimanakah dajjal itu akan muncul, kapan kemunculannya, bagaimana rupanya, sehebat apa kekuatannya, berapa umurnya, dan dimana tinggalnya? Itulah berbagai pertanyaan yang sering diungkapkan banyak orang mengenai sosok dajjal tersebut.




Heboh ! Inilah Proses Pembuatan Susu Formula Yang Belum Anda Ketahui

sumber foto: proteinpowderreviews.com
Banyak orang tua percaya bahwa susu formula bisa menggantikan ASI. Susu formula atau sufor sumbernya adalah ASS (Air Susu Sapi). Pertanyaannya, apakah ASS langsung dimasukkan di dalam kotak lalu jadilah susu kotak? Tentu saja tidak. Secara sederhana, proses ASS berubah menjadi susu kotak dimulai dari mengubah ASS menjadi bubuk. Setelah menjadi bubuk lalu diberi air agar menjadi ASS lagi.

Cara ASS menjadi bubuk? ASS disemprotkan ke dalam ruangan bersuhu 500 derajat celcius. Menurut pakar kesehatan dari Surabaya, Lailatul Muniroh, M.Kes, ASS yang disemprot ke suhu tersebut langsung menjadi bubuk. Jika ASS disemprot ke suhu 100 derajat saja, senyawa kimia organiknya rusak. Jika disemprot pada suhu 500 derajat? Yah, jadilah bubuk yang tidak ada isinya sama sekali, tinggal baunya saja. Badan Kesehatan Dunia atau WHO (World Health Organization) menyatakan dalam laporannya bahwa susu formula tidak direkomendasi sebagai pengganti ASI.

Jadilah bubuk ASS yang sebenarnya sudah tidak ada kandungan vitamin dan gizinya. Bahkan, suhu setinggi itu, menyebabkan reaksi pembentukan kimia negatif dalam bubuk ASS. Lantas kok bisa pabrik-pabrik susu kotak, dan bubuk, mengklaim bahwa produk mereka sangat bervitamin?

Pabrik susu bubuk dan kotak memasukkan rekayasa vitamin, mineral dan protein ke dalam bubuk ASS. Rekayasa berbahan kimia tidak alami. Belum lagi, laporan riset Global Health Center menyatakan bahwa bubuk ASS dan susu kotak diberi 6 unsur kimia di antaranya antibiotik dan gastrointestinal peptides. Kedua bahan kimia tersebut merusak sistem saraf. Indikatornya bisa berbentuk alergi pada tubuh. Itu yang paling terlihat. Jangka panjangnya? Pabrik-pabrik susu bubuk (susu formula) itu tidak jujur? Para peneliti kesehatan menyatakan bahwa sesungguhnya susu bubuk, susu kotak, itu tidak baik untuk metabolisme tubuh manusia. Bayi jika diasupi susu formula biasanya sulit BAB, alergi batuk pilek atau sesak napas. Tapi itu jangka pendeknya saja. Jangka panjangnya? Sila mengambil keputusan yang tepat untuk para buah hati.

Thursday, August 20, 2015

Setting Mikrotik untuk Warnet Game Online dan Browsing

Telah sering, warnet-warnet telah memakai router mikrotik. Banyak owner warnet yg telah menyatakan bahwasanya dengan memakai mikrotik buat jaringan warnet game on line itu efisien serta efesien buat merawat omset serta pengunjung warnet game on line mereka, meski tdk menopang 100% buat kurangi lag di game on line. Mengapa saya menyebutkan tdk 100%? dikarenakan kembali lagi dari mutu jaringan internet provider kamu (ISP) serta jaringan lokal warnet Kamu. Lantaran perihal tersebut kita juga di tuntut buat menganalisa jaringan lebih jeli.

3 Argumen Warnet Game On line Memanfaatkan Mikrotik

  • Piranti Router yg harga nya terbilang murah, kemungkinan kamu telah tdk asing dengan mikrotik routerboard RB750 serta RB750G atau harga yg tidak berlainan jauh di seri terkini RB951-2n yg ditambahkan Wireless Built-in. 
  • Irit tempat serta konsumsi listrik. 
  • Penyusunan serta monitoring bandwidth atau jalan raya data pada kegiatan pencarian, streaming, download, serta game on line yg enteng oleh karena ada penerapan winbox. Tutorial langkah setting mikrotik buat warnet game on line juga telah bertebaran.
Mengapa kegiatan penerapan game on line butuh ada penyusunannya atau “dijagain” serta di tambahkan prioritas lebih pada kegiatan internet yang lain? Lantaran langkah kerja game on line memakai komunikasi paket data realtime 2 arah pada client serta server game, serta perlu latency/timing penerimaaan serta pengiriman paket data game tiada delay. Seandainya berjalan delay pada komunikasi paket data game itu maka berjalan “lagging” atau “lag/freeze/patah2″.

3 Ketentuan Mutu Jaringan Warnet Anda 

Selagi kamu pingin coba settingan bandwidth management buat warnet game on line di mikrotik ini, ada keadaan jaringan yang penting kamu yakinkan lebih dahulu. Biar sehabis kamu setting mikrotik kamu, merasa resikonya.
  1. Berlangganan paket yg rasional sesuai jumlah pemakai atau jumlah pc client, misalnya kamu berlangganan 1Mbps buat 20 pc, nyaris tdk resiko, pencarian saja sulit. 
  2. Latency yg kecil atau bagus, yakinkan ping time ke server game/website lokal kamu kecil. Kamu dapat memandang mutu latency atau ping time dengan berkunjung ke website www. pingtest. net, yakinkan Grade mutu jaringan speedy warnet Kamu “A” atau sedikitnya “B”. 
  3. Kemampuan keseluruhan bandwidth lokal atau IIX stabil pada kecepatan khusus sama sesuai paket internet kamu, tdk naik turun. 

Saat ini kita ke sisi langkah settingnya di mikrotik
.
Langkah Setting MikroTik Buat Warnet Game Online

Saya anggap warnet kamu miliki keadaan jaringan seperti ini :
  • Berlangganan paket Speedy Download 2Mbps serta Upload 512Kbps – kecepatan rata2 yg didapat 
  • Ada 12 pc client. 
  • Penyusunan bandwidth buat Game Point Blank, Lost Saga serta Ayodance. 
  • Pingin membatasi kecepatan download buat pencarian dll 1, 5Mbps, bekasnya buat game on line. 
  • Pingin membatasi kecepatan upload buat pencarian dll 128kbps, bekasnya buat game on line.
Kamu dapat copy paste segera script ini ke terminal MikroTik Kamu, ketentuannya yakinkan kamu telah merubah nama port ether lokal jadi “ether2-lan”, port ether internet/wan jadi “ether1-wan” serta IP mikrotik kamu 192. 168. 1. 1/24 seperti di tutorial saya di awalnya Langkah Setting Mikrotik RB750. Namun wejangan saya dipelajari flow scriptnya supaya kamu menyadari benar serta dapat di kembangkan.
Pertama, Download serta Import Address Daftar dari nice. rsc mikrotik. co. id, copy-paste script dibawah ke terminal mikrotik kamu (skip ini apabila address daftar nice telah ada) :

/tool fetch address=ixp.mikrotik.co.id src-path=/download/nice.rsc dst-path=/nice.rsc mode=http;/import nice.rsc;
Ke dua, Bikin mangle/penandaan paket data dari masing-masing koneksi games (umpama di sini Point Blank, Lost Saga serta Ayodance) serta mangle seluruhnya trafik (pencarian, download, streaming dll jadi satu)
/ip firewall mangle
add action=mark-connection chain=forward comment="Point Blank Connection" disabled=no dst-address-list=nice dst-port=39190 new-connection-mark=games-conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward disabled=no dst-address-list=nice dst-port=40000-40010 new-connection-mark=games-conn passthrough=yes protocol=udp
add action=mark-connection chain=forward comment="Lost Saga Connection" disabled=no dst-address-list=nice dst-port=14009,14010 new-connection-mark=games-conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward disabled=no dst-address-list=nice dst-port=14009-14026 new-connection-mark=games-conn passthrough=yes protocol=udp
add action=mark-connection chain=forward comment="Ayo Dance Connection" disabled=no dst-address-list=nice dst-port=18901-18910 new-connection-mark=games-conn passthrough=yes protocol=tcp
add action=mark-connection chain=forward comment="Semua Koneksi (browsing, download, streaming)" disabled=no new-connection-mark=semua-conn passthrough=yes src-address=192.168.1.0/24
add action=mark-packet chain=forward connection-mark=games-conn disabled=no new-packet-mark=packet-games passthrough=no 
add action=mark-packet chain=forward connection-mark=semua-conn disabled=no new-packet-mark=semua-packet passthrough=no

Seandainya benar harusnya di winbox IP Firewall Mangle ada 7 baris mangle, seperti gambar dibawah :

mangle mikrotik game online Cara Setting MikroTik Untuk Warnet Game Online
Setting Mangle Mikrotik u/ Game Online

Yang butuh kamu cermati yaitu protocol (UDP atau TCP) serta dst-port yg dipakai masing-masing game on line itu. Langkah menyadari port game on line itu dapat memakai tool “Torch” di winbox. Atau kamu dapat saksikan daftar port game on line. Namun sebaiknya kamu cobalah kajian atau mencari sendiri port serta protocol yg dipakai, takutnya beralih.

Ketiga, Saat ini, kita setting penyusunan bandwidthnya di Queue Tree.

/queue tree
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=Download parent=ether2-lan priority=8
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=1500k name="Semua Paket" packet-mark=semua-packet parent=Download priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="Games Online" packet-mark=packet-games parent=Download priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=Upload parent=ether1-wan priority=8
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=128k name="Semua Paket Upload" packet-mark=semua-packet parent=Upload priority=8 queue=default
add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="Games Online Upload" packet-mark=packet-games parent=Upload priority=8 queue=default

Seperti yg di awalnya kita dambakan, membatasi kecepatan download buat pencarian dll 1, 5Mbps, bekasnya buat game on line serta Kecepatan upload buat pencarian dll 128kbps, bekasnya buat game on line. Kamu cukup merubah-rubah “max-limit” sesuai sama keinginan Kamu. Akhirnya di winbox bakal jadi gambar dibawah ini :

queue tree game online Cara Setting MikroTik Untuk Warnet Game Online

Penyusunan bandwidth di mikrotik buat game on line itu, yaitu teknik “pengorbanan”. Kamu dapat memastikan mana yg lebih untung pengunjung game on line apa pengunjung pencarian/tukang download. Seandainya pengunjung game on line kamu tambah banyak, kamu korbankan pengunjung pencarian atau dalam makna di kasih jatah bandwidth lebih sedikit.

Step Akhir, Pengetesan! 

Dampak settingan itu perlu kamu kajian apakah buat koneksi game on line tambah baik. Langkahnya enteng, jalankan download atau video streaming yg terus-menerus di satu diantara pc. Serta di pc lain cobalah bermain game on line. Kamu ubah “max-limit” buat “Semua koneksi” hingga ketemu yg cocok (game on line tdk lag), dikarenakan keadaan jaringan internet berlainan tiap tiap daerah (lain tempat lain rasa). Baca juga cara membatasi bandwidth streaming youtube dengan mikrotik

Daftar Port Game Online Indonesia Terbaru Update 2016

Daftar Port Game Online Indonesia Terbaru 2016 untuk settingan mikrotik.

Aurora World
TCP : 20050-20200

Atlantica :
TCP : 4300

Archage Online :
TCP : 1230 - 1260

Aura Kingdom :
TCP :5540-5580

Ayodance :
TCP :  18900-18910

World in Ayodance :
TCP : 52510,53100-53110,54100,55100

Blackretribution Steam :
UDP : 7020-7050,8200-8220,9000-9020

Bounty Hound :
TCP : 9810-9860

Clash of God :
TCP : 9430-9450,5220-5230

Cabal Indonesia :
TCP : 63000-64000,38101,38110-38130

Cabal Extreme Private:
TCP : 60170-60180,63000-64000,38101,38110-38600

Cross Fire indonesia :
TCP : 10009,13008,16666,28012
UDP : 12020-12080,13000-13080

Dragon Nest Indo:
TCP : 14300-15512
UDP : 15000-15500

Dragona
TCP :  10000-10030

Echo of souls :
TCP : 7800

Dota 2 Steam :
TCP : 9100-9200,8230-8250,8110-8120
UDP : 28010-28200,27010-27200,39000

Grand Chase :
TCP : 9300,9400,9700
UDP : 9401,9600,16440-16450

Garena League of Legend (LOL):
TCP : 2080-2099
UDP : 5100

Fifa Online 3 Garena (FOL3):
TCP: 7770-7790
UDP: 16300-16350

Freestyle Steam
IP : 52.68.0.0/16
TCP : 10600-10700
UDP : 40000-42000

Final Bullet
TCP : 9900

Hon :
UDP : 9100-9200,11200-11500

Heroes of Atarsia
TCP : 7777,9400

Idol Street :
TCP : 2001-2010

Left4Dead 2 Steam :
UDP : 4360-4390

Lineage 2:
TCP :  7777,10000,11000,13000

Lost Saga :
TCP : 14000-14010 
UDP : 14000-14010
Lune of eden :
TCP :  8400
Mircovolt :
TCP : 13000

Mercenary ops :
TCP : 6000-6125

Modo marble :
TCP : 28900-28914

Perfect world Indonesia
TCP : 29000

Point blank Indonesia :
TCP : 39190-39200
UDP : 40000-40010

Ragnarok 2 :
TCP : 7201-7210,7401-7410

Seal Online :
TCP : 1818

Swordman online (hina kelana)
TCP : 9220-9230

RF Online :
TCP : 27780

Special Force :
TCP : 27920-27940
UDP : 30000-30030

X-shot Indonesia
TCP : 7320-7350
UDP : 7800-7850, 30000

Weapon of Mytologi
TCP : 9850-9860

How to limit video streaming,youtube and idm connection with mikrotik

Cara limit streaming,youtube dan koneksi idm di mikrotik langsung copas script ini di new terminal mikrotik.

 untuk layer 7
 
/ip firewall layer7-protocol
add name="Limit IDM" regexp="get /.*(user-agent: mozilla/4.0|range: bytes=)"
add name=http-video regexp="http/(0.9|1.0|1.1)[x09-x0d ][1-5][0-9][0-9][x09-x0\
    d -~]*(content-type: video)"
add name=VIDEO regexp=video
add name=AUDIO regexp=audio
add name=donlotan regexp="^.*get.+\\.(exe|rar|zip|7z|cab|asf|mov|wmv|mpg|mpeg|\
    mkv|avi|flv|pdf|wav|rm|mp3|mp4|ram|rmvb|dat|daa|iso|nrg|bin|vcd|mp2|3gp|mp\
    e|qt|raw|wma|ogg|doc|deb|tar|bzip|gzip|gzip2|0[0-9][0-9]).*\$"
 
untuk mangle nya

/ip firewall mangle
add action=mark-packet chain=prerouting connection-mark=video \
    new-packet-mark=video passthrough=no
add action=mark-connection chain=prerouting layer7-protocol=AUDIO \
    new-connection-mark=yutup
add action=mark-connection chain=prerouting layer7-protocol=VIDEO \
    new-connection-mark=yutup
add action=mark-packet chain=forward connection-mark=yutup new-packet-mark=\
    youtube passthrough=no
add action=mark-packet chain=forward comment=STREAMING connection-mark=\
    STREAMING new-packet-mark=STREAMING passthrough=no
 add action=mark-packet chain=forward comment=Donlotan layer7-protocol=\
    donlotan new-packet-mark=paket-donlot passthrough=no protocol=tcp
 
filter untuk idm

/ip firewall filter
add action=drop chain=forward connection-limit=2,32 layer7-protocol=\
     "Limit IDM" protocol=tcp
 
membuat queue type

 /queue type
add kind=pcq name=GRATIS pcq-classifier=dst-address pcq-rate=256k
 
 membatasi streaming dan youtube

/queue tree
add comment=YUOTUBE max-limit=512k name=YOUTUBE packet-mark=youtube parent=\
    global priority=5 queue=default
add max-limit=128k name=STREAMING packet-mark=STREAMING parent=global queue=\
    default
add max-limit=256k name=" Limit Download" packet-mark=paket-donlot parent=\
    global queue=GRATIS 

Biostar A68N-2100 Ver. 6.x Motherboard Specification

CPU onboard
A68N-2100 Ver. 6.x
  • On board AMD Fusion APU E1-2100 Dual-Core processor
  • AMD Radeon HD8210 Graphics
  • Supports USB 3.0
  • Mini size (17*17cm ) for flexible use
  • Supports BIO-Remote 2 Technology
  • Supports Charger Booster Technology




Specification Biostar A68N-2100

Chipset NA
CPU AMD Fusion APU E1-2100 Dual-Core Processor
MEMORY Support DDR3 / DDR3L 1333/1066/800 MHz
2 x DDR3 DIMM Memory Slot
Max. Supports up to 16GB Memory
EXPANSION SLOT 1 x PCI-E x16 2.0 Slot (x4)
STORAGE 2 x SATA3 Connector
USB 2 x USB 3.0 Port
2 x USB 2.0 Port
2 x USB 2.0 Header
LAN Realtek RTL8111G - 10/100/1000 Controller
INTEGRATED VIDEO AMD Radeon™ HD8210 Graphics, On Board Graphic Max. Memory Share Up to 2GB
Supports DX11.1
Supports HDCP
CODEC Realtek ALC662 6-Channel HD Audio
REAR I/O 1 x PS/2 Mouse
1 x PS/2 Keyboard
2 x USB 3.0 Port
2 x USB 2.0 Port
1 x HDMI Connector
1 x VGA Port
1 x RJ-45 Port
3 x Audio Connector
INTERNAL I/O 1 x Printer Header
2 x USB 2.0 Header
2 x SATA3 6Gb/s Connector
1 x Front Audio Header
1 x Front Panel Header
1 x S/PDIF-Out Header
1 x CPU Fan Header
1 x System Fan Header
1 x Serial Header
H/W MONITORING CPU / System Temperature Monitoring
System Fan Monitoring
System Voltage Monitoring
DIMENSION Mini ITX Form Factor Dimension: 17cm x 17cm ( W x L )
OS SUPPORT Support Windows XP / 7 / 8 / 8.1
BUNDLE SOFTWARE BIO-Remote2
ACCESSORIES 2 x SATA Cable
1 x I/O Shield
1 x DVD Driver
1 x Quick Guide
FEATURES Windows 8 Ready
Supports Solid capacitor
Supports BIOS-Flasher
Supports Charger Booster
Supports BIOS Online Update

Biostar A68N-5000 Ver. 6.x Motherboard Specification

CPU Onboard
A68N-5000 Ver. 6.x
  • On board AMD Fusion APU A4-5000 Quad-Core processor
  • AMD Radeon HD8330 Graphics
  • Supports USB 3.0
  • Mini size (17*17cm ) for flexible use
  • Supports BIO-Remote 2 Technology
  • Supports Charger Booster Technology




Specification Biostar A68N-5000

Chipset NA
CPU AMD Fusion APU A4-5000 Quad-Core Processor
MEMORY Support DDR3 / DDR3L 1600/1333/1066/800 MHz
2 x DDR3 DIMM Memory Slot
Max. Supports up to 16GB Memory
EXPANSION SLOT 1 x PCI-E x16 2.0 Slot (x4)
STORAGE 2 x SATA3 Connector
USB 2 x USB 3.0 Port
2 x USB 2.0 Port
2 x USB 2.0 Header
LAN Realtek RTL8111G - 10/100/1000 Controller
INTEGRATED VIDEO AMD Radeon™ HD8330 Graphics, On Board Graphic Max. Memory Share Up to 2GB
Supports DX11.1
Supports HDCP
CODEC Realtek ALC662 6-Channel HD Audio
REAR I/O 1 x PS/2 Mouse
1 x PS/2 Keyboard
2 x USB 3.0 Port
2 x USB 2.0 Port
1 x HDMI Connector
1 x VGA Port
1 x RJ-45 Port
3 x Audio Connector
INTERNAL I/O 1 x Printer Header
2 x USB 2.0 Header
2 x SATA3 6Gb/s Connector
1 x Front Audio Header
1 x Front Panel Header
1 x S/PDIF-Out Header
1 x CPU Fan Header
1 x System Fan Header
1 x Serial Header
H/W MONITORING CPU / System Temperature Monitoring
System Fan Monitoring
System Voltage Monitoring
DIMENSION Mini ITX Form Factor Dimension: 17cm x 17cm ( W x L )
OS SUPPORT Support Windows XP / 7 / 8 / 8.1
BUNDLE SOFTWARE BIO-Remote2
ACCESSORIES 2 x SATA Cable
1 x I/O Shield
1 x DVD Driver
1 x Quick Guide
FEATURES Windows 8 Ready
Supports Solid capacitor
Supports BIOS-Flasher
Supports Charger Booster
Supports BIOS Online Update

Biostar NM70I-1037U Ver. 6.x Motherboard Specification

CPU onboard
NM70I-1037U Ver. 6.x
  • On board Intel Dual-core Celeron 1037U processor (1.8GHz)
  • Intel NM70 Chipset
  • Support DDR3 1600/1333 MHz memory and up to 16GB
  • Intel HD Graphics
  • HDMI output for maximum resolution of 1920x1200
  • Supports BIO-Remote 2 Technology
  • Supports Charger Booster Technology

Specification Biostar NM70I-1037U

Chipset Intel NM70
CPU Intel® Celeron 1037U Dual-Core 1.8GHz Processor
MEMORY Support Dual Channel DDR3 1600/1333 MHz
2 x DDR3 DIMM Memory Slot
Max. Supports up to 16GB Memory
EXPANSION SLOT 1 x PCI-E x16 2.0 Slot (x8)
STORAGE 1 x SATA3 Connector
3 x SATA2 Connector
USB 4 x USB 2.0 Port
2 x USB 2.0 Header
LAN Realtek RTL8111F - 10/100/1000 Controller
INTEGRATED VIDEO Intel HD Graphics
Max. shared memory 1759MB(DVMT)
Supports DX11
Supports HDCP
CODEC Realtek ALC662 6-Channel HD Audio
REAR I/O 1 x PS/2 Mouse
1 x PS/2 Keyboard
4 x USB 2.0 Port
1 x HDMI Connector
1 x VGA Port
1 x RJ-45 Port
3 x Audio Connector
INTERNAL I/O 1 x Printer Header
2 x USB 2.0 Header
1 x SATA3 6Gb/s Connector
3 x SATA2 3Gb/s Connector
1 x Front Audio Header
1 x Front Panel Header
1 x S/PDIF-Out Header
1 x CPU Fan Header
1 x System Fan Header
1 x Serial Header
H/W MONITORING CPU / System Temperature Monitoring
CPU / System Fan Monitoring
Smart / Manual CPU Fan Control
System Voltage Monitoring
DIMENSION Mini ITX Form Factor Dimension: 17cm x 17cm ( W x L )
OS SUPPORT Support Windows XP / Vista / 7 / 8
BUNDLE SOFTWARE BIO-Remote2
Smart Speed LAN
ACCESSORIES 2 x SATA Cable
1 x I/O Shield
1 x DVD Driver
1 x Quick Guide
FEATURES Windows 8 Ready
Supports Solid capacitor
Supports BIOS-Flasher
Supports Charger Booster
Supports BIOS Online Update