<!DOCTYPE html> <html lang="en"> <head> <title>TEKAJE</title> </head> <body> <center> <h1 style="text-decoration: underline;">MATERI HOSTING & CONTROL PANEL TKJ</h1> <h2>[email protected]</h2> </center> <br> <div class="separator" style="clear: both; text-align: justify;"> Control Panel Hosting adalah panel kontrol yang digunakan untuk melakukan pengaturan pada layanan web hosting yang meliputi manajemen file, database, domain, security, software dan konfigurasi lainnya. Tanpa control panel hosting, pengaturan web hosting hanya bisa dilakukan melalui perintah teks. Control panel hosting memudahkan pengguna untuk melakukan berbagai </div> <div class="separator" style="clear: both; text-align: justify;"> <br> </div> <div class="separator" style="clear: both; text-align: justify;"> macam konfigurasi melalui tampilan user interface yang menarik dan mudah dioperasikan. </div> <div class="separator" style="clear: both; text-align: justify;"> Control panel hosting yang tersedia saat ini sangat beragam, diantaranya ialah: </div> <div class="separator" style="clear: both; text-align: justify;"> 1. cPanel </div> <div class="separator" style="clear: both; text-align: justify;"> 2. Plesk </div> <div class="separator" style="clear: both; text-align: justify;"> 3. Ensim </div> <div class="separator" style="clear: both; text-align: justify;"> 4. Direct Admin </div> <div class="separator" style="clear: both; text-align: justify;"> 5. SPanel </div> <div class="separator" style="clear: both; text-align: justify;"> 6. GPLHost </div> <div class="separator" style="clear: both; text-align: justify;"> 7. VHCS. </div> <div class="separator" style="clear: both; text-align: justify;"> 8. Virtualmin / Webmin </div> <div class="separator" style="clear: both; text-align: justify;"> 9. EHCP </div> <div class="separator" style="clear: both; text-align: justify;"> <br> </div> <div class="separator" style="clear: both; text-align: justify;"> Control hosting yang paling banyak digunakan di Indonesia ialah EHCP dan Webmin. Dan diantara berbagai macam controp panel tersebut ada yang gratis dan ada juga yang berbayar. </div> <div class="separator" style="clear: bo th; text-align: justify;"> <br> </div> <div class="separator" style="clear: both; text-align: justify;"> Biasanya control panel hosting berisi modul-modul antara lain: </div> <div class="separator" style="clear: both; text-align: justify;"> 1. Server web (mis. Apache HTTP Server , NGINX , Layanan Informasi Internet ) </div> <div class="separator" style="clear: both; text-align: justify;"> 2. Domain Name System srver </div> <div class="separator" style="clear: both; text-align: justify;"> 3. Server email dan filter spam </div> <div class="separator" style="clear: both; text-align: justify;"> 4. Server Protokol Transfer File </div> <div class="separator" style="clear: both; text-align: justify;"> 5. Basis data </div> <div class="separator" style="clear: both; text-align: justify;"> 6. Manajer file </div> <div class="separator" style="clear: both; text-align: justify;"> 7. Monitor sistem </div> <div class="separator" style="clear: both; text-align: justify;"> 8. Perangkat lunak analisis log web </div> <div class="separator" style="clear: both; text-align: justify;"> 9. Firewall </div> <div class="separator" style="clear: both; text-align: justify;"> 10. phpMyAdmin </div> <div class="separator" style="clear: both; text-align: justify;"> <br> <div id="baca-juga"></div> </div> <div class="separator" style="clear: both; text-align: justify;"> Control Panel Hosting biasanya dipasang pada Dedicated Server atau Virtual Private Server (VPS) yang menggunakan sistem operasi Linux, FreeBSD, dan sejenisnya. Aplikasi-aplikasi yang didukung cPanel meliputiApache, PHP, mySQL, Postgres, Perl, Python, and BIND, dengan email seperti POP3, IMAP, layanan-layanan SMTP. </div> <div class="separator" style="clear: both; text-align: justify;"> <span style="font-size: large;"><b><br></b></span> </div> <div class="separator" style="clear: both; text-align: justify;"> <span style="font-size: large;"><b>B. Prinsip dan Cara Kerja Control Panel Hosting</b></span> </div> <div class="separator" style="clear: both; text-align: justify;"> Hosting atau yang biasa disebut juga dengan web hosting adalah penyewaan server yang digunakan sebagai tempat penyimpanan data - data yang sehingga data tersebut dapat diakses melalui internet. Data tersebut dapat berupa teks, gambar, video atau bahkan program yang berisi ke semua hal tersebut yang bisa kita sebut dengan website. </div> <div class="separator" style="clear: both; text-align: justify;"> <br> </div> <div class="separator" style="clear: both; text-align: justify;"> Beberapa fungsi control panel hosting antara lain : </div> <div class="separator" style="clear: both; text-align: justify;"> Mengeloal email akun (menambah, menghapus, ataupun mengubah) </div> <div class="separator" style="clear: both; text-align: justify;"> Mengupload file ke server yang berada pada hosting </div> <div class="separator" style="clear: both; text-align: justify;"> Instalasi software pada server </div> <div class="separator" style="clear: both; text-align: justify;"> Memasang password pada sebuah directory yang ada di server </div> <div class="separator" style="clear: both; text-align: justify;"> Melihat statistik web (jika hosting digunakan untuk keperluan website) dan </div> <div class="separator" style="clear: both; text-align: justify;"> Masih banyak lagi. </div> <div class="separator" style="clear: both; text-align: justify;"> Control Panel Hosting sekarang sudah memilki tampilan user interface yang memudahkan pengguna untuk mengubah pengaturan server dengan beberapa klik saja. Berbeda dengan sebelumya semua pengaturan akan memerlukan waktu yang banyak. Dengan adanya graphical user inferface di control panel hosting, pengguna cukup melakukan klik pada menu yang diinginkan dan mengganti setting sesuai dengan kebutuhan. </div> <div class="separator" style="clear: both; text-align: center;"> <br> </div> </div> </div> </body> </html>
Write, Run & Share HTML code online using OneCompiler's HTML online Code editor for free. It's one of the robust, feature-rich online Code editor for HTML language, running on the latest version HTML5. Getting started with the OneCompiler's HTML compiler is simple and pretty fast. The editor shows sample boilerplate code when you choose language as HTML
. You can also specify the stylesheet information in styles.css
tab and scripts information in scripts.js
tab and start coding.
HTML(Hyper Text Markup language) is the standard markup language for Web pages, was created by Berners-Lee in the year 1991. Almost every web page over internet might be using HTML.
<!DOCTYPE html>
<html>
and ends with </html>
<h1>
to <h6>
where <h1>
is the highest important heading and <h6>
is the least important sub-heading.<p>..</p>
tag.<a>
tag.
<a href="https://onecompiler.com/html">HTML online compiler</a>
<img>
tag, where src
attribute consists of image name.<button>..</button>
tag<ul>
for unordered/bullet list and <ol>
for ordered/number list, and the list items are defined in <li>
.<a href="https://onecompiler.com/html">HTML online compiler</a>
CSS(cascading style sheets) describes how HTML elements will look on the web page like color, font-style, font-size, background color etc.
Below is a sample style sheet which displays heading in green and in Candara font with padding space of 25px.
body{
padding: 25px;
}
.title {
color: #228B22;
font-family: Candara;
}
<table>
tag.<tr>
tag<th>
tag<td>
tag<caption>
tag<script>
is the tag used to write scripts in HTML<script src="script.js"></script>