Postingan

bila2

Gambar
 

indah

Gambar
 

awa

Gambar
 

bila

Gambar
 

aza

Gambar
 

Ulangan pak canyo dn pk herman

Yg bagian pak cahyo: 1. ip a 2. sudo dhclient emp0s3 (pass: sija), ip a 3. ping google.com (ctrl+c untuk menghentikan) 4. ping 8.8.8.8 5. ctrl+c 6. sudo apt update 7. sudo apt install apache2 8. sudo systemctl status apache2, ctrl+c 9. Sudo nanao /var/www/html/index.html *untuk menyimpan yg sudah diedit ctrl+x, y, enter, ip a Codingan: <!DOCTYPE html> <html> <head>   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">   <title>Hello, World!</title> </head> <body>   <h1><marquee> //tulisan berjalan     ISI DATA BERIKUT </marquee></h1>   <table>     <tr> // kesamping       <td>Nama</td>       <td>:</td>       <td><input></td>     </tr>     <tr>       <td>Alamat</td> //bnyk space       <td...