Newbetuts
.
How can I start a different X session on tty8?
command-line
xorg
tty
Solution 1:
To start a new X session on tty8, drop to tty1 (or 2-6) and type
startx -- :1
Related
How to create an Ask Ubuntu search button in gnome-shell?
Can I install a 32-bit Java in addition to a 64-bit version?
Transmission won't connect to any peers
What is the workaround for Medtronic Carelink Ubuntu compatibility?
Run program from a shell script but behave as one process only?
ctrl+alt+f8 pulls blank screen. What is this for? [duplicate]
How do I get a byobu session with a command to run on startup?
GDB crashes with: ImportError: No module named libstdcxx.v6.printers
Standby and Shutdown Hang on Macbook Pro 11,4
Difference between VGA compatible controller and 3D controller
Updating to latest gcc and g++ on Ubuntu 16.04
Very long boot up in Ubuntu 20.04
Recent Posts
org.apache.kafka.common.errors.TimeoutException: Topic not present in metadata after 60000 ms
Why my code runs infinite time when i entered non integer type in c++ [duplicate]
How to retrieve Instagram username from User ID?
Serverless Framework - Variables resolution error
How do we access a file in github repo inside our azure databricks notebook