Menggunakan Repository HTTPS Linux

Kenapa menggunakan Repository HTTPS Saya pribadi menggunakan repository HTTPS untuk menghindari “gangguan” yang sering disebabkan oleh provider yang saya pakai saat melakukan update maupun install menggunakan apt. Provider yang saya gunakan, XL sering sekali mengintercept trafik HTTP dan menyisipkan iklan mereka saat kita melakukan update dari repository HTTP, dan itu lumayan menganggu. contoh gangguan : […]

How To Install MySQL Workbench on Ubuntu 20.04

The MySQL Workbench is a GUI application that enables database administrators and Developers with administration, development, design, creation and maintenance of MySQL database systems. This tool is developed by same team that is behind MySQL relational database management system. In this short article we’re going to discuss on the installation of MySQL Workbench on Ubuntu […]

Installing private DEB packages with APT

Your secret Repository URL The secret repository URL is the APT endpoint for your Gemfury account and packages. Do not share this URL to keep your account private. Your Repo-URL has the following format: Setting up APT with Editor Text ( any one ) To install your packages, you’ll need to configure APT to access […]