Hi all...
I was cleaning up some files in /home directory today as many of my client had stopped services with my dedicated server...
And now my dedicated server seem to be massed up by me where no command can be working as its complaint like below:
Code:
[[email protected] home]# ls
-bash: /bin/ls: No such file or directory
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[[email protected] bin]# shutdown now -r
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[[email protected] bin]# /sbin/shutdown now -r
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directoryThe last thing / command I give to the server is as follow:
Code:
[[email protected] home]# cd virtfs/
[[email protected] virtfs]# ls
centralp cron-nl-central-demo dfhotel piccolo
[[email protected] virtfs]# rm -Rf cron-nl-central-demo/
rm: cannot remove directory `cron-nl-central-demo//usr/man': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/share': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/sbin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/X11R6': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/libexec': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/share': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/Zend': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/kerberos': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/include': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//dev/shm': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//dev/pts': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//tmp': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//opt': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//var/run': Device or resource busy
[[email protected] virtfs]# ls
-bash: /bin/ls: No such file or directory
[[email protected] virtfs]# ls -laAnd after that its does not work any more....
The reason I remove the cron-nl-central-demo is the"cron-nl-centra-demo" is created using useradd in the server as I didn't need the cPanel function for this account.
No I can't even login any more after my SSH2 sessions ends nor FTP nor emails.... How to resolve this? Please help and Thanks in advance...
I was cleaning up some files in /home directory today as many of my client had stopped services with my dedicated server...
And now my dedicated server seem to be massed up by me where no command can be working as its complaint like below:
Code:
[[email protected] home]# ls
-bash: /bin/ls: No such file or directory
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[[email protected] bin]# shutdown now -r
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[[email protected] bin]# /sbin/shutdown now -r
-bash: /sbin/shutdown: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directoryThe last thing / command I give to the server is as follow:
Code:
[[email protected] home]# cd virtfs/
[[email protected] virtfs]# ls
centralp cron-nl-central-demo dfhotel piccolo
[[email protected] virtfs]# rm -Rf cron-nl-central-demo/
rm: cannot remove directory `cron-nl-central-demo//usr/man': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/share': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/sbin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/X11R6': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/libexec': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/share': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/local/Zend': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/kerberos': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//usr/include': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//dev/shm': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//dev/pts': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//lib': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//bin': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//tmp': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//opt': Device or resource busy
rm: cannot remove directory `cron-nl-central-demo//var/run': Device or resource busy
[[email protected] virtfs]# ls
-bash: /bin/ls: No such file or directory
[[email protected] virtfs]# ls -laAnd after that its does not work any more....
The reason I remove the cron-nl-central-demo is the"cron-nl-centra-demo" is created using useradd in the server as I didn't need the cPanel function for this account.
No I can't even login any more after my SSH2 sessions ends nor FTP nor emails.... How to resolve this? Please help and Thanks in advance...