Search Results

Search: Posts Made By: ashayh
8,522
Posted By ashayh
In each of the subshells, exit with a defined...
In each of the subshells, exit with a defined value:

(
# In subshell 5
........
........
exit 225 # exit with a defined value when you want to exit out of the program.
)

# In...
11,123
Posted By ashayh
Is this on LInux? Are you using xinetd? If...
Is this on LInux?

Are you using xinetd? If so, what are the "server args" for /etc/xinetd.d/tftp ?

If not, what is the "root" of the PXE server?

Is there a file called pxelinux.0 there?
...
8,000
Posted By ashayh
You could look at rsync+ssh, and give ssh the...
You could look at rsync+ssh, and give ssh the "blowfish" encryption option as it is supposed to be faster than the default.

Like so:
rsync -avz --ignore-existing -e 'ssh -oConnectTimeout=10 -c...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 09:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy