Sh
[[email protected] ~]# vi start.sh
start exe
c>usr /dragon/tedr
./ ser>
Local
[[email protected] ~]# vi rc.local
uch /var/lock/subsys/local
nohup sh /usr/dragon/tedr/start.sh > /dev/null 2& > 1 &
Note: & amp; : Represents background execution
Local
[[email protected] ~]# chmod +x /etc/rc.d/rc.local
[email protected] ~]# ll /etc/rc.d/rc.local
[[email protected] ~]# ll /etc/rc.d/rc.local
[[email protected] ~]# reboot
[email protected] ~]# ps-a
[[email protected] ~]# reboot
[[email protected] ~]# ps-a
Read More:
- (20200912Solved) nohup: ignoring input and appending output to ‘nohup.out‘
- Boot / etc/ rc.local What about invalidity? resolvent
- After installing MySQL again under Linux, the solution of ‘MySQL module failed to start’ appears
- error: expected unqualified-id before ‘.’ token
- brew Error: Could not create /usr/local/Cellar
- Springboot starts, closes, and restarts scripts as jar packages
- Some problems in using arrays
- Java jar close startup script
- GConf Error: Failed to contact configuration server solution
- How to clean up the disk space of Linux server
- curl: (7) Failed connect to localhost:9200; Connection refused
- TNS-12545: Connect failed because target host or object does not exist
- MySQL failed to start prompt: job failed to start
- solve java.util.prefs . backingstoreexception error
- “Permission denied” error in Oracle10g installation
- Solution to error 1045 in mysqldump
- MySQL error 1451 23000 foreign key exception handling
- Get the startup activity of Android apk
- It can’t connect to local MySQL server through socket ‘/ tmp/ mysql.sock ‘(2) “;
- Solve cannot execute binary file: exec format error under Linux