I happen to read some tutorial about this yesterday. The rule is to take out all negative signs and get the remainder, then add the negative (if any) sign of the 被除数, don't worry about sign of 除数.
e.g.,
-6/5 remainder is -1.
-6/-5 remainder is -1.
6/5 remainder is 1.
6/-5 remainder is 1.