search for: gos

Displaying 20 results from an estimated 33 matches for "gos".

Did you mean: go
2013 Oct 13
24
exporting custom facts to puppet agents
Dear all, I have a custom fact, that reads a file and then generate the values dynamically based on the file content. It''s something like this: inFile = "/home/admin/OSs.txt" > gos = {} > > if File.exist?(inFile) > open(inFile, ''r'').each do |line| > next if line =~ /^\s*(#|$)/ > parts = line.split('','').map(&:strip) > > case parts[1] > when /^Mac/ > (g_C[:mac...
2009 Sep 17
1
Why S4 method is not visible from another package?
...ject="HyperGResultBase" object="KEGGHyperGResult" object="LinearMResultBase" object="ListHyperGResult" object="PFAMHyperGResult" object="SQLiteConnection" object="SQLiteDriver" object="SQLiteResult" Browse[1]> class(gos[[1]]) [1] "GOListHyperGResult" But I still get: Browse[1]> is(gos[[1]], "ListHyperGResult") [1] TRUE Browse[1]> summary(gos[[1]]) Length Class Mode 1 GOListHyperGResult S4 What am I doing wrong? &g...
2017 Feb 03
2
accessing USB as storage device through lxc container.
...the capabilities restrictions have been dropped. Has anyone successfully mounted the storage device in the libvirt. Having gone through the libvirt documentation, couldnt find further information of enabling the usb as storage device. Any pointers towards that would be useful. Host OS: IR800-GOS-1:~# lsusb Bus 001 Device 003: ID 8644:800b Bus 001 Device 001: ID 1d6b:0002 Bus 002 Device 001: ID 1d6b:0001 IR800-GOS-1:~# Lxc app container: root@ir800-lxc:/mnt/usb# ls -la /dev/bus/usb/001/003 *crwx-*----- 1 root root 189, 2 Feb 3 01:44 /dev/bus/usb/001/003 ----------libvir...
2009 Jun 26
5
Running Cubase with wine - HOW?
...I do not want to know all that stuff. I just want to run some Windows-based programs on Linux. So could someone simply explain me step-by-step what to do? I want to run Cubase or at least Cakewalk Sonar with Addictive Drums (and EzDrummer). Plus Guitar Pro 5 would be good too. I have recently tried GOS and Slax. GOS managed to launch Foobar. Cubase SX 2 and SX3 setup managed to be launched, but SX3 did not install (some problems during driver installation maybe) and SX2 just does not start. WHY? Cubase is in the list of programs that run. WHAT EXACTLY SHOULD I DO TO RUN Cubase with wine? Tell me,...
2010 Mar 31
1
Performance issues: have eliminated disk and network as cause
...a Linux client is not appreciably faster. Obviously there's going to be a much larger overhead associated with SMB versus netcat, but 3.5-8 times slower? I have attached my smb.conf (though I have removed most of the shares for brevity's sake), in the hope that someone can help. James. GOS Networks Limited, 1 Friary, Temple Quay, Bristol, BS1 6EA, UK. Registered company number: 6917663 The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intende...
2004 Aug 05
2
shared voicemail
Good day all I got my voicemail message working,thanks but now,keep in mind I'm using SIP We have,for example 4 people in our admin department.Each user has its own voicemail so that when their extension is dialed directly and not answered it gos to voicemail. But there is also a option to dial 3 for admin with will dial all 4 number in sequence.This I got working 100% but now I want a shared voice mailbox for the admin department.For example: If they call extension 4 it dials user 1 for 10 seconds,then user 2 for 10 seconds.....if user 4...
2017 Feb 07
1
Re: accessing USB as storage device through lxc container.
...nted the storage device in the libvirt. Having >> gone through the libvirt documentation, couldnt find further information >> of >> enabling the usb as storage device. Any pointers towards that would be >> useful. >> >> >> Host OS: >> >> IR800-GOS-1:~# lsusb >> Bus 001 Device 003: ID 8644:800b >> Bus 001 Device 001: ID 1d6b:0002 >> Bus 002 Device 001: ID 1d6b:0001 >> IR800-GOS-1:~# >> >> Lxc app container: >> >> root@ir800-lxc:/mnt/usb# ls -la /dev/bus/usb/001/003 >> *crwx-*----- 1 ro...
2017 Feb 03
0
Re: accessing USB as storage device through lxc container.
...;dropped. > >Has anyone successfully mounted the storage device in the libvirt. Having >gone through the libvirt documentation, couldnt find further information of >enabling the usb as storage device. Any pointers towards that would be >useful. > > >Host OS: > >IR800-GOS-1:~# lsusb >Bus 001 Device 003: ID 8644:800b >Bus 001 Device 001: ID 1d6b:0002 >Bus 002 Device 001: ID 1d6b:0001 >IR800-GOS-1:~# > >Lxc app container: > >root@ir800-lxc:/mnt/usb# ls -la /dev/bus/usb/001/003 >*crwx-*----- 1 root root 189, 2 Feb 3 01:44 >...
2009 Jan 26
2
How to remove Wine passthrough header ?
Hi ! I'm using Wine 1.0 for gOS 3.1 SP1. I use a GENERIC TEXT ONLY printer driver for printing specific terminal documents. When I print something, I still have : - a first page with : %%BeginDocument: Wine passthrough - my document - a last page with : %%Trailer %%Pages: 0 %%EOF How to remove first and last page ?
2008 Feb 19
1
[LLVMdev] LLVM2.2 x64 JIT trouble on VStudio build
...urrent x86-64 CC (I even can try to find my preliminary patch made this summer). However, there is one pretty ugly thing currently totally unimplemented: register shadowing: consider, e.g. void foo(int, double). First argument is passed into RCX, and second in both XMM1 and RDX. Also not, that it gos to XMM1, because it's second argument and XMM0 is shadowed by already-used RCX. I think I can try to heal my early patch and then stuff should be extended to handle these specific construction. -- WBR, Anton Korobeynikov
2009 Aug 14
4
About sftp chroot dev!
...ut not able to go down into /chroot/ user2 same thing here. In that way, user1 will not be able even know if there is other files there... But with your code i have to do this set chroot dir to /chroot/ and set home in /etc/passwd to /user1 But when uer 1 logs in he see /user1 and if he gos down with cd .. he is hable to see user2 and move around Is there anyway to do what i want ? And can you guys explain to me why the chroot path HAS to be owned by root ? Sorry , i know i am beeing annoying And Thanks anyway! -- []'sf.rique
2009 Mar 05
1
nmbd-daemon fails on startup without error
Hi guys, I got a weird problem over here and couldn't find any solution in several days searching. If I switch my server on (Debian 5.0), the machine boots successfully, samba logs tell me [2009/03/05 09:13:30, 0] smbd/server.c:main(1213) smbd version 3.2.5 started. Copyright Andrew Tridgell and the Samba Team 1992-2008 and [2009/03/05 09:13:30, 0] nmbd/nmbd.c:main(849) nmbd
2008 Oct 08
0
mouse cursor not working in wine window
I just installed gOS 3.0 which includes wine 1.0. However, mouse cursor does not work in the wine window. Whenever I move the my into the wine window, it disappears. i can only use tab key to move around, which make wine almost useless. Anyway to turn the mouse on?
2008 Apr 05
1
Need help with Talisman Online
..._float, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7600 GT/PCI/SSE2/3DNOW! OpenGL version string: 2.1.2 NVIDIA 169.12 glxheads output: GL_VERSION: 2.1.2 NVIDIA 169.12 GL_VENDOR: NVIDIA Corporation GL_RENDERER: GeForce 7600 GT/PCI/SSE2/3DNO gOs with Ubuntu 7.10 and E17 wine ver.: 0.9.46
1998 Dec 18
1
8.3 filename format
...1024 deadtime = 30 shared mem size = 5242880 socket options = TCP_NODELAY local master = No wins server = Our_WINS_Server_IP_Address guest account = pcguest [catalog] comment = Files for Acrobat Cataloger path = /pub/dept/mfg/teng/doc/gos read only = No create mask = 0664 directory mask = 0775 dos filetimes = Yes dos filetime resolution = Yes fake directory create times = Yes -- DAN KRANTZ Hewlett-Packard Company (Spokane Division) 24001 E Mission Liberty Lake, WA 99019-9599 ma...
2015 Apr 21
2
alternate licensing for package data?
...s+eZp4NnP6Wh7TigfAZlvkl8hq0rHr/RWzY+XT Fo8xkeuydVk3vxSdunHpl10gnGDjb845MSigL+W7X587xAY5wmB9+QzuudNaIL2U URR+jp3OG0Np1mJQX/7lVMi34L71cT7jZKTaBiFLzYJB1x0RvE+xXqGoj+NcNVqA zYjUWyYCzPfCJJVCI+DsbLUgnWKTYYsWEq1lWabE2HKfqio2pInbQSOtdw6s3VX/ kwvQU4WOhJYHedmzNNsWBnpm04gbIrK71i9FN7Iw5kNQjbsqAN7YPZ6rD1GsjGE= =Gos/ -----END PGP SIGNATURE-----
2007 May 14
4
EAC (exactaudiocopy) in openSUSE 10.2
...These are the only messages it gives in a console window: ~> wine .wine/drive_c/EAC/EAC.exe preloader: Warning: failed to reserve range 00000000- 60000000 fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture Any idea? Thanks, IG P?ratlan akci?k most! AEG-Electrolux-Zanussi g?pek orsz?gos h?zhozsz?ll?t?ssal a M?rkaboltb?l! http://ad.adverticum.net/b/cl,1,6022,166753,228664/click.prm
2010 May 14
4
Dovecot 2.0beta5 Quota/Dict
I can not use quota/dict when i configure it come outs this error. If the configuration gos wrong it just do not happen anything, but if the filds and name are ok, happen this.. > May 14 17:03:40 auth: Debug: Loading modules from directory: > /usr/lib/dovecot/auth > May 14 17:03:40 auth: Debug: master in: USER 1 sfrique at nti.uff.br > service=lda > May 14 17:03:40...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
.../* mode switch failure */ + VMXNET3_ERR_TXD_INVALID = 0x80000007, /* invalid TxDesc */ +}; + +/* completion descriptor types */ +#define VMXNET3_CDTYPE_TXCOMP 0 /* Tx Completion Descriptor */ +#define VMXNET3_CDTYPE_RXCOMP 3 /* Rx Completion Descriptor */ + +enum { + VMXNET3_GOS_BITS_UNK = 0, /* unknown */ + VMXNET3_GOS_BITS_32 = 1, + VMXNET3_GOS_BITS_64 = 2, +}; + +#define VMXNET3_GOS_TYPE_LINUX 1 + +/* All structures in DriverShared are padded to multiples of 8 bytes */ + + +struct Vmxnet3_GOSInfo { + uint32_t gosBits:2; /* 32-bit or 64...
2009 Sep 28
4
[PATCH 2.6.31-rc9] net: VMware virtual Ethernet NIC driver: vmxnet3
.../* mode switch failure */ + VMXNET3_ERR_TXD_INVALID = 0x80000007, /* invalid TxDesc */ +}; + +/* completion descriptor types */ +#define VMXNET3_CDTYPE_TXCOMP 0 /* Tx Completion Descriptor */ +#define VMXNET3_CDTYPE_RXCOMP 3 /* Rx Completion Descriptor */ + +enum { + VMXNET3_GOS_BITS_UNK = 0, /* unknown */ + VMXNET3_GOS_BITS_32 = 1, + VMXNET3_GOS_BITS_64 = 2, +}; + +#define VMXNET3_GOS_TYPE_LINUX 1 + +/* All structures in DriverShared are padded to multiples of 8 bytes */ + + +struct Vmxnet3_GOSInfo { + uint32_t gosBits:2; /* 32-bit or 64...