Sponsored Content
Contact Us Forum Support Area for Unregistered Users & Account Problems Registering from blocked country Post 302960666 by lucasdo on Wednesday 18th of November 2015 09:44:00 AM
Old 11-18-2015
Blade Registering from blocked country

Hi, I'm come from Vietnam and want to join to Unix forum just because I like Unix programming and want to learning more.
My IP is allocate by DHCP server so it is dynamic.

Here is my desired username and my email:
Username: lucasdo
Email: rennersstar@gmail.com



Thank you very much for your help!
lucasdo
 

9 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Problems registering

To the administrator I have created this global account "synamics" for our support team but have also tried creating a personal account "asayers" with the correct email address but the system has never emailed me my username and password when I request it and so cannot log in. My email address... (1 Reply)
Discussion started by: synamics
1 Replies

2. IP Networking

BitTorrent port 6969 blocked... how to get around the blocked port

Due to the massive Upload speeds killing .... or overstressing our schools network...... my school has blocked port 6969 (the most common BitTorrent port). So I cant connect to the tracker anymore, in other words no more downloading from school :( Does anyone know how I can get around the ports... (1 Reply)
Discussion started by: PenguinDevil
1 Replies

3. Programming

Xlib registering

hey, Im new to the linux world. Lately, I have tried to create a glx window with xlib, making it a popup window(fullscreen) so I set override_redirect to true. Im happy with the removed borders, but apparantly, the application doesnt show up in the left bar in ubuntu, neither when I press alt... (4 Replies)
Discussion started by: thedardanius
4 Replies

4. Forum Support Area for Unregistered Users & Account Problems

I want to register an account from blocked country

Hi, I want to register an account in Unix forum to learning but i'm come from Vietnam, it's in blocked country list. Can you help me. I do not have a static ip. I want to register with following information: Username: consoko Email: <removed> Can you help me. Thanks so much. (1 Reply)
Discussion started by: Unregistered
1 Replies

5. Forum Support Area for Unregistered Users & Account Problems

I want to register an account from blocked country

Hi, I want to register an account in Unix forum to learning but i'm come from Vietnam, it's in blocked country list. Can you help me. I do not have a static ip. I want to register with following information: Username: <removed> Email: <removed> (1 Reply)
Discussion started by: Unregistered
1 Replies

6. Forum Support Area for Unregistered Users & Account Problems

Account register from blocked country

Hi, I'm from Viet Nam, I have tried to register an account, but I received a block message from administrator because I'm currently from a blocked country. I would like to join in Unix forum so that I can study about Unix/Linux, as well as gaining the knowledge to apply for a new job,... (0 Replies)
Discussion started by: Unregistered
0 Replies

7. Forum Support Area for Unregistered Users & Account Problems

Account register from blocked country

Hi, I have tried to register an account from this forum but I have received an notification about I could not be able to register because my IP comes from Viet Nam listed as block countries. I would like to study about Unix/Linux and gain the knowledge for applying the new job. Unfortunately,... (0 Replies)
Discussion started by: Unregistered
0 Replies

8. Forum Support Area for Unregistered Users & Account Problems

Account register from blocked country

Hi, I have tried to register an account from this forum but I have received an notification about I could not be able to register because my IP comes from China listed as block countries. I would like to study about Unix/Linux and gain the knowledge for applying the new job. Unfortunately, I... (1 Reply)
Discussion started by: Unregistered
1 Replies

9. Forum Support Area for Unregistered Users & Account Problems

Account register from blocked country

my country is in spam list, please remove my ip addres from there (0 Replies)
Discussion started by: ndzorro
0 Replies
namepool(4)						     Kernel Interfaces Manual						       namepool(4)

NAME
namepool - DHCP server database DESCRIPTION
The namepool database provides joind with names that are available for dynamic assignment to clients of the DHCP protocol. For each DHCP server and domain name (NIS or DNS), the database contains a collection of names available for allocation to DHCP clients within those domains. One name plays a distinguished role - it is used as a prefix when the pool has been exhausted. Names are generated from the pre- fix by appending a number, 1,2.., and a trailing 'd'. The namepool file is read whenever joind starts. Names within the database must not be allocated to hosts which are not DHCP clients, and if the administration of a domain is shared between several DHCP servers, the name- pools that each has must be disjoint. Names may be added and removed from the namepool file. If a name is removed from the file it remains bound to the client to which it was allocated; if no such binding is in effect the name is excised from the server's pool the next time the server starts. Once a name is dynamically bound to a host it will never be reused even if that host subsequently acquires a new name, but there is no need to remove it from namepool. FORMAT Blank lines and lines beginning with a number sign (#) are ignored. A new entry must begin in column one and has one of the following for- mats: domain server domain server name_prefix The domain variable is the domain in which the names which follow are assigned. The server variable is the name or IP address of the server in charge of allocating these names to clients. The prefix variable is the prefix that will be used when the pool is exhausted. Succeeding lines contain one or more names for domains that are to be allocated by the server. Each of these succeeding lines must begin with at least one white space character. FILES
/etc/join/namepool RELATED INFORMATION
joind(8), join.ipaddresses(4) delim off namepool(4)
All times are GMT -4. The time now is 09:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy