เมื่อเราต้องการให้ auto select บน option ng-repeat ให้สร้าง ng-model ขึ้นมาอีกตัวและซ่อนไว้ด้วย type=hidden เพื่อส่งตัวแปรไปยัง ng-select ใ...
Read More
Home
/
Archive for
2015
การนำ Controller อื่นๆ มาใช้ซ้ำบน Angular
ในการใช้ Controller ซ้ำนั้น ให้เราเรียก ซ้ำอีกครั้งที่หน้า html นั้นๆ โดยใช้ ng-controller="controller_name"
Read More
$state บน ios ไม่แสดงผล
พบปัญหา การใช้ $state บน IOS เมื่อทดลองบน Mobile จริงๆ พบว่า หน้าขาว จึงทดลองใช้วิธี Reflesh อีกครั้ง แบบหน่วงเวลา ปรากฎว่า OK เมื่อ Lo...
Read More
du เรียงตามขนาด Folder และ File
du -s * | sort -rn | cut -f2- | xargs -d "\n" du -sh
Read More
Sublime Tips
วิธีการติดตั้ง Package Sublime Text 1. ไปที่เว็บ https://sublime.wbond.net/installation 2. Copy import Code ตาม Version ที่ใช้ 3. เปิ...
Read More
Bower Installation Errors on MAC OS
sudo npm install -g bower
Read More
ส่งเมล์ เข้า Hotmail ไม่ได้
https://support.microsoft.com/en-us/getsupport?oaspworkflow=start_1.0.0.0&wfname=capsub&productkey=edfsmsbl3&ccsid=6356595081722...
Read More
ติดตั้ง BitTorrent Sync สำหรับ Backup ข้อมูล
BitTorrent Sync เป็นระบบ Sync ข้อมูล ที่ทำอะไรๆ ได้หลากหมายมากๆ คล้าย Dropbox แต่จะทำงานในลักษณะ P2P ซึ่งรองรับทุกอุปกรณ์ รวมการใช้งานบนม...
Read More
วิธีการ BLOCK IP ด้วย IPTABLE
หากต้องการ block IP ให้ใช้คำสั่ง iptables -A INPUT -s xx.xx.xx.xx -j DROP หากต้องการยกเลิกให้ใช้ iptables -D INPUT -s xx.xx.xx.xx -j DRO...
Read More
warning: Please check that your locale settings:
บ่อยครั้งที่พบว่าเมื่อติดตั้ง Linux เสร็จใหม่ๆแล้ว เวลาใช้งานมีข้อความเตือนเรื่อง Perl ขึ้นมาดังนี้ perl: warning: Setting locale failed. ...
Read More
การตั้ง Auto block Bruteforce attack ให้กับ DirectAdmin
สร้างไฟล์ block_ip.sh touch /usr/local/directadmin/scripts/custom/block_ip.sh chmod 755 /usr/local/directadmin/scripts/custom/block_ip....
Read More
Proxmox container date update : เครื่องลูกเวลาไม่ตรง
วิธีแก้ไข เครื่องลูก (container) เวลาไม่ตรง #vzctl stop 101 #vzctl set 101 --capability sys_time:on --save #vzctl start 101 #vzctl...
Read More
Directadmin สร้าง Account แล้วขึ้น Error with system Quotas
Error with system Quotas setquota: Mountpoint (or device) / not found or has no quota enabled. setquota: Not all specified mountpoints are ...
Read More
Run PHP Script โดยไม่ต้องผ่านหน้าเว็บ โดยทำงานหลังจาก เปิดเครื่อง เพื่อ Sync ข้อมูล หรือ ตรวจสอบข้อมูล
1. ค้นหา php ว่าอยู่จุดใดของเครื่อง #which php ส่วนใหญ่แล้วจะอยู่ /usr/bin/php 2. จากนั้นให้เพิ่ม #!/use/bin/php -q ลงไปบรรทัด...
Read More
Proxmox Renaming an Open VZ container
# vzlist # vzctl set XXX --hostname newname --save
Read More
Google Translate Extensions on Google Chrome ตั้งค่าภาษาไทยได้แล้ว
จากเดิมที่เพื่อนๆ ต้อง เข้าไป config Extension แบบปวดหัว ขณะนี้ Google Update Extention ใหม่ ให้สามารถเลือกภาษาไทยได้แล้วครับ สำหรั...
Read More
Linux นับจำนวนไฟล์
ว่างด้วยเรื่อง นับจำนวนไฟล์ ถ้าอยากจะรู้ว่าในไดเร็กทอรี่ที่เราสนใจมีไฟล์ .php อยู่กี่ไฟล์ ก็สามารถใช้คำสั่งประมาณนี้ได้ครับ mrgill@mrgi...
Read More
รวมคำสั่ง ffmpeg
ffmpeg -f image2 -i image%d.jpg video.mpg โดยคุณสามารถนำไฟล์ภาพต่าง ๆ เข้ามาแทรกในไฟล์วีดีโอได้ เพื่อให้วีดีโอของคุณดูมีลูกเล่นมากยิ่งขึ้...
Read More
ตัวอย่าง ffmpeg commands
Getting infos from a video file ffmpeg -i video.avi Turn X images to a video sequence ffmpeg -f image2 -i image%d.jpg video.mpg This ...
Read More
Annoying "perl: warning: Setting locale failed"
1. Edit your user bash_profile vi .bash_profile 2. Insert the following: export LANGUAGE=en_US.UTF-8 export LANG=en_US.UTF-8 export ...
Read More
Install Lampp on Centos และการปิด service httds เพื่อ start lampp
https://www.apachefriends.org/ # cd /opt/ Download ไฟล์ # wget https://www.apachefriends.org/xampp-files/5.5.19/xampp-linux-x64-5.5.19-...
Read More
Youtube Responsive : Youtube Embed Responsive
<style> .embed-responsive { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-respo...
Read More
วิธีติดตั้ง ffmpeg + ffmpeg-php บน Centos 6
ffmpeg คืออะไร ? ffmpeg คือซอฟแวร์ที่มีความสามารถในการแปลงมัลติมีเดียให้อยู่ในฟอร์เมตต่างๆ เช่น flv, avi, mpeg เป็นต้น PHP_FFMPEG คือ...
Read More
Subscribe to:
Posts
(
Atom
)