Does anyone know of a script that makes the process below easier? I’d like to automate the process as much as possible. Thanks.
Does anyone know of a script that makes the process below easier? I’d like to automate the process as much as possible. Thanks.
Manage a Publisher - Netskope Knowledge Portal
There is a script for Kernel Update, if you just want to increase the space remember to remove/comment last line!!!
# The below will install linux-image-generic apt package that will manage kernel updates as part of apt upgrade sudo apt-get update && sudo apt-get install linux-image-generic -y && sudo DEBIAN_FRONTEND=noninteractive apt-get -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold upgrade -y && sudo reboot
Thank you! This is exactly what I needed. Is there a script that can increase the Publisher disk space to 30GB?
If you haven't already registered, now is a good time to do so. After you register, you can post to the community, receive email notifications, and lots more. It's quick and it's free! Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.