Displaying 20 results from an estimated 79 matches for "2148".
Did you mean:
2048
2013 Dec 19
2
Centos6.5 -- Broadcom BCM4313 -- having trouble connecting
...RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17
But I cannot connect to any wireless network with neither of the machines.
I click on the gnome-nm-applet and type in the password.
[root at jac network-scripts]# tail -f /var/log/messages
Dec 19 11:10:17 jac NetworkManager[2148]: <info> Config: added
'scan_ssid' value '1'
Dec 19 11:10:17 jac NetworkManager[2148]: <info> Config: added
'key_mgmt' value 'WPA-PSK'
Dec 19 11:10:17 jac NetworkManager[2148]: <info> Config: added 'psk'
value '<omitted>'
De...
2013 Sep 05
5
[Bug 2148] New: failure and crash on non-ASCII characters
https://bugzilla.mindrot.org/show_bug.cgi?id=2148
Bug ID: 2148
Summary: failure and crash on non-ASCII characters
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: All
Status: NEW
Severity: major
Priority: P5
Component: sftp...
2002 Oct 11
1
Odd outcome of attr with environments (PR#2148)
Hi everyone,
I think the following error is slightly odd:
> fred <- new.env()
> happy <- function() fred
> happy()
<environment: 0x8a425b8>
> attr(happy(), "foo") <- 1:10
Error: invalid (NULL) left side of assignment
But naturally this works
> attr(fred, "foo") <- 1:10
> fred
<environment: 0x8a425b8>
attr(,"foo")
[1] 1
2014 Jul 15
1
pptp client automatically disconnected after some time
...ed Session 38 of user root.
Jul 15 15:30:19 ahc151l pptp[4736]: anon log[logecho:pptp_ctrl.c:692]: Echo
Request received.
Jul 15 15:30:19 ahc151l pptp[4736]: anon log[ctrlp_rep:pptp_ctrl.c:254]:
Sent control packet type is 6 'Echo-Reply'
Jul 15 15:30:39 ahc151l gnome-session: (gnome-shell:2148): St-CRITICAL **:
st_label_set_text: assertion `text != NULL' failed
Jul 15 15:31:19 ahc151l pptp[4736]: anon log[logecho:pptp_ctrl.c:692]: Echo
Request received.
Jul 15 15:31:19 ahc151l pptp[4736]: anon log[ctrlp_rep:pptp_ctrl.c:254]:
Sent control packet type is 6 'Echo-Reply'
Jul 15 1...
1998 May 22
1
Illegal filename characters
...on?
Rod.
|===========================================================================|
| Rod Evans Divisional Manager CSIRO Division of Animal Production |
| (Networks/Computing) Locked Bag 1, Delivery Centre |
| Blacktown, NSW 2148 |
| Internet: AUSTRALIA |
| R.Evans@prospect.anprod.csiro.au Tel: (61) (02) 9840 2700 |
| Fax: 9840 2940 |
|==============================================...
2003 Apr 02
12
segmentation fault
...tion fault.
No coredump found. In case 1 there was a significant memory growth:
Top at the startup:
15986 root 9 0 6440 6436 2144 S 0.0 0.6 0:00 asterisk
15987 root 8 0 6440 6436 2144 S 0.0 0.6 0:00 asterisk
Top in several hours:
15986 root 9 0 9192 9188 2148 S 0.0 0.9 0:00 asterisk
15987 root 9 0 9192 9188 2148 S 0.0 0.9 0:00 asterisk
Top after a day:
27441 root 9 0 45980 44M 2156 S 0.0 4.5 0:00 asterisk
27442 root 8 0 45980 44M 2156 S 0.0 4.5 0:16 asterisk
Actually, I saw it over 50.
There wer...
2011 Mar 05
2
please help ! label selected data points in huge number of data points potentially as high as 50, 000 !
...34)
p <- rnorm(5000, 0.15,0.05)
dataf <- data.frame(name,xvar, p)
# using lattice (my first preference)
require(lattice)
xyplot(p ~ xvar, dataf)
#I want to display names for the following observation that meet requirement
of p <0.01.
which (dataf$p < 0.01)
[1] 811 854 1636 1704 2148 2161 2244 3205 3268 4177 4564 4614 4639 4706
Thus significant observations are:
name xvar p
811 M811 8101 0.0050637068
854 M854 8531 -0.0433901783
1636 M1636 16351 -0.0279014039
1704 M1704 17031 0.0029878335
2148 M2148 21471 0.0048898232
2161 M2161 21601 -0.035413055...
2013 Jan 14
1
Tukey HSD plot with lines indicating (non-)significance
...hod.
I would like to plot the data as boxplots or dotplots, with horizontal
significance lines indicating which groups are statistically
significantly different, according to Tukey HSD. Here's a nice image
showing an example of such a graphical display:
http://www.biomedcentral.com/1471-2148/11/99/figure/F2
Is there a R function for this? I have tried searching, and found
several nice plotting fuctions for Tukey's HSD, but they all either hide
the actual data, or display the results only with letters indicating
(non-)signifiance.
Examples:
# Fit an one-way ANOVA.
library(DAAG...
2010 Aug 09
3
Regular Expression
...eginning of the strings
2. Character "SPE" following the digits (if it exists)
3. Any characters followed by hyphen
The following produces the desired result, but would like to know whether
this can be done more efficiently.
Any suggestions would be much appreciated.
dat <- c("2148 SPE MAR - CCC", "9843 SPE ANN - BBB", "56748 LIF - AA", "3489
SPE GEN - CC", "4752473 MAR - AA", "980843 SPE PEN - CC")
> dat
[1] "2148 SPE MAR - CCC" "9843 SPE ANN - BBB" "56748 LIF - AA" "3489
SPE...
2007 Jan 25
1
background() with "m" option
...,Voicemail(${DID_NO})
exten => 0,1,Voicemail(${DID_NO})
exten => a,1,VoiceMailMain(${DID_NO})
exten => h,1,Hangup
In version 1.2, when I hit "0" during the playback, I will be directed
to voicemail. But in verison 1.4, the call hangs up.
[Jan 24 16:05:37] DTMF[5754]: channel.c:2148 __ast_read: DTMF begin '0'
received on SIP/5060-08c53e68
[Jan 24 16:05:37] DTMF[5754]: channel.c:2128 __ast_read: DTMF end '0'
received on SIP/5060-08c53e68
== Spawn extension (play_recording, s, 1) exited non-zero on
'SIP/5060-08c53e68'
-- Executing [h@play_recording:1]...
2008 May 01
0
users home folders, with windbind AD auth.
...path = /d2/file_store/ce-files/users/%U
valid users = WINIX+"Domain Users"
public = yes
writeable = yes
read only = No
browseable = yes
--
Kyle Corupe
Unix Administrator
Corpedia Corporation
2020 North Central Avenue, Suite 1050
Phoenix, Arizona 85004-4576
Desk:(602)443-2148
Cell: (623)261-2874
kcorupe@corpedia.com
--
Kyle Corupe
Unix Administrator
Corpedia Corporation
2020 North Central Avenue, Suite 1050
Phoenix, Arizona 85004-4576
Desk:(602)443-2148
Cell: (623)261-2874
kcorupe@corpedia.com
1998 Jan 27
1
1.9.18p2 compile problem
...s?
Rod.
|===========================================================================|
| Rod Evans Divisional Manager CSIRO Division of Animal Production |
| (Networks/Computing) Locked Bag 1, Delivery Centre |
| Blacktown, NSW 2148 |
| Internet: AUSTRALIA |
| R.Evans@prospect.anprod.csiro.au Tel: (61) (02) 9840 2700 |
| Fax: 9840 2940 |
|==============================================...
2004 Apr 02
1
winbind uid range missing or invalid
...e either explain what this message is saying and how to fix it
I am using samba 2.2.5-SuSE. The LINUX kernel is 2.4.19-3suse-SMP
I should also note that this LINUX is running on an IBM Mainframe computer.
Thomas E. Porta
Mgr OS/390 Tech. Supt.
TYCO Electronics Corporation
Phone: (717) 810-2148
Fax: (717) 810-2236
tporta@tycoelectronics.com
2017 Aug 10
2
Keys used to sign releases
...l be signed by one of the following GnuPG keys:
- 1024D/745C015A 1999-11-09 Gerald Pfeifer <gerald at pfeifer.com>
Key fingerprint = B215 C163 3BCA 0477 615F 1B35 A5B3 A004 745C 015A
- 1024D/B75C61B8 2003-04-10 Mark Mitchell <mark at codesourcery.com>
Key fingerprint = B3C4 2148 A44E 6983 B3E4 CC07 93FA 9B1A B75C 61B8
- 1024D/902C9419 2004-12-06 Gabriel Dos Reis <gdr at acm.org>
Key fingerprint = 90AA 4704 69D3 965A 87A5 DCB4 94D0 3953 902C 9419
- 1024D/F71EDF1C 2000-02-13 Joseph Samuel Myers <jsm at polyomino.org.uk>
Key fingerprint = 80F9 8B2E 0DA...
2005 Aug 08
1
Detecting hangup - TDM400P / X100P
...ue. After
researching and some timely assistance I was able to determine the
hangup tones applicable to Australia and input it into the Sipura. How
do I input these tones into the TDM400P as being a hangup?
TIA,
tony
Zero Effort Networking
Pty Ltd ABN 38 082 434 446
PO Box 6045
Blacktown NSW 2148
www.zeroeffortnetworking.com.au
info@zeroeffortnetworking.com.au
Tel: (02) 9676 3541
Fax: (02) 8569 2012
--------------------------------------------------------
Message from: tony@davidson.id.au
Message to: asterisk-users@lists.digium.com
Attached files: 0
This message contains confidential inf...
2017 Jun 18
2
Problema con Histograma con porcentajes usando ggplot
..."data.frame"
frq(ess$cntry)
## # Country
##
## val label frq raw.prc valid.prc cum.prc
## 1 Austria 1795 4.47 4.47 4.47
## 2 Belgium 1769 4.40 4.40 8.87
## 3 Switzerland 1532 3.81 3.81 12.68
## 4 Czech Republic 2148 5.35 5.35 18.03
## 5 Germany 3045 7.58 7.58 25.60
## 6 Denmark 1502 3.74 3.74 29.34
## 7 Estonia 2051 5.10 5.10 34.45
## 8 Spain 1925 4.79 4.79 39.24
## 9 Finland 2087 5.19 5.19 44.43
##...
2015 Apr 10
0
Randomly occurring file losses on samba share
...= yes
According to the log files, permission don?t seem to be the problem, although we expected returning 0770. But for the client user always having ownership of the files, group permissions should not matter:
unix_mode(/path/to/annoy.docx) inheriting from /path/to
Apr 10 16:16:19 fileserver smbd[2148]: unix_mode(/path/to/annoy.docx) inherit mode 42770
Apr 10 16:16:19 fileserver smbd[2148]: unix_mode(/path/to/annoy.docx) returning 0760
Simply put, we are still kind of clueless and highly appreciate any hints/help.
Best regards,
Andreas Huppert
Am 08.04.2015 um 18:34 schrieb Andreas Huppe...
2017 Jun 18
3
Problema con Histograma con porcentajes usando ggplot
...try
>> ##
>> ## val label frq raw.prc valid.prc cum.prc
>> ## 1 Austria 1795 4.47 4.47 4.47
>> ## 2 Belgium 1769 4.40 4.40 8.87
>> ## 3 Switzerland 1532 3.81 3.81 12.68
>> ## 4 Czech Republic 2148 5.35 5.35 18.03
>> ## 5 Germany 3045 7.58 7.58 25.60
>> ## 6 Denmark 1502 3.74 3.74 29.34
>> ## 7 Estonia 2051 5.10 5.10 34.45
>> ## 8 Spain 1925 4.79 4.79 39.24
>> ## 9...
2015 Apr 08
5
Randomly occurring file losses on samba share
Hello,
having migrated from OSX Server with AFP filesharing, we've experienced a problem with randomly occurring file losses on our samba server. Due to the fact we were not able to reproduce the problem reliably, we are quite clueless what could cause this behavior and therefore desperately looking for any hints.
The Server in question is running Ubuntu 14.04LTS with the Version of Samba
2004 Mar 24
3
Unvisible fonts
Hi All,
I have problem with fonts. Some texts in programs running under wine aren't
displayed. Problem is mainly with texts that describe some input boxes.
There's a screenshot of Skype attached.
wine version: 20040213
system: Mandrake 9.2
Problem occured with:
Baldurs Gate 2
Skype
TeamSpeak2rc2
I've tried:
- coppying windows fonts to ~/.wine/c_drive/windows/Fonts
- changing