pavement

Recommended applications

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(Added Mozilla Mail, pine, VLC, and AbiWord.)
(CD burning)
Line 19: Line 19:
 
beep-media-player, xmms, [[Mplayer]], helix, realplayer, VLC
 
beep-media-player, xmms, [[Mplayer]], helix, realplayer, VLC
  
==CD burning==
+
==CD burning and ripping==
  
X-CDRoast, cdrtools [burncd]
+
[[X-CDRoast]], cdrtools [burncd], [[k3b]], [[grip]]
  
[http://www.k3b.org/ K3b - CD/DVD Kreator for KDE]. GPL 2 licensed. Features include:
+
If you get any errors along the lines of "can't access /dev/acd0" from one of your CD reading/writing applications, your problem is probably the permissions on /dev/acd0 (or whatever your device is). A quick
 
+
chmod 644 /dev/acd0
* Supports CD-R(W), DVD-R(W), and DVD+R(W)
+
will probably fix it.
* Creating data, audio, mixed mode, CD-i, and Video CDs -- DVD data projects, too.
+
* CD/DVD ripping and cloning
+
* Supports image burning (ISO and CUE/BIN) to CD or DVD recordable media.
+
* Optional verification of written data for any and all burn modes, projects, and supported recordable media.
+
* [http://developer.kde.org/documentation/library/kdeqt/dcop.html DCOP interface], allowing K3b to be controlled from another program or script. ''(not yet available in the stable branch as of 22 May 2005)''
+
* More details on the project's [http://k3b.plainblack.com/about About page].
+
  
 
==Productivity==
 
==Productivity==

Revision as of 20:23, 3 October 2005

Contents

Setting up a workstation

See our Complete_Workstation write-up on how to get a desktop system up and running.

Installation

You can get these by Installing ports or by Installing packages

Web Browsing

Firefox, Mozilla, links, lynx

Email

Thunderbird, Mozilla Mail, mutt, sylpheed, pine

Multimedia

Note that to get sound working under FreeBSD, you'll need to enable your sound card

beep-media-player, xmms, Mplayer, helix, realplayer, VLC

CD burning and ripping

X-CDRoast, cdrtools [burncd], k3b, grip

If you get any errors along the lines of "can't access /dev/acd0" from one of your CD reading/writing applications, your problem is probably the permissions on /dev/acd0 (or whatever your device is). A quick

chmod 644 /dev/acd0

will probably fix it.

Productivity

OpenOffice.org, AbiWord (No Java Required)

Personal tools