Questions tagged [proxy]
A method of connecting to the internet through an intermediary (a proxy server) which handles connections and redirects them.
1,228 questions
0
votes
1
answer
105
views
How to pass on env variables to .desktop file for a flatpak application?
GNOME 42.9
X11 (thanks, Nvidia..)
I need to pass on an env variable inside a starter file for a specific flatpak application Fractal. Due to the Great Firewall of China, I need to use a SOCKS5 in ...
0
votes
1
answer
150
views
Unable to download anything from Discovery on KDE due to Proxy error (111: Connection Refused)
I used System Proxy option on Karing VPN, which completely borked Discovery store from working for me and only works when the VPN of it is on
E: https://us-apt.pkg.dev/projects/jigsaw-outline-apps ...
0
votes
1
answer
430
views
Is there a way to go around your ISP's proxy?
I'm trying to host my own minecraft server on Ubuntu 25.04 from my university dorm. Server works just fine on all computers in my room (I assume because they all connected to a same router, including ...
0
votes
1
answer
192
views
Dnstt connection does not work
Following instructions based on these two links, tried to circumvent network censorship.
In the instructions, it was said to go to the name's register configuration panel and set these:
A tns....
0
votes
1
answer
186
views
APT Network require authentication: Ethernet vs Wireless
I am using Ubuntu 24.04.2 LTS. My machine is connected to internet via ethernet through cable from mesh router(secondary) and Wifi. I don't have any proxy settings set anywhere.
Performing sudo apt ...
0
votes
0
answers
91
views
How do I get XWiki/ Tomcat 10 to use Squid Proxy for Internet
I am running Ubuntu 24.04.02 (Desktop). All Internet needs to go through a Squid Proxy. Apt and wgetrc are setup to use the proxy, so updates and XWiki (Tomcat 10 and MariaDB installed fine) but I am ...
0
votes
1
answer
259
views
Upgrading Ubuntu Server error: Failed to connect to https://changelogs.ubuntu.com/meta-release
I am trying to update my ubuntu server from 20.04 to 22.04 and eventually to 24.04. I am getting the following error: Failed to connect to https://changelogs.ubuntu.com/meta-release. Check your ...
0
votes
3
answers
737
views
docker daemon doesn't respect proxy environment in Ubuntu 24.04
I've a curious problem when trying to use proxy server for my docker daemon in Ubuntu 24.04. I configured the proxy according to the manual https://docs.docker.com/engine/daemon/proxy/#systemd-unit-...
0
votes
3
answers
841
views
Proxy for cURL for All Users
How do you set the proxy for cURL for all users?
I know I can edit the ~/.curlrc file and add the proxy like this:
proxy = "http://myproxy.com:1112"
But I want this to apply to all users.
0
votes
0
answers
263
views
Crontab with proxy
I have an issue :
I add inside /etc/profile.d/proxy :
export http_proxy=http://IP:80/
export https_proxy=http://IP:80/
export ftp_proxy=http://IP:80/
export no_proxy="localhost,127.0.0.1,...
0
votes
1
answer
4k
views
Kubernetes, tls: failed to verify certificate: x509: certificate signed by unknown authority
I'm trying to install Kubernetes on my ubuntu virtual machine which is 24.04 LTS. While fetching the releaseKey I'm getting unable to get local issuer certificate. I'm sitting behind the corporate ...
0
votes
0
answers
236
views
ubuntu 24.04 drops traffic redirected from router
I have almost zero experience in Linux. What should I do to stop Ubuntu from dropping traffic that is redirected to it from the router, which comes from the external network? Port forwarding is ...
1
vote
0
answers
260
views
After upgrading to Kubuntu 24.04 I have many problems
Please help me!
I used to work with Kubuntu 22.04 for a long time without any problems and with regular updating. Then the system asked me to upgrade to 24.04 and I did this at about September 10.
...
0
votes
0
answers
200
views
Proxy ARP between Ubuntu and Raspberry
I have a not so new PC on which I installed Ubuntu 24.04 LTS. It does not have WiFi connectivity, and I do not have a wired internet connection. Therefore, I would like to endow it an internet access ...
0
votes
0
answers
112
views
I woke up today and the system proxy settings had been changed when I never use these settings. How did that happen or how do I find out?
I noticed something was wrong right away because Brave browser could not access the Internet. It told me to check my proxy settings.
Sure enough, printing the environment variables gives the following:...