Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:13, 18 February 2022 Kangtain talk contribs created page Membuat file ISO di Ubuntu 20.04 (Created page with "Under Linux, you can create an ISO image from a folder using a command line argument with the Mkisofs utility. You can use Mkisofs to automatically backup the data with the option to exclude some individual files if necessary. It supports wildcards as well. The basic syntax of the command is: mkisofs -o [filename.iso] [ directory_path] <code>-o</code> defines the file name of the ISO you want to create followed by the directory you want to backup or store an ISO file....")