Results 1 to 5 of 5
  1. #1
    ahmed Guest

    /etc/localdomains

    please tell me the commands to add or remove entries from /etc/localdomains.
    Regards

  2. #2
    sysconfig Guest
    Why you need to remove entry from /etc/localdomains? if adding and removing is not affecting other functionality then you can use simple text editor to do so. I would suggest always use control panel for that.

  3. #3
    fremont Guest
    Go to root (ssh)
    use nano (text editor for ssh) to edit
    and save file after done

  4. #4
    JPC-Stefan is offline Newbie
    Join Date
    Oct 2008
    Posts
    2
    Here are commands to edit:

    >vi /etc/localdomains

    or

    >pico /etc/localdomains

  5. #5
    Alexandre is offline Junior WHC Addict
    Join Date
    Oct 2008
    Posts
    154
    You can any available text editor.
    I like to use VIM. Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.
    Vim isn't an editor designed to hold its users' hands. It is a tool, the use of which must be learned.
    Vim isn't a word processor. Although it can display text with various forms of highlighting and formatting, it isn't there to provide WYSIWYG editing of typeset documents. (It is great for editing TeX, though.)



    welcome home : vim online
    HostingZoom webhosting
    -------------------------
    Power, speed, reliability

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •