search for: 2232

Displaying 20 results from an estimated 97 matches for "2232".

Did you mean: 222
2001 Sep 22
7
FS locks
...nd how) I could help on debugging a such problem. Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda7 5537490 4781331 412049 93% / Filesystem Inodes IUsed IFree IUse% Mounted on /dev/hda7 1441256 255539 1185717 18% / [pid 2232] time(NULL) = 1001184942 [pid 2232] time([1001184942]) = 1001184942 [pid 2232] getpid() = 2232 [pid 2232] rt_sigaction(SIGPIPE, {0x401dfe08, [], 0x4000000}, {SIG_DFL}, 8) = 0[pid 2232] send(3, "<60>Sep 22 20:55:42 makehistory["..., 10...
2013 Aug 24
1
Divide the data into sub data on a particular condition
Hi, Use ?split() #dat1 is the dataset: lst1<- split(dat1,dat1$BaseProd) lst1 #$`2231` ?# BaseProd? CF OSA #1???? 2231 0.5 0.7 #2???? 2231 0.8 0.6 #3???? 2231 0.4 0.8 # #$`2232` ?# BaseProd CF OSA #4???? 2232? 1?? 2 #5???? 2232? 3?? 1 # #$`2233` ?# BaseProd? CF OSA #6???? 2233 0.9 0.5 #7???? 2233 0.7 0.5 #8???? 2233 4.0 5.0 #9???? 2233 5.0 7.0 lst1[[1]] #? BaseProd? CF OSA #1???? 2231 0.5 0.7 #2???? 2231 0.8 0.6 #3???? 2231 0.4 0.8 A.K. Hi, I am totally new to R. I...
2014 Apr 18
2
[Bug 2232] New: curve25519-sha256@libssh.org Signature Failures When 'ssh' Used with Dropbear, libssh Servers
https://bugzilla.mindrot.org/show_bug.cgi?id=2232 Bug ID: 2232 Summary: curve25519-sha256 at libssh.org Signature Failures When 'ssh' Used with Dropbear, libssh Servers Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Statu...
2015 Oct 14
4
Incoming rsync connection attempts
...cessful based on correlating information between /var/log/secure and /var/log/messages. But I am looking for some suggestions for implementing more preventative measures, if necessary. The log information from the last few attempts are shown below. /var/log/secure Oct 13 00:14:08 Bison xinetd[2232]: START: rsync pid=15306 from=180.97.106.36 Oct 13 01:55:51 Bison xinetd[2232]: START: rsync pid=15343 from=85.25.43.94 Oct 13 23:25:35 Bison xinetd[2232]: START: rsync pid=16548 from=114.119.37.86 /var/log/messages Oct 13 00:14:08 Bison rsyncd[15306]: rsync: unable to open configuration file &...
2011 May 26
2
How to kill a running wine application
...indow or to kill the application. I tried as in documentation: # wineserver -k bash: wineserver: command not found I also checked: # ls -l /usr/bin/wineserver ls: cannot access /usr/bin/wineserver: No such file or directory #which wineserver # However, the process is running: ps -A | grep wine 2232 ? 00:00:04 wineserver 2250 ? 00:00:00 winedevice.exe This time I did: # kill -9 2232 But it left messed remains of the application window graphics and I think this is not the way to go: I'd like wine to kill one of its applications and not kill the whole wineserver. So, how to...
2023 Dec 02
34
[Bug 3639] New: server thread aborts during client login after receiving SSH2_MSG_KEXINIT
...et https://mirror.edgecast.com/pub/OpenBSD/OpenSSH/portable/openssh-9.2p1.tar.gz tar -xvf openssh-9.2p1.tar.gz cd openssh-9.2p1 ./configure --prefix=/opt/openssh-9.2p1 make make install Adjust sshd_config vim /opt/openssh-9.2p1/etc/sshd_config Add lines for a unique port, 2232, increase the log level Port 2232 LogLevel DEBUG3 Otherwise, the `sshd_config` is used as-is. Manually start `sshd` /opt/openssh-9.2p1/sbin/sshd -D Tail the logs tail -f /var/log/auth.log On a different host, attempt to login using the openssh client PS> ssh.exe root...
2006 Jan 16
0
SIP Error 401 Problem
...XXXXXXXX <sip:XXXXXXXX@XXX.XXX.XX.XXX> Call-ID: 1d3c5f0-6d7f-43cc33ac@XXX.XXX.XX.XXX CSeq: 2 REGISTER Contact: * User-Agent: VaxSIP UserAgent/1.0 Expires: 0 Max-Forwards: 70 Content-Length: 0 --- (11 headers 0 lines)--- Using latest REGISTER request as basis request Sending to 192.168.0.3 : 2232 (non-NAT) Transmitting (NAT) to 196.38.228.123:5060: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.3:2232;received=196.38.228.123 From: XXXXXXXX <sip:XXXXXXXX@XXX.XXX.XX.XXX> To: XXXXXXXX <sip:XXXXXXXX@XXX.XXX.XX.XXX> Call-ID: 1d3c5f0-6d7f-43cc33ac@XXX.XXX.XX.XXX CSeq: 2 REGISTER User-A...
2005 Sep 25
2
Preventing/allowing exceptions to occur in Element.add/remove ClassName
Hello everyone ! Thomas asked me to discuss here the behavior of Element.addClassName, as relating to ticker #2232 [1]. In HEAD, if the element passed-in to Element.addClassName does not exist, an exception is thrown, and script execution stops there. I believe this is inconsistent with other functions: Object.extend(Element, { hasClassName: function(element, className) { element = $(element);...
2014 Feb 09
1
isohybrid --mac doesn't find the mac efi image
...C3C93F0-74AE-430E-B40C-7066F358BC7D Partition table holds up to 192 entries First usable sector is 64, last usable sector is 83918 Partitions will be aligned on 8-sector boundaries Total free space is 3 sectors (1.5 KiB) Number Start (sector) End (sector) Size Code Name 2 2232 42551 19.7 MiB 0700 ISOHybrid2 3 42552 52615 4.9 MiB 0700 ISOHybrid1 # gdisk -l ../image.iso GPT fdisk (gdisk) version 0.8.6 Partition table scan: MBR: MBR only BSD: not present APM: not present GPT: present Found valid MBR and GPT. Which do...
2002 May 15
3
ssh3 with ssh1
On Solaris 8, I have ssh 3.1.0 and on other box Sol 7 I have 1.2.26 (min version for comtable with ssh 3), I checked also /etc/ssh2/sshd2_config file ## SSH1 compatibility # Ssh1Compatibility <set by configure by default> # Sshd1Path <set by configure by default 2) generate key for ssh3 # ssh-keygen2 -P /etc/ssh2/hostkey
2009 Jan 12
3
merge table rows (\multirow)
Hi: I need help merging rows. I am trying to merge the 'Month' column using \multirow. For example for the column 'Week' I want July to be merged into one row(weeks 27,28,29,30) and so on for the following weeks. Below, I am creating a PDF using Sweave, MikTex,R-2.8.1 and windows XP to show an example. \documentclass[11pt]{article} \usepackage{longtable,verbatim} \title{How to
2010 Jul 14
1
Converting POSIXct vales to real values
...a day which is what I want. What do I need to do to get decimal days? Tschüß Tony Meissner Principal Scientist (Monitoring) Resources Monitoring Group Science, Monitoring and Information Division Department for Water "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is prohibited and may be unlawful. If you have r...
2011 Oct 28
0
"reset requested in cpu_handle_ioreq" causes the wirtual machine crashed when using "xm create xp.hvm"
...ops. [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:2749) XendDomainInfo.destroy: domid=5310 [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:2212) Destroying device model [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:2219) Releasing devices [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:2232) Removing vif/0 [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:1138) XendDomainInfo.destroyDevice: deviceClass = vif, device = vif/0 [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:2232) Removing vbd/768 [2011-10-28 11:59:47 24059] DEBUG (XendDomainInfo:1138) XendDomainInfo.destroyDevice: devi...
2014 Feb 08
5
isohybrid --mac doesn't find the mac efi image
I posted this on the bugzilla page but I figured that on the mailing list it would get more attention. Please see http://bugzilla.syslinux.org/show_bug.cgi?id=49 for a description of my current issue. -- Thank you, Fernando Reyes GPG BDD75DD7 Mission Accomplish, Inc. http://missionaccomplish.com Email:design at missionaccomplish.com Tel: 7187100008 Cell: 3479275477
2009 Mar 28
1
calculating average for multiple subclasses in a data set
...e objects. > x Chromosome Begin End Type Class Norm Length 458327 Y 1 318 L2_Plat1b LINE/L2 5.758902 317 458330 Y 439 673 L2_Plat1i LINE/L2 5.455321 234 458331 Y 2 309 L2_Plat1i LINE/L2 5.726848 307 458332 Y 1746 2232 L2_Plat1d LINE/L2 6.186209 486 458333 Y 948 1132 L2_Plat1e LINE/L2 5.214936 184 458335 Y 1511 2043 L2_Plat1f LINE/L2 6.276643 532 458336 Y 1 908 L2_Plat1f LINE/L2 6.810142 907 458337 Y 907 1037 L2_Plat1g LINE/L2 4.867534 130 So a toy...
2005 Dec 09
2
CPU usage from top
...34676k total, 610804k used, 423872k free, 35800k buffers Swap: 1052248k total, 14220k used, 1038028k free, 314520k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 16412 root 17 0 2288 960 748 R 1.6 0.1 0:00.11 top 16052 bowieb 16 0 8288 2232 1812 S 0.3 0.2 0:03.04 sshd 1 root 16 0 3148 516 464 S 0.0 0.0 0:01.91 init 2 root RT 0 0 0 0 S 0.0 0.0 0:04.32 migration/0 3 root 34 19 0 0 0 S 0.0 0.0 0:00.34 ksoftirqd/0 4 root RT 0 0 0 0 S 0.0 0.0 0:...
2013 Apr 04
9
[Bug 2086] New: passwd struct does not have pw_gecos member on Android
...e OpenSSH Version: 6.2p1 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: nathan.osman at gmail.com Created attachment 2232 --> https://bugzilla.mindrot.org/attachment.cgi?id=2232&action=edit adds definition for HAVE_PW_GECOS_IN_PASSWD where appropriate The passwd struct in Android does not have a pw_gecos member, causing the following error message when cross-compiling: auth.c:724:30: error: 'struct pa...
2014 Feb 10
1
isohybrid --mac doesn't find the mac efi image
...es First usable sector is 34, last usable sector is 83934 Partitions will be aligned on 8-sector boundaries Total free space is 33517 sectors (16.4 MiB) Number Start (sector) End (sector) Size Code Name 2 42552 52615 4.9 MiB EF00 EFI System 3 2232 42551 19.7 MiB EF00 EFI System # gdisk -l uefi-testing.iso GPT fdisk (gdisk) version 0.8.6 Partition table scan: MBR: MBR only BSD: not present APM: not present GPT: present Found valid MBR and GPT. Which do you want to use? 1 - MBR 2 - GPT 3 - Create blank GPT Your a...
2016 Dec 23
2
Cannot connect to Samab
...only = yes Looking for some trouble shooting tips here. Cheers, john -- John Edward Serink Product Applications Engineer, Advanced Positioning Trimble Navigation Singapore PTE Ltd. 80 Marine Parade Road, Co. Reg. No. 199204958W #22-06 Parkway Parade Singapore 449269 Tel 65-6348-2212 Fax 65-6348-2232 DID 65-6348-2178 HP 65-9129-4250 Skype: johnserink
2010 Jul 15
2
taking daily means from hourly data
...re efficient way of doing this? I am running R-2.11.0 under Windows XP Tschüß Tony Meissner Principal Scientist (Monitoring) Resources Monitoring Group Science, Monitoring and Information Division Department for Water "Imagine" © *(ph) (08) 8595 2209 *(mob) 0401 124 971 *(fax) (08) 8595 2232 * 28 Vaughan Terrace, Berri SA 5343 PO Box 240, Berri SA 5343 DX 51103 ***The information in this e-mail may be confidential and/or legally privileged. Use or disclosure of the information by anyone other than the intended recipient is prohibited and may be unlawful. If you have r...