answersLogoWhite

0

What else can I help you with?

Related Questions

Which command line can be used to restart a running Linux system immediately?

shutdown -r now


What command can you use to safely shut down the Linux system immediately?

a buddhist might say that this is a question wrongly asked. if you want to shut off a system immediately, you can use "poweroff -f", but you might find that it isn't "safe", in that it doesn't send halt signals to the running processes, so you might get errors in the file system. that happened to me a little while back. and i beleive just running "poweroff" turns the system off safely, but possibly not very quickly.


How do you clear your command history in Linux?

You can view the history of commands entered on a Linux system with the history command.


What is the command to check the system load in Linux?

top


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


How do you shut down a Linux system?

You can shut down most Linux systems by issuing the 'halt' command.


What do you mean by date command in Linux?

Exactly what the name says: It displays and sets the date on a Linux system.


What command in Linux do you use to shut the system down?

shutdown-hnow


Which command list your outstanding printing jobs on a linux system?

lpstat


What to do when you have a bad argument?

I want to answer the question of linux command , what is the meaning of the tip " bad argument "peg" " in linux system ?


Which command is used to gets help about Linux?

The 'man' or the 'info' command have documentation about utilities and commands in the system.


What is the mount command in Linux?

The mount command instructs the kernel to access the file system on a partition or device.