แก้ไขไฟล์ /etc/resolv.conf
1. sudo nano /etc/resolv.conf
2. เพิ่มข้อมูล
search sci.com
nameserver 192.168.0.254
3.แก้ไขไฟล์ /etc/hostname
sudo nano /etc/hostname
4. เพิ่มข้อมูล
ubuntu name.sci.com
5. Join domain โดยใช้คำสั่งดังนี้
sudo apt-get install likewise-open
sudo domainjoin-cli join sci.com administrator
No comments:
Post a Comment