Perintahnya :
perl -MCPAN -e shell
Kalau mau update tanpa test :
cpan> notest install Mail::SpamAssassin
Rabu, 17 Desember 2008
Selasa, 16 Desember 2008
ALTQ : pfctl: DIOCADDALTQ: Cannot allocate memory
ALTQ : pfctl: DIOCADDALTQ: Cannot allocate memory
coba cek kembali
/usr/include/altq/altq_hfsc.h
/usr/src/sbin/pfctl/missing/altq/altq_hfsc.h
/usr/src/sys/contrib/altq/altq/altq_hfsc.h
Tinggal ubah #define HFSC_MAX_CLASSES 64 misalnya :
#define HFSC_MAX_CLASSES 1024
dan recompile kernel.
coba cek kembali
/usr/include/altq/altq_hfsc.h
/usr/src/sbin/pfctl/missing/altq/altq_hfsc.h
/usr/src/sys/contrib/altq/altq/altq_hfsc.h
Tinggal ubah #define HFSC_MAX_CLASSES 64 misalnya :
#define HFSC_MAX_CLASSES 1024
dan recompile kernel.
Senin, 15 Desember 2008
Jumat, 12 Desember 2008
How to build locate command database in FreeBSD?
If the database has not been built, locate command will show the following error message:
locate: database too small: /var/db/locate.database
You can build/update the database by running ‘locate.updatedb‘ script.
run:$ /usr/libexec/locate.updatedb
locate: database too small: /var/db/locate.database
You can build/update the database by running ‘locate.updatedb‘ script.
run:$ /usr/libexec/locate.updatedb
Langganan:
Postingan (Atom)