|
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)
|
|
97.
|
|
|
Krita is installed in Kubuntu by default. Launch Krita by going to <menuchoice><guimenu>Application Launcher</guimenu><guisubmenu>Graphics</guisubmenu><guimenuitem>Painting and Image Editing</guimenuitem></menuchoice>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:589(para)
|
|
98.
|
|
|
More information is available from the <ulink url="http://www.koffice.org/krita/">Krita homepage.</ulink>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
musicvideophotos/C/musicvideophotos.xml:597(para)
|