ubuntu screenshot tool
sudo apt install flameshot
ubuntu screenshot tool
sudo apt install flameshot
how to use screen in ubuntu
# Create a new session
$ screen -S nom_de_la_session
#To disconnect from the session:
$ [CTRL]+[a] then [d]
# just close the terminal and open a new one
# To reconnect to the screen again:
$ screen -r nom_de_la_session
$ screen -ls
$ screen -r [TAB]
# If it doesn’t work try
$ screen -r -d nom_de_la_session
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us