If your distro uses systemd - runlevel 3 equivalent:
sudo systemctl isolate multi-user.target 

to get back to runlevel 5 equivalent:
sudo systemctl isolate graphical.target

Hope it helps,
Tomas

On Wed, 2019-03-27 at 17:23 -0700, Dick Steffens wrote:
> The instructions I've found for installing the nVidia provided
> driver 
> for my nVidia GeForce GT 610 want me to be in run level 3. However,
> the 
> instructions I've found for doing that appear to tell me that the 
> concept of run level has changed. So how do I get out of the GDM so
> I 
> can run the nVidia driver install program?
> 
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to