|
87.
|
|
|
At the command prompt type the following line and then press the <keycap>Enter</keycap> key: To save the md5sum of file.iso to a file, run: <screen>
md5sum file.iso > file.iso.md5
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:504(para)
|
|
88.
|
|
|
Check MD5 checksum of an ISO image
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:517(title)
|
|
89.
|
|
|
Assuming that <filename>file.iso</filename> and <filename>file.iso.md5</filename> are in the same folder, type the following at the command prompt and then press the <keycap>Enter</keycap> key: <screen>
md5sum -c file.iso.md5
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:527(para)
|
|
90.
|
|
|
Mount/unmount Image (ISO) files without burning to CD
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:540(title)
|
|
91.
|
|
|
To mount Image (ISO) file type the following at the command prompt, pressing the <keycap>Enter</keycap> key after every line: <screen>
sudo mkdir /media/iso
sudo modprobe loop
sudo mount file.iso /media/iso/ -t iso9660 -o loop
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:550(para)
|
|
92.
|
|
|
To unmount Image (ISO) file type the following at the command prompt and then press the <keycap>Enter</keycap> key: <screen>
sudo umount /media/iso/
</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:562(para)
|
|
93.
|
|
|
Graphics & Drawing
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:577(title)
|
|
94.
|
|
|
Kubuntu has some very powerful, world-class graphics and drawing applications available.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:579(para)
|
|
95.
|
|
|
Krita
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:585(title)
|
|
96.
|
|
|
<application>Krita</application> lets you draw, paint, edit images, and much more! Krita includes the functionality and plug-ins of other famous image editing and processing programs.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:587(para)
|