My Shutterstock gallery Landscape, Food, Flower, Photo
My latest images for sale at Shutterstock:
var shutterstock_table='';
document.write(shutterstock_table);
My most popular images for sale at Shutterstock:
var shutterstock_table='';
document.write(shutterstock_table);
...
วันอังคารที่ 18 มีนาคม พ.ศ. 2557
How Laser Rangefinder work
Standard
วิธีการทำงานคร่าวของ Laser rangefinder อธิบายเป็น animation ง่ายๆ บางคนอาจตั้งคำถามว่า Laser Rangefinder คืออะไร จริงๆ มันคือระบบวัดยะระห่างด้วยแสง ซึ่งแสงที่ใช้เป็นแสง Laser หลักการทำงานก็ง่ายๆ คือแสงเดินทางไปกระทบวัตถุที่ต้องการวัดแล้วกลับมายังอุปกรณ์วัดใช้เวลาเท่าไหรก็คำนวณเป็นระยะทางออกมา ซึ่งเป็นผลที่ใช้เป็นแสงเลเซอร์เพราะความถี่ของแสง Laser นั้นในธรรมชาตินั้นแทบไม่มีทำให้ไม่มีสัญญาณรบกวนระบบวัดของเราด้วย
...
วันศุกร์ที่ 7 มีนาคม พ.ศ. 2557
MySQL Replication Master-Slave base on CentOS
Standard การสร้าง Replication ของ mysql นั้นสามารถทำได้ ง่ายเพียงไม่กี่คำสั่ง ก็สามารถทำ Replication ได้
โดยตัวอย่างจะใช้เครื่อง 2 เครื่อง คือ เครื่อง master และ slave
ขั้นตอนแรก Install Mysql ลงทั้งเครื่อง master และ slave
Install Mysql
เครื่อง master แก้ไข file /etc/my.cnf สำหรับส่วนของ master เพิ่มใน [mysqld]
server-id=1 innodb_flush_log_at_trx_commit=1...
Install mysql on CentOS
Standard
Install Mysql
yum -y install mysql mysql-server
On Service mysqld
chkconfig mysqld on
Start Service mysqld
service mysqld start
Set Mysql root password
/usr/bin/mysqladmin -u root password 'MYSQL_PASSWORD'
...
วันจันทร์ที่ 3 มีนาคม พ.ศ. 2557
Install freeRADIUS with MySQL Database on CensOS 6
Standard
Install service and lib
$yum install -y mysql mysql-server httpd php php-pecl-apc php-cli php-pear php-pdo php-mysql php-pgsql php-pecl-mongo php-sqlite php-pecl-memcache php-pecl-memcached php-gd php-mbstring php-mcrypt php-xml freeradius freeradius-utils freeradius-mysql mod_ssl openssl
***...
สมัครสมาชิก:
บทความ (Atom)