Displaying 7 results from an estimated 7 matches for "_normally_".
Did you mean:
_formally_
2005 Oct 10
3
Billing/SPA-841/CDR Log
Hi list,
I have a couple of questions related to asterisk billing and the
generation of cdr logs. I've searched the wiki but have not found my
answers, hopefully you guys can help.
1) When are asterisk CDR logs _normally_ generated? When the call
arrives, when the call hangs up, or both? I have looked at the
records created and it seems to only generate it at the time the call
is hung up in order to write the call duration, etc, but I just want
to be sure.
2) If in fact it is the case that the CDR entry is...
2004 Aug 06
2
Wanted: Ogg Stations Directory
On 17 Jun 2003 at 14:18, Oliver Stirling wrote:
> On a slightly different note I was wondering if it was possible to add
> to the yp directory on a different port than http? My station is a
> student radio station in the UK and we are behind the uni firewall and
> as far as I know I can't get icecast to use the proxy.
>
> However with shoutcast we can report to port 666
2004 Aug 06
0
Wanted: Ogg Stations Directory
...cast.org/
> To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
Well, they only firewall outgoing http and _normally_ all incoming, but
they have opened up the incoming ports for our streams.
It would be simple to get the server that recieves the yp commands
(which is apache), just add the command:
Listen 666
to httpd.conf and then make sure any firewall is open and people in my
situation should be able to b...
2016 Dec 15
2
Can't delete or move /home on 7.3 install
Tried this in both AWS and GCE as I though it may be a specific cloud
vendor issue. SELinux is disabled, lsof | grep home shows nothing,
lsattr /home shows nothing. Simply get "Device or resource busy."
Works just find on 7.2 so I'm kinda at a loss. Scanned over the RHEL
release notes and didn't see anything. Anyone else have this issue? We
move our /home to another mount point
2007 Jul 29
3
xen kernel headers, new kernel modules with a-i
Hello Pkg-xen-devel list,
I am running lenny with xen-linux-system-2.6.18-4-xen-686 (xen 3.0.3)
installed. I'd like to put this server in the cupboard and access it
via wifi.
To build the wifi kernel module, it should hopefully go like this :
apt-get install madwifi-source madwifi-tools
m-a a-i madwifi
modprobe ath_pci ...
Except that I do not have the sources nor the headers of my kernel.
2016 Dec 15
2
Can't delete or move /home on 7.3 install
...? We
>> move our /home to another mount point and symlink /home to it ..
>>
>>
> Do you have access to the console, so that you can try to do the move while
> in single user mode?
>
}}
that is one possibility.
even greater is op is a 'user', not 'root'.
_normally_ / most, if not all unix/linux systems, /home is owned by
'root'. which means *everything*, including a 'user' home directory
is own by 'root'. therefore a 'user' running a normal user can do
_nothing_ to his/her 'home' directory.
therefore a normal user *mus...
2009 Jan 19
0
compiling python2.5 (msys+mingw+wine) using msvcr80 assemblies
...9;m thinking of adding the Microsoft.VC80.CRT.manifest to the rc file
(for compilation as a resource) to see if _that_ works, and will
report back, but first i wanted to describe what i've done and see
what people think:
1) created python_2.5_8.0_mingw_exe.manifest contents as follows, this
is _normally_ what is in Microsoft.VC80.CRT _not_ in the .exe.manifest
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
<file name="msvcr80.dll"
hash="10f4cb...