search for: sitll

Displaying 16 results from an estimated 16 matches for "sitll".

Did you mean: sill
2012 Nov 23
7
Why do i get "Error: unexpected input in "A<-lm(GandW ~ Authocracy, Data)"
Every time i insert : A<-lm(GandW ~ Authocracy;Data) i get this Error. Iam using Mac. And i have checked that "Data" has been read correctly. The same command with the same Data has been used by a friend who is using Linux. Thanks for help! Stockholm university Faradj -- View this message in context:
2011 Mar 14
1
Rscript, hashbang, and arguments
...the --vanilla option? When I do something like this: ./nameOfRScript --vanilla arg1 arg2 ... And I try to access the commandArgs, the first argument is --vanilla which isn't what I want. I tried to do commandArgs(trailingOnly=TRUE) with ./nameOfRScript --vanilla --args arg1 arg2 ... But I sitll have the first argument as --vanilla. Does anyone know how to get around this? Thanks, Fong [[alternative HTML version deleted]]
2005 Oct 13
1
call waiting not working on PAP2
Hi, I have "callwaiting=yes" in my zapata.conf, and "Call Waiting Serv: Yes" in the PAP2s. However, there's sitll no callwaiting on the PAP2s. Everything else work fine. Any ideas? Am I missing something somewhere? Thank you. AK -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051013/b0658cca/attachment.htm
2005 Nov 24
1
New Xenoppix with Install2win and PXE-terminal-server
Dear, New Xenoppix is released. http://unit.aist.go.jp/itri/knoppix/xen/index-en.html It has new fueature (Xenoppix-terminal-server and install2win). It bases on KNOPPIX 4.0.2 DVD or CD. (The size of Xenoppix is sitll over 700MB, please burn a DVD-ROM.) New feature (Experimental) *Act as a terminal server. Xenoppix can be a Terminal Server and boots clinet PC with PXE network boot. LEAFLET: http://unit.aist.go.jp/itri/knoppix/xen/Xenoppix-terminalserver.pdf *Install2win. It enables Xenoppix...
2005 Oct 13
0
Re: call waiting not working on PAP2 (Andy Kuo)
> I have "callwaiting=yes" in my zapata.conf, and "Call Waiting Serv: Yes" > in the PAP2s. > However, there's sitll no callwaiting on the PAP2s. Everything else work > fine. Any ideas? Am I missing something somewhere? Hi Andy, You also need to set "CW Setting: Yes" on the User 1 and User 2 screens. Or, dial from each line, whatever you have set for "CW Act Code" on the Regional screen....
2011 Apr 03
1
White boxes appearing instead of graphics.
Well, a few days ago I was using my XP laptop when I was unable to boot windows, I tried all sorts of things and couldn't get it to run, so I turned to Linux. I backed up all my stuff and today I installed Ubuntu (Maverick). In other words, I'm completely new to Linux. I heard about Wine and I installed it and I can't believe how well it works o_o, but I seem to be having a
2007 Apr 10
0
[LLVMdev] cvs opt broken?
This has been reported. http://llvm.org/bugs/show_bug.cgi?id=1317 On 4/10/07, Ryan M. Lefever <lefever at crhc.uiuc.edu> wrote: > > I checked out llvm from cvs & llvm-gcc from svn last night and again > tonight. Each time they compiled and installed fine. After installing > them, I recompiled compiler transforms I had written for opt. opt seems > to load the my
2006 Jul 02
2
Administrator doesn't have admin rights on workstation
...or both smb and system accounts, and I can log in to the workstation successfully. I even tried mapping Domain Admins to wheel, setting an smb password for root, and logging on to the client as "root" instead of administrator. I can write over the network to root's home, but I am sitll not an administrator of the Domain so I can't install software on the client. Which step have I missed or what have I done wrong? Many thanks, Steve :)
2003 Apr 29
3
unexpected tag 25 on OSX
Hello, I am trying to set up a rsync backup server. So far I have it working with my linux machines. I am now trying to get it to work with OSX.2. From my backup server i am executing "rsync --delete --progress --stats -avRe ssh --exclude=/Volumes/ --numeric-ids client.mydomain" and using an ssh key with the command="rsync --server --sender -vlogDtprR --delete --numeric-ids .
2010 Jun 14
49
iSCSI and LVM
Hi Everyone, I am going to get a storage server which will be connected to my Xen hosts via iSCSI/Ethernet. I wish to use LVM for the DomU disks. The storage server will have a RAID10 array, and 2 Xen hosts will connect to this (Each will have a 50% share of the RAID10 array, space wise). What is the best way to go about this? Should I: a) Split the RAID10 array into 2 partition on the
2006 Jul 04
2
has_many working correctly only on reload!
I have this code that is using svn externals with rails EDGE working fine for the past couple of months. A couple of days ago, this code died. Even after deleting vendor/rails, this code doesnt work: class Tag < ActiveRecord::Base has_many :taggings has_many :events, :through => :taggings has_many :users, :through => :taggings end class User < ActiveRecord::Base # Virtual
2007 Apr 10
4
[LLVMdev] cvs opt broken?
I checked out llvm from cvs & llvm-gcc from svn last night and again tonight. Each time they compiled and installed fine. After installing them, I recompiled compiler transforms I had written for opt. opt seems to load the my transform libraries fine, but it complains: opt: Unknown command line argument '-mytransform' whenever I try to specify one of my transforms on the opt
2010 Apr 30
1
using shared storage with libvirt/KVM?
Hello, I've spent a few days googling and reading documentation, but I'm looking for clarification and advise on setting up KVM/libvirt with shared storage. I have 2 (for now) Ubuntu Karmic systems with KVM/virsh/virt-manager set up and running. I have a storage server that can do NFS/iSCSI/samba/ etc. I am trying to figure out the best way to set things up so that I can run
2018 Aug 06
6
[RFC 0/4] Virtio uses DMA API for all devices
On Tue, 2018-08-07 at 00:46 +0300, Michael S. Tsirkin wrote: > On Tue, Aug 07, 2018 at 07:26:35AM +1000, Benjamin Herrenschmidt wrote: > > On Mon, 2018-08-06 at 23:35 +0300, Michael S. Tsirkin wrote: > > > > As I said replying to Christoph, we are "leaking" into the interface > > > > something here that is really what's the VM is doing to itself,
2018 Aug 06
6
[RFC 0/4] Virtio uses DMA API for all devices
On Tue, 2018-08-07 at 00:46 +0300, Michael S. Tsirkin wrote: > On Tue, Aug 07, 2018 at 07:26:35AM +1000, Benjamin Herrenschmidt wrote: > > On Mon, 2018-08-06 at 23:35 +0300, Michael S. Tsirkin wrote: > > > > As I said replying to Christoph, we are "leaking" into the interface > > > > something here that is really what's the VM is doing to itself,
2003 Nov 27
14
WINS
Hello ! I have a database server running in a RH9 machine with two networks interfaces, but the second interface (10.0.1.1) does only clustering with another server, i have a PDC and WINS Server resident on a Win2000 machine. I had have troubles on find my linux machine in a network neighborhood from a Win machine. So i verified the linux machine registration in WINS server and i could see the