Search Results

Search: Posts Made By: umang.gopani
2,517
Posted By umang.gopani
Try this command sh -x <shell script> ...
Try this command

sh -x <shell script>

and check the output .
This command will execute each and every line of you script and show it on the bash prompt.
It is like debug mode.
8,725
Posted By umang.gopani
please also paste or attach the contents of dmesg...
please also paste or attach the contents of dmesg for Machine A and B
8,725
Posted By umang.gopani
1. When you mount /home to any another mount on...
1. When you mount /home to any another mount on Machine B, Can you list the files perfectly ?
2. Also, Can you give me ls -ld /home on Machine B ?
3. cat /etc/exports on Mahcine A (which I assume...
6,310
Posted By umang.gopani
Flekz that was a good joke :) , but I am trying...
Flekz that was a good joke :) , but I am trying to give him clues so that he gives us some more details and we get this problem solved.
6,310
Posted By umang.gopani
If you are trying to change the directory and...
If you are trying to change the directory and file permissions at once, you can use chmod -R (recursive) switch on the concerned directory. There are many other options possible, depending on what...
6,310
Posted By umang.gopani
What are you wanting to do exactly ?
What are you wanting to do exactly ?
Showing results 1 to 6 of 6

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