Displaying 20 results from an estimated 9000 matches similar to: "Ext3 Variables"
2001 Nov 07
6
2.4.14 + latest patch != ext3 support
Hello,
I just need a little clarification regarding applying the ext3 patch to the latest kernel.
I have 2.4.7-10 that came with RH 7.2.
I have ext3 running.
I need to upgrade those (to get some USB device working).
So I got the latest kernel, 2.4.14, patched it with the ext3-2.4-0.9.15-2414 patch, picked ext3 from 'make xconfig', built the kernel, but the new stuff in /boot, etc.,
2009 Feb 10
1
Asterisk how many calls handle using H.323 to SIP conversion?
I have P4 2.50GHz RAM 4GB, Asterisk how many calls handle using H.323 to SIP
conversion on this server?
Regards,
---------------------------
Muhammad Asif Raza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090210/6d5cb26b/attachment.htm
2010 Apr 15
2
using nls for gamma distribution (a,b,d)
Dear all
i want to estimated the parameter of the gamma density(a,b,d)
f(x) = (1/gamma(b)*(a^b)) * ((x-d)^(b-1)) * exp{-(x-d)/a)} for x>d
f(x) = Age specific fertility rate
x = age
when i run this in R by usling nls()
gamma.asfr <- formula(asfr ~ (((age-d)^(b-1))/((gamma(b))*(a^b)))*
exp(-((age-d)/a)))
gamma.asfr1 <- nls(gamma.asfr, data= asfr.aus, start = list(b = 28, a = 1,
d= 0.5),
2013 Sep 24
1
request for help in R
respectd sir,
i am working on regional frequency analysis of flood flow data and want to use packages lmomRFA, lmom, imomco,etc andby using these i want to find RMSE , errorbounds and absolute biase but could not make it clear to use, please help
regards
atta muhammad asif
assistant professor
atta_ycc@yahoo.com
[[alternative HTML version deleted]]
2015 Oct 21
2
Libvirt from source problem
Hi Geeks,
When I install libvirt from source, there is no libvirtd. how can i start
or restart libvirt deamon. Moreover it give some permission error. What
issue can be.
Thanks
2006 Sep 19
3
Boot from USB without C Drive
Dear All
I have a problem with my Compaq EVO n410c laptop.
I want to install Windows (Win98/WinXP) on it.
But this laptop don't have any floppy/cdrom to boot from.
I have try to use My USB Drive to boot, using syslinux.
Here's my step
1. Format the USB Drive using "HP USB Disk Storage Format Tool"
2. Install syslinux (syslinux -f F:). F is my USB Drive
3. Using
2006 Apr 21
2
ext3 data=ordered - good enough for oracle?
Given that the default journaling mode of ext3 (i.e. ordered), does not
guarantee write ordering after a crash, is this journaling mode safe
enough to use for a database such as Oracle? If so, how are out of sync
writes delt with?
Kind regards,
Herta
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
2018 Mar 29
2
tftpd server S not responding
On Wed, Mar 28, 2018 at 6:25 PM, Steven Tardy <sjt5atra at gmail.com> wrote:
> On Wed, Mar 28, 2018 at 3:16 PM Asif Iqbal <vadud3 at gmail.com> wrote:
>
> > It is not respoding to A server which is sending the tftp read request
> RRQ.
> >
> > I do see the RRQ packets coming from A to S, but S never responds back
> from
> > a different port Y to A
2003 Jul 31
0
mount: error 22 mounting ext3
First of all you must be able to boot. Thus you must press 'e' when your grub screen appear with selection highlights on Red Hat Linux.
Highlight line consisting 'initrd...' and press 'd'.
Press 'b' to boot.
Because your partition does not have a journal on it, create one with these steps below.
- Make sure you remember the device attached to ide3(34,7), it is
2018 Apr 11
2
tftpd server S not responding
On Thu, Mar 29, 2018 at 12:48 PM, Asif Iqbal <vadud3 at gmail.com> wrote:
>
>
> On Thu, Mar 29, 2018 at 7:21 AM, Steven Tardy <sjt5atra at gmail.com> wrote:
>
>> A STATEFUL firewall with ?ip any any? can and will still block asymmetric
>> communications due to the firewall keeping track of state (hence tha name
>> stateful firewall).
>>
>>
2007 Jun 18
2
MixMonitor Timestamp problem
hi,
I am facing some issues while using MixMonitor. My
extensions logic is attached below:
exten => s,1,MixMonitor(${CALLERID(number)}-${TIMESTAMP}-${UNIQUEID}.gsm,b)
in this extensions TIMESTAMP is not working in Asterisk 1.4. can any
help me why TIMESTAMP is not working in Asterisk 1.4.
regards,
Asif
2008 Sep 05
2
Articles about comparision between R and others softwares
Hi
Do you know some articles, papers, something than tell about comparision
between R and others softwares statisticals.
Thank You
Ricardo
--
View this message in context: http://www.nabble.com/Articles-about-comparision-between-R-and-others-softwares-tp19338210p19338210.html
Sent from the R help mailing list archive at Nabble.com.
2005 Feb 19
1
Samba with ADS
Hello All,
I am a newbie..
I want to compile Samba with ADS support for Solaris UltraSparcIII
I have downloaded the source for
1> Samba 3.0.10
2> MIT Kerberos 5 1.4
3> OpenSSL 0.9.7e
4> OpenLDAP
I started by trying to make MIT Kerberos.
CC=gcc CPPFLAGS='-D__EXTENSIONS__' CFLAGS='-m64'
./configure configured it but when I try make I get ..
2001 Oct 30
2
a silly question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
just wondering... if i upgrade my kernel + ext3 patch, do i have
to recreate the journal? if so (or if not) how do i recreate it? i tried
to delete the .journal, reboot and mounting everything as ext2 and do a
tune2fs -j /dev/hdxx but it say "The filesystem already has a journal."
Thanks,
Mark
-----BEGIN PGP
2009 Jan 16
2
want to add SipAddHeader in call out file
How to add SipAddHeader in outgoing call file.
I am implementing a Callback scenario, in which a user makes a call to
Local Access Number. The system have to callback to the user. During
callback a call file is generated. All I want, is to add
SipAddHeader("pchargingvector","val") in outgoing Invite.
How can I achieve this?
regards,
Asif
2001 Aug 14
8
Redhat Roswell
Hi all
i installed Redhat beta Roswell, then i updated to Kernel 2.4.8
patched him and installed the newest util-linux + e2fprogs without any
custoumized Options. Bootloader is Grub. Now when i boot he says mount -O or -0
is an invalid Option. tune2fs -j /dev/hdXX says "The filesystem already has a journal"
lsmod says that no jbd or ext3 Modules is loadet but i have pachted the Kernel
2005 May 15
3
Intermittent ext3 corruption on external firewire Micronet 1.5Tb RAID on FC3
Hi
I have a Firewire connected Micronet 1.5TB RAID with a single
large ext3 filesystem on one partition on a dual Xeon system.
I am checking out from an extremely large cvs repository
(don't ask) to this drive over the course of many days, and
intermittently I get bad blocks and the filesystem goes
read-only. This is not related to any power failure or
anything similar. The RAID is currently
2009 Aug 16
3
userdel without -r switch
Hi
how do I tell with user type to use userdel with -r short of using exec type?
i have a user account called `foo''
so i created a test puppet file local to the system called test.pp
# cat test.pp
user {"foo":
ensure => absent,
managehome => true,
}
when I apply it on solaris or linux the userdel does not use the `-r'' switch
2011 Jun 16
3
puppet repository from puppetlabs
Hi All,
Is there a ubuntu repository managed by puppetlabs? I am using lucid
and latest puppet package it offers is 0.25.4.
I could of course just download source, or a deb from debian or newer
ubuntu, or get it using gem.
But would be nice if there is a PPA available for lucid, cuz it would
work nicely with routine upgrade.
puppetdashboard worked nicely with the puppet labs ppa deb
2008 Mar 19
3
How to configure Voice mail for multi users.
Hi All,
i want to configure voice mail on Asterisk 1.4 for multiple users. let
me explain you the scenario.
i have 10 users with the name of
1000,2000,3000,4000,5000,6000,.......and these user can call to each
other. Now i want to configure separate voice mail box for separate
user.
my extensions.conf ..... settings below..
[voicemail]
exten => _X.,1,Dial(SIP/${EXTEN})
exten =>