tteckster
d26e474ccb
Update install.func
...
add a one second delay before checking internet connectivity
4 months ago
tteckster
9cbd0f3037
Update install.func
...
fixes https://github.com/tteck/Proxmox/issues/3386
4 months ago
tteckster
a078adfaea
Update install.func
...
tweak
5 months ago
tteckster
4bce8ff991
Update install.func
...
tweak
7 months ago
tteckster
4ccf823d7a
Update install.func
...
Spinner update
7 months ago
tteckster
2e36b903ad
Update install.func
...
slow spinner
8 months ago
tteckster
71ca43c7a2
Update install.func
...
The script now checks for both IPv4 and IPv6 Internet connectivity and displays the results. Only if both IPv4 and IPv6 checks fail, it will then prompt the user.
9 months ago
tteckster
c0e3edc0c9
Update install.func
...
The script now checks IPv6 internet connectivity by attempting to ping "google.com" instead of Cloudflare's DNS IPv6 server address.
9 months ago
tteckster
ffd2fc3b86
Update install.func
...
Check to see if the apt-cacher-ng proxy is available before attempting to use it. If it's not available, the system will directly communicate with the apt repositories.
10 months ago
tteckster
72de387b5c
Update install.func
...
update the script to include IPv6 connectivity considerations
10 months ago
tteckster
acec4f6293
Update install.func
...
tweak
10 months ago
tteckster
1782fad313
Update install.func
...
tweak
10 months ago
tteckster
6a83a3eaac
New feature
...
- The option to utilize Apt-Cacher-NG (Advanced settings) when creating LXCs. The added functionality is expected to reduce bandwidth usage and provide faster operating system updates.
- Requires the Apt-Cacher-NG LXC
11 months ago
tteckster
50bc9c334a
Update install.func
...
revert
11 months ago
tteckster
4cd3cf0e23
Update install.func
...
accommodate apt-cacher-ng
11 months ago
tteckster
9ca401e30f
Update verbose mode
...
- Remove `set -x`
- Only entries with `$STD` will be shown
11 months ago
tteckster
867a10f03f
Add new element
...
- add spinner
11 months ago
tteckster
00f73c7370
Update install.func
...
tweak
11 months ago
tteckster
7cfb239d70
Update install.func
...
revert tweak
11 months ago
tteckster
db0abe293d
Update install.func
...
tweak
11 months ago
tteckster
e45aa5e42a
Update install.func
...
- globally add update command
1 year ago
tteckster
9948c7c410
Update install.func
...
tweak
1 year ago
tteckster
2caee65b10
Update install.func
...
tweak
1 year ago
tteckster
ad8d7fce24
Update install.func
...
tweak
1 year ago
tteckster
f0a8502c96
Update install.func
...
tweak
1 year ago
tteckster
59110997d5
Update install.func
...
Tweak for Debian 12
1 year ago
tteckster
d5c38b978a
Update install.func
...
tweak
2 years ago
tteckster
9192b8b076
Update install.func
...
added code descriptions
2 years ago
tteckster
c12f2773e7
Code refactoring
2 years ago
tteckster
353e74f86b
Update install.func
...
add error message
2 years ago
tteckster
4175b8d5f6
The latest iteration of the scripts ( #1220 )
2 years ago