Featured Post Today
print this page
Latest Post
Tampilkan postingan dengan label pada. Tampilkan semua postingan
Tampilkan postingan dengan label pada. Tampilkan semua postingan

PERAN JAMUR PADA PERTANIAN



ROLE OF MUSHROOMS IN AGRICULTURE
Apparently Trichoderma sp is not only used for biological fertilizer / fungicide biology course but there are other benefits, maspary at Gate Farms is back posting about this one fungus.
Availability of biological agents in natural endowment would be a huge potential. This needs to be known and continue transmitted to farmers, extension workers and other agricultural stakeholders. Biological agents which we will discuss today is the fungus Trichoderma. Potential antagonistic fungus Trichoderma as a preventive against fungal plant disease has made it increasingly widely used by farmers in an effort to control plant pests (OPT). Besides its character as an antagonist also known that Trichoderma, sp. Also serve as decomposers in the manufacture of organic fertilizer. Trichoderma applications in plant breeding in order to anticipate pest as early as possible to prove that the level of farmers awareness of the importance of preventive protection has grown slowly.
Trichoderma sp are often used to control Fusariumoxysporum (cause stem rot disease on vanilla plant), Phytophtora sp (cause stem rot disease in pepper plants) and Rigidoporus lignosus (white root disease-causing fungus on plants Rubber). It is also effective in controlling Phytium sp which is a soil borne pathogens causing damping-off disease in nuts.
This fungus has several advantages, among others:
1. Easily isolated, developed, and widespread power adaptation
2. Easily found in soil planting area, allows for growth at the moment the application easier.
3. Can grow rapidly on a variety of substrates.
4. It has a wide range mikroparasitisme.
5. generally not patoen in plants.
Trichoderma fungi have the ability to increase the speed of plant growth and development, particularly its ability to cause the production of healthy roots and increase the depth of the root (deeper below ground level). This deeper root causes plants to become more resistant to drought, such as the corn crop and ornamental plants.
The mechanism of antagonistic fungi can be understood as follows. When pathogenic microbes are in a period of dormancy, antagonistic fungus Trichoderma attacks can cause biological damage pathogen inoculum. This antagonistic mechanism may be predation, perparasi, and parasitism propagules. Another form of antagonism is the suppression of germination of propagules through the competition of carbon, nitrogen, iron ions, oxygen and other important elements. While on the surface tanman antagonists include antibiosis, competition and predation.
Mikoparasitisme of Trichoderma sp. is a complex process consisting of several stages in the attacking host. Initial interaction of Trichoderma sp. ie by hifanya veering towards fungal host attacked, indicating a phenomenon kemotropik response to Trichoderma sp. due to the stimulation of the host hyfa or chemical compounds released by host fungus. When mikoparasit it reaches its host, then twist or squeeze hifanya host hyphae by forming structures such as hooks (hook-like structure), this mikoparasit Juka sometimes penetrate the host mycelium with partially degrade the host cell wall.
Mechanism of action of Trichoderma spp. (One of which is T. koningii) is suppressing the development of antibiotic formation by JAP and mikroparasitisme, competition and colonization rizomorfa. The mechanism of destruction of Root Fungus White (JAP) occurs through the process of lysis of mycelium and rizomorfa. Lysis is an enzymatic process by cellulose enzymes produced by T. koningii.
Trichoderma harzianum suppress fungal growth in plants phythoptora infestan kentang.Jamur fungus Trichoderma isolates harsianum is local, so when using compost will support the breeding of these Trichoderma that can suppress the growth of phythopthora dilahan potatoes. Trichoderma is one type of fungus mikroparasitik / parasitic fungi against lain.Nah because sifat2 this that Trichoderma can be utilized as a biocontrol agent against fungal jenis2 fitopatogen. Advantages and keunggulanya is easily monitored and can proliferate, so its presence in the environment can survive.
0 komentar

Setting Membagi Bandwith Otomatis pada Mangel Queue Tree di Mikrotik Pada postingan kali ini saya akan

Melampirkan tata cara settingan untuk membagi bandwith secara otomatis di routerboard mikrotik anda. langsung saja ke kajian kita.

1. Membuat Ping Stabil
Guna dari pada ping stabil yaitu untuk membuat proses ping ketika pemakaian anda pada tapi kalau kita melakukan ping itu akan selalu stabil, perintahnya seperti berikut

/ip firewall mangle add chain=prerouting protocol=icmp action=mark-connection new-connection-mark=PING_STABIL passthrough=yes comment="PING_STABIL" disabled=no

/ip firewall mangle add chain=prerouting protocol=icmp connection-mark=PING_STABIL action=mark-packet new-packet-mark=PING_PAKET passthrough=no comment="PING_PAKET" disabled=no

/queue tree add name="=KONDISI_PING_MULUS=" parent=global-total packet-mark=PING_PAKET limit-at=0 queue=default priority=1 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

Berikut contoh jalan atau tidaknya proses diatas




2. Setting Mangle 

/ip firewall mangle add action=mark-connection chain=prerouting comment="TANDA SEMUA KONEKSI" disabled=no in-interface=local new-connection-mark="SEMUA KONEKSI MASUK" passthrough=yes
/ip firewall mangle add action=mark-connection chain=forward disabled=no new-connection-mark="SEMUA KONEKSI KELUAR" out-interface=local passthrough=yes comment="SEMUA KONEKSI KELUAR"

/ip firewall mangle add chain=prerouting action=mark-packet new-packet-mark="SEMUA PAKET MASUK" passthrough=yes connection-mark="SEMUA KONEKSI MASUK" comment="SEMUA PAKET MASUK"

/ip firewall mangle add chain=forward action=mark-packet new-packet-mark="SEMUA PAKET KELUAR" passthrough=yes connection-mark="SEMUA KONEKSI KELUAR" comment="SEMUA PAKET KELUAR"

/ip firewall mangle add action=mark-connection chain=prerouting comment="BROWSING CLIENT" connection-mark="SEMUA KONEKSI MASUK" disabled=no new-connection-mark="BROWSING KONEKSI" passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-connection chain=postrouting disabled=no dscp=1 new-connection-mark="ICMP KONEKSI" passthrough=yes comment="ICMP KONEKSI"

/ip firewall mangle add chain=input protocol=tcp dst-port=8291 comment="MASUK WINBOX" action=mark-connection new-connection-mark=winbox passthrough=no


Mangel Game
ip firewall mangle add action=mark-connection chain=prerouting comment="POINT BLANK" connection-mark="SEMUA KONEKSI MASUK" disabled=no dst-port=40000-40010 new-connection-mark="GAME KONEKSI" passthrough=yes protocol=udp

/ip firewall mangle add action=mark-connection chain=prerouting comment="GAME POKER" connection-mark="SEMUA KONEKSI MASUK" disabled=no dst-port=9339,843 new-connection-mark="GAME KONEKSI" passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-connection chain=prerouting comment="RF ONLINE" connection-mark="SEMUA KONEKSI MASUK" disabled=no dst-port=10001,10002,10003,10004,10005,10006,10007 new-connection-mark="GAME KONEKSI" passthrough=yes protocol=udp

/ip firewall mangle add action=mark-packet chain=postrouting connection-mark="ICMP KONEKSI" disabled=no new-packet-mark="ICMP PAKET" passthrough=no comment="ICMP PAKET"

/ip firewall mangle add action=mark-packet chain=forward comment="SEMUA GAME DIPAKETKAN" connection-mark="GAME KONEKSI" disabled=no new-packet-mark="GAME PAKET" passthrough=no

/ip firewall mangle add action=mark-connection new-connection-mark="GAME KONEKSI" chain=prerouting protocol=udp connection-mark="SEMUA KONEKSI MASUK" comment="GAME CLIENT"

/ip firewall mangle add action=mark-packet chain=forward comment="BROWSING PAKET" connection-bytes=0-131072 connection-mark="BROWSING KONEKSI" disabled=no new-packet-mark="BROWSING PAKET" passthrough=no protocol=tcp

/ip firewall mangle add chain=forward src-address=192.168.50.0/24 action=mark-connection new-connection-mark=AUTOMATICDOWNLOAD passthrough=yes comment="===DOWNLOAD CLIENT==="

/ip firewall mangle add chain=forward connection-mark=AUTOMATICDOWNLOAD action=mark-packet new-packet-mark=AUTOMATIC passthrough=no comment="==AUTOMATIC CLIENT=="






3. Setting Queues Tree

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="ICMP PING" packet-mark="ICMP PAKET" parent=global-out priority=1 queue="default"

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="+++TOTAL UPLOAD+++" packet-mark="SEMUA PAKET MASUK" parent=public priority=4 queue=default
/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="+++TOTAL DOWNLOAD+++" packet-mark="SEMUA PAKET KELUAR" parent=global-out priority=5

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="GAME DOWNLOAD" packet-mark="GAME PAKET" parent="+++TOTAL DOWNLOAD+++" priority=6 queue=default
/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="BROWSING PAKET" packet-mark="BROWSING PAKET" parent="+++TOTAL DOWNLOAD+++" priority=7 queue=default

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="+++TOTAL DOWNLOAD CLIENT+++" parent="+++TOTAL DOWNLOAD+++" priority=8 packet-mark="SEMUA PAKET KELUAR"

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name=DOWNLOADS parent=public packet-mark=AUTOMATIC queue=pcq-upload priority=8

/queue tree add burst-limit=0 burst-threshold=0 burst-time=0s disabled=no limit-at=0 max-limit=0 name="DOWNLOAD CLIENT" parent=global-out packet-mark=AUTOMATIC queue=pcq-download priority=8




4. Setting Queues Type

/queue type add name=pcq-download kind=pcq pcq-classifier=dst-address

/queue type add name=pcq-upload kind=pcq pcq-classifier=src-address



Semoga bermanfaat .


sumber : http://routerosmikrotik.blogspot.com
0 komentar

Beep Error Sound On CPU Mengenal Bunyi Beep Error Pada CPU

Mungkin beberapa orang sering mengalami hal ini. Saat pertama kita mau menyalakan
komputer, ada bunyi BEEP yang mengganggu dari CPU dan tak ada tampilan sama sekali di layar monitor. Sebenarnya itu adalah pesan yang disampaikan oleh CPU kepada anda bahwa CPU itu mengalami masalah. Sebelum anda mengeluarkan uang lebih untuk membawa CPU anda ke tempat servis komputer, ada baiknya anda mencoba memahami dulu apa keluhan pada CPU tersebut. Atau lebih baik lagi apa bila anda dapat memperbaikinya sendiri. Berikut adalah daftar SINYAL
BEEP ERROR pada CPU. Yang perlu dipahami adalah system BIOS apa yang anda gunakan.

AMI (American Megatrends International) BIOS Beep Codes
BEEP CODE PENJELASAN KEMUNGKINAN PENYEBAB
1 Beep Memory Refresh Failure Bad Memory (RAM)
2 Beeps Memory Parity Error Bad Memory (RAM)
3 Beeps Base 64k Memory Failure Bad Memory (RAM)
4 Beeps Timer Not Operational Bad Motherbard
5 Beeps Processor Error Bad Processor
6 Beeps 8042 Gate A20 Failure Bad Cpu or Motherboard
7 Beeps Processor Exception Bad Processor
8 Beeps Video Memorry Error Bad VGA or Memory
9 Beeps ROM Checksum Error Bad BIOS
10 Beeps CMOS Checksum Error Bad Motherboard
11 Beeps Cache Memory Bad Bad CPU or Motherboard
AWARD BIOS Beep Codes
BEEP CODE PENJELASAN KEMUNGKINAN PENYEBAB
1 Panjang, 2 Pendek Video Adapter Failure Bad Video Adapter
Berulang-ulang Memory Error Bad Memory (RAM) or Bad Connection
1 Panjang, 3 Pendek Video Adapter Failure Bad Video Adapter or Memory
Beep Frekuensi Tinggi (saat running) CPU Overheating CPU Fan Failure
Berulang-ulang frekuensi tinggi (beep pelan) CPU Failure Bad Processor
PHOENIX BIOS Beeps Codes
Contoh: 1-1-2 menjelaskan BEEP [berhenti] BEEP [berhenti] BEEP BEEP
BEEP CODE PENJELASAN KEMUNGKINAN PENYEBAB
1-1-2 CPU/Motherboard Failure BAD CPU/Motherboard
1-1-3 CMOS Read/Write Failure Bad Motherboard
1-1-4 BIOS ROM Failure Bad Bios Chips
1-2-1 Timer Failure Bad Motherboard
1-2-2 DMA Failure Bad Motherboard
1-2-3 DMA Failure Bad Motherboard
1-3-1 Memory Refresh Failure Bad Memory
1-3-2 64k Memory Failure Bad Memory
1-3-3 64k Memory Failure Bad Memory
1-3-4 64k Memory Failure Bad Memory
1-4-1 Address Line Failure Bad Memory
1-4-2 Parity Error Bad Memory
1-4-3 Timer Failure Bad Motherboard
1-4-4 NMI Port Failure Bad Motherboard
2-1-1 64k Memory Failure Bad Memory
2-1-2 64k Memory Failure Bad Memory
2-1-3 64k Memory Failure Bad Memory
2-1-4 64k Memory Failure Bad Memory
2-2-1 64k Memory Failure Bad Memory
2-2-2 64k Memory Failure Bad Memory
2-2-3 64k Memory Failure Bad Memory
2-2-4 64k Memory Failure Bad Memory
2-3-1 64k Memory Failure Bad Memory
2-3-2 64k Memory Failure Bad Memory
2-3-3 64k Memory Failure Bad Memory
2-3-4 64k Memory Failure Bad Memory
2-4-1 64k Memory Failure Bad Memory
2-4-2 64k Memory Failure Bad Memory
2-4-3 64k Memory Failure Bad Memory
2-4-4 64k Memory Failure Bad Memory
3-1-1 Slave DMA Failure Bad Motherboard
3-1-2 Master DMA Failure Bad Motherboard
3-1-3 Interupt Control Failure Bad Motherboard
3-1-4 Slave IC Failure Bad Motherboard
3-2-2 Interupt Control Failure Bad Motherboard
3-2-3 <reserved>
3-2-4 Keyboard Control Failure Bad Motherboard
3-3-1 CMOS Battery Failure Bad Cmos Battery
3-3-2 CMOS Configuration Error Incorrect Settings
3-3-3 <reserved>
3-3-4 Video Memory Failure Bad Video Card or Memory
3-4-1 Video Init Failure Bad Video Card or Memory
4-2-1 Timer Failure Bad Motherboard
4-2-2 CMOS Shutdown Failure Bad Motherboard
4-2-3 Gate A20 Failure Bad Motherboard
4-2-4 Unexpected Failure Bad Processor
4-3-1 RAM Test Failure Bad Memory
4-3-3 Timer Failure Bad Motherboard
4-3-4 RTC Failure Bad Motherboard
4-4-1 Serial Port Failure Bad Motherboard
4-4-2 Paralel Port Failure Bad Motherboard
4-4-3 Coprocessor Failure Bad Motherboard or CPU
9-2-1 Video Adapter Incompability Use Different Brand of Video Card

copas :  http://anshori29.wordpress.com/2010/08/20/beep-error-sound-on-cpu-mengenal-bunyi-beep-error-pada-cpu/
0 komentar
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Cun blog - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger