Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gem-documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cmsgemonline
gem-ops
gem-documentation
Merge requests
!20
Update setups-description.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Update setups-description.md
scalzafe/gem-daq-doc:scalzafe-main-patch-46540
into
main
Overview
0
Commits
1
Pipelines
2
Changes
1
Closed
Simone Calzaferri
requested to merge
scalzafe/gem-daq-doc:scalzafe-main-patch-46540
into
main
1 year ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Added instructions for Windows10
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
49d07ea4
1 commit,
1 year ago
1 file
+
7
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs/setups-description.md
+
7
−
2
Options
@@ -115,8 +115,13 @@ To enable on a browser that is not Firefox, look up instructions for how to add
an "Automatic proxy configuration URL" and add the path to the PAC file there.
It can also be enabled system wide on your Linux machine, but the setup is
different depending on your exact configuration. Setup on Mac can be done
either through the browser or through the network settings. Setup on Windows is
an exercise left for the reader.
either through the browser or through the network settings.
Windows10:
1- Go in Settings --> Network & Internet --> Proxy
2- In the proxy page, stay in the "Automatic Proxy Configuration" section.
3- Here activate the ticks for "Automatically detect settings" and "Use Configuration Script"
4- In the box called "Script address" put the following link:
`https://www.pv.infn.it/proxy/p5.pac`
!!! important
In order to use the proxy, first enable an SSH tunnel:
Loading