Sponsored Content
The Lounge What is on Your Mind? Best Linux/UNIX-based website hosting service? Post 302910244 by drl on Wednesday 23rd of July 2014 08:40:03 AM
Old 07-23-2014
Hi.
Quote:
Originally Posted by markolinux
... (actually, I'm not aware of any that are UNIX)...
I use pair Networks - World Class Web Hosting® , depending on whether you consider FreeBSD to be unix:
Quote:
Originally Posted by pair.com
You have the option of choosing your operating system between either FreeBSD or Ubuntu.
They provide good, smooth service and support the *nix community in several ways.

Good luck ... cheers, drl
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hosting Service Eating Space

Dear Group, I am not much used to UNIX. The company I am hosting wiht refuses to help me with this trouble, but as near as I can see, it is NOT my trouble. I have had this service for over a year. I just renewed for another year and all of a sudden the disk quota has been disappearing. I... (3 Replies)
Discussion started by: cindy
3 Replies

2. IP Networking

Can see my linux box from unix but from windows based

I have a company lan, we have workstations and we have servers. I have 3 unix servers, and 2 linux servers. I can ping one of the linux servers from windows, but the other one gets no reply, However, from my unix boxes i can telnet AND ping both linux boxes. The 2 linux boxes are on different... (4 Replies)
Discussion started by: kymberm
4 Replies

3. Linux

recommendations for a Linux hosting plan?

I'd like to purchase a hosting plan, i found a $3.99 on webhost4life.org, any1 using the package before? (2 Replies)
Discussion started by: BestLinux
2 Replies

4. Web Development

hosting service that allow me to compile and install my own apache

Is there any cheap hosting service that allow me to compile and install my own apache and php ? thanks (1 Reply)
Discussion started by: aneuryzma
1 Replies

5. UNIX for Dummies Questions & Answers

Hosting webpages(jspx) on Linux

Hi guys, I have developed a small website using jspx pages. Now i want to host the website to a server which is a linux machine. The linux machine which i m referring to is already hosting some web pages(jspx) through a web server Which is running at port 8888. My first question would be... (0 Replies)
Discussion started by: pinga123
0 Replies

6. UNIX for Dummies Questions & Answers

Linux Based Unix

Hi! I have an conflict with someone about UNIX vs LINUX. He says that Linux have no connection to Unix. Is It True? Linux based on Unix? (1 Reply)
Discussion started by: efid845
1 Replies

7. What is on Your Mind?

Linux Hosting Service Recommendation

We've been using Linode for our virtual Linux hosting services for two years now and could not be more impressed. One of our Linode nodes is located in Cedar Knolls, New Jersey which was close to the path of Hurricane Sandy. The data center teams were on top of things from the beginning... (0 Replies)
Discussion started by: Neo
0 Replies

8. UNIX for Dummies Questions & Answers

MilesWeb.com shared hosting or unlimited hosting plans?

I want to host a website in India, after all my research I have found MilesWeb.com, I am planning to go for their shared plan http://www.milesweb.com/cpanel-hosting.php I have test their contact options and response time, they are really available 24/7. I have checked few other providers, they... (1 Reply)
Discussion started by: Guruguy
1 Replies
rate.conf(5)							   isdnlog 4.71 						      rate.conf(5)

NAME
/etc/isdn/rate.conf - rate and provider configuration DESCRIPTION
isdnlog and related programs like isdnrep or isdnrate obtain the information about telephone rates or fees from a rate-file. In addition to the general data from the rate-file it is necessary to provide information about the individual situation. This is the purpose of the configuration file rate.conf. Words below consisting of uppercase letters like RATEFILE refer to the so named setting in the general isdnlog configuration file /etc/isdn/isdn.conf. General Concepts The rate-file contains one or more providers for a country. A provider covers an offer of a telephone company. Usually there are now many telephone companies in a country and most companies offer several different price lists. A provider is identified by provider number and provider variant or sub number. The provider number, short pnum, is commonly used for all offers of one company. The provider variant, short var, is used to number these offers starting from 0. A specific provider is referenced as pnum,var or pnum_var depending on the context. VBN contains the shared leading digits of the carrier selection prefixes. The entire prefix for a provider is specified in the rate-file by the B: tag. In Germany the carrier selection prefix begins with 010 followed by two or three digits which make the pnum ranging from 10 to 199. A mapping like this is not required but common. The overall format of rate.conf is similar to the rate-file, lines starting with tags P:, X:, or Q: may occur in any order and quantity. (Of course, the resulting configuration should make sense.) Provider Booking P:pnum=var Mark the provider specified by pnum and var as booked or active. Only booked providers are taken into account when isdnlog computes the connection costs. Booking also tells isdnlog the provider variant to use if there are more than one. Beside computation of real connections booking also splits the providers in two groups: the booked ones that are available at the specific subscriber line at the not booked ones that are less important for price comparison. One provider in booked group is declared the default provider by setting PRESELECTED to its pnum. This provider is assumed to be used if a connection is made without a carrier selection prefix and no exceptions matching. Exceptions to Provider Selection X:number=pnum X:number=pnumzzone Connections to number will be assigned the booked provider with pnum as provider number regardless of a dialed provider selection prefix or the PRESELECTED setting. zone if present replaces the normal zone selection based on destination codes. Exceptions can also be given in the rate-file. In rate.conf exceptions may become necessary if there different preselected providers for local and distance calls for example or if prese- lection does not apply generally, e.g. not for connections to special numbers. Provider Skipping At least for some countries there are universal rate-files distributed with isdnlog or provided elsewhere. In this case it is desirable to keep the rate-file unmodified so that updates require no further changes beyond installing the new rate-file. If a rate-file aims to cover the telephone market in an entire nation there will be always providers in it which are not available or not suitable for a specific installation. Such providers can be disabled by not booking them but they remain present and may be displayed as overall cheapest provider or the like. Provider skipping completely ignores selected, so called skipped providers, from the rate-file. To be more precise, the effect of skipped provider could also be achieved by deleting its lines starting from its P: tag to the last line before the P: tag of the next provider from the rate-file. Providers to skip can also be configured in the parameter file of isdnlog using the syntax described below in a line starting with skip- Prov= instead of Q:. Q:[!|~]list list := range[;list] range := (*|prov|prov-|-prov|prov-prov)[!|~] prov := pnum[,var] Skipping applies to all providers that are matched by a given range. If var is missing, all providers with pnum are skipped. * matches all providers. Booked providers are not skipped unless ! is given at end of the range or in front of the entire list where it applies to whole line. The ~ can be given alternatively to !. Providers that match such a range are not skipped under any circumstances. Space can occur anywhere in the line after Q:. Example: Q:*; 13,1~; 33-33,1~; 200-299!; 321-323! This skips all not booked providers except 13_1, 33_0, and 33_1. Additionally all providers with a pnum between 200 and 299 or 321 and 323 are skipped. FILES
/etc/isdn/rate.conf This file. RATECONF may be used to specify an alternative rate and provider configuration file. /usr/share/isdn/rate-CC.dat The rate-file for your country. Replace CC with your two letter country code, e.g. de for Germany. RATEFILE defines the rate-file to use. AUTHOR
Tobias Becker <tobiasb@isdn4linux.de> SEE ALSO
isdnlog(8) rate-files(5) isdn.conf(5) ISDN 4 Linux 3.13 2007/01/05 rate.conf(5)
All times are GMT -4. The time now is 09:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy