Tuesday, December 10, 2013

How to set the fully qualified domain name FQDN in ubuntu server 12.04

                                                                    step 1


                    sudo nano /etc/hosts  

                                                                     step 2

                       127.0.1.1    qbic.example.com    qbic       


                                                                   step 3

                     sudo service apache2 restart

                                                                   step 4

                     
                     hostname --fqdn          or           hostname -f  


                                                                              step 5

                     results       
                       
                                               

No comments:

Post a Comment

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...