tteckster
353e74f86b
Update install.func
...
add error message
2 years ago
tteckster
2c247bc588
Update build.func
...
add error message
2 years ago
tteckster
13ae767e7f
Update monitor-all.sh
...
code refactoring
2 years ago
tteckster
6312591e58
Update build.func
...
if a static IP was used, check for gateway IP
2 years ago
tteckster
e72c28c324
Update build.func
...
validate IPv4 CIDR address
2 years ago
tteckster
05bc918eb9
Delete monitor-lxcs.sh
2 years ago
tteckster
2248d75fa0
Add files via upload
2 years ago
tteckster
d9926b376b
Add files via upload
2 years ago
tteckster
eea752fa79
Create microcode.sh
2 years ago
tteckster
70ce72fcbf
Update monitor-all.sh
...
final tweak
2 years ago
tteckster
e946f41890
Update build.func
...
Check if the Monitor-All service is currently active. If it is, stop the service until the creation process is complete. Once the creation process is finished, start the Monitor-All service again.
2 years ago
tteckster
465cd75015
Update monitor-all.sh
...
tweak
2 years ago
tteckster
1dc63002ad
Update clean-lxcs.sh
...
tweak
2 years ago
tteckster
15f5285120
Update monitor-all.sh
...
Code refactoring
2 years ago
tteckster
485444b07d
Update update-lxcs.sh
...
tweak
2 years ago
tteckster
e7194c92fc
Create monitor-all.sh
2 years ago
tteckster
c92d92a499
Update monitor-lxcs.sh
...
tweak
2 years ago
tteckster
8f9b06609f
Update monitor-lxcs.sh
...
incorporate add/remove functions
2 years ago
tteckster
488895ad5a
Update monitor-lxcs.sh
...
add option to exclude containers
2 years ago
tteckster
700717da43
Create monitor-lxcs.sh
2 years ago
tteckster
f74869108c
Update update-lxcs.sh
...
silent `apt update` and show `apt list --upgradable`
2 years ago
tteckster
70d51d964d
Update build.func
...
add default distribution message box
2 years ago
tteckster
e09d96287c
Update post-pve-install.sh
...
add description
2 years ago
tteckster
899c015fb9
Update post-pve-install.sh
...
Code refactoring
2 years ago
tteckster
e31ddbac14
Update build.func
...
tweak
2 years ago
tteckster
ab48d60861
Update build.func
...
fix branch
2 years ago
tteckster
34d311371c
Update build.func
...
provide the option for users to switch between Debian and Ubuntu distributions
2 years ago
tteckster
811589a470
Update build.func
...
Remove Ubuntu 18.04, which will reach EOL on April 30, 2023
2 years ago
tteckster
3b2c81cf1c
Optimizing code
2 years ago
tteckster
8bf03a6cb6
Update build.func
...
update ssh_check code
2 years ago
tteckster
43ca5981f7
Update build.func
...
reword ssh_check
2 years ago
tteckster
36ee55e61d
Update build.func
...
tweak
2 years ago
tteckster
6368df0b9d
Update build.func
...
shfmt
2 years ago
tteckster
10ecbb856b
Update build.func
...
ssh_check
2 years ago
tteckster
ab40267e90
Update alpine-install.func
...
enable root SSH access
2 years ago
tteckster
b494fa404b
Update build.func
...
lower rest time
2 years ago
tteckster
1f32020d5c
Update alpine-install.func
...
tweak
2 years ago
tteckster
2e58146380
Update build.func
...
rest 5 sec after start container if alpine
2 years ago
tteckster
6829e1121d
default, no root password for alpine-* install
2 years ago
tteckster
b5ac68a22b
Delete alpine.func
2 years ago
tteckster
3c74788eb5
set alpine FUNCTIONS_FILE_PATH in build.func
2 years ago
tteckster
21a842eacd
add alpine to build.func
2 years ago
tteckster
190cdf5858
Update build.func
...
move variable
2 years ago
tteckster
b4ced6ced6
Delete docker.func
2 years ago
tteckster
3d6e1a2770
Update build.func
...
update
2 years ago
tteckster
3d6b65895a
Update build.func
...
revert
2 years ago
tteckster
8500e495b0
add Docker LXCs to build.func & tweaks
2 years ago
tteckster
98e88174ce
Update build.func
2 years ago
tteckster
ddc8c69e95
Update build.func
...
fix
2 years ago
tteckster
3d6eea5831
indent
2 years ago
tteckster
36f610127b
Delete ubuntu.func
2 years ago
tteckster
baa9bb9e2e
code refactoring
2 years ago
tteckster
33cc2d9c99
Update alpine.func
...
fix open bracket
2 years ago
Jimi Ford
7d893af4e8
fix EOF whitespace issue ( #1223 )
2 years ago
tteckster
dfe60d333f
tweak
2 years ago
tteckster
4175b8d5f6
The latest iteration of the scripts ( #1220 )
2 years ago
tteckster
51def5ec4c
Update post-pve-install.sh ( #1175 ) ( #1176 )
...
Use a more specific regular expression to locate the line to modify.
Co-authored-by: Alex Leigh
2 years ago
tteckster
aee311706e
Update clean-lxcs.sh
...
skip non Debian/Ubuntu containers
2 years ago
tteckster
dc4e460b3c
Update update-lxcs.sh
...
use the command line to exclude multiple containers simultaneously
2 years ago
tteckster
de020b93af
Update scaling-governor.sh
...
revert 7a22dbf
2 years ago
tteckster
7a22dbfa98
Update scaling-governor.sh
...
tweak
2 years ago
tteckster
a153da3465
Update scaling-governor.sh
...
menu options dynamically based on the available scaling governors
2 years ago
tteckster
6b10aa922a
Update usb-passthrough.sh
...
clean
2 years ago
tteckster
7305fa4f0a
code refactoring
2 years ago
tteckster
12d5a78a30
match input if it's "y" or "yes" (case-insensitive)
2 years ago
tteckster
259ba993a2
Update post-pve-install.sh
...
tweak
2 years ago
tteckster
911d19cab6
Update update-lxcs.sh
...
add option to exclude an additional container by adding the CTID at the end of the shell command
2 years ago
tteckster
3efdce3526
Update clean-lxcs.sh
...
Start the container and prompt to clean if it is not a template.
2 years ago
tteckster
a36d736bf4
Update clean.sh
...
define default action (N)
2 years ago
tteckster
1780cd99c5
Update update-lxcs.sh
...
Start the container and perform an update if it is not a template.
2 years ago
tteckster
b2f7ebe759
Update olivetin.sh
...
tweak
2 years ago
tteckster
2d9cf318f0
Update olivetin.sh
2 years ago
tteckster
fce7ef9a1f
Update olivetin.sh
2 years ago
tteckster
9e82e8c963
Update olivetin.sh
2 years ago
tteckster
8f3e3f5248
Create olivetin.sh
2 years ago
tteckster
44c614f65d
include information ( #1032 )
2 years ago
tteckster
6368c9f72f
Update update-lxcs.sh
...
tweak
2 years ago
tteckster
907a29b7a3
Update update-lxcs.sh
...
change to dist-upgrade
2 years ago
tteckster
1fd36bc6c3
Update update-lxcs.sh
...
tweak
2 years ago
tteckster
0213205b29
Update clean.sh
...
tweak
2 years ago
tteckster
a4c1b0e464
Update clean-lxcs.sh
...
code optimization
2 years ago
tteckster
1be65d04cc
code refactoring
2 years ago
tteckster
b7e073b1c8
Update update-lxcs.sh
2 years ago
tteckster
d54683396e
use PCT_OSTYPE instead of redefining OS ( #1018 )
2 years ago
tteckster
108f3ffe5f
Update update-lxcs.sh
...
add rocky -centos-alma
2 years ago
tteckster
616dd24616
Update code-server.sh
...
pve check
2 years ago
tteckster
f067bc6e86
Update clean.sh
2 years ago
tteckster
6b3d7a7bf8
Update clean.sh
...
tweak
2 years ago
tteckster
c9e3b72dfa
Update clean.sh
...
tweak
2 years ago
tteckster
92f11b7660
Update clean-lxcs.sh
...
fix curl path
2 years ago
tteckster
ecd56591b6
Update update-lxcs.sh
...
tweak
2 years ago
tteckster
6d341109c5
Update clean-lxcs.sh
...
tweak
2 years ago
tteckster
118a7d7054
Create clean.sh
2 years ago
tteckster
24eb8ad256
Update clean-lxcs.sh
...
code refactoring
2 years ago
tteckster
4cc322d240
Update clean-lxcs.sh
2 years ago
tteckster
c360a680f8
Create clean-lxcs.sh
2 years ago
tteckster
61df2ea119
Update README.md
...
add instruction
2 years ago
tteckster
08fab50acd
copy-data
2 years ago
tteckster
d385d7e9d2
copy-data
2 years ago
tteckster
30c820fd2a
Delete omv.png
2 years ago