Tagged Questions
-5
votes
1answer
269 views
illegal seek,system call [closed]
here is my test_code:
And,when i run it,it prompt:
Anyone can show me why?thx
4
votes
1answer
183 views
After re-compiling the kernel, my grub stop after the bios
After recompiling my kernel, I copied the corresponding files to /boot, and my /boot directory looks like:
Then, I inserted a new item in grub, and /boot/grub/menu.lst now looks like:
After ...
3
votes
3answers
276 views
How to install openssh in Crux Linux
In Crux Linux I already have installed SSH but when I use ssh-keygen, and try to use the command:
ssh localhost
to test SSH I get this error:
# ssh localhost
ssh: connect to host localhost port ...