I downloaded chrome as .rpm and want to install it in a template but I cant find a built in for copying to a template. I assume I have to configure ftp to transfer the file.
Anyone got some experience on this issue?
I downloaded chrome as .rpm and want to install it in a template but I cant find a built in for copying to a template. I assume I have to configure ftp to transfer the file.
Anyone got some experience on this issue?
Download from an appvm and copy the file from that qube to the template, then search for it in the directory /home/user/QubeIncoming and run rpm -i on the file
thank you