Question : I have table A with field id, name and address. The data in name field seem not consistent, big letter name sometime found in record. How to update that field with uppercase in name field. For example :                  id              name                                       address                  1               FreAKHolicz  wORker            the moon                  2              tHE atMOSFER bluEZ            […]

[phpbay]nintendo wii,2[/phpbay] How to do chmod 644 in windows? my friend ask me that question when he try to install oscommerce in his windows xp. hmmm….. IMHO, thereis no chmod in windows but they have ‘properties‘ to play with, for example : 1. Pick one file to experiment with.   2.  Right click on selected […]

Mayday….mayday, my /dev/null no longer exist help me….. mknod /dev/null c 2 2 chmod 666 /dev/null from man of mknod : c ->      Type of device.  If the device is a block type device such as a              tape or disk drive which needs both cooked and raw special files,              the type is b.  […]

Trying to upgrade FreeBSD from 7.0 Beta4 to 7.0-RC1 monitor# uname -a FreeBSD monitor.alamster.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Mon Dec 17 13:36:                                                                              40 UTC 2007     [email protected]:/usr/obj/usr/src/sys/GENERIC  i386 monitor# locate freebsd-update.conf /etc/freebsd-update.conf /usr/jail/etc/freebsd-update.conf /usr/jail/usr/share/examples/etc/freebsd-update.conf /usr/obj/usr/src/share/man/man5/freebsd-update.conf.5.gz /usr/share/examples/etc/freebsd-update.conf /usr/share/man/man5/freebsd-update.conf.5.gz /usr/src/etc/freebsd-update.conf /usr/src/share/man/man5/freebsd-update.conf.5 /usr/titan/ports/security/freebsd-update/files/Attic/freebsd-update.conf.5,v /usr/titan/src/etc/freebsd-update.conf,v /usr/titan/src/share/man/man5/freebsd-update.conf.5,v monitor# freebsd-update -f /etc/freebsd-update.conf -r 7.0RC1 upgrade Looking up update.FreeBSD.org mirrors… 1 mirrors found. […]

FreeBSD 6.3 RC2 is out, with two distinct version of FreeBSD 6 and 7 I try to maintain existing servers with this pattern : 1. Upgrade to minor for email server as we need stable operation 2. Upgrade backup server with FreeBSD 7 as we need to use their ZFS capability 🙂 Your choice is […]