Launching Terminal in Linux Container

How do I launch a terminal in a Linux Container via app search? launching something like: "Console (Ubuntu)" from universal search. I'm simply not built to remember yet-another-terminal-command for switching containers
4 Replies
Asterisk
Asterisk3y ago
user shell <container> (run from your usual terminal)
iatetoomanybeans
iatetoomanybeansOP3y ago
Have you come across a way to launch a container shell from search instead of memorizing a command?
tin_cord
tin_cord3y ago
in KDE just Edit Applications and find konsole, copy it to a new item, rename it and then add -e "user shell <container>" to the command line arguments. It works very well.
Asterisk
Asterisk3y ago
Make an appmenu entry that runs the command On KDE there’s an app menu editor On GNOME you can probably install one

Did you find this page helpful?