Displaying 20 results from an estimated 800 matches similar to: "Unable telnet port 143"
2007 Jun 13
1
postfix+dovecot delivering to wrong (/var/mail/%u) place
(Dovecot 1.0.rc15)
Hello I'm tring to configure postfix+dovecot on debian etch.
In dovecot I use passdb pam and userdb passwd-file. I can connect pop3
clients and reveice mails
and connect smtp clients and send mails, but it is delivered to
/var/mail/%u instead the configured
mailboxes in /var/local/dovecot/%u.
I`ve configured postfix as say http://wiki.dovecot.org/LDA/Postfix.
2010 Feb 03
1
virt-manager can't start
Hi folks,
KVM
Virt-manager
host - Debian 5.0
Starting;
Gnome
Applications -> System Tools - Virtual Machine Manager
popup following error;
Traceback (most recent call last):
File "/usr/share/virt-manager/virt-manager.py", line 346, in <module>
main()
File "/usr/share/virt-manager/virt-manager.py", line 248, in main
setup_logging()
File
2012 Aug 24
2
Bug#666135: XenStore tdb vs. reboot
Hello,
I noticed a strace delay when running "virsh list" on my Xen-4.1.3 test
server. On further investigation I noticed that in XenStore there were
multiple /vm/$UUID entries suffixed by -$VERSION, especially I hat 16 entries
for my dom0. For each reboot of the host I get a new entry.
After disabling Xend I get the following output after a reboot:
> root at xen5:~# xenstore-ls
2012 Aug 24
2
Bug#666135: XenStore tdb vs. reboot
Hello,
I noticed a strace delay when running "virsh list" on my Xen-4.1.3 test
server. On further investigation I noticed that in XenStore there were
multiple /vm/$UUID entries suffixed by -$VERSION, especially I hat 16 entries
for my dom0. For each reboot of the host I get a new entry.
After disabling Xend I get the following output after a reboot:
> root at xen5:~# xenstore-ls
2010 Nov 26
1
How to save a data set as .txt on fly?
Hi folks,
Win7 64bit
I tried to save DNase, a data set on database, as .txt file for future use with
load.
I can't do it on fly;
> save(DNase, file="C:/Users/satimis/Documents/aaa.txt")
> load(file="C:/Users/satimis/Documents/aaa.txt")
> aaa
Error: object 'aaa' not found
> aaa.txt
Error: object 'aaa.txt' not found
I must perform following
2002 Jul 09
0
Offtopic: Mailing List was harvested
Just a quick note to those who care, I received a UCE this morning
addressed to samba-337@ccp.com.au, the only place this was used was when
emailing to this list. I can only conclude that either the list itself was
harvested or someone has gone through the archive and harvested that.
The Email actually came from 200.171.136.80 which has an abuse email
address of abuse@telesp.net.br
The Email
2009 Jul 25
1
wineconsole fails to start
Hi folks
Debian 5.0
iceweasel 3.0.6
wineconsole fails to start
$ wineconsole start
Code:
wine: created the configuration directory '/home/satimis/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/satimis/.wine' has been updated.
iceweasel unable to start. Please advise how to fix the problem. TIA
B.R.
satimis
2008 Dec 03
0
Re: Re: Problem on slow keystroke response - guest on Xen box
--- Javier Barroso <javibarroso@gmail.com> wrote:
> On Wed, Dec 3, 2008 at 7:55 AM, Stephen Liu <satimis@yahoo.com>
> wrote:
>
> >
> > Hi Javier,
> >
> >
> > Further to my late posting;
> >
> >
> > After installing udev on next boot the guest was completely cut off
> > from outside world. It can''t be
2007 Aug 09
6
Problem on installing MS VM on wine
Hi folks,
Ubuntu 7.04 desktop
IEs4Linux
IE6
Download following packages on Internet;
msjavx86b3805.exe
MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe
I suppose "wine MSJavWU_8073687b82d41db93f4c2a04af2b34d.exe" is
upgrade.
On terminal:
$ WINEPREFIX="/home/satimis/.ies4linux/ie6" wine msjavx86b3805.exe
....
.....
Backtrace:
=>1 0x00be006e (0x0034fe18)
2 0x7bc3ac3d in
2003 Dec 01
0
No subject
out(Sometimes it fun to watch for hours)
and see if you see any coming from 192.168.0.2
Dan
-----Original Message-----
From: Stephen Liu [mailto:satimis@writeme.com]
Sent: Tuesday, July 30, 2002 7:31 PM
To: Raymond Gimilio
Cc: samba@samba.org
Subject: Re: Fwd: [Samba] Reh Hat ipchains tricks
Hi Raymond,
I also struggled 3 days to set up a direct connection between a RH7.3 =
box=20
and a
2004 Apr 02
0
ARQUIVO PROIBIDO (your_document.pif) EM SUA MENSAGEM
ALERTA: ARQUIVO PROIBIDO
Nosso sistema de inspe??o de conte?do encontrou
um arquivo proibido: your_document.pif
em sua email para o destinat?rio:
-> gleydson at cipsga.org.br
A entrega da mensagem foi bloqueada!
Por favor, verifique seu sistema. Ele pode estar contaminado por v?rus.
Para sua refer?ncia, aqui est?o os cabe?alhos da mensagem com problemas:
------------------------- BEGIN
2011 Dec 01
1
Libvirtd slowness
Hi,
Can anyone tell me if it's normal to take over 2 seconds to connect to
the libvirt daemon?
xen1 ~ # time virsh -c 'xen://xen5/' pwd
real 0m2.102s
xen1 ~ # time virsh -c 'xen://xen1/' pwd
real 0m2.217s
Strace shows it sitting for 2.08s on polling the remote socket:
poll([{fd=6, events=POLLIN}, {fd=7, events=POLLIN}], 2, -1) = 1 ([{fd=6,
revents=POLLIN}])
2006 Mar 23
0
network services start
I am testing xen 3.0 on suse 10.1 beta8 it is running great except for one
problem..
I can''t get network services to start on boot.. Like sshd or remote admin...
they do start fine from command line after the os is running.
I am not using dhcp and am setting up networking thru the config file..
ip = "192.168.2.22"
# Set netmask.
netmask="255.255.255.0"
# Set default
2010 Aug 26
2
About plot graphs
Hi folks,
Following command prints 2 graphs side-by-side:-
layout(matrix(1:2, nrow=1))
plot(Date,Input_No.)
plot(Test01$Date, Test01$Input_No.)
However each is a square graph I need a rectangular layout. Pls advise how to
make it. TIA
B.R.
satimis
2013 Mar 12
5
extract values
Hello all!
I have a problem to extract values greater that for example 1820.
I try this code: x[x[,1]>1820,]->x1
Please help me!
Thank you!
The data structure is:
structure(c(2.576, 1.728, 3.434, 2.187, 1.928, 1.886, 1.2425,
1.23, 1.075, 1.1785, 1.186, 1.165, 1.732, 1.517, 1.4095, 1.074,
1.618, 1.677, 1.845, 1.594, 1.6655, 1.1605, 1.425, 1.099, 1.007,
1.1795, 1.3855, 1.4065, 1.138, 1.514,
2010 Nov 21
0
problem on installing package
Hi folks,
> install.packages("RthroughExcelWorkbooksInstaller")
Installing package(s) into ?C:\Users\satimiswin764\Documents/R/win-library/2.12?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Error: subscript out of bounds
> install.packages()
Installing package(s) into ?C:\Users\satimiswin764\Documents/R/win-library/2.12?
(as ?lib? is
2006 Nov 15
1
About download ISO image
Hi folks,
CentOS is completely a new to me.
I'm prepared to install CentOS 4.4 on a AMD64 PC to run it as server.
Please advise whether /CentOS/4.4/isos/x86_64/ will be the right ISO
image for me to download.
TIA
B.R.
satimis
2010 Nov 27
1
How to remove a package.
Hi folks,
library(AER)
data()
I found the datasets of AER package.
But I couldn't remove AER with:
either
detach("package:AER")
or
detach("package:AER", unload = TRUE)
data()
still found "car" there.
What will be the correct way to remove it? TIA
Besides:-
I couldn't find EcDat
> library(EcDat)
Error in library(EcDat) : there is no package
2002 Jul 30
1
Fwd: Reh Hat ipchains tricks
Hi Raymond,
I also struggled 3 days to set up a direct connection between a RH7.3 box
and a WinME box with a crossover cable for experiment and met with
frustration. The setup of WinME box has no problem and it can connect to
other Win boxes for file sharing.
IP Address
RH7.3 192.168.0.1
WinME 192.168.0.2
Ping started connecting but both boxes can't see each another. I also
doubt
2013 Apr 07
2
group data in classes
Hello all!
I have a problem to group my data (years) in 10 years classes. For example
for year
year decade
1598 1590-1600
1599 1590-1600
1600 1590-1600
1601 1600-1610
---
my is like this>
[1] 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611
1612
[16] 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626
1627
[31] 1628 1629 1630 1631 1632 1633