Can I change my username?

Can I change my username
Usernames are setup in the manner for security. Most programs will allow you to save the username so you shouldn't have to remember it.

For new accounts from another provider, by request, we can setup your account with the same username as you previously had.

Another option is to use a global replace script to update your script config files. DB changes may also be required.

  • 527 Users Found This Useful

Was this answer helpful?

Related Articles

Mounting Samba Share in Linux for Startup

The following may be used to mount a samba share via your /etc/fstab file for bootup on...

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

Show longer file names in directory/folder index

If you've ever wanted to show longer file names in your directory listing just create or edit an...

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...