Server:
Nano
Nmon
Git
ncdu
tail -f (vigilar log en vivo)
imageoptim
Configuración de alias en .bashrc, en el server tipo Debian sería en /root/.bashrc ejemplo:
alias access=’tail -f /var/log/apache2/other_vhosts_access.log’
alias error=”tail -f /var/log/apache2/error.log”
#You may want to put all your additions into a separate file like
#~/.bash_aliases, instead of adding them here directly.
#See /usr/share/doc/bash-doc/examples in the bash-doc package.
if [ -f ~/.bash_aliases ]; then
. ~/.bash_aliases
fi
Online:
www.photopea.com Editor de imágenes y vectores
Desktop:
gimp
gitg, gitcola
Meld (3 way comparison tool)
Glogg
vlc
pcmanfm
LibreOffice
redshift-gtk
Calibre: Para instalar o actualizar:sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
Windows:
Fileseek
Notepad++
Avira
Greenshot
Irfanview
atubecatcher(screen recorder para grabar tutos)
0 comentarios