

It may take a little while to learn your way around the program

It’s possible to capture your webcam output without recording the screen You can share your keyboard and mouse clicks with viewers Recording scheduling makes it easy to plan online tutorials or classes You can choose to record audio only or both screen and audio You can try Movavi Screen Recorder for free before you buy, and there’s an affordable one-time fee if you decide to purchase the software.Ĭaptures online calls and other screen activities As well as simple editing tools, it lets you draw on videos during the recording process and schedule recordings. It has a wealth of features to let you record only what you want, from your screen to your webcam output or audio only. Tunggu proses hingga selesai dan jika sudah ssh kembali menggunakan user root dan password sesuai dengan password yang dituliskan di script.Movavi Screen Recorder is software similar to OBS – it lets you record and share screen activities, online calls, video tutorials, and more. Silakan diubah pada bagian password sesuai dengan keinginan. Zcat /mnt/chr-extended.gz | pv > /dev/vda & \Įcho "Don't forget your password: $PASSWORD" & \ Pv /dev/nbd0 | gzip > /mnt/chr-extended.gz & \Įcho "Writing raw image, this will take time" & \ You can check it with fdisk before appliyng this" & \Įcho "This scary sequence removes seconds partition on nbd0 and creates new, but bigger one" & \Įcho -e 'd\n2\nn\np\n2\n65537\n\nw\n' | fdisk /dev/nbd0 & \Įcho "Compressing to gzip, this can take several minutes" & \

GATEWAY=`ip route list | grep default | cut -d' ' -f 3` & \Įcho "/ip address add address=$ADDRESS interface=Įcho "Magic constant is 65537 (second partition address). Qemu-img resize chr.qcow2 1073741824 & \Įcho "Give some time for qemu-nbd to be ready" & \ĪDDRESS=`ip addr show eth0 | grep global | cut -d' ' -f 6 | head -n 1` & \ Qemu-img convert chr.img -O qcow2 chr.qcow2 & \
