search for: monstrously

Displaying 20 results from an estimated 30 matches for "monstrously".

2016 Jul 29
6
Fwd: Good installation documentation on samba4?
...ooting page, it is *far* from complete. At the very least, the documentation should at a check for a succesful 'kinit' command to see if the system is going to work. Maybe I sound a bit angry, but I severely dislike documentation that leaves you with an unfinished installation. Compare the monstrously sized Samba 3.5 with Samba 4 kind of illustrates the point that not all bases are covered which is a shame to me. 2016-07-28 23:25 GMT+02:00 Rowland penny <rpenny at samba.org>: > On 28/07/16 21:55, Léon van der Kaap wrote: > >> Hello, >> >> I am looking for good ins...
2006 Jul 06
5
memory uses
Hi All, I have this small doubt. Does backgroundrb have anything to do with dispatch.fcgi? some dispatch.fcgi are taking memory as much as 186 MB .... this is monstrous man... Also, if i put load rails environment with backgroundrb.yml file to be false.What will happen? i just loses access to db through ActiveRecord right? I can still use normal mysql gem to access db and modify the
2009 Dec 01
1
LD_PRELOAD temporary patch
I've used that patch to close the hole. This patch is temporary and doesn't fix real trouble maker - problem in new version in getenv() (after 6.3 it got changed to something monstrous and non-working right if environment has only one variable), hope it will get fixed soon. *** rtld.c.orig Tue Dec 1 16:55:13 2009 --- rtld.c Tue Dec 1 16:55:55 2009 *************** *** 357,374 ****
2016 Jul 29
0
Fwd: Good installation documentation on samba4?
...see if the system is going to work. It doesn't have to be on the troubleshooting page, because it is on the DC howto page, did you somehow miss this ? > > Maybe I sound a bit angry, but I severely dislike documentation that > leaves you with an unfinished installation. Compare the monstrously > sized Samba 3.5 with Samba 4 kind of illustrates the point that not > all bases are covered which is a shame to me. > I am sure that if you follow the Samba wiki page you will end up with a basic DC, but if it doesn't work for you, just what do you feel is missing ? as I said, i...
2014 Sep 25
1
CentOS 7, xfs
Well, I've set up one of our new JetStors. xfs took *seconds* to put a filesystem on it. We're talking what df -h shows as 66TB. (Pardon me, my mind just SEGV'd on that statement....) Using bonnie++, I found that a) GPT and partitioning gave was insignificantly different than creating an xfs filesystem on a raw disk. I'm more comfortable with the partition, though.
2016 Jul 29
2
Fwd: Good installation documentation on samba4?
...errors and no idea how to solve it. At that point I was out of luck(and I was not the only one as I have found others on the internet with the same issue). > > Maybe I sound a bit angry, but I severely dislike documentation that leaves > you with an unfinished installation. Compare the monstrously sized Samba > 3.5 with Samba 4 kind of illustrates the point that not all bases are > covered which is a shame to me. > > I setup my Samba Active Directory Domain with multiple DCs at multiple remote sites connected via VPN with both > Linux and Windows clients using the documentati...
2016 Jul 29
2
Fwd: Good installation documentation on samba4?
...rk. >> > > It doesn't have to be on the troubleshooting page, because it is on the DC > howto page, did you somehow miss this ? > > >> Maybe I sound a bit angry, but I severely dislike documentation that >> leaves you with an unfinished installation. Compare the monstrously sized >> Samba 3.5 with Samba 4 kind of illustrates the point that not all bases are >> covered which is a shame to me. >> >> > I am sure that if you follow the Samba wiki page you will end up with a > basic DC, but if it doesn't work for you, just what do you feel...
2005 Jan 20
0
wine, wineserver, and x.org using 100% of CPU
Hi, I installed Wine 20050111 on my FreeBSD 6-current (freshly updated yesterday afternoon) to play SimCity 2000. Whenever I start the program with "wine SIMCITY.EXE", the various start-up pop-ups appear, as well as the dialog asking if you want to start a new city, open an old city, etc. I get the side toolbar. The main window where you play the game is never drawn, however; it
2015 Jun 25
0
LVM hatred, was Re: /boot on a separate partition?
Chris Adams linux at cmadams.net Wed Jun 24 19:06:19 UTC 2015 >Btrfs may eventually obsolete a lot of > uses of LVM, but that's down the road. LVM is the emacs of storage. It'll be here forever. Btrfs doesn't export (virtual) block devices like LVM can, so it can't be a backing for say iSCSI. And it's also at the moment rather catatonic when it comes to VM images. This
2016 Mar 24
1
[WIP][PATCH] 'fix' smbspool_krb5_wrapper, libexecdir and ctdb helper binary locations for 4.4
> I'm sorry, I missed the release with ths one. :-) That's okay, I did it during ./configure. > If you file a bug, it will make this a little harder to forget, and we > can get this sorted for the next release (not sure if we will move > binaries around during the release series). Ok. I will try to do that. On a related note, does sysvol really need to be in
2008 Feb 22
1
Polycom 301/501 Keymapping
I know how to remap a key on a polycom 301 and 501.... But does anyone know of a list of mapping keys? For example, the Do Not Disturb on a 301 is #23. I got that one by just guessing though. Thanks, Rob
2005 Feb 02
1
Selectively overriding --cvs-exclude option
Hi, I've come across a situation with rsync which seems like a bug. I could not find anything listed in bugzilla so am writing to the list to see if it's just me. I have a situation where I would like to upload some auto-generated files to a website. However, I don't want these files to be included in my CVS repository so I have added them to a .cvsignore file. To save from creating
2005 Jun 24
1
[PATCH] Fix itemize test for objdir != srcdir builds
Hi. The choice of 'config.h' for testing does not consider the possiblity of objdir != srcdir builds. The small patch below replaces 'config.h' with 'configure.in' in keeping with the 'config' name choice. Art Haas Index: testsuite/itemize.test =================================================================== RCS file: /cvsroot/rsync/testsuite/itemize.test,v
2006 Dec 27
1
[PATCH] Adjust 'Makefile.in' for builddir != srcdir
Hi. The small patch below fixes the building of 'mkrounding.o' when the build directory is outside the source directory. Art Haas Index: Makefile.in =================================================================== RCS file: /cvsroot/rsync/Makefile.in,v retrieving revision 1.128 diff -u -r1.128 Makefile.in --- Makefile.in 17 Dec 2006 00:40:18 -0000 1.128 +++ Makefile.in 27 Dec 2006
2008 Sep 22
0
ActionMailer with Google Apps
I am trying to send email from a Google Apps account. Without specifying an settings whatsoever, when attempting to send email, my postfix server will simply relay the request to google, which I assume is much slower than connecting to Google''s smtp server directly. I eventually decided to try this "direct connect" approach because I was getting an error when trying to send
2016 Mar 20
2
[WIP][PATCH] 'fix' smbspool_krb5_wrapper, libexecdir and ctdb helper binary locations for 4.4
> If you need a rationale, it could be not to put in the path things that > the admin or user should not directly execute. Yes, put in that way it makes perfect sense. Anyway, thanks for your patch. The thing is cleaner now.
2019 Oct 01
1
upgrading from CentOS 7 to 8
On 10/1/19 10:57 AM, MAILIST wrote: >> Your answer has nothing to do with the original question which is related >> to upgrade method and not condition for reinstalling without loosing >> data. > > After 40 years of upgrading many different operating systems, > Windows (from 3.1 to 10), CentOS 6 to 8, Ubuntu, Fedora, Red Hat, > AT&T Unix, VAX VMS; I have never
2015 Jun 24
0
Organizing a Pre Astricon road trip
Hi All, I am cross posting this to the Asterisk Users, Biz, and Dev lists at the suggestion of David Duffet, so sorry if you see it multiple times. As this year Astricon is in Orlando, and most of us are tech geeks in on form or another, we are trying to organize a road trip to see NASA's Kennedy Space Center. I have been in touch with their group sales office and was told that there is a
2015 Jun 25
0
Organizing a Pre Astricon road trip (Eric Klein)
Sorry, apparently I forgot that we are looking at the Monday before Devcon for this trip. > ------------------------------ > > Message: 4 > Date: Wed, 24 Jun 2015 11:59:29 +0300 > From: Eric Klein <eric.klein at greenfieldtech.net> > To: asterisk-users at lists.digium.com > Subject: [asterisk-users] Organizing a Pre Astricon road trip > Message-ID: >
2008 Sep 10
0
[LLVMdev] Integer questions
On Sep 8, 2008, at 7:18 PM, OvermindDL1 wrote: > Do note though, that would cause an interface breaking change (just in > the function signatures, but still). An alternate would be to just > pass in a struct that the user can subclass to perform their own error > reporting, call a certain function in it or so before it finally bails > out, it puts a level of indirection so if