answersLogoWhite

0

Assuming you have a properly configured .xinitrc file, the command is startx.

However, if you want a full login screen and everything you'll need to look into how your distribution launches daemons and install a display manager.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is Start X in Linux?

It's a command to start the X server for running Linux in graphical mode, if you have any of the desktop environments and/or window managers installed.


What command line to heart beat stop and start in Linux system?

To stop heartbeat in Linux the command line will be service Heartbeat stop To start heartbeat in Linux the command line will be service Heartbeat start


Which command can be used at the command line to start the Network Configuration program?

To start the Network Configuration program from the command line, you can use the command nmtui for a text-based interface or nm-connection-editor for a graphical interface, depending on your system configuration. Alternatively, on some systems, you might use network-manager or nmcli for command-line management of network connections. Make sure to run these commands with appropriate permissions if required.


What does each runlevel in Linux do?

"Run Levels" in Linux are different startup or shutdown settings that can be used at any time to force Linux into a given state using the "init" command. Level 0 forces a total system shutdown. Level 1 switches to "maintanance mode" and only allows the system administrator to log in. This is about the same as Windows "safe mode with command prompt". Levels 2 and 5 can be defined differently, depending on what version of Linux you are using. Typically, one of these is set to start the graphical user interface, another to start only the command line, and so on. The exact results, again, always depends on what version of Linux is used. Level 6 forces the system to reboot. It should be helpful to note that runlevels are not in every Linux system. Systemd-based setups do not have runlevels. The closest they have are "targets," though these are not completely analogous to runlevels.


How do you start the display program in Linux from the command line?

the command "display" brings up the ImageMagick program.


How do you execute an Apache program in Linux?

Enter this command as root: "apachectl start"


A graphical interface for hosting many administrative tools under windows 2000?

the "manage your server" option under the start menu


What is the purpose of the command prompt window?

command prompt command lines start with a base command. for a full list of commands, type HELP and press enter.after the command, it is up to the user to type , in various sequences, what to apply the command to, and how to apply the command. as command prompt may seem difficult to use for some, it is actually quite easy once you spend time to learn how to use the commands.


How do you start or stop a service in redhat Linux?

after you have identified the service run the command # service (service name) stop #service (service name) start


What is the name of the Command used to partition the disk?

In Windows XP there is a way to partition a disk without having to use the Command Line Interface. If you go to Start then right click on My Computer and go to Manage, then Disk Management, a graphical user interface will show you the layout of your hard drive. Then you can right click on the hard drive you want to partition and then select New Partition (or New Primary Drive or something like that). Then just follow the instructions and you can partition the disk however you want.


How does the user communicate with the computer system?

if you are using Windows it is the graphical user interface(GUI). In other words, all the little icons, and program windows and such are the things that the OS(Operating System) uses to communicate with you.


How do you start x-windows system in Linux?

simply type, startx in the command prompt.