search for: gyrate

Displaying 20 results from an estimated 31 matches for "gyrate".

Did you mean: grate
2001 Feb 28
3
Recommended journal size for /boot
I want to convert the last of my filesystems to ext3. The only one left is /boot. It is not very big however, only about 10MB itself. Any recommendations on what size journal to put a /boot filesystem of only 10-20MB? Oh, BTW: "tunefs -j -J size=..." is awesome. No more gyrations with dd, chattr, lilo -R, etc. Nice! One note however: even in Stephen's 1.20.WIP.sct-20010216
2018 May 11
5
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
So, I'm curious about the contrast between modifying netplan vs simply disabling systemd.resolved Is there some advantage to the gyrations to make netplan work, vs simply disabling resolved and manually defining the IP and DNS server? [I'm not complaining, I'm thankful for all the options - just wanting to have the best handle possible on the reasoning behind one method vs the other.]
2013 Jul 26
1
[LLVMdev] Building libLLVMSupport library - special tricks?
Duncan, Yes, I'd been pretty much performing the same diagnosis in parallel - it seems we just don't have that libLLVMSupport library built. Last night, tried the build of clang a few different ways to get that library built - including specifying the --gcc-toolchain option. No Joy! Which of the clang/llvm source trees provides it? or is it in another source package? tools? Is there a
2018 May 11
1
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
RPvs> On Fri, 11 May 2018 07:14:38 -0700 RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote: >> So, I'm curious about the contrast between modifying netplan vs >> simply disabling systemd.resolved >> Is there some advantage to the gyrations to make netplan work, vs >> simply disabling resolved and manually defining the IP and DNS >>
2009 Jan 09
6
User interface blank
I first tried the regular install for Linux Ubuntu Intrepid Ibex. Both the Wine user interface and e-Sword were there but completely blank, i.e. no labelling. uninstalled wine Uninstalled e-Sword installed binaries and command line apt libraries Wine User interface is there but still minus labels and functionality What do I do now?
2004 Mar 09
5
Adding data.frames together
I have a series of data frames that are identical structurally, i.e. - made with the same code, but I need to add them together so that they become one, longer, data frame, i.e. - each of the slot vectors are increased in length by the length of the added data frame vectors. So if I have df1 with a slot A so that length(df1$A) = 100 and I have df2 with a slot A so that length(df2$A)=200 then I
2013 Jul 25
1
[LLVMdev] First Pass at building dragon egg-3.3 for clang 3.3 - using gcc-4.7
Duncan, Many thanks for your comments. The core issue we're running into is this: $ GCC=/usr/bin/gcc LLVM_CONFIG=/usr/bin/llvm-config make Compiling utils/TargetInfo.cpp Linking TargetInfo ld: fatal: library -lLLVMSupport: not found ld: fatal: file processing errors. No output written to TargetInfo collect2: error: ld returned 1 exit statusAll other gyrations are attempts to shoehorn
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but... Using Rgui working in a fresh, blank directory. > require(MASS) Loading required package: MASS [1] TRUE > data(cabbages) Warning message: ======> Data set `cabbages' not found in: data(cabbages) <===== > ls() [1] "last.warning" > search() [1] ".GlobalEnv" "package:MASS"
2008 May 06
15
Unix Domain Sockets + Fork for improved scalability
Hello All, Ticket #30 (http://mongrel.rubyforge.org/ticket/30) has a set of changes to mongrel that I''ve written on behalf of my employer, Raritan Computer, Inc. Also, these changes are released under the existing Ruby license used for Mongrel. Raritan is using mongrel internally for product development and was not able to get the level of scalability desired due to limitations
2009 May 14
0
[LLVMdev] Grouping related functions in a code section
Andrew, Eli, thank you both for your help. You both proposed essentially the same idea at the same time and it works fine. I appreciate your assistance thus far. I'd set this aside for a few days to work on another thing, but am back now and have another question. User mode Linux contains a "__syscall_stub" code section. The linker script defines it to be page-aligned, and it
2005 Apr 02
0
Centos 4 & Cisco 350 MiniPCI Wireless
I have an IBM Thinkpad with this beastie in it. The card was immediately recognized and uses the airo driver. No matter what I do, I can't get it to successfully connect to my WAP. Sometimes it sees the access point (as evidenced by an iwlist wifi0 scan seeing the network) and sometimes I can actually get it to connect ( as evidenced by the iwlist command showing the WAP ID).
2011 May 05
0
Summer Internship for Wine Business Students
Nomadica Brainstorming has a summer intern position for its Barcelona, Spain offices. Not far from dozens of wineries and "cavaries". We have a high tech product in the works for the wine industry and want a creative business person to help us work out all the gyrations of this new business model. This might lead to a full time position in Spain or in the US where we have bases. I
2001 Oct 09
1
locking problems with samba 2.2.1a
Hello all, I have a samba 2.2.1a server running as the PDC of my network on a Mandrake 8.0 system with a reiserFS partition. I am serving for the win98 clients a small DOS clipper program with a DBF database. The programs run well on the workstations when there is only one user using it, when another user try to use the same program it starts to get very slow. I think this is a lock
2002 Aug 28
1
Problems with mapping drives
I submitted a request 2 days ago about having problems mapping one share out of 70. I have found the fix, but I would like to have an answer as to why the problem occurred. History: We have about 70 shares mapped with Samba, using winbindd for authentication. We had about 10 users that could not map their shares. They would get an error of: could not chdir to the appropriate directory on the
2003 Jun 04
1
negate ip addresses
Hi, is it possible to make rules or routes with negated ip addresses like that: ip rule add from ! 192.168.0.0/16 table xyz ? Or is this planned for the future? Thanks Regards Lars Täuber _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jul 06
1
How did I turn off params ?
I am trying to create an input form where subsets of the input data goes into separate rows of the table (events). I have created a proxy object (CompoundEvent) to hold all of the data, and overridden its "save" method to create the several tuples. This was almost working late last night when I did something that stopped the params[] hash from getting any information from the post
2018 May 16
3
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
Hai Gregory,   No problem, now netplan, but i cant tell you much about netplan out of experiance, i've never used it. But what is it exact you want to know?? The how and why i configure like this is already a bit explained.   about this part: > So, I'm curious about the contrast between modifying netplan vs simply disabling systemd.resolved   But I did a bit reading.
2015 Feb 23
0
IceCast Server (2.3.2) Limits? Disconnections due to user and memory?
Hi, please see the inline comments. On 02/21/2015 08:21 PM, Dean Sauer wrote: > I have a VPS on OpenVZ 2GB RAM / 2GB Burst, and Ubuntu 12.04 64b server > > I use Icecast 2.3.2 <snip /> > > As posted in previous threads I am seeing a situation reoccur where the > sources and clients ALL GET DUMPED...ALL AT ONCE. We'd need error logs from such an incident, perferably
2018 May 14
0
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
Hai, And yes, i can confirm that Rowland is correct about my point of view. I'll also explain a bit why so people can understand my thoughts. I install a server as minimal as possible, yes, you might miss some packages, but you can install these after the base setup. The Why is, This saves a lot of space, unneeded updates/upgrade of packages you dont use and it results in a more stable
2006 Apr 06
2
# IP601's with POE per Catalyst 3560G-48PS
Hello people, I am having difficulties figuring out the POE power draw in watts from a Polycom IP601. I want to know how many IP601's can be powered from the Cisco Catalyst 3560G-48PS. The IP601 wallwart has: Input 120VAC 60hz 19W, Output 24VDC 500mA. I assume the output is appropriate value to figure out how many phones can be powered. The Cisco 3560 datasheet says "the 48-port PoE