for that i have tried the following command under the /etc/apt/apt.conf.d/ and created one file 10proxy
Code: Select all
Acquire::http::Proxy "http://admin:password@10.10.0.23:8089/";can anyone help me for this?
Code: Select all
Acquire::http::Proxy "http://admin:password@10.10.0.23:8089/";Whoa, himani. We might have an ethical (or moral) question here (or both)?himani18 wrote:I want to change proxy setting for my university ... but i am getting error: "Permission denied"
can anyone help me for this?
I'm a total noob to the rpi, but I'm used to figuring out what commands do if obvious enough. If you'll notice, they also posted a code that they tried. The code specifically seems to try to tell the Pi to make use of a proxy. Not to go changing proxy settings from the proxy server itself.MarkHaysHarris777 wrote:Whoa, himani. We might have an ethical (or moral) question here (or both)?himani18 wrote:I want to change proxy setting for my university ... but i am getting error: "Permission denied"
can anyone help me for this?
Depends who you are (at the University, employed, student) and what your authorization is... um, typically, 'permission denied' messages imply the necessity of asking for permission; violation of this general common sense policy if you're a student could result in disciplinary action including expulsion--- if you're an employee, generally speaking violating IT policy is grounds for dismissal in most circumstances (depending on intent, and forethought of malice). I hope I'm making myself clear.
If you are the administrator, well that's a horse of another color, as it were.
In general (outside of normal port forwarding techniques utilized in ssh-vnc, and openvpn) don't screw around with hacking your university's servers... its a bad plan.
On the other hand, if what you're talking about is changing the settings in your RPI to handle the proxy setup on your campus that's also ok, and a different story all-together. What are you really trying to do here?
On my daughter's campus they have an IT department with *very* strict rules and guidelines... and they are more than willing to help students get connected properly; you might be better off starting there and see what they tell you... I'm sure your university has such a department (in this day and age).