Registering from blocked country


 
Thread Tools
Contact Us Forum Support Area for Unregistered Users & Account Problems Registering from blocked country
# 1  
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
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

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

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

7. 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

8. 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

9. 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
Login or Register to Ask a Question
dhcpmgr(1M)						  System Administration Commands					       dhcpmgr(1M)

NAME
dhcpmgr - graphical interface for managing DHCP service SYNOPSIS
/usr/sadm/admin/bin/dhcpmgr DESCRIPTION
dhcpmgr is a graphical user interface which enables you to manage the Dynamic Host Configuration Protocol (DHCP) service on the local sys- tem. It performs the functions of the dhcpconfig, dhtadm, and pntadm command line utilities. You must be root to use dhcpmgr. The dhcpmgr Help, available from the Help menu, contains detailed information about using the tool. USAGE
You can perform the following tasks using dhcpmgr: Configure DHCP service Use dhcpmgr to configure the DHCP daemon as a DHCP server, and select the data store to use for storing network configuration tables.. Configure BOOTP relay service Use dhcpmgr to configure the DHCP daemon as a BOOTP relay. Manage DHCP or BOOTP relay service Use dhcpmgr to start, stop, enable, disable or unconfigure the DHCP service or BOOTP relay service, or change DHCP server parameters. Manage DHCP addresses Use dhcpmgr to add, modify, or delete IP addresses leased by the DHCP service. Manage DHCP macros Use dhcpmgr to add, modify or delete macros used to supply configuration parameters to DHCP clients. Manage DHCP options Use dhcpmgr to add, modify or delete options used to define parameters deliverable through DHCP. Convert to a new DHCP data store Use dhcpmgr to configure the DHCP server to use a different data store, and convert the DHCP data to the format used by the new data store. Move DHCP data to another server Use dhcpmgr to export data from one Solaris DHCP server and import data onto another Solaris DHCP server. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdhcm | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
dhcpconfig(1M), dhtadm(1M), pntadm(1M), in.dhcpd(1M), dhcpsvc.conf(4), dhcp_network(4), dhcptab(4), attributes(5), dhcp(5), dhcp_modules(5) Solaris DHCP Service Developer's Guide System Administration Guide: IP Services SunOS 5.10 13 Mar 2001 dhcpmgr(1M)