Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

sudo su : Use 'sudo su' to obtain root privileges.

Password :quicktron

Use 'cd' to access a directory. After 'cd,' add a space and then enter the directory you want to
access.

View directory list: ll or ls

tar -zcvf file name.tar.gz file name : Compressing file.

sz : Use 'sz' to download the compressed file.


Choose a download path.

Download completed
Use 'rm' to delete the previously compressed file after each download. This helps keep the
system clear and prevents excessive memory usage during subsequent downloads.

rcs logs(need to connect to the servers): cd /opt/docker/evo-rcs/logs/agv_logs/


(all cars'rcs log are in here)
the location of the upper_computer logs: cd /mnt/home/quicktron/logs (M5 C56 and M60)
down image and up image: cd /mnt/home/quicktron/data/camera_server_ipu_data (M5 and M60)
Wishbone camera image :

cd /mnt/home/quicktron/config/qrlocation_net/qrlocation_net_debug/ (C56 )

zip : tar -zcvf createzips'name.tar.gz what you want to zip's name


download: sz createzips'name.tar.gz

You might also like