Is SSO and SSL support BOXI?
Answers were Sorted based on User's Feedback
Answer / jk
As far as i know, BO-XI R2 supports SSL.
I don't know about SSO.
Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between bash and shell?
How many prompts are available in a UNIX system?
What is use of "cut" command?
How to enable the shell to know what program should be run to interpret the script?
Why is a script important?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
Write down the syntax for all the loops in shell scripting.
What is the use of echo in shell script?
What are types of shells?
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
What is sudo command?