Displaying 20 results from an estimated 1023 matches for "268".
Did you mean:
  26,8
  
2010 May 27
3
btrfsck: doesn't correct errors
...4 disks) on a QNAP appliance (512M ram) got 
killed by Mr. OOM Killer.  Initially, I was quite surprised.  I''m only 
moderately surprised now since it might well be that I forgot to enable 
swap.
A btrfsck run (on a remote machine this time, with nbd) showed quite a few 
errors like:
root 268 inode 34001 errors 2000
root 268 inode 34002 errors 2000
root 268 inode 34074 errors 2000
root 268 inode 34102 errors 2000
root 268 inode 34103 errors 2000
root 268 inode 34104 errors 2000
root 268 inode 34132 errors 2000
root 268 inode 34133 errors 2000
2nd observation: am I supposed to know what...
2020 Nov 18
0
CEBA-2020:5027 CentOS 7 selinux-policy BugFix Update
...isory 2020:5027 
Upstream details at : https://access.redhat.com/errata/RHBA-2020:5027
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
90862c0f721b1d5b253c6c69c26a15f9b8e4f492615fda39d9aa26a36263853d  selinux-policy-3.13.1-268.el7_9.2.noarch.rpm
00d2bde49dfc19aa010c5926838900760b435bfe8f53e8d8ad0acefd762cafcf  selinux-policy-devel-3.13.1-268.el7_9.2.noarch.rpm
48c7292215b233ddce0ec673e57163a6f867a0e6557f4d3d0ae79f6155792fd3  selinux-policy-doc-3.13.1-268.el7_9.2.noarch.rpm
9827101cf4d8dcc1d15f1fb432105b7bb92fc32f4674ff6e...
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...tes; 5 seconds later the WaitForSingleObject() returns with erro
258 (timeout). (Note the different thread-ids).
In the wine trace (done with +comm +file) you see the following
-------------------------------------
trace:file:CreateFileA opening device 'COM1'
trace:comm:GetCommState handle 268, ptr 0x421666f8
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits
2
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState ~CRTSCTS
trace:comm:BuildCommDCBAndTimeoutsA (baud=9600 parity=o data=8
stop=2,0x421666f8,(nil))
trace:comm:SetCommS...
2002 Jun 07
1
[Bug 268] ssh-keysign build failure on AIX with gcc
http://bugzilla.mindrot.org/show_bug.cgi?id=268
------- Additional Comments From dtucker at zip.com.au  2002-06-07 17:34 -------
Created an attachment (id=108)
Conditionally define __progname in ssh-keysign.c
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2007 Mar 13
3
Prototype question invalid error in IE6
...=0) {
  winWidth = d.documentElement.clientWidth
  winHeight = d.documentElement.clientHeight
 } else {
  if (d.body &&
   typeof d.body.clientWidth!=''undefined'') {
   winWidth = d.body.clientWidth
   winHeight = d.body.clientHeight
  }
 }
}
var new_margin = (winHeight/2)-268;
function init() {
$(''timeline'').setStyle({
  marginTop: new_margin + ''px''
});
}
window.onload = init;
</script>
And heres my link in the body that moves it:
<a href="javascript:void(0)" onclick="new Effect.MoveBy(''timeline&...
2002 Jun 07
0
[Bug 268] New: ssh-keysign build failure on AIX with gcc
http://bugzilla.mindrot.org/show_bug.cgi?id=268
           Summary: ssh-keysign build failure on AIX with gcc
           Product: Portable OpenSSH
           Version: -current
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        Assi...
2014 Sep 30
0
CEBA-2014:1221 CentOS 5 kvm BugFix Update
...fix Advisory 2014:1221 
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1221.html
The following updated files have been uploaded and are currently 
syncing to the mirrors: ( sha256sum Filename ) 
x86_64:
a35dc3026d0038ce680b886c3ac9e82d0e51021b6f159db72912ec3780ca88cf  kmod-kvm-83-268.el5.centos.x86_64.rpm
df33023217f4fcbe4caa2447f0ca20c0489dd93cd23cd87eb039b5222527ac60  kmod-kvm-debug-83-268.el5.centos.x86_64.rpm
b76d1aff5401c3d46dd6898d4a7be4d6c1c97fbec2e6eef971a06b3e418700c0  kvm-83-268.el5.centos.x86_64.rpm
be044a194a87ea040d5f6114cedb9bf3a41d349dfa62f6f59c1580cd343c4ff0  kv...
2010 Jun 16
3
Decile
...milar function as decile of SPSS, NTILES (10)
 some of you know about  that, I will appreciate your help in advance.
In SPSS
VARIABLES=Sales  (A) /NTILES (10) /PRINT=NO
for example if I have Next data input:
case IdCust Sales Profit 1 265 140.81 314.31 2 266 1778.96 408.32 3 267
2663.66 820.85 4 268 2994.14 913.73 5 269 2185.58 686.64 6 271 105.21 18.94
Output must be:
case IdCust Sales Profit Ntil-Sales Ntil-Profi 1 265 140.81 314.31 2 2 2 266
1778.96 408.32 4 4 3 267 2663.66 820.85 8 8 4 268 2994.14 913.73 10 10 5 269
2185.58 686.64 6 6 6 271 105.21 18.94 1 1
Best regards,
-----------...
2020 Nov 20
2
selinux policy (& engine) broken in C7
hi guys
I've just gotten a bunch of updates via yum and something
weird seems to be going on after the update.
System has:
selinux-policy-3.13.1-268.el7_9.2.noarch
selinux-policy-targeted-3.13.1-268.el7_9.2.noarch
actually three different boxes, all the same:
$ semodule -l
No modules.
and an attempt to install modules fails:
$ semodule -i openvpn.pp
Failed to resolve typeattributeset statement at
/etc/selinux/targeted/tmp/modules/400/pe-ope...
2013 Jan 31
3
Locate Patients who have multiple high blood pressure readings
...;
>
> Say we have this data frame:
>
>
>
>     PT_ID Blood_Pressure OBS_TYPE
>
> 92   1900      90.0      DBP
>
> 94   1900      90.0      DBP
>
> 174  2900     140.0      SBP
>
> 176  2900     130.0      SBP
>
> 180  3900     120.0      SBP
>
> 268  3900     150.0      SBP
>
> 268  3900      90.0      DBP
>
>
>
> I need to obtain those with 2+ DBP>=90 or 2+ SBP>=140.
>
>
>
> PT_ID=1900, he has 2 DBP>=90, so he will be included.
>
> PT_ID=2900, he has 1 SBP>=140, so he will NOT be included.
>...
2008 Mar 11
3
ActionController::NotImplemented (Only requests are allowed.)
.../../lib/mongrel.rb:
285:in `initialize''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:
285:in `new''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:
285:in `run''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:
268:in `initialize''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:
268:in `new''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel.rb:
268:in `run''
    /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.2/bin/../lib/mongrel/
configurator.rb:282:in `ru...
2009 Apr 06
11
How do I fix this? Power went down.
...y/1.8/mongrel.rb:158:in `process_client''
  /usr/lib/ruby/1.8/mongrel.rb:285:in `run''
  /usr/lib/ruby/1.8/mongrel.rb:285:in `initialize''
  /usr/lib/ruby/1.8/mongrel.rb:285:in `new''
  /usr/lib/ruby/1.8/mongrel.rb:285:in `run''
  /usr/lib/ruby/1.8/mongrel.rb:268:in `initialize''
  /usr/lib/ruby/1.8/mongrel.rb:268:in `new''
  /usr/lib/ruby/1.8/mongrel.rb:268:in `run''
Rendered rescues/_trace (72.4ms)
Rendered rescues/_request_and_response (0.8ms)
Rendering rescues/layout (internal_server_error)
I really don''t want to lose...
2017 Jul 25
0
eFax message from "unknown" - 2 page(s), Caller-ID: 44 151-268-0235
Fax Message [Caller-ID: +441512680235]
You have received a?2 page fax at 7/25/2017?4:01:37 AM.
* The reference number for this fax is
ldn_did1-441512680235-25072017-023
Click the reference number to view this fax.
Please visit www.efax.com/en/online_fax_FAQ if you have any questions regarding this message or your service.
Than...
2011 Dec 01
1
Fw: calculate mean of multiple rows in a data frame
...3
Control_1
probe~B01R09C01
673
511
521
967
4
Control_3
probe~B01R09C02
53
809
999
50
5
MM0289~RFU:11810.15
probe~B29R13C06
681
34
115
587
6
MM0289~RFU:9238.41
probe~B29R13C05
784
443
20
784
7
MM16597~RFU:36765.38
probe~B44R15C20
719
251
790
445
8
MM16597~RFU:41258.94
probe~B44R15C19
677
363
268
686
NAME
ID
a
b
c
d
1
Control_1
probe~B01R01C01
381
213
345
653
2
Control_2
probe~B01R01C02
574
629
563
783
3
Control_1
probe~B01R09C01
673
511
521
967
4
Control_3
probe~B01R09C02
53
809
999
50
5
MM0289~RFU:11810.15
probe~B29R13C06
681
34
115
587
6
MM0289~RFU:9238.41
probe~B29R13C05
784
44...
2007 Nov 20
1
1.1.beta8 crashes with segfault when SIGHUP
Hello,
dovecot crashes when it receives -HUP signal. It happens always if there was 
some activity - for example, if I start dovecot, check any account through 
POP3 and then send -HUP to dovecot process, it crashes with the following log 
entry:
	segfault at 00000008 eip 0804d3fb esp bfdd3860 error 4
If there were no activity at all since starting, it does not crash.
my dovecot -n output:
#
2009 Dec 29
1
undefined method `alias_method_chain' for I18n::Backend::Simple:Class
...sr/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb 	31 	in `gem_original_require''
    5 	/usr/ruby-enterprise/lib/ruby/site_ruby/1.8/rubygems/
custom_require.rb 	31 	in `require''
    6 	/usr/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/
initializer.rb 	268 	in `require_frameworks''
    7 	/usr/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/
initializer.rb 	268 	in `each''
    8 	/usr/ruby-enterprise/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/
initializer.rb 	268 	in `require_frameworks''
    9 	/usr/ruby-enterprise/lib/rub...
2008 Jun 06
5
request: a class having max frequency
Dear R users
I have a very basic question. I tried but could not find the  required  result. using
dat <- pima
f <- table(dat[,9])
> f 
  0   1 
500 268
i want to find that class say "0" having maximum frequency i.e 500. I used
>which.max(f)
which provide 
0 
1  
How can i get only the "0".  Thanks and 
best regards
Muhammad Azam 
Ph.D. Student 
Department of Medical Statistics, 
Informatics and Health Economics 
Universit...
2015 Jun 17
1
upgrading Samba
...etc/init.d/samba stop
2] /home/user/Downloads/samba-4.2.2$ ./configure 
--prefix=/usr/share/samba [successfully]
3] /home/user/Downloads/samba-4.2.2$ make [successfully]
4] /home/user/Downloads/samba-4.2.2# make install [successfully]
5] /home/user/Downloads/samba-4.2.2# samba-tool dbcheck
Checking 268 objects
Checked 268 objects (0 errors)
but when I try:
samba --version
Version 4.1.17-Debian
as You see there is still previous version
thank You for any help how to do it correctly.
Regards Zdenek
2005 Jul 16
1
xfig device - depth
...am I just
missing something.
Thanks a lot in advance
Thomas Zanon
-- 
*************************************************
Thomas Zanon
2116 Hamerschlag Hall
Department of Electrical and Computer Engineering
Carnegie Mellon University
5000 Forbes Avenue
Pittsburgh, PA 15213-3890
phone office: (412) 268-6638
fax:          (412) 268-3204
email+UID:    zanon at ece.cmu.edu
homepage:     http://www.ece.cmu.edu/~zanon
************************************************* 
-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
2007 Sep 05
1
writing elements in list as a data frame
...Lists in R are stumbling block for me.
I kindly ask you to help me able to write a
data-frame. 
I have a list of lists. 
> sls[1:2]
$Andromeda_maya1
       x   y
[1,] 369 103
[2,] 382 265
[3,] 317 471
[4,] 169 465
[5,] 577 333
$Andromeda_maya2
        x   y
 [1,] 173 507
 [2,] 540 395
 [3,] 268 143
 [4,] 346 175
 [5,] 489  91
 
I want to be able to write a data.frame like the
following:
X   Y     Name
369 103  Andromeda_maya1
382 265  Andromeda_maya1
317 471  Andromeda_maya1
169 465  Andromeda_maya1
577 333  Andromeda_maya1
173 507  Andromeda_maya2
540 395  Andromeda_maya2
268 143  Androm...