Displaying 20 results from an estimated 1967 matches for "pts".
Did you mean:
ptr
2003 Mar 02
1
Serious memory leak in asterisk (manager)
...(1) {
$i++;
system("astping pbx");
if ($? != 0) {
printf("asterisk crashed after %d astpings\n", $i);
exit;
}
}
------ ps axfv before DoS
14917 ? S 0:00 60 254 2825 1544 0.6 SCREEN
14918 pts/3 S 0:00 302 505 2114 1008 0.3 \_ /bin/bash
15517 pts/3 S 0:02 8023 404 91615 4800 1.8 \_
asterisk -vvvcg
6062 pts/3 S 0:00 1 404 91615 4800 1.8 \_
asterisk -vv
6063 pts/3 S 0:00 1 404 91615 4800 1.8 \_
a...
2004 Feb 06
2
how do i get rid of wine-kthread <defunct> ?
Hi, after a while of playing around with winedbg i have a lot of these:
bash-2.05b# ps -A
559 pts/0 00:00:01 wine-kthread <defunct>
558 pts/0 00:00:04 wine-kthread <defunct>
607 pts/0 00:00:01 wine-kthread <defunct>
606 pts/0 00:00:04 wine-kthread <defunct>
i tried differend variations on kill, and killall, but they don't go away.
Any ideas?
Regards,...
2017 Jun 26
2
Install locks up my server
...en't been able to upgrade. In fact the install
locks up my server.
I get into and infinite recursive loop where the config-guess program
calls itself until the server locks up from overload.
I'm running Centos 6 under OpenVZ.
What am I missing? I think there's a serious bug.
31233 pts/3 S 0:00 /bin/sh ./config.guess
31235 pts/3 S 0:00 \_ /bin/sh ./config.guess
31238 pts/3 S 0:00 \_ /bin/sh ./config.guess
31240 pts/3 S 0:00 \_ /bin/sh ./config.guess
31241 pts/3 S 0:00 \_ /bin/sh ./config.guess
31267 pts/3 S...
2004 Aug 06
0
Ices Spawing Zombie Perl Scripts - Again
So, I finally had some time to go through my scripts and after some poking and
fixing I discovered that there is nothing wrong with my Perl script. It may be
ugly and inefficient but it gets the job done and closes without throwing
errors when run thru perl outside of ices.
However, ices continues to produce the defunct processes, a listing of ic...
2000 Nov 06
1
openssh-2.1.1p1 on HP-UX 11.00: processes hanging around
Hello,
I'm unsure what kind of problem this is, but If I use
eval $(ssh-agent)
ssh-add
scp ...
(several times)
ssh-add -D
exit
There are many ssh processes around in the system:
UID PID PPID C STIME TTY TIME COMMAND
root 4266 1 0 11:33:56 pts/0 0:00 /usr/local/bin/ssh -x -oFallBack
ToRsh no -oFallBackToRsh no
root 1876 9788 0 11:11:26 ? 0:01 /usr/local/sbin/sshd
root 4199 1 0 11:33:37 pts/0 0:00 /usr/local/bin/ssh -x -oFallBack
ToRsh no -oFallBackToRsh no
root 4323 1 0 11:34:13 pts/0 0:00 /...
2012 May 19
3
converting csv to image file
Hello everyone,
I want to get a 1km by lkm grid raster image using my csv data. If I call
latitude=a, longitude=b and preciptation=c.
a<-(1,2,3,4,5)
b<-(6,7,8,9,10)
c<-(10,20, 30,40, 50)
Then I found an example in r help which goes like
pts = read.table("file.csv",......)
library(sp)
library(rgdal)
proj4string(pts)=CRS("+init=epsg:4326") # set it to lat-long
pts = spTransform(pts,CRS("insert your proj4 string here"))
gridded(pts) = TRUE
r = raster(pts)
projection(r) = CRS("insert your proj4 string h...
2006 Jun 01
1
Several asterisk processes starting with safe_asterisk
Hi,
I'm running asterisk 1.2.0 on a debian rel 2.6.13 and when I
start it with safe asterisk I got instantly more then 10 processes.
Until now I didn't detected any impact of this process proliferation in
the system, but it is strange and I'm not comfortable with this.
Is this a know problem? Any ideas what is the problem here, or where to
start searching?
I think
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex]
---------- Forwarded message ----------
Date: Sun, 6 Jun 1999 19:15:05 +0000
From: noc-wage <wage@IDIRECT.CA>
To: BUGTRAQ@NETSPACE.ORG
Subject: RedHat 6.0, /dev/pts permissions bug when using xterm
Once again I''ve come up with another trivial Denial of Service flaw,
(wow,
I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)
It''s been a few months since my last DoS, so here you go:
Many of you RedHat 6.0 users who install...
2008 Apr 30
2
wireframe - add data points
...abc$status <-as.vector(predict(model,abc,type="response"))
##below is the import of the original data together with their predicted probabilities##
punten <- read.table("probs.csv",header=T,sep=";")
x <- punten[,1:1]
y <- punten[,2:2]
z <- punten[,3:3]
pts <- data.frame(x=x,y=y,z=z)
##end import original data##
wireframe(status~totalfrost*logtps,abc,scales=list(arrows=TRUE),drape=TRUE, screen =list (x=15, y=-50, z=-105), pts = pts,
panel.3d.wireframe =
function(x, y, z,
xlim, ylim, zlim,
xlim.scal...
2006 Feb 05
2
I appear to be attacking others
It looks like my CentOS 4.2 box is attacking other people with some type
of ftp attack. I got an email from somebody saying they were being
attacked by my IP address.
Further investigation /var/log/messages shows a whole bunch of sshd
attacks on me, none of which appear successful. I'm running ethereal
right now and I can see that my system is doing some kind of ftp attacks
on others.
2014 Dec 15
0
[OT} Odd tmux behaviour on exit
...of
that terminal session from within the session itself.
Looking at the processes runnin on that host from a direct ssh session shows
this:
<pre>
# ps -ef | grep ssh
root 1502 1 0 Dec12 ? 00:00:06 /usr/sbin/sshd
root 10798 1502 0 10:00 ? 00:00:09 sshd: root at pts/0
root 13015 10810 0 10:12 pts/1 00:00:08 ssh inet07 -t -Y tmux ||
/bin/bash
root 13017 1502 0 10:12 ? 00:00:08 sshd: root at pts/2
root 15622 1502 0 10:45 ? 00:00:00 sshd: root
root 16033 1502 1 10:47 ? 00:00:00 sshd: root at pts/3
root 16099 1603...
2009 Aug 13
1
joining two points in rgl
...i!!
I need to draw a cylinder/tube joining two points. I am trying to make something presentable, I have been able to do it using lines3d. But is it possible to
increase the thickness of the lines? The size parameter does not work. Does any one have any suggestions?
Thanks ../Murli
library(rgl)
pts<-structure(list(x = c(-0.975688, -0.975688), y = c(9.258795, -9.258795
), z = c(-1.8, 1.8)), .Names = c("x", "y", "z"), class = "data.frame", row.names = c(NA,
-2L))
plot3d(pts$x,pts$y,pts$z, col="grey", size=2, box=FALSE, axes=FALSE, type="...
2000 Dec 15
0
sshd demons
...SH_2.3.0p1
[root at fido johanfo]# uname -a
Linux fido.workone.com 2.2.16-3 #1 Mon Jun 19 18:49:25 EDT 2000 i586 unknown
[root at fido johanfo]# w
4:46pm up 106 days, 3:14, 24 users, load average: 0.37, 0.60, 0.87
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
johanfo pts/3 krs-dhcp005.stud 6Dec 0 8days 0.18s ? -
johanfo pts/7 212.71.80.253 7Dec 0 8days 0.15s 0.15s -bash
fls pts/1 s120a.studby.ntn 5Dec 0 9days 0.19s 0.19s -bash
johanfo pts/6 krs-dhcp005.stud 6Dec 0 8days 0.18s ? -
fls pts/8 s120a.studby.ntn...
2006 Jun 25
3
ssh session output stalls
...have
involved Centos 4.3 servers; makes no difference whether client is
RHEL WS 4.3, Centos 4.3 or FC 5 or WinDoze. Makes no difference if
terminal emulator is Gnome's stock issue or Konsole or Putty. Not
sure about SecureCRT.
Sometimes one can break loose the logjam; if so:
. terminal prompts are stacked left to right vs. vertically
. keyboard input is not echo'd
. in this event, terminal clear/reset doesn't
end if so.
Any thoughts?
rgds/ldv
[vaden at mx1 ~]$ ps auxw | grep -i pts/0
vaden 2475 0.0 0.1 37444 3064 ? S 04:53 0:00 sshd: vaden at pts/0
vaden...
2003 Sep 12
1
asterisk and defunct perl procs
Trying to figure out why I'm having all of my test (and demo) perl script in a defunct status. Each run creates a problem:
ps output
root 26253 1356 0 16:39 pts/1 00:00:00 asterisk -vvvc
root 26270 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26271 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26273 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>]
root 26292 26291 0 16:45 pts/1 00:00:00 [pj.pl...
2016 Dec 06
1
[PATCH] appliance: mount also /dev/pts
Tools could require the use of pseudo-terminals, so make sure we have
/dev/pts available in the appliance. The "command" API already
bind-mounts it when running commands, so this is the only bit needed.
---
appliance/init | 2 ++
1 file changed, 2 insertions(+)
diff --git a/appliance/init b/appliance/init
index e678e42..8be27a2 100755
--- a/appliance/init
+++ b/a...
2018 Sep 10
0
samba 4.7.6-Ubuntu + ipv6 not work bind9-DLZ
...gt; Host agamenon.freewaynet.corp not found: 3(NXDOMAIN)
> ricardobarbosa at isadora:~$
>
> following link to troubleshooting
>
>
> ------------------------ inicio -------------------------------
> root at agamenon:~# ps axf | egrep "samba|smbd|winbind"
> 1283 pts/0 S+ 0:00 | \_ samba -i
> 1284 pts/0 S+ 0:00 | \_ samba -i
> 1290 pts/0 S+ 0:00 | | \_ samba -i
> 1291 ? Ss 0:00 | | \_
> /usr/sbin/smbd -D --option=ser...
2002 Sep 10
1
multiple instances of app each consuming 32 MB . . . (???)
My application starts successfully but if look with ps ax I can see that
I have 5 instances of it open:
frank@limedes:~ > ps ax |grep wine
17937 pts/2 S 0:02 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Client.exe
17939 ? S 0:05 wineserver
17940 pts/2 S 0:05 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Client.exe
17941 pts/2 S 0:00 wine C:\Program Files\C4DNET_R73 PC\C4D_NET_Client.exe
17972 pts/2 S 0:0...
2005 Sep 22
2
xenconsole: Could not open tty `/dev/pts/2'': No such file or directory
...7 255 1 1 -b--- 8.0
preda 9 127 1 1 -b--- 1.7
torquato 12 256 1 1 ----- 12.4
vale 10 255 1 1 -b--- 41.6
[root@router torquato]# xm console bruno
xenconsole: Could not open tty `/dev/pts/2'': No such file or directory
[root@router torquato]#
[root@router torquato]# xm console bruno
xenconsole: Could not open tty `/dev/pts/2'': No such file or directory
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists...
2006 Aug 07
4
ZFS/UFS/TMPFS and extended attributes inconsistent behaviour
...n bigger issue
with UFS and extended attributes.
I''ve cc''d ZFS discuss because I used ZFS as the comparison and I believe
that ZFS is acting correctly but even then it might not be exactly what
is expected by some users.
The problem on UFS appears to be related to failed attempts to create
attributes when the file isn''t owned by that user, and then after a
chown of the file to that user it still fails (even after an umount and
remount of the filesystem).
For example:
islay:pts/4$ pwd
/var/tmp/testdir
islay:pts/4$ id -a
uid=35661(darrenm) gid=10(staff) groups=10...