Displaying 20 results from an estimated 71 matches for "fanatic".
Did you mean:
fanatics
2006 Apr 24
3
(no subject)
Goodday,
I'm an opensource fanatic and I have already installed asterisk in my
mandriva linux. Actually, I'm also planning to install the asterisk
management portal for GUI of asterisk. If anyone could help me guide
in installing this. Thanks a mill for the help..
-Rommel-
2006 Oct 02
6
Calling All FS Fanatics
Now that I've been enlightened to the terrible write performance of ext3 on my
new 3Ware RAID 5 array, I'm stuck choosing an alternative filesystem. I
benchmarked XFS, JFS, ReiserFS and ext3 and they came back in that order from
best to worst performer.
I'm leaning towards XFS because of performance and because centosplus makes
kernel modules available for the stock kernel.
2006 May 29
4
IpSec support with kernel 2.6.16.18
...LICY=y
Do anyone knows what this error might be?
--
Benjamin Lerman
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
2008 Aug 07
2
Configuring Samba with NIS
...n every machine to regenerate the smbpasswd all the time. Also, by looking around, it doesn't appear this is possible anyway.
Is there any graceful solution here?
I don't see the need for *yet* another password database...
Thanks for any suggestions... I have been googling and browsing fanatically....
This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this informa...
2001 Jul 03
1
Reading/Writing Ogg Vorbis tags from a Perl script
Hi,
I wrote a quite useful perl script (and I am still working on it) that does
all the renaming and tagging of my MP3 files automatically (which is very
useful because I am an order fanatic and everything has to have MY format). I'm
not quite done with ID3v2 support but that will probably work soon.
As I am planning to start using Ogg Vorbis instead of MP3 in the future I am
already now worried about Vorbis tagging support in this script as it is
quite a useful and important part...
2006 Nov 13
1
Newbie Questions . . .
...a little enlightenment.
Thank you for any information that will help me better understand this.
--
Jason Flatt
Father of Six: http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis,
9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005)
Linux User: http://www.sourcemage.org/
Drupal Fanatic: http://drupal.org/
2006 Jun 02
2
ProxyArp
...STE 220
San Diego, CA 92123
858-495-3528 (Direct)
858-495-3540 (Fax)
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
2008 May 13
3
[LLVMdev] Emotional responses to feedback
...lf into thinking that his
criticism was stupid, I would never have worked on fixing
it, and that defect would have remained, I would have missed
an opportunity to improve, and I would have also missed the
awesome feeling of conquering the problem.
Clearly some people here feel very passionate, fanatical,
and emotional about this project, and are consequently
unable to read any constructive criticism and feedback about
it without taking it personally and going bonkers-bananas.
But just remember, although I may say some negative things
about this project at times, I AM ON YOUR SIDE.
I am not...
2006 Apr 20
5
Toolbox
Hello my friends
Today at FISL (International Forum of Free Software), I''ve had the
opportunity to watch a Turbogears presentation.
The framework, itself is really weak in comparison to rails, but... When the
guy who was making the presentation show the NEW 0.9 TurboGears Toolbox I''ve
though:
- Isn''t something like that in Rails?
Well, after a little googleing
2015 Jun 25
6
LVM hatred, was Re: /boot on a separate partition?
...the
spotty coverage of up-to-date documentation. Google can be a
dangerous guide given the wide variation of practice across differing
flavours of *nix and the widespread aversion to providing dates on
writings. In consequence I consign transparency arguments and their
proponents to the religious fanatic file. Nothing personal but there
is no point in arguing belief systems.
If you want to get infrequently performed sysadmin tasks done reliably
and with a minimum of fuss use something like Webmin and get on with
the rest of your life.
--
*** e-Mail is NOT a SECURE channel ***...
2006 Sep 05
2
IO lockups and ext3 readonly filecorruption on RHEL4 (pre and post U4)
Has anyone been seeing IO lockup problems on EL4?
I've tried multiple IO scheduler options (elevator=) in the boot... I'm seeing
the same behavior regardless. Independent of hardware. Whitebox ATA, HA
enclosure with dedicated SCSI, megaraid RAID hardware, Dell 2850s... same
behavior:
A semi-busy system will suddenly go into some kind of IO la-la land where
nothing can be written
2012 Aug 09
4
R Commander - Time Series
Hello all,
I'm just starting to learn R and I heard a good way of doing that was R
Commander. For my work I use a lot of time series, so I installed (and
loaded) R Commander with epack.
When I go to Ts-Models, after loading my data, I click on ARIMA Models tab.
I load my variable D1 Ln Demand (1st differenced ln demand). I set my
regular and seasonal p d q settings hit run and I get:
[1]
2006 Oct 12
18
Write performance with 3ware 9550
I have two identical servers. The only difference is that the first
one has Maxtor 250G drives and the second one has Seagate 320G drives.
OS: CentOS-4.4 (fully patched)
CPU: dual Opteron 280
Memory: 16GB
Raid card: 3ware 9550Sx-8LP
Raid volume: 4-disk Raid 5 with NCQ and Write Cache enabled
On the first server I have decent performance. Nothing spectacular,
but good enough. The second one
2006 Oct 12
18
Write performance with 3ware 9550
I have two identical servers. The only difference is that the first
one has Maxtor 250G drives and the second one has Seagate 320G drives.
OS: CentOS-4.4 (fully patched)
CPU: dual Opteron 280
Memory: 16GB
Raid card: 3ware 9550Sx-8LP
Raid volume: 4-disk Raid 5 with NCQ and Write Cache enabled
On the first server I have decent performance. Nothing spectacular,
but good enough. The second one
2007 Apr 18
2
[PATCH 1/5] Skip timer works.patch
...oid)
+int __init timer_irq_works(void)
{
unsigned long t1 = jiffies;
+
+ if (timer_irq_really_works)
+ return 1;
local_irq_enable();
/* Let ten ticks pass... */
@@ -2146,7 +2158,7 @@ int timer_uses_ioapic_pin_0;
* is so screwy. Thanks to Brian Perkins for testing/hacking this beast
* fanatically on his truly buggy board.
*/
-static inline void check_timer(void)
+static inline void __init check_timer(void)
{
int apic1, pin1, apic2, pin2;
int vector;
2007 Apr 18
2
[PATCH 1/5] Skip timer works.patch
...oid)
+int __init timer_irq_works(void)
{
unsigned long t1 = jiffies;
+
+ if (timer_irq_really_works)
+ return 1;
local_irq_enable();
/* Let ten ticks pass... */
@@ -2146,7 +2158,7 @@ int timer_uses_ioapic_pin_0;
* is so screwy. Thanks to Brian Perkins for testing/hacking this beast
* fanatically on his truly buggy board.
*/
-static inline void check_timer(void)
+static inline void __init check_timer(void)
{
int apic1, pin1, apic2, pin2;
int vector;
2009 Jun 22
12
Rails Hosting: Slicehost vs. Rimuhosting
I know similar topics have been covered before, but I''d like to get a
more up-to-date Ruby developer''s opinions. (Please note that I''ve
read similar threads in this group and read a lot of hosting
comparison sites, even contacted both companies and am still having a
hard time making decisions. )
After reading about limitations with shared hosting plans, I decided
that
2016 Jun 17
0
[Announce] Samba 4.2.13 Available for Download
=============================================================
"The whole problem with the world is
that fools and fanatics are always
so certain of themselves, and wiser
people so full of doubts."
Bertrand Russell
=============================================================
Release Announcements
---------------------
Although Samba 4.2 is in the security only mode, the Samba Team decided to ship...
2016 Jun 17
0
[Announce] Samba 4.2.13 Available for Download
=============================================================
"The whole problem with the world is
that fools and fanatics are always
so certain of themselves, and wiser
people so full of doubts."
Bertrand Russell
=============================================================
Release Announcements
---------------------
Although Samba 4.2 is in the security only mode, the Samba Team decided to ship...
2009 Apr 29
2
[Oblivion] broken Menu Fonts
Hi there dear Wine fanatics^^
I recently moved to Linux(kubuntu 8.10) and am using Wine for playing now. Everything works really well thanks to my tweaking. There is however one bug I couldn't solve myself, that are the fonts in Oblivion:
[Image: http://img228.imageshack.us/img228/2084/bugk.jpg ]
As you can see, I ran O...