Tips on tmux

Posted on Oct 22, 2013 in Software • Tagged with tips, tmux, software, remote, screen, terminal

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Zellij is a better …


Continue reading

Terminator is an Awesome Terminal Emulator

Posted on Oct 18, 2013 in Software • Tagged with software, terminal, tips, Linux, terminator

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

Hyper.js is a …


Continue reading

Docker on Windows

Posted on Jul 08, 2017 in Software • Tagged with Software, Docker, Widnows, Windows 10, Hyper-V, Virtualization

It is suggested that you use Docker in WSL rather than using Docker for Windows.

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

It is suggested that you use Docker on WSL 2.

While Docker …


Continue reading

Tips on Dockerswarm

Posted on Oct 10, 2019 in Software • Tagged with Software, Docker, Docker Swarm

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

https://ender74.github.io/Sharing-Volumes-With-Docker-Swarm/

Volume

docker service create \
    --name nginx \
    --mount type=bind,source=`pwd`/static-site,target=/usr/share/nginx/html \
    -p 80:80 nginx
    https …

Continue reading

Tips on MobaXterm

Posted on May 22, 2014 in Software • Tagged with software, MobaXterm, tips, Linux, virtualization

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

  1. MobaXterm uses a temporary …


Continue reading

Some Tips on Cygwin

Posted on Oct 22, 2013 in Software • Tagged with tips, software, Cygwin

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

http://x.cygwin.com …


Continue reading