สร้าง htpasswd ด้วย perl,ruby
165 viewsThe crypt() method uses 56-bit DES encryption, which is used in /etc/passwd and htpasswd.
(more...)
The crypt() method uses 56-bit DES encryption, which is used in /etc/passwd and htpasswd.
(more...)
make install FORCE_PKG_REGISTER=yes
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sda1/ /mnt
zint เป็นโปรแกรม Open source แบบ command line สำหรับสร้าง barcode ครับ support ถึง 50 รูปแบบเลย ซึ่งสุดยอดมากๆ ไม่มีเจ้าใดเทียบได้อีกแล้ว
เขียนด้วยภาษา C จำเป็นต้อง compile ที่เครื่องก่อน ได้เฉพาะฝั่ง Linux นะครับ All POSIX (Linux/BSD/UNIX-like OSes)
วิธีใช้หนะไม่ยากเพราะสั่งแค่บรรทัดเดียวก็สร้าง barcode ได้แล้ว แต่ตอนลงพอดีมันติด compile อยู่มั่วไปมั่วมาจนสำเร็จ
เลยมาบันทึกไว้เผื่อใครติดปัญหาเหมือนกัน
I try to install zint 2.1.2 on my FreeBSD but it have some problem when compile.
This is my way to fix it.
1. Edit file /etc/fstab
linprocfs /compat/linux/proc linprocfs rw 0 0
2. as root run:
kldload linprocfs
3.after this run:
mount /compat/linux/proc
Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes