Add entry to "/etc/hosts" file

Add entry to "/etc/hosts" file

Objectives

  1. Add an IP address and hostname to the "/etc/hosts" file on a terminal or tablet.

Prerequisites


  1. FullCount terminal or tablet.
  2. USB keyboard.

Instructions


  1. Connect the USB keyboard to the terminal or tablet.
  2. Power on the terminal or tablet.
  3. Log into the shell. Refer to POS Terminal Cheatsheet for instructions.
  4. Run the following command to edit the "/etc/hosts" file:

    # vi /etc/hosts
  5. Press Shift + g to jump to the end of the file.
  6. Press Shift + a to enter insert mode.
  7. Press Enter to add a new line.
  8. Type in the IP address of the device you're adding an entry for.
  9. Type a tab or space.
  10. Type in the hostname of the device you're adding an entry for.
  11. Press Esc.
  12. Type :wq (colon w q) and press Enter to save your changes.

Tips


  • If 'vi' isn't doing what you expect, and you can't figure out why, you may be in the wrong mode. Press Esc a couple times to get back to command mode.
  • If you have no idea what to do, press Esc, type :q! (colon q exclamation) and press Enter to quit without saving changes.

 


    • Related Articles

    • Batch Order Entry Mode Setup

      Customers or Implementation Team should fill out the BOE Implementation Guide located in the J drive prior to setting anything up. That guide can be found here: "J:\FullCount\FC - Implementations\Templates - Operations\New Project Copy ...
    • Batch Order Entry (BOE) Order & Review Process

      This article covers the steps needed to place an order with Batch Order Entry (BOE). This mode is most commonly used for higher levels of care in retirement communities, but can be used for any departments that want their staff to process future date ...
    • Payroll File Formats

      Payroll File Formats Below is a list of payroll file formats currently available in FullCount. Information about what is included in each payroll format is located at J:\FullCount\Documentation\Vendors\Payroll File Format Contents.xlsx. Unless ...
    • Billing File Formats

      Billing File Formats Below is a list of billing file formats currently available in FullCount. If there are any special considerations to make when loading in data, they are listed below. Specs and sample billing file located at ...
    • How to add a new Agent to the Support Call Center

      How to add a new Agent to the Support Call Center Objectives Adding support team member to call center. Prerequisites Admin Access to Phone System Instructions 1. Log into Phone Portal with Admin Access. 2. Select the "Users" option under the Profile ...