| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Network Configuration

This version was saved 11 years, 3 months ago View current version     Page history
Saved by Vimal Kumar
on December 11, 2012 at 12:40:00 pm
 

Depending on whether you wish to use the newly installed system on LAN or Internet, modify the following files.

Open a command Terminal from Applications > Accessories > Terminal

Execute following commands,

 

 

1)   

apt-get install gedit

sudo gedit /etc/hosts

 

Enter the IP Address and Fully Qualified Domain Name

 

2) sudo gedit /etc/hostname

Enter the hostname of your system without domain name

 

3) In System --> Preferences -> Network Connections

Choose DHCP or Enter Static IP Number, subnet mask and gateway information

 

4) sudo gedit /etc/koha/koha-httpd.conf

Change the IP number in OPAC and Intranet virtual host.

 

5) Restart Apache    /etc/init.d/apache2 restart

 

Information Courtesy: Dr. A.R.D. Prasad

Comments (0)

You don't have permission to comment on this page.