Displaying 20 results from an estimated 62 matches for "satimis".
2010 Feb 03
1
virt-manager can't start
....py", line 346, in <module>
main()
File "/usr/share/virt-manager/virt-manager.py", line 248, in main
setup_logging()
File "/usr/share/virt-manager/virt-manager.py", line 124, in setup_logging
os.mkdir(vm_dir)
OSError: [Errno 17] File exists: '/home/satimis/.virt-manager'
- end -
$ ls -al /home/satimis/ | grep virt-manager
drwxr-xr-x 2 root root 4096 2009-05-31 06:11 .virt-manager
$ mv /home/satimis/.virt-manager /home/satimis/.virt-manager.old01
Restart
Applications -> System Tools - Virtual Machine Manager
starting GUI vir...
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 steps;
> aaa<-DNase
> save(aaa, file="C:/Users/satimis/Documents/aaa...
2010 Nov 20
10
An empty grey diagram
Hi folks,
Win7 64bit
R 1.12.0
I run following command on R:-
> ToothGrowth
> attach(ToothGrowth)
> plot(dose,len)
> matrics=lm(len~dose)
> abline(metrics)
Error in int_abline(a = a, b = b, h = h, v = v, untf = untf, ...) :
plot.new has not been called yet
Only a grey diagram is displayed without content
> plot(abline(metrics))
Error in int_abline(a = a, b = b, h = h, v
2008 Nov 28
12
Guest - slow response to keystroke.
Hi folks,
Host - Debian Etch
Guests - Debian Etch.
Performed following steps to create duplicate guest, a mail server.
1)
# cp /etc/xen/guest-1.cfg /etc/xen/guest-2.cfg
edit guest-2.cfg changing the settings of:-
disk = [''file:/vserver/domains/guest-2_directory/disk.img,hda1,w'',
''file:/vserver/domains/guest-2_directory/swap.img,hda2,w'']
# Hostname
name
2008 Oct 06
1
Unable telnet port 143
Hi folks,
Postfix
Dovecot-imap 1.0
port 143 not working.
$ telnet localhost 143[code]
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
* OK Dovecot ready.
1 login satimis mypassword
1 NO Authentication failed.
* BYE Disconnected for inactivity.
Connection closed by foreign host.
[/code]
# tail /var/log/mail.log[code]
Password:
Oct 6 01:05:02 xen5 dovecot: imap-login: Disconnected: user=<satimis>,
method=P LAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Oct 6 0...
2010 Nov 14
3
How to permanently remove [Previously saved workspace restored]
Win 7 64 bit
R version 2.11.1 (2010-05-31)
How to permanently remove;
[Previously saved workspace restored]
> rm (list = ls( ))
On next start it still displays;
.....
[Previously saved workspace restored]
There is a file keeping the previous data on Linux
.Rdata
How about on Windows?
TIA
B.R.
Stephen L
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 ntdll (+0x2ac3d) (0x0034fea8)
3 0x7bc3b07f in ntdll (+0x2b07f) (0x0034fec8)
4 0x7b86f87f ExitProcess+0x1f() in kernel32 (0x0034fee8)
5 0x7ee8272a in regsvr32 (+0x272a) (0x0034ff0...
2010 Aug 12
5
Where the data file is stored?
Hi folks,
OS - Ubuntu 10.04
On R I create a datafile named "data". I can evoke it on R with;
> data
On R Commander
Data -> Active data set -> Select active data set -> (data) OK
only one data set there "data"
-> View data set
I can read it
-> Edit data set
showing 25 rows of data. Clicking the box shows a thick border around it. But
I couldn't
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 ssh-connected remotely. Aft...
2010 Nov 28
3
Where is gdata?
Hi folks,
Win 7 64 bit
R 32 bit
> install.packages("gregmisc")
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 ---
also installing the dependency ‘gmodels’
trying URL
'http://cran.ms.unimelb.edu.au/bin/windows/contrib/2.12/gmodels_2.15.0.zip'
Content type 'application/zip'...
2010 Sep 06
4
How to run R on Emacs+ESS
Hi folks,
Debian 504 64-bit
I found following document;
http://www.biostat.wisc.edu/~kbroman/Rintro/
Whether it is the right document for installing Emacs+ESS and R so that R can
run on Emacs?
TIA
B.R.
Stephen L
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
2010 Nov 04
5
Logical vectors
Hi folks,
Pls help me to understand follow;
An Introduction to R
2.4 Logical vectors
http://cran.r-project.org/doc/manuals/R-intro.html#R-and-statistics
1)
> x
[1] 1 2 3 4 5
> temp <- x != 1
> temp
[1] FALSE TRUE TRUE TRUE TRUE
>
2)
> x
[1] 1 2 3 4 5
> temp <- x > 1
> temp
[1] FALSE TRUE TRUE TRUE TRUE
Why NOT
> temp
[1] TRUE FALSE FALSE FALSE
2010 Nov 04
5
Logical vectors
Hi folks,
Pls help me to understand follow;
An Introduction to R
2.4 Logical vectors
http://cran.r-project.org/doc/manuals/R-intro.html#R-and-statistics
1)
> x
[1] 1 2 3 4 5
> temp <- x != 1
> temp
[1] FALSE TRUE TRUE TRUE TRUE
>
2)
> x
[1] 1 2 3 4 5
> temp <- x > 1
> temp
[1] FALSE TRUE TRUE TRUE TRUE
Why NOT
> temp
[1] TRUE FALSE FALSE FALSE
2010 Nov 03
3
longer object length is not a multiple of shorter object length
Hi folks,
I'm following An Introduction to R
http://cran.r-project.org/doc/manuals/R-intro.html#R-and-statistics
to learn R.
Coming to;
2.2 Vector arithmetic
> v <- 2*x + y + 1
Warning message:
In 2 * x + y :
longer object length is not a multiple of shorter object length
What does it mean? How to rectify it? Please help. TIA
B.R.
Stephen L
2010 Aug 17
2
About RedR and RKWard
Hi folds,
RedR - visual programming for R
http://www.red-r.org/
Has any folk used RedR before? What will be the difference compared with;
RKWard - GUI for R
http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Main_Page
Screen Short
http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Screenshots
TIA
B.R.
Stephen L
2010 Aug 07
3
How to start R
Hi folks,
Just finished installing R on Ubuntu 10.04, running on a VM, download following
packages on repo;
r-base
littler
r-cran-plotrix
r-cran-qtl
r-cran-rggobi
But I could not get R started. r is on /usr/bin/r
On console evoking it just hanging there. Any additional packages I need to
install? Thanks
B.R.
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 WinME box with a crossover cable for experiment and met wit...
2010 Sep 18
3
How to check the available of a package on R repo
Hi folks,
Debian 504 64-bit
What is the correct syntax to check the available of a package on R repo?
> available.packages("emacs", "OS_type=linux")
Warning: unable to access index for repository emacs
Package Version Priority Depends Imports LinkingTo Suggests Enhances
OS_type License File Repository
> available.packages("emacs")
Warning: unable