Showing Visitor Messages 1 to 2 of 2
-
hi, I didn't want to post this on the boards..I just read that security post, where you said to " turn off ssh" what does that mean ? I've been using ubuntu 8.4 for 2 months now, but i'm very non-tech basic user. would any problems have been patched in 8.4 ? or is this something i need to do manually ? thanks
-
hi,
I have a question how do I run my created linux batch?
I created a "rout" via vi command
inside the vi rout
#!/bin/fh
route -net add 192.203.21.0/24 gw 120.234.5.21
I do chmod 755 rout
then when I have to run the said file
./rout it gave a message of
bad interpreter : no such file or directory.
please help....
thanks
vik