search for: b210

Displaying 5 results from an estimated 5 matches for "b210".

Did you mean: 210
2007 Mar 10
3
long character string problem
...C24)A25*(X15*x1+X25*x2)+1*sqrt(B25*(X15*x1+X25*x2)^2+C25)A26*(X16*x1+X26*x2)+1*sqrt(B26*(X16*x1+X26*x2)^2+C26)A27*(X17*x1+X27*x2)+1*sqrt(B27*(X17*x1+X27*x2)^2+C27)A28*(X18*x1+X28*x2)+1*sqrt(B28*(X18*x1+X28*x2)^2+C28)A29*(X19*x1+X29*x2)+-1*sqrt(B29*(X19*x1+X29*x2)^2+C29)A210*(X110*x1+X210*x2)+1*sqrt(B210*(X110*x1+X210*x2)^2+C210)" > fct = c(as.expression(cum1), as.expression(cum2)) > fct expression("A11*(X11*x1+X21*x2)+1*sqrt(B11*(X11*x1+X21*x2)^2+C11)A12*(X12*x1+X22*x2)+1*sqrt(B12*(X12*x1+X22*x2)^2+C12)A13*(X13*x1+X23*x2)+-1*sqrt(B13*(X13*x1+X23*x2)^2+C13)A14*(X14*x1+X24*x2)+-1*s...
2004 Aug 18
4
chfn, date, chsh INFECTED according to chkrootkit
I ran chkrootkit ( v. chkrootkit-0.43 ) earlier and noticed that chfn, date, and chsh showed as being infected. I remember reading post from the past that right now chkrootkit is giving alot of false positives, so I suspected that these 3 binaries are not bad. However, to be on the safe side, I deleted the 3 binaries, removed /usr/src and did a 'make world' to 4.10-STABLE. But, chfn,
2011 Jun 10
1
New Printer - Problems with paper size settings
...m native Linux apps prints to A4 no problems. There is clearly something not right and I thought there might be somewhere where I can set default printer settings for Wine but I can't find anything. I am have Wine 1.3.21 in Ubuntu 10.4 LTS and the printer is a Hewlett Packard Photosmart Plus B210 series. TIA Geoff Walker
2005 Jul 06
2
phone comparison matrix
Hi Is there a phone comparison matrix I could consult I have a series of features that I would like to evaluate on the most common phones on the market example: dual-ethernet POE / direct power / both number of lines speed dials programmable buttons BLF LEDS Headset plug conference call built in hands free operation display size codecs communication protocol (SIP, h.323) price availability
2013 Nov 16
4
frustrating dependency problem
I''m having a difficult time with a dependency issue. Basically, I want to be able to call a defined type, but it''s not working out so far. I have my manifests setup like this: init.pp: class foo { .... } bar.pp: class foo::bar { include foo package{ "test": ensure => running, notify =>