I believe I am running openssh but I checked and I definately have no processes running. (checked when logged in as someone else)
I'll search for UseLogin but if you have a link to info on it I'd be grateful.
Thanks.
Hi i get this message when attempting to telnet in to an AIX 5l system. I've searched all over the net including this forum but have only found cryptic answers to what this means and how to solve it.
Can someone give me an idiots guide to what's going on here please. I have the basic...
I'm running Doxygen source documentation tool on exisitng C code. This code has a structure with the same name in two directories in a tree. Both these directories are on the same levvel and so do not conflict.
When i run the doxygen tool it produces documentation with one reference to a...
thanks, and that means I can multiply the result by 2^16 and subtract that from the original to get the remainder. I have no remainder functionality but this will do as it doesn't have to be fast.
Thanks for the spark.
I have C code to handle a 23 digit number as a 'bignum' by holding the digits in a char array. I also have functions to perform basic arithmetic on the bignum.
My problem is that once I have this number I must perform a bitshift. I need to shift right 16 bits. This is o.k. as I can just divide...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.