Restart a machine remotely instead of remotely.If you do not want to go to the data center and cannot log on to the Remote Desktop Connection, you must restart the server remotely. In this case, you can restart the server
permission limit for all operations on all tables in all databases, and set the password to' MyPassword '; 3, shutting down the server-side firewall or opening port 3306 (very important);4, Client connection: Go to command line, Windows cmd, connect:MySQL-u user name-p password-H server IP address-P server-side MySQL port number-D Database name Note: (1) Server port flag-P must be larger to distinguish it
Http://hbsl.blog.163.com/blog/static/13242928200911178366391/
Start IIS:
Net start IISADMIN (the entire IIS Service)
Net start w3svc (WWW Web Service)
Stop IIS:
Net stop IISADMIN/Y (the WWW, FTP, and SMTP services are automatically stopped)
If you use IIS with built-in FTP, you can also execute
Net start msftpsvc
Command to start the FTP origin Network
You can also use the iisreset command
Http://www.ibm.com/developerworks/cn/linux/l-cn-nohup/()
We often encounter this problem. We use Telnet/ssh to log on to a remote Linux server and run some time-consuming tasks. As a result, the task fails midway through due to network instability. After the command is submitted, how does one prevent the local terminal window/network disconnection? Here are some examples. You can select different methods for different scenarios to solve this problem.
Tags: problem SQL cannot BSP remote machine direct default connection locationWindows+r Popup Run box in the Run box enter cmd + carriage enter the DOS window of the system. start MySQL: enter net start mysql;. Stop MySQL: enter net stop MySQL;Windows cannot be restarted directly (restart), can only be stopped and then started.This is just about the case where MySQL is installed locally. Or connect to the M
File: devcon command line utility-Device Manager replacement option)ApplicableThe release number of this article was chs3000072SummaryThe "devcon" Utility is a command line utility that can replace the Device Manager. It allows you to enable, disable, restart, update, delete
Windows+r Popup Run box in the Run box enter cmd + carriage enter the DOS window of the system. start MySQL: enter net start mysql;. Stop MySQL: enter net stop MySQL;Windows cannot be restarted directly (restart), can only be stopped and then started.This is just about the case where MySQL is installed locally. Or connect to the MySQL server remotely, and then manipulate the
Problem descriptionFor Linux systems, many times are used for servers and the like, this time is not open desktop system, so that the command line operation, can effectively save the use of system RAM, so that as many resources as possible for the use of important service. So it is very popular to operate on a Linux system using the command line.Shutdown operatio
Shut down or restart a Linux system using the command line
Problem description
For Linux systems, it is often used for servers and the like. At this time, the desktop system is not enabled. In this way, the operation through command line can effectively save the use of sys
Command Line for Mac Timed Shutdown, restart, and sleep
For some reason (programmers know it), they need to connect to the company's computer during off-duty hours to do something. Therefore, the company rarely shuts down its computers. However, after a computer is shut down for several days, the computer will become very stuck. So the first thing to go to the c
For some reason (programmers know), you need to do something with your company's computer at the time of not working. So the company computer rarely shuts down. But the computer will become very stuck in the absence of many days after the shutdown. So now the first thing to go to the company every morning is to restart the computer first. Manual restart, too incompatible with the programmer's style. So, I t
Label:Under Windows: Start-to-run->cmdStartup: net start MySQLStop: net stop MySQL No restart, you must stop and start again!!! ==================================== Under Linux: Start: [[email protected] ~]#/etc/rc.d/init.d/mysqld startSTOP: [[email protected] ~]#/etc/rc.d/init.d/mysqld stopRestart: [[email protected] ~]#/etc/rc.d/init.d/mysqld restartOrStart: [[email protected] ~]#/etc/init.d/mysqld startSTOP: [[email protected] ~]#/etc/init.d/mysqld
[[Email protected] ~] # shutdown [options] Time option:-C:Cancel Shutdown Command - H:turn off the machineHalt
- R: RestartrebootExample: # shutdown-h now shut down now . # shutdown- H20;30 Timer shutdown # shutdown-c Cancel ShutdownNote: Only reboots on the server cannot be turned off, the shutdown command suggests using shutdown.Other shutdown commands: [[email protected] ~]# halt[[email protected]
Http://hi.baidu.com/agzhouxiaofeng/blog/item/59d48766208276eff6365443.html
1 shutdown command
It seems that the commands of the current user are the default commands of ubuntu, but they are common users. Therefore, you can use Sudo-SH in the supervisor to convert them to the administrator root user and execute the commands.
1) shutdown-help
You can view how to use the shutdown command, or use the
Restart Tomcat with command time: 12:42:31 Source: Network Author: Unknown CLICK: 564 timesCreate a file with the suffix. BAT and add the following content. Set the task plan.Echo closes the databaseNet stop tomcat5 nbsp;Create a file with the suffix. BAT and add the following content. Set the task plan.Echo closes the databaseNet stop tomcat5
Echo stop Tomcat sussufull
Echo start Tomcat
Net start tomca
Restart the Oracle database under Linux:First log in as root and enter the following command1.su–oralce--Switching to Oracle Users2.lsnrctl stop--Stop Monitoring3.sqlplus "/as sysdba"--Log in to Oracle with SYSDBA users4.shutdown immediate--shutting down the database5.startup--starting the database6.exit--Exit Sqlplus7.lsnrctl start--Start MonitoringStart the Oracle database under Windows:1. Lsnrctl start--Start monitoring2. Oradim-startup-sid ORCL (i
support also need to install additional expansion packs, detailed instructions can refer to here. Select the appropriate version to download the extension package from the VirtualBox download page. When the download is complete, double-click to complete the installation, or file-preference-extensions in the menu to install and view the installed expansion packs.Install again to execute the above remote command, this can see the virtual
the manual, the results found to get VRDP support also need to install additional expansion packs, detailed instructions can refer to here.Select the appropriate version to download the extension package from the VirtualBox download page. When the download is complete, double-click to complete the installation, or file-preference-extensions in the menu to install and view the installed expansion packs.Install again to execute the above remote command
2. Create a new virtual machine and install RHEL 6.5 from the command line (two methods)
[[Email protected] ~] # Virt-install -- name rhel1 -- vcpus = 1 -- Ram = 1024 -- Disk Path =/dev/vg_data1/lv_node1 \ -- network = default -- CDROM =/(image) (1) -- Network Bridge = virbr0 -- PXE (2) (the PXE has been installed before. For details, refer)
Basic operations of
Virtual machine object--name clone of the new virtual machine name3, add disk general virtual machine disk structure for the system disk plus data disk, when the system fails, you can re-build a system disk, and data disk will not be lost. To add a disk operation:cd/var/lib/libvirt/images/into disk storage directory Qemu-img create-f Raw test_add.img 100G Cre
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.