Este es un blog que se alimenta de las necesidades que se vayan presentando en el día a día utilizando GNU-Linux
miércoles, 23 de mayo de 2018
Instalar Applets mailnag notificador de gmail
sudo aptitude install mailnag
corres mailnag-config en otra consola y configuras
Que aplicaciones instalar en debian 9
keepass2 netbeans g++ git apache2 php7.0 php7.0-ldap php7.0-pgsql php7.0-mysql postgresql pgadmin3 mysql-server phpmyadmin meld diffpdf dia pdftk texmaker texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended scribus gedit vim zim calibre gimagereader glabels rhythmbox audacity openshot youtube-dl youtube-dlg libmp3splt0-mp3 libmp3splt0 vlc virtualbox virtualbox-qt cups testdisk unrar-free unzip ttf-mscorefonts-installer brasero gparted ssh locate kid3 unison-gtk rsync grsync curlew gtk-recordmydesktop ntfs-3g libapache2-mod-php7.0 cdrdao
ADICIONAMENTE:
SI ESTAMOS EN GNOME INSTALAMOS ESTO
seahorse seahorse-nautilus nautilus-dropbox gnome-calculator
SI ESTAMOS EN LINUX MINT INSTALAMOS ESTO
kgpg thunar-dropbox-plugin
OPCIONALMENTE INSTALAMOS
cheese anyremote ganyremote wmctrl syslinux screenruler blueman
SEGURIDAD
kgpg (*) graphical front end for GNU Privacy Guard
seahorse-nautilus (**)
seahorse (**)
keepass2 Password manager
PROGRAMACIÓN
netbeans IDE extensible para Java
g++ Compilador de C++ de GNU
git sistema de control de revisiones distribuidos
apache2 Servidor HTTP Apache
php7.0 Lenguaje de Programación PHP
php7.0-ldap
php7.0-pgsql
php7.0-mysql
libapache2-mod-php7.0
postgresql Base de datos SQL objeto-relacional
pgadmin3 Herramienta para la administración gráfica de PostgreSQL
mysql-server Servidor de base de datos MySQL
phpmyadmin MySQL web administration tool
COMPARADOR DE ARCHIVOS
meld herramienta gráfica para hacer archivos diff y fusionarlos
diffpdf compare dos archivos PDF textual o visualmente
OFICINA
thunar-dropbox-plugin (***)
nautilus-dropbox (**)
dia dia
pdftk herramienta para manipular documentos PDF
texmaker editor LaTex multiplataforma
texlive-latex-base
texlive-latex-extra
texlive-latex-recommended
texlive-fonts-recommended
scribus Open Source Desktop Page Layout
gedit Editor de texto
vim editor vi mejorado
zim editor gráfico de texto basado en tecnologías wiki
calibre e-book converter and library management
gimagereader Graphical GTK+ front-end to tesseract-ocr
glabels label, business card and media cover creation program
MULTIMEDIA
rhythmbox reproductor y organizador de música
audacity editor de audio multiplataforma y rápido
openshot Cree y edite vídeos y películas
youtube-dl downloader of videos from YouTube and other sites
youtube-dlg youtube-dl gui
libmp3splt0-mp3 library for splitting MP3 and Ogg Vorbis files
libmp3splt0
vlc reproductor multimedia y de flujo
cheese herramienta para tomar fotos y vídeos desde su webcam
cdrdao
UTILITARIOS
virtualbox x86 virtualization solution
virtualbox-qt
cups Common UNIX Printing System(tm)
testdisk Partition scanner and disk recovery tool, and PhotoRec
anyremote Remote control daemon for applications using Bluetooth
ganyremote GTK+ frontend for anyRemote
wmctrl
unrar-free Extractor para archivos .rar
unrar Extractor para archivos .rar (versión no libre)
unzip
syslinux collection of bootloaders (DOS FAT and NTFS bootloader)
ttf-mscorefonts-installer Instalador de tipografías TrueType de Microsoft
brasero CD/DVD burning application
gparted Editor de particiones
ssh Cliente y servidor de «secure shell»
locate Mantiene y consulta un índice de un árbol de directorios
kid3 (*) KDE audio tag editor
screenruler Regla en pantalla with a variety of metrics
unison-gtk file-synchronization tool for Unix and Windows
rsync fast, versatile, remote (and local) file-copying tool
grsync
curlew Easy to use, Multimedia converter
gtk-recordmydesktop recordMyDesktop screencast tool
blueman Graphical bluetooth manager
ntfs-3g read/write NTFS driver
________________________________________________________________________
(*) Son aplicaciones en KDE, que se pueden instalar en cualquier linux
(**) Son aplicaciones en GNOME, que solo existen en gnome
(***) Son aplicaciones especificas de la distribución de linuxmint
Cómo instalar aplicaciones 32 bit en arquitectura 64 bit en debian
Desde su versión 7, llamada Wheezy, Debian es multiarquitectura, y permite la instalación de programas de 32 y 64 bits simultáneamente. Si tenemos una instalación 64-bits, podemos activar el modo multiarquitectura:
dpkg --add-architecture i386
apt-get update
para instalar mmex
aptitude install libc6:i386 libwxgtk2.8-0:i386
dpkg -i mmex-0.9.9.0-i386.deb
dpkg --add-architecture i386
apt-get update
para instalar mmex
aptitude install libc6:i386 libwxgtk2.8-0:i386
dpkg -i mmex-0.9.9.0-i386.deb
Como instalar money manager ex en linux mint 18
Como instalar money manager ex en linux mint 18
#2 Próbálható így , sorban lépegetve:
(a xenial szó a tükör sorban a Linux Mint 18+ kiadáshoz jó, a 17+ kiadáshoz ezt használd: trusty)
-- PPA tükör rendszerhez adása
sudo add-apt-repository "deb http://ppa.launchpad.net/dwrj87/mmex-test/ubuntu/ xenial main"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6FEE1BED172170A7
aptitude update
aptitude install mmex
#2 Próbálható így , sorban lépegetve:
(a xenial szó a tükör sorban a Linux Mint 18+ kiadáshoz jó, a 17+ kiadáshoz ezt használd: trusty)
-- PPA tükör rendszerhez adása
sudo add-apt-repository "deb http://ppa.launchpad.net/dwrj87/mmex-test/ubuntu/ xenial main"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6FEE1BED172170A7
aptitude update
aptitude install mmex