Langsung ke konten utama

Postingan

Linux-Based Operating System Development Using the Method Linux From Scratch

 T he operating system is one of the most important components in any computer system. The operating system manages the use of computer hardware such as processors, memory, I/O devices, and storage media. In addition, the operating system also acts as a layer that connects computer hardware and software. Previous operating system continues to grow.   One of the operating systems featured in this development is GNU/Linux. GNU/Linux is in the spotlight with very rapid development. This is possible because GNU/Linux adheres to the open source philosophy.      Open source software provides 1 source code that users are free to use, study, distribute, and redevelop. Therefore, the development of the GNU/Linux operating system has experienced rapid growth. Operating system users.     GNU/Linux are given the opportunity to build and develop operating systems to suit their individual needs. There are two methods that can be used. Remaster Method and Linux From Scratch (LFS). The difference is t

Know What is Fiber Optic

          A cable made of optical fiber that transmits data through light is known as a fiber optic (FO) cable.FO is renowned for its data transfer speed.Additionally, FO has a low attenuation and high bandwidth.Therefore, do not be surprised if numerous service providers, including Indosat, frequently present FO.Despite the numerous benefits of FO, its application comes with some drawbacks and challenges.One of them is whose FO cable has a high FO attenuation because it is more fragile than other transmission media.The FO cable's high attenuation is caused by numerous factors.Additionally, the issue that is frequently encountered is cable bending, which is followed by unsatisfactory or dirty ports and connectors and a poor FO connection.When connecting the FO trunk cable or making a new line, if the connection is bad, it usually happens.Therefore, there are a number of ways to avoid this. Source Jurnal Analysis of the Connection of Access Fiber Optic Cables with Backbone Fiber Opt

Cara Install Speedtest-cli di Linux Ubuntu 20.10

Cara Install Speedtest-cli di Linux Ubuntu 20.10 Untuk sharing kali ini penulis mau mencoba meinstall speetest menggunakan cli  Pengertian speedtest? Speedtest merupakan  layanan untuk menguji kecepatan dan performa koneksi internet, baik seluler maupun Wi-FI, yang dikembangkan oleh Ookla. Layanan ini pertama kali diluncurkan pada tahun 2006 dan hingga saat ini layanan Speedtest telah digunakan lebih dari 25 miliar kali untuk menguji kecepatan internet yang sangat populer oleh warga digital. 1. Langkah pertama mari kita coba mengunakan pip arfika@arfika-Lenovo-G580:~$ sudo apt-get install python3-pip [sudo] password for arfika:  Reading package lists... Done Building dependency tree        Reading state information... Done Package python3-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'python3-pip' has no installation candidate arfika@arfika-Lenovo-G5

Cara Instalasi Google Chrome di linux Ubuntu 20.10

Cara Instalasi Google Chrome di linux ubuntu Untuk mengistall Google chrome di sistem operasi ubuntu 20.10 adalah sebagai berikut 1. Untuk langkah pertama masuk ke directories yang akan di jadikan tempat Downloads. arfika@arfika-Lenovo-G580:~$ cd /home/arfika/Downloads/ arfika@arfika-Lenovo-G580:~/Downloads$ pwd /home/arfika/Downloads arfika@arfika-Lenovo-G580:~/Downloads$ To run a command as administrator (user "root"), use "sudo <command>". See "man sudo_root" for details. 2. Langkah kedua Download file Google Chrome. arfika@arfika-Lenovo-G580:~$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb --2022-03-09 07:00:34-- https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb Resolving dl.google.com (dl.google.com)... 142.251.10.91, 142.251.10.136, 142.251.10.93, ... Connecting to dl.google.com (dl.google.com)|142.251.10.91|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8302838

Pemanfaatan Perangkat Lunak Presentasi Google Slide

Pemanfaatan Perangkat Lunak Presentasi  Google Slide Presentasi merupakan salah satu bentuk komunikasi yang dilakukan untuk menyampaikan suatu topik, pendapat ataupun informasi kepada orang lain. Sebuah presentasi terdapat beberapa unsur pokok, yaitu: 1. pihak yang melakukan presentasi, yang disebut presenter ; 2. peserta presentasi/pemirsa, yang disebut audience ; dan 3. media atau perangkat presentasi. Pada materi ini akan dibahas bagaimana membuat presentasi menggunakan Google Slide       Google Slide Presentasi indah yang dibuat bersama-sama Buat dan edit presentasi yang disempurnakan di browser Anda—tidak perlu perangkat lunak.  Sejumlah orang dapat bekerja pada waktu yang sama sehingga semuanya selalu memiliki versi terbaru. jadi dalam waktu bersamaan dapat mengedit satu file presentasi dengan Google slide.  Berikut Langkah- langkah untuk memulai Google slide 1. Kunjungi situs  https://docs.google.com/presentation/u/0 / login mengunakan acunt Google 2. Create new document denga

Cara Mengenal tingkatan bahasa pemrograman

A. Perangkat Lunak Bahasa pemrograman        Perangkat Lunak Bahasa pemrograman adalah software bahasa komputer yang digunakan dengan cara merancang atau membuat program sesuai dengan struktur dan metode yang dimiliki oleh bahasa program itu sendiri. Komputer mengerjakan transformasi data berdasarkan kumpulan printah program yang telah dibuat oleh program. Kumpulan perintah ini harus dimengerti oleh komputer, berstruktur terntentu (syntax) , dan bermakna. Bahasa pemrograman merupakan notasi untuk memberikan secara tepat program komputer. Berbeda dengan bahasa, misalkan Bahasa Indonesia dan Inggris yang merupakan bahasa alamiah (natural language), sintaksis dan semantik bahasa pemrograman komputer ditentukan secara jelas dan terstruktur, sehingg bahasa pemrograman juga disebut sebagai bahasa formal (formal language). Jadi dengan kata lain seperti translator ke bahasa mesin. Menurut tingkatannya, bahasa pemrograman dibagi menjadi 3 tingkatan, yaitu:        Gambar 1.1 tingkatan Bahasa P