search for: sharabl

Displaying 20 results from an estimated 44 matches for "sharabl".

Did you mean: sharable
2013 Feb 06
2
[XCP] recompiling xapi rpm changes version and licensing details.
Hi there. I needed to recompile xapi to fix a bug that was resolved regarding vdi-create not setting the sharable flag. I used the sources provided in the source-1.iso from xen.org. Everything is good in this regard, and creating a vdi that has "sharable=true" is possible, but I had a problem that forced me to revert to the older copy of the xapi binary because my XCP box was now being identified as...
2002 Jan 14
3
smbpasswd file NFS sharable?
If I want to make two servers use the same encrypted passwords can I share the smbpasswd file via NFS? Will updates/locking work correctly? Is there an alternative? Can LDAP/PAM use encrypted passwords? -- Gary Algier, WB2FWZ gaa@@ulticom.com +1 856 787 2758 Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033 A self-addressed envelope
2005 Dec 22
3
RoR presentations
Hi, I was wondering is there any editor that can do autocompletion as shown in the tutorials on the RoR website in the windows or linux environment. If not do any one has sharable macros that comes with textpad or any other editors. Silvy Mathews
2007 Nov 12
1
How to set up your library location for multiple users
I'm running R 2.5.0 (with the upgrade to 2.6.0 scheduled) on a and trying to write a few applications that will be run as myself, as my boss and as the web server, on one of many Solaris x86 servers. I'd like to have my library sharable, and I thought I had found the way by putting this line early in my R scripts: .lib.loc="/home/jacoby/My_R_Lib/" But I tried that with my permissions and got this error: Computing affinities[1] "Checking to see if your internet connection works..." Error in getCDF(cdfpackage...
2010 Oct 05
1
Puppet Module for Virtualization Management
Hi all! Puppet [0] is an Open Source data center automation and configuration management framework. Puppet provides system administration with a simplified platform that allows for consistent, transparent, and flexible system management. Puppet can be extended with new modules, which are reusable, sharable units of Puppet code. This year, during the Google Summer of Code [1], I developed a new Puppet's module: Puppet-virt. Puppet-virt [2] provides a new type that allows the administrator to deploy and manage virtual machines using r *uby-libvirt* . At first, only Xen fullyvirtualization, Xen pa...
2010 May 05
1
VDI size on local repository always 0
Hello guys, I''m working on a cloud computing project involving Xen Hypervisor. I looked for the issue described in the subject in old posts but no success. I''m using the local storage repository and I can''t set physical_utilisation and virtual_utilisation via xen API because XendVDI.py has hardcoded the 0 value for local repository while is passed for QcoW storage
2012 Aug 10
1
export table in separate file
Hi Folks, I'm using Sweave to generate png & pdf graphics that I then "Import & Link" in a Word document. This let's me create sharable and editable dynamic documents. They are dynamic in that I can regenerate figures when the data changes, and have those figures automatically updated in my Word doc since they're "linked", and not just "imported" in Word. I want to do the same for tables. Right now, I...
2002 Nov 28
1
IP address change
...d by hosts allow. However, since the IP Address change ONLY 10.2 machines can see the share. It is no longer available to the whole network. The server itself can be seen without any difficulty from the whole network, either using the new IP address or the hostname. It can also be seen thru NT as a sharable machine but when you try to connect to it from anywhere other than 10.2 you get a 'Network path was not found' message. Does samba support changing the IP address in this way? > Donna > > Donna Tombs > IT Manager OST > Information Technology Section > East Renfrewshire...
2015 Jun 13
7
[LLVMdev] AliasAnalysis refactoring for the new pass manager
Greetings all, I'm working on refactoring the alias analysis layers to remove the usage of analysis groups and make the logic sharable between old and new pass managers, and I have a couple of questions below. As background, the overall plan that I've discussed with Hal and a few others previously is as follows: - Create an AliasAnalysisManager which is provided by a normal analysis pass. - Use type erasure to register class...
2006 Jul 15
6
camping - inspiring new way to write applications
hi all, curious about your input on this latest design experience i''ve had with camping. none of that developing a traditional html ui, a ruby backend, and ajax-ifying the application after being built. - i started straight off with a camping-based json api (for the model). - next step was writing the controller in pure js - no dom interactions here. - then finishing off with a view
2011 Jul 01
2
[LLVMdev] Typo in IsLegalToCallImmediateAddr?
It seems that the || should be && here? /// IsLegalToCallImmediateAddr - Return true if the subtarget allows calls /// to immediate address. bool X86Subtarget::IsLegalToCallImmediateAddr(const TargetMachine &TM) const { if (Is64Bit) return false; return isTargetELF() || TM.getRelocationModel() == Reloc::Static; } For example, if you are doing ELF PIC (i.e. for a shared
2011 Jul 02
0
[LLVMdev] Typo in IsLegalToCallImmediateAddr?
...; int f(void) { return g(); } ------------- When they get combined into a .so, the code of f has: 452: e9 fc ff ff ff jmp 453 <f+0x7> and readelf shows 00000453 00000802 R_386_PC32 00000458 g so the dynamic linker will patch the code segment (making it non sharable) So maybe the problem is that this function is being called in a place that really wants a "IsProfitableToCallImmediateAddr"? > - David Cheers, Rafael
2016 Jun 18
2
problem i didn't seeing list file new on centos
hi i have two server *CentOS 6.5* and *CentOS 5.9 * i have one *SAN Storage* on both servers but when i create file one of server (example Centos 6.5) Other Sever (Centos 5.9) do not see file and i must *umount* Disk to seeing files new how solve this problem format disk *EXT3* Tnx
2009 Jan 16
2
CentOS failover cluster
What should I use to configure a failover cluster under CentOS? Is there Red Hat Cluster Suite or something like that? Thank you in advance. -- Giuseppe Fuggiano
2009 Oct 04
2
Expire Plugin Configuration Question
...configure expiration globally, meaning, for example, that the Trash mailbox expiration interval is the same regardless of the user. What I really am looking for is per-user configurable rules. Those would obviously not be able to be in a file configuration but would have to be in some shared/sharable resource. Is such a thing possible? What I really want is the ability to move my expiration rules out of my email client and into dovecot. That would be very useful for me since I access my mail from more than one host and via more than one client. roland -- PGP Key ID: 66 BC 3B...
2002 Sep 26
0
PDC and smbpasswd on Solaris 7
...sswd database in /usr/local/samba/private directory. It is possible that I don't need a PDC setup on Samba Server to solve my problem. How can I set up Windows 2000 server or SAMBA not to ask username or password when using following command at Windows server BOOT time. 'testco' is a sharable partition on the unix host on which Samba is running. net use t: //hosta/testco Any other solutions will be appreciated. Thank you very much. --Ragu
2005 Sep 22
2
Kernel building
I have not even decided if I want to undertake a kernel build, but for the sake of discussion, if everything happens to be in the stock kernel, why, other than file bloat, would you want to build a custom kernel? In FreeBSD, you can remove all those devices and drivers that are not needed, and, depending on how much stuff you add or delete, can make a decent size reduction in the kernel
2008 Aug 05
3
rsync question
Hi All, I am trying to understand the purpose of rsyncd. Why does it exist? Why not just use rsync ad-hoc or via script? Also, to a more serious note. I need to keep a filesystem on 1 server and another server synced by. What is the best way to do this? I want to have /source and /target to be exactly the same. I don't want any extra files in /target. I want the timestamps to be the exact
2001 Nov 29
3
Help me Please
...NT Domain (NTDOM)? 2. Is it required to reinstall the NT Workstation OS S/w every time it fails to establish the connectivity? 3. I want to add one printer (Laser Printer) to the NT Server (NTPDC) and another printer (High Speed Dot Matrix Printer) to the Samba Server. I want both the printer to be sharable and accessible at the workstation. Does it require any special attention at the time of configuring it? 4. I want to add two more server to the network (one SUN Solaris for Intel i386 Server and another FreeBSD Server). They will be accessible only through Telnet and FTP Service. Will there be any...
2011 Apr 15
1
Errors attaching VBDs to dom0 VM
...vbd-uuids (SRO): 66b1f602-fe0b-f4f7-ba41-47c7f7e01dea crashdump-uuids (SRO): virtual-size ( RO): 1073741824 physical-utilisation ( RO): 5120 location ( RO): 2463c214-05a9-49d4-8cba-b60ceb6b16db type ( RO): User sharable ( RO): false read-only ( RO): false storage-lock ( RO): false managed ( RO): true parent ( RO): <not in database> missing ( RO): false other-config (MRW): xenstore-data (MRO): scsi/0x12/0x83...