This is a discussion on ssh nohup connection within the Linux software forums, part of the Linux Getting Started category; Good morning all ! Can any one point out me towards this small issue. I would like to use ssh ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Good morning all !
Can any one point out me towards this small issue. I would like to use ssh connection to connect remote server and run command. Once done i would like to quit ssh but keep running command in background. someone told me to use nohup but i' m unable to use it. Please give me syntax or usage of same. Thanks a lot for reading |
| Sponsored Links | ||
|
|
|
|||
|
You can use ssh
ssh user@server Once logged in try nohup as follows Code:
# nohup command & # exit Code:
# nohup script.sh & # exit |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ISP connection | althea008 | Computer Networking and Internet/broadband | 0 | 03-20-2008 05:41 AM |
| ssh connection on WAN | satimis | Networking, Firewalls and Security | 0 | 02-21-2008 01:28 PM |
| squid ftp connection | pansarevai | Linux software | 4 | 02-18-2008 05:36 PM |
| PPPoE Connection on OFF hour | surmandal | Computer Networking and Internet/broadband | 3 | 01-16-2008 01:01 PM |
| how to do nohup on an sh file | Linux software | 1 | 01-30-2006 04:57 PM | |