The crux tag has no wiki summary.
2
votes
1answer
345 views
I can SSH and HTTP, but not ping or access particular UDP services over my LAN
So I've encountered a weird problem when trying to set up a Linux server running a variant of CRUX Linux. I am trying to configure it to be a Teamspeak server, but no clients can connect. The ...
-5
votes
1answer
272 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
277 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 ...