-
-
Notifications
You must be signed in to change notification settings - Fork 59
Install Terminator
Carlos Rafael Ramirez edited this page May 12, 2020
·
2 revisions
Sometimes we need a full Linux Terminal, in this how-to we explain how to install one of them. Terminator
- Install any X-Server like VcXSrv or X410.
- Install terminator
sudo dnf install dbus-x11 terminator- Create a shorcut in your Windows desktop
wslusc --gui --icon /usr/share/pixmaps/terminator.png --name Terminator /usr/bin/terminatorYou can start it, typing terminator, at command prompt or using the shortcut
