Displaying 6 results from an estimated 6 matches for "23224".
Did you mean:
232,4
2008 Nov 19
3
puzzle
...p -v grep
4 0 17744 1 39 19 2688 412 - RN ? 23223:38
modprobe -r ipt_state
ast% sudo kill 17744
ast% sudo kill 17744
ast% sudo kill -9 17744
ast% sudo kill -9 17744
ast% !ps
ps ealx | grep modprobe | grep -v grep
4 0 17744 1 39 19 2688 412 - RN ? 23224:41
modprobe -r ipt_state
ast%
You may also notice that I tried "renice" to bump it all the way to +19
and still it consumes 100% of the CPU. The result for asterisk is that I
hear bits of robot noise during conversations, which is annoying as hell
but not neccessarily show stopping....
2006 Feb 15
1
Per Database Migrations
Is there away to have parts of a migration file only work with a specific database. For example I am inserting some data into a table with:
execute "INSERT INTO demo_lists(position, name, updated_at, created_at) VALUES (1, 1, ''scott'', CURDATE(), CURDATE());"
Of course the curdate() function may only be available on mysql. So can we some how determine which
2011 Apr 22
5
wine itunes ipad
Hallo everybody,
Have anyone already tried to activate an ipad 1/2 with itunes running under wine? I need to know that, because i have to activate ipad2 from my aunts.
greetz
mary84
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.
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
Hello,
I've come across a curious issue with
Samba 3.6.10.
When running 'emacs' version
GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO
on Windows Server 2008 SP2 x64 and issuing
a file "revert" of one sort or another
against a Samba-served file, the 'smbd'
process leaks two or three handles.
Eventually, when 16k handles are open,
this causes
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community,
I encountered an error while running "xm console domU". Here is the running
script:
# xm console domU
xenconsole: Could not read tty from store: No such file or directory
I googled and found out that this issue is mostly result from forgetting
starting xenconsole service.
However, after I started xenconsole, the issue is still there. Please see:
#