Best Linux Software

De MEPIS Documentation Wiki

This is not an exhaustive list of Linux software, it's just a list of most common used and generally considered as the "best" software that's available in Linux. See also linux app finder

Packages that don't have installation instructions are installed by default in Mepis, otherwise see Installing Software


Tabla de contenidos

Office Productivity

Office Suites

Text Editing

Simple Word processing / rich text

GUI textfile editors

  • kate -- Good textfile editor and "IDE lite" for programming and config files. Features syntax highlighting for many languages, multiple files open in a single instance, many other nice features.
  • kwrite -- very like kate; haven't figured out the difference.
  • kedit --- KDE's ultra-lite text editor.
  • nedit -- available through Synaptic/apt-get

Console text editors

  • nano -- text based (console application) editor.
  • vi -- default text editor for console; also try vim, it's similar but works better with a standard pc keyboard.
  • qemacs -- text based (console application) editor available through Synaptic/apt-get

PDF Readers

PDF Writers

  • Open Office Writer -- preinstalled on Simply Mepis
  • KWord -- part of KOffice preinstalled in Mepis Lite
  • kprinter -- kprinter has a "print to PDF file" feature, any program that can print using kprinter can potentially print to PDF.

PDF Conversion

  • pdftohtml -- available through Synaptic/apt-get
  • kprinter -- KDE capabilty: any program that can print through kprinter can print a PDF file.

Business Management

  • vtiger -- Manage customers, inventory, purchasing, sales, marketing; easy setup, pre-configured, GPL.
  • simpleticket -- A simple Trouble Ticket System for IT, Non-Tech Customer Support, ISP/TelCo, etc., GPL.
  • journyx -- Employee time and expenses tracking for Projects, Billing, Payroll, etc. Free full unlimited use for up to 10 users (not open source).

Internet

Browser

RSS Reader

Communication Software

Email Client

Instant Messenger

  • gaim -- multiprotocol client (AIM/ICQ, GoogleTalk, MSN, Yahoo, Jabber, IRC).
  • kopete -- multiprotocol client (AIM/ICQ, GoogleTalk, MSN, Yahoo, Jabber, IRC).
  • Useful service in case your company blocks IM: multiprotocol browser client http://www.meebo.com or https://www.meebo.com for secure connection.

IRC

Voice/Video Chat/Telephony/Conference

File Sharing

  • aMule -- eDonkey Client.
  • ktorrent -- BitTorrent Client
  • azureus -- Java based BitTorrent Client.
  • frostwire -- Gnutella2 Client, LimeWire Pro fork, open source, No content blocking, No restrictive trademark.

FTP Client

  • kget -- advanced gui download manager
  • Konqueor -- KDE's file browser, good for browsing FTP also!
  • gftp
  • ftp -- console application
  • wget -- advanced cli download manager

FTP Server

Web Page Design

Web Server

Content Management System

E-Mail Server

  • zimbra -- Collaboration Suite (email server, calendar & scheduling) with AJAX web client, has an open source version.
  • qmail -- Email Server Suite, open source.

PBX Server

  • Asterisk PBX -- Private telephone Branch eXchange Server, VoIP compatibility, open source.

Wireless Portal Authentication

  • chilispot -- open source
  • publicIP -- easy setup, client is open source, server use is free but closed source for now.

Graphics

Image Editors

Image Viewers

  • gqview--Simple image browser with thumbnail capability. Uses GTK+ 2.x. Available through synaptic or apt-get.
  • qiv--Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer. Available through synaptic or apt-get.
  • gwenview --Feature-packed yet fast image viewer and browser; Can rotate and mirror images without harming EXIF data in jpegs (unlike some other simple viewers/editors).

CAD

Scanner

  • kooka -- Scan and OCR program

Audio

Music Player

Music Ripper

Music composer/editor

Video

Video Player

Video Recording/Ripping

  • k9copy -- similar to dvdshrink, easy to use.
  • dvdrip -- rip dvds to avi/mpeg/divx/xvid, available through Synaptic/apt-get
  • avidemux -- a virtualdub clone, available through Synaptic/apt-get
  • option -- dvddecryptor plus dvdshrink run in MS Windows emulator wine.
  • XDVDshrink -- open source dvdshrink, only copies the main film. Use alien to convert to .deb.
  • tovid -- a collection of video disc authoring tools; it can help you create your own DVDs, VCDs, and SVCDs for playback on your home DVD player. Unofficial .deb available.
  • lxdvdrip -- a Command Line Tool to make a copy from a Video DVD for privateuse.

Video Editor

Security

Firewall

AntiVirus

AntiRootKit

Vulnerability Scanner

  • nessus -- has open source version.
  • snort -- Intrusion Detection Software, open source, in use by govt./military.

Utilities

Backup

  • Mondo -- easy to use, gui, open source.
  • amanda -- backup multiple computers to single large capacity tape drive.
  • keep -- backup program preinstalled in Mepis
  • partimage
  • konserve

System Admin

  • webmin -- web-based frontend for comprehensive system administration
  • Puppet -- multi-server admin tool, automation, propagation, easier than other similar multi-server tools.

Network Monitor

  • cacti -- easy to use frontend for RRDTool.
  • Nagios -- host and service monitor designed to inform you of network problems before your users.
  • OpenNMS -- Network Monitor System.

Bandwidth Manager

  • bandwidth arbitrator -- fair division of bandwidth, dynamic, auto-configuring. Author also sells rack mount.

SNMP

  • MRTG -- Multi Router Traffic Grapher, monitors SNMP network devices and graphs traffic.

SQL Database Server

  • PostgreSQL -- feature rich, enterprise class, easy to use, standards compliant, in use by Hospitals, etc.
  • FirebirdSQL -- not as easy to use, but solid, high performance, low overhead, enterprise class, in use by 911 call centers, etc.
  • MySQL -- high compatibility; this once plebeian database is gaining ground in features and stability.
  • EnterpriseDB -- Oracle compatible, built upon PostgreSQL, integrated pre-configured drivers, admin & reporting tools, closed source but has a free version. Sony Online (Everquest,SWG,etc.) is switching from Oracle to this.

Terminal Server

Distributed Filesystem

Clustering

  • OpenSSI -- Single System Image (many computers appear as one system to the user/program), has debian Sarge version.
  • dcc -- Debian Cluster Components, multi-server collaborative processing.
  • article -- clustering tools overview and discussion.

Virtual Machine

  • VMWare -- VMWare is a desktop virtualization software for software developers/testers and enterprise IT professionals that runs multiple operating systems simultaneously on a single PC. VMWare server is available for free.
  • VMWare Player -- It can play images created with VMWare Server or Workstation. To create images without them you can use this howto. Create virtual machines online: http://www.easyvmx.com/ and http://www.consolevision.com/members/dcgrendel/vmxform.html
  • Parallels -- (Not free) Parallels is a desktop virtualization solution that enables users to create multiple independently operating, completely self-contained virtual machines on a single PC.
  • qemu -- Free, not terribly fast or sturdy, but fun to play with. Networking can be troublesome. Available via apt-get.
  • xen -- open source
  • user-mode-linux -- open source

Emulation & Compatibility

  • ifs -- provides MS Windows with read/write access to Linux Ext2/Ext3 file systems.
  • WINE -- MS Windows API Implementation - Runs software made for MS Windows.
  • Crossover Office -- (Not free) MS Windows API Implementation - Runs software made for MS Windows.
  • LIFLG -- Loki Installers For Linux Gamers - Installs games made for MS Windows.
  • DOSbox -- Nice DOS emulator, mostly good for playing old DOS games. Available through Synaptic/apt-get. Easier to use with dosbox front end.
  • snes9x -- Super Nintendo emulator. Available through Synaptic/apt-get.
  • stella -- Atari 2600 console simulator. Ahhh, nostalgia. Available through Synaptic/apt-get.

Genealogy

  • gramps -- Genealogical Research and Analysis Management Programming System.

Screen Saver

Remote Access

  • NX Client and Sever -- Very fast remote desktop program.
  • ssh -- Terminal OpenSSH client, also available through GUI in Konqueror by using kioslave protocol fish://ip_address
  • vncviewer
  • vncserver

Programming

  • NetBeans IDE -- Cross-platform Java IDE. Available free for non-commercial use.
  • KDevelop -- KDevelop is an easy to use Integrated Development Environment for developing C/C++ applications under X11. Available through Synaptic/apt-get
  • Django -- Python Web Development Framework (like "ruby on rails" for Python).
  • OpenLaszlo -- Web application development framework. article.
  • Gambas -- Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic™
  • subversion -- Source code version control system, a compelling replacement for CVS.
  • savane -- Web-based Free Software Development Hosting System with bug tracking, project & member management, mailing lists.

Science

Games

Adventure Games

  • adonthell
  • kq

Arcade Games

  • AlienArenaGE -- 3D FPS, has linux version, by CodeRED, not open source.
  • Cube -- 3D FPS, has linux version, open source.
  • tuxkart -- a Go-kart racing game.
  • tuxracer/ppracer -- slalom ski-ing game
  • supertux -- superMario type clone
  • pingus -- a lemmings clone
  • blobwars
  • defendguin -- a defender clone, available through Synaptic/apt-get
  • games -- A great Open Source Games collection, most have Linux versions.

Board Games

Card Games

  • kpat --- a.k.a. patience; 14 versions of solitaire
  • pysol --- probably the biggest collection of solitaire games in one program. dozens of cardsets available as well.

Tactics & Strategy

Children

Graphics

  • TuxPaint -- is meant to be a simple drawing program for young children. It IS meant to be fun and easy to use. Sound effects and a cartoon character help let the user know what's going on, and keeps them entertained., available through Synaptic/apt-get
Herramientas personales
Otros idiomas