MARKDOWN 9
BC Install Cato By allan on 20th November 2025 10:24:51 AM

Install Cato

Transfer zip file to server /tmp

Install

cd /tmp
unzip -p $(ls /tmp/cato_release_*.zip | tail -1) cato/bin/InstallCato.sh > InstallCato.sh

# Execute the install script without any parameters/options. Then you’ll see what options you have.
sh ./InstallCato.sh

# To install Cato under oracle user, just execute the following
sh ./InstallCato.sh -i

Paste is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.