Mengatur Proxy Internet secara PERMANEN di Ubuntu via Terminal

sudo -s

nano /etc/environment

Tambahkan baris kode berikut pada file environment tersebut:

`http_proxy="http://username:password@domain:port/"

`http_proxy="http://username:password@domain:port/"

contoh: `http_proxy="http://dody:456789@proxy.itb.ac.id:8080/"

Published by

Unknown's avatar

Dody Dharma, Ph.D

I am an Assistant Professor at the Informatics Research Group, Institut Teknologi Bandung, and serve as the Principal Quant & AI Strategist at %BATI, an AI-powered platform revolutionizing investment and wealth management decision-making. I hold a PhD in Visualization and Computer Graphics from the School of Computer Science, University of Leeds.

Apa pendapat Anda?

This site uses Akismet to reduce spam. Learn how your comment data is processed.