20 Aplicaciones Open Source

1. SimpleScreenRecorder

Grabar videos de la pantalla con Simple Screen Recorder es muy facil, pero muy poderoso

How to record programs and games using Simple Screen Recorder.

Simple Scree Recorder

Simple Scree Recorder

Websitehttp://www.maartenbaert.be/simplescreenrecorder/

2. Jaspersoft Studio

Jaspersoft Studio es un diseñador de reportes que se pueden exportar en varios formatos, como por ejemplo PDF.

Jaspersoft Studio

Jaspersoft Studio

Websitehttp://community.jaspersoft.com/

3. Visual Studio Code

Visual Studio Code es un editor de software que tiene varios plugins muy utiles

Visual Studio Code

Visual Studio Code

Websitehttps://code.visualstudio.com/

4. TuxGuitar

TuxGuitar

TuxGuitar

Websitehttp://sourceforge.net/projects/tuxguitar/

5. Ekiga

Softphone para Linux y tambien para Windows.

Ekiga

Ekiga

Websitehttp://www.ekiga.org/

6. Childsplay

Juegos y actividades para niños

Childsplay

Childsplay

Websitehttp://childsplay.sourceforge.net/

7. Dia

As you will probably guess from its name and based on the image above, Dia is a versatile diagram editor comparable to Microsoft Visio. Besides the native shapes, others can be added very easily by editing a XML file. Diagrams can be exported to several known formats (EPS, SVG, XFIG, WMF and PNG, to name a few) for sharing and easier visualization.

Dia Diagram Editor

Dia Diagram Editor

Websitehttp://live.gnome.org/Dia

8. FreeCAD

FreeCAD is a general purpose 3D Computer-Aided Design program fit for use in engineering and architecture. Given the fact that FreeCAD is FOSS, it is easily customizable and extensible through the use of Python scripts.

FreeCAD

FreeCAD

Websitehttp://www.freecadweb.org/

9. Owncloud

Es una alternativa a Dropbox, sirve para crear una nube de archivos propia

Create Personal/Private Cloud Storage Solution in Linux

Owncloud Storage Solutions

Owncloud Storage Solutions

Websitehttp://www.owncloud.com

10. MediaWiki

MediaWiki is a program for creating and managing a Wikipedia-like website (in fact, Wikipedia itself is based on MediaWiki) where a community can add, remove, update and revert entries, and authors are notified upon such changes.

MediaWiki

MediaWiki

Websitehttp://www.mediawiki.org

11. Bleachbit

You can think of Bleachbit as the CCleaner for Linux – but more powerful. It will not only recover disk space by deleting temporary or otherwise unnecessary files, but will also improve Firefox performance and securely destroy unnecessary files to prevent recovery.

We already covered installation about Bleachbit in depth here: Disk Space Cleaner and Privacy Guard for Linux

Bleachbit

Bleachbit

Websitehttp://bleachbit.sourceforge.net/

12. CodeMirror

CodeMirror is a very powerful Javascript-based text editor for the web browser. CodeMirror includes syntax highlighting for over 100 languages and a robust API. If you own a website or blog that provides programming tutorials, you will find CodeMirror to be a very useful tool.

CodeMirror Syntax Highlighting

CodeMirror Syntax Highlighting

Websitehttp://codemirror.net

13. GNUMed (Client + Server)

Having been extensively tested by real doctors in their practice, GNUMed enable health professionals to keep a medical record of their patients history. To use GNUMed, you will need to install both the client and the server, and take necessary precautions to protect and back up data as you would do in any other case where information is highly valuable.

GNUMed

GNUMed

Websitehttp://wiki.gnumed.de

14. OCS Inventory NG

Open Computer and Software Inventory Next Generation, or OCS Inventory NG for short, is a lightweight web application that can help network and system administrators to keep track of 1) all the devices connected to the network, and 2) machine configuration and software installed in them.

The project’s website (listed below) has a fully functional demo in case you want to check it out before attempting to actually install the program. In addition, OCS Inventory NG relies on well-known technologies as Apache and MySQL / MariaDB, making it a robust program.

OCS Inventory NG

OCS Inventory NG

Websitehttp://www.ocsinventory-ng.org/en/

15. GLPI

Often used in conjunction with OCS Inventory NGGLPI is a multilingual, free IT asset management software that not only provides the tools to build up a database with an inventory of your network devices, but also includes a job-tracking-system with mail notifications.

Other distinguishing features include, but are not limited to:

  1. Interventions history
  2. Solution approval
  3. Satisfaction survey
  4. Exporting inventory to PDF, spreadsheet, or PNG formats

We already covered installation about GLPI IT Asset Management tool in depth here: Install GLPI IT and Asset Management Tool in Linux

GLPI IT Asset Management

GLPI IT Asset Management

Websitehttp://glpi-project.org/spip.php?lang=en

16. Ampache

With Ampache, you can set up your own home media center or online audio and video streaming application and access it from anywhere with an Internet connection.

Although it is designed as a personal application, Ampache allows for public registration if an administrator chooses to enable that feature.

Ampache MP3 Steaming

Ampache MP3 Steaming

Websitehttp://ampache.org/

17. PDFEdit

As a complete pdf document editing solution, PDFEdit lets you edit and manipulate PDF documents very easily. PDFEditor includes a rich API that allows you to extend its native functionality through the use of scripts.

The website and the wiki provide detailed documentation on how to use and tweak PDFEdit.

PDFEdit PDF Editor

PDFEdit PDF Editor

Websitehttp://pdfedit.cz/

18. Lemon POS

If you own a small or medium business you will undoubtedly need a Point Of Sale program. As such, Lemon POSmay be a lifesaver for you. It uses a MySQL / MariaDB database for data storage, and thus a single database can be used with multiple active terminals at the same time. On top of all that, Lemon POS also includes a search panel, a price-checker utility, and a tool to create printed reports.

Lemon POS

Lemon POS

Websitehttp://sourceforge.net/projects/lemonpos/

19. OpenShot

OpenShot is a FOSS video editor for Linux that can help you create “the film you have always dreamed of” (in the words of its developers) with your home videos, pictures, and music files. It also allows you to add subtitles, transition effects, and export the resulting video file to DVD and many other common formats.

OpenShot Video Editor

OpenShot Video Editor

Websitehttp://www.openshot.org

20. LAN Messenger

LAN Messenger is a multilingual (a language pack is needed) and cross-platform (works in Linux, Windows, and Mac) IM program for communication over a LAN. It provides file transfers, message logging, and event notifications – all without the need to set up a server!

LAN Messenger

LAN Messenger

Websitehttp://lanmsngr.sourceforge.net/

Fuente:

https://www.tecmint.com/best-free-open-source-softwares-of-2017/

Guia paso a paso de Git con github

Si nunca has usado Git, es posible que estés nervioso. No hay nada de qué preocuparse: simplemente siga esta guía paso a paso para comenzar, y pronto tendrá un nuevo repositorio de Git hospedado en GitHub.

Antes de sumergirnos, aclaremos un error común: Git no es lo mismo que GitHub. Git es un sistema de control de versiones (es decir, una pieza de software) que le ayuda a realizar un seguimiento de los programas y archivos de su computadora y los cambios que se le hacen a lo largo del tiempo. También le permite colaborar con sus compañeros en un programa, código o archivo. GitHub y servicios similares (incluidos GitLab y BitBucket) son sitios web que alojan un programa de servidor Git para contener su código.

Referencia:

A step-by-step guide to Git

https://opensource.com/article/18/1/step-step-guide-git

Como arreglar errores de NFS y RPC

RPC: Port mapper failure – Timed out error

Si en la consola nos sale estos errores:

Normalmente al ver este error y tratar de montar el recurso nos saldra mount.nfs: Connection timed out con nuestra NFS share.

Check NFS services on NFS server

Lo primero es probar si el servicio esta activo

Si no esta corriendo o esta bloqueado debe reiniciar el servicio NSF.

Check connectivity between NFS server and client

Estar seguro que se puede llegar al servidor NFS desde el cliente usando ping y telnet a puertos como 111 y 2049

Check if RPC info is reachable from client

Si el problema es de conectividad tendremos el siguiente error mynfsserver: RPC: Port mapper failure - Timed out

Check if you can read exported share info from client

Usar el siguiente comando para saber si el recurso esta compartido.

Si todos los comando dan las respuestas esperadas, estamos listo para montar el recurso compartido.

 

OpenVPN en un contenedor LXC

Si después de instalar openvpn y al tratar de subir el servicio nos sale este error:

 

Tenemos que hacer los siguientes cambios en nuestro servidor de virtualizacion.

Editar el archivo /etc/pve/lxc/xxx.conf y al final crear estas lineas

Reiniciar el contenedor

Después entrar al LXC y ejecutar lo siguiente

Después de esto podemos iniciar el servicio de VPN