Questions: a. What command do you use to view all files inside a present working directory? ls -la b. What distro and version said distro are you using? Ubuntu 20.04.6 LTS c. How much free space in storage does your Linux VM have? 5.3G d. What command do you use to install applications over a remote repository in Debian-based OS? apt install e. What kernel version are you using right now? 5.4.0-216-generic f. What is the octal equivalent of the "-rw-r--r-x" permission? 645 g. What is the UID of the "root" user? 0 h. What command do I use to download a copy of a Git repository into my present working directory? git clone i. Append in this file a list of at least 3 system users... (See below) root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin bin:x:2:2:bin:/bin:/usr/sbin/nologin