-
as seen on Server Fault
- Search for 'Server Fault'
hi,
we hava a supermicro server (x8dtl-if-O with suse 11): if i connect from my workstation (xppro-german)with the remote console i can not type any öä<... (on the server local - we have no problems - only remote). the keyboard layout of the workstation is german - if i switch the keyboard layout…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I downloaded the Git straight into Eclipse for Xuggler (Here is the git). But as soon as it loads, there are so many errors I don't know what to do. Most of the errors are "cannot be resolved" type errors.
Description Resource Path Location Type
The import org.junit cannot be resolved AtomicIntegerTest…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have deleted the user from AD and recreated it again with the same display name. Everything works except the SQL since it has a different SID. How can I fix it? I'm afraid to delete the SQL user since it will delete all its entries.
Iyad Jadaa
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I am reviewing basic algorithms from a book called Algorithms by Robert Sedgewick, and I came across a problem in MergeSort that I am, sad to say, having difficulty solving. The problem is below:
Sublinear Extra Space. Develop a merge implementation that reduces that extra space requirement…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
As a programmer, I find myself in the dilemma where I want make my program as abstract and as general as possible.
Doing so usually would allow me to reuse my code and have a more general solution for a problem that might (or might not) come up again.
Then this voice in my head says, just solve…
>>> More