मैं एक अतिथि वर्चुअल मशीन के लिए कुछ परदे के पीछे कॉन्फ़िगर करने की कोशिश कर रहा हूं और अब मुझे मिल रहा है:
sudo apt-get update
E: Syntax error /etc/apt/apt.conf.d/95proxy:4: Extra junk at end of file
फ़ाइल की सामग्री है:
cat /etc/apt/apt.conf.d/95proxy
Acquire::http::proxy "http://10.0.0.60:3128/"
Acquire::ftp::proxy "http://10.0.0.60:3128/"
Acquire::https::proxy "http://10.0.0.60:3128/"