07. Common Applications Flashcards

(41 cards)

1
Q

We need to use network-aware applications to take advantage of the Internet. These include:

A
  1. Web browsers
  2. Email clients
  3. Streaming media applications
  4. Internet Relay Chats
  5. Conferencing software
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Web Browsers

A
  1. Firefox
  2. Google Chrome
  3. Chromium
  4. Epiphany (renamed web)
  5. Konqueror
  6. linx, lynx, w3m
  7. Opera
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Email Applications

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Most email clients use the (1)____________________ or the older (2)__________________ to access emails stored on a remote mail server.

A
  1. Internet Message Access Protocol (IMAP)
  2. Post Office Protocol (POP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Graphical email clients:

A
  1. Thunderbird
  2. Evolution
  3. Claws Mail
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Text mode email clients:

A
  1. Mutt
  2. mail
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Other Internet Applications

A
  1. FileZilla
  2. Pidgin
  3. Hexchat
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Intuitive graphical FTP client that supports FTP, Secure File Transfer Protocol (SFTP), and FTP Secured (FTPS). Used to transfer files to/from (FTP) servers.

A

FileZilla

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

To access GTalk, AIM, ICQ, MSN, IRC and other messaging networks.

A

Pidgin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

To access Internet Relay Chat (IRC) networks.

A

Hexchat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

office suites used to create and edit different kinds of files such as:

A
  1. Text (articles, books, reports, etc.)
  2. Spreadsheets
  3. Presentations
  4. Graphical objects.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Most Linux distributions offer ________, an open source office suite that started in 2010 and has evolved from OpenOffice.

A

LibreOffice

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The component applications included in LibreOffice are:

A
  1. Writer: Word Processing
  2. Calc: Spreadsheets
  3. Impress: Presentations
  4. Draw: Create and edit graphics and diagrams
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Advanced editors customized for programmers’ needs, such as:

A
  1. vi
  2. emacs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Compilers for every computer language that has ever existed.

A
  1. gcc and clang for programs in C and C++
  2. Golang
  3. Rust.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Debuggers such:

A
  1. Valgrind
  2. gdb
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Source and Revision control systems:

A
  1. git (and associated interfaces to it, including GitHub and GitLab)
  2. Apache Subversion.
18
Q

Complete Integrated Development Environments (IDE’s) such as:

A
  1. Visual Studio
  2. Eclipse
19
Q

Multimedia Applications (Sound Players) such as:

A
  1. Amarok
  2. Audacity
  3. Audacious
  4. Rhythmbox
20
Q

Mature MP3 player with a graphical interface, that plays audio and video files, and streams (online audio files). It allows you to create a playlist that contains a group of songs, and uses a database to store information about the music collection.

21
Q

Used to record and edit sounds. Audacity has a simple interface to get you started.

22
Q

Audacious

A

Another smart audio media player.

23
Q

Supports a large variety of digital music sources, including streaming Internet audio and podcasts. The application also enables search of particular audio in a library. It supports smart playlists with an automatic update feature, which can revise playlists based on specified selection criteria.

24
Q

Multimedia Applications (Movie Players) such as:

A
  1. VLC
  2. MPlayer
  3. Xine
  4. Totem
25
Movie editors are used to edit videos or movies. Linux systems offer a number of movie editors:
1. Blender 2. Cinelerra 3. FFmpeg
26
Create 3D animation and design. Blender is a professional tool that uses modeling as a starting point. There are complex and powerful tools for camera capture, recording, editing, enhancing and creating video, each having its own focus.
Blender
27
Capture, compose, and edit audio/video.
Cinelerra
28
Record, convert, and stream audio/video. FFmpeg is a format converter, among other things, and has other tools such as ffplay and ffserver.
FFmpeg
29
Graphic editors allow you to create, edit, view, and organize images of various formats, like (JPEG or JPG), (PNG), (GIF), and (TIFF).
GIMP (GNU Image Manipulation Program)
30
JPEG or JPG stands for
Joint Photographic Experts Group
31
PNG stands for
Portable Network Graphics
32
GIF stands for
Graphics Interchange Format
33
TIFF stands for
Tagged Image File Format
34
The ______________________ is a feature-rich image retouching and editing tool similar to Adobe Photoshop and is available on all Linux distributions.
GIMP (GNU Image Manipulation Program)
35
Some features of the GIMP are:
1. It can handle any image file format. 2. It has many special purpose plugins and filters. 3. It provides extensive information about the image such as: a. layers, b. channels c. histograms.
36
Multimedia Applications (Graphics Utilities) such as:
1. Eye of Gnome (eog) 2. Inkscape 3. convert 4. Scribus
37
is an image viewer that provides slide show capability and a few image editing tools, such as rotate and resize. It can also step through the images in a directory with just a click.
Eye of Gnome (eog)
38
is an image editor with lots of editing features. It works with layers and transformations of the image. It is sometimes compared to Adobe Illustrator.
Inkscape
39
is a command line tool (part of the ImageMagick set of applications) that can modify image files in many ways. The options include file format conversion and numerous image modification options, such as blur, resize, despeckle, etc.
convert
40
is used for creating documents used for publishing and providing a What You See Is What You Get (WYSIWYG) environment. It also provides numerous editing tools.
Scribus
41