Jun
21
2010
0

สร้าง htpasswd ด้วย perl,ruby

165 views

The crypt() method uses 56-bit DES encryption, which is used in /etc/passwd and htpasswd.
(more...)

Written by Pipo in: FreeBSD & Linux |
Mar
22
2010
0

make install FORCE_PKG_REGISTER=yes

1,249 views

make install FORCE_PKG_REGISTER=yes

Written by Pipo in: FreeBSD & Linux |
Sep
04
2009
0

ติดตั้ง vsftpd + ssl

1,050 views

vsftpd ก็คือ FTP (Daemon) Server อีกตัวหนึ่งนั่นเองมี feature ดีๆ หลายอย่างไปอ่านกันเองครับ ที่นี่
การติดตั้งบน FreeBSD นั้นง่ายมากๆ
(more...)

Written by Pipo in: FreeBSD & Linux | Tags: , , ,
Aug
20
2009
0

Mount UFS (FreeBSD) Partition

910 views

sudo mount -r -t ufs -o ufstype=ufs2 /dev/sda1/ /mnt

Written by Pipo in: FreeBSD & Linux | Tags: , ,
May
06
2009
0

Install zint-2.1.2 on FreeBSD 6.2

734 views

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.

(more...)

Written by Pipo in: FreeBSD & Linux | Tags: , , ,
Oct
15
2008
0

Unable to determine CPU Frequency

1,572 views

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

Written by Pipo in: FreeBSD & Linux |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes