ลิงค์ดาวน์โหลด eGroupWare
ลิงค์ดาวน์โหลด eGroupWare บนแพลตฟอร์มต่างๆ
http://www.egroupware.org/download
Tags
- Read more about ลิงค์ดาวน์โหลด eGroupWare
- Log in to post comments
- 22 views
ไฟล์ต้นฉบับ CentOS-Base.repo ของ CentOS 6.4
# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
Tags
- Read more about ไฟล์ต้นฉบับ CentOS-Base.repo ของ CentOS 6.4
- Log in to post comments
- 38 views
รวม Control Panel สำหรับบริหาร Virtualization Server
<b>Free software / Open source (in alphabetical order)</b>
- FOSVM (Free Open Source Virtual Machine manager): homepage | Uses php and bash scripts, monitors bandwidth, Version 0.03a. Last updated 2009-05-18.
- HyperVM: homepage AGPL V3
- MiniCloud: homepage | A set of client/server programs that provides similar functionality to the EC2 CLI tools for OpenVZ.
- Read more about รวม Control Panel สำหรับบริหาร Virtualization Server
- Log in to post comments
- 50 views
ปิดระบบและรีสต๊าท Linux
Shutdown System
[root@cloud01 ~]# shutdown -h now
[root@cloud01 ~]# halt
[root@cloud01 ~]# poweroff
[root@cloud01 ~]# init 0
Restart System
[root@cloud01 ~]# shutdown -r now
[root@cloud01 ~]# reboot
[root@cloud01 ~]# restart
[root@cloud01 ~]# init 6
- Read more about ปิดระบบและรีสต๊าท Linux
- Log in to post comments
- 18 views
ตรวจสอบพื้นที่ Hard Disk
ตรวจสอบพื้นที่ Hard Disk ให้ใช้คำสั่งเหล่านี้
[root@cloud01 ~]# df
[root@cloud01 ~]# df -h
- Read more about ตรวจสอบพื้นที่ Hard Disk
- Log in to post comments
- 29 views
การเปลี่ยน Linux Policy
การเปลี่ยน Linux Policy
1. เข้าไปแก้ไขไฟล์ /etc/selinux/config
# vi /etc/selinux/config
2. ทำการแก้ไขบรรทรร SELINUX เปลี่ยนจาก enforcing เป็น disabled
Tags
- Read more about การเปลี่ยน Linux Policy
- Log in to post comments
- 52 views
การติดตั้งและใช้งาน VMware Workstation (ตอนที่ 2)
จากตอนที่ 1 ได้พูดถึงขั้นตอนการติดตั้งโปรแกรม VMware Workstation คิดว่าผู้อ่านคงได้ทำการดาวน์โหลดซอฟต์แวร์มาติดตั้งใช้งานกันแล้ว ตอนนี้เป็นการแนะนำการใช้งานโปรแกรมและการสร้าง Guest OS อาทิ ระบบ Linux Server, ระบบ Windows Server ที่ต้องการทดสอบใช้งานลงไป
การเรียกใช้งาน VMware Workstation
1. ทำการดับเบิ้ลคลิกที่ไอคอน VMware Workstation บนเดสก์ท็อป
Tags
- Read more about การติดตั้งและใช้งาน VMware Workstation (ตอนที่ 2)
- Log in to post comments
- 172 views
การติดตั้งและใช้งาน Oracle VirtualBox (ตอนที่ 2) - สร้าง Guest OS บน Oracle VirtualBox
>> การสร้าง Guest OS บน Oracle VirtualBox ต่อจากบทความการติดตั้ง Oracle VirtualBox (ตอนที่ 1)
* ในที่นี้ทดสอบติดตั้งระบบปฏิบัติการ CentOS Linux 6.3 64 bits แบบ Minimal จาก Images File (CentOS-6.3-x86_64-minimal.iso) โปรแกรม Oracle VirtualBox สามารถติดตั้งโปรแกรม Guest OS ได้อย่างหลายหลาย ทั้ง Windows, Linux, BSD, Mac OS X อาทิ เช่น
การติดตั้งและใช้งาน Oracle VirtualBox (ตอนที่ 1)
>> รู้จัก Oracle VirtualBox Oracle VirtualBox เป็นซอฟต์แวร์เวอร์ชวลไลซ์เซชั่นใช้ในการติดตั้งระบบปฏิบัติการรอง Guest OS ลงบนระบบปฏิบัติการหลัก Host OS ในอดีตมีชื่อว่า Sun VirtualBox ภายหลังจากบริษัทออราเคิลไปเทคโอเวอร์ซันจึงทำการเปลี่ยนคำนำหน้า VirtualBox นับเป็นโปรแกรมเวอร์ชวลไซต์เซชั่นที่น่าใช้งานมาก เนื่องจากกินทรัพยากรระบบน้อยกว่า VMWare Workstation แถมยังฟรีด้วย เหมาะอย่างยิ่งในการนำมาทำเป็น LABs ทดสอบระบบเครือข่าย สามารถติดตั้งใช้งานได้ทั้ง Windows, Linux, FreeBSD และ MacOS
ขั้นตอนการติดตั้ง Oracle VirtualBox
- Read more about การติดตั้งและใช้งาน Oracle VirtualBox (ตอนที่ 1)
- Log in to post comments
- 81 views