I am not a technical person. while I set up putty, I am on typing the exit stage. on that time a small popup was opened it shows I software caused connection abort. then I try to type exit but it not work so I closed and open the putty, when I enter “sudo dd if=/dev/zero of=/mnt/swap.0 bs=1024 count=1048576” it shows text file is busy. check the attached file. how to over come this?
This can happened due to you are trying to modify already executing file. You can find what programs are using this file, using; lsof Then kill the program and try to modify it. Your server may be busy due to heavy load try to reboot the server before you try this.
This can happened due to you are trying to modify already executing file.
You can find what programs are using this file, using;
lsof
Then
kill
the program and try to modify it.Your server may be busy due to heavy load try to
See lessreboot
the server before you try this.first I done reboot. then I entered lsof. it show many line. in that which line I want to delete. how to delete that, I try to delete with delete button, backspace, ctrl+x but it was not delete. and also please tell how to modify.
first I done reboot. then I entered lsof. it show many line. in that which line I want to delete. how to delete that, I try to delete with delete button, backspace, ctrl+x but it was not delete. and also please tell how to modify.

See lessThe image is not clear, can you upload another one?
The image is not clear, can you upload another one?
See less