NEED TO DO:
Modify forum\includes\functions_digest_users.php and make the CRON work so the usergroup table can be stored every nite. Note that all
// START mod - inmotion coder Yang - 2006-10-24
// $numbergroups = vb_number_forma...
First, change all
/var/www/html/inmotion/melbourneunderage
to
D:\POST_MONASH\WebSites\AppServ\www\melbourneunderage\
Then, change all
http://www.localhost.com/inmotion/melbourneunderage
to
http://...
How to play music by using XMMS:
1、Quite simple.
[root@localhost ~]# yum install xmms
[root@localhost ~]# yum install xmms-mp3
2、Or:
[root@localhost softs]# rpm -ivh http://www.xmms.org/files/1.2.x/rpm/rh9.x/xmms-1.2.8-1.i386.rpm
3...
1、Check the core type by using:
[root@localhost ~]# uname -a
2、Download the latest kernel-module-ntfs package from here. For me, it’s this.
3、Install this rpm package. Don’t worry about the warning prompt generated by FC5 installer. B...
It's time to write down how I configure my Alsa sound card on my Dell 640m. Next time I won't bother much time in Googling and trying this way and that...
Update Kernel by using: [root@localhost ~]# yum install kernel ; Or: Download ...
Since last time I lost my Grub, I did not have time to fix it. So today when I got up, I finally decided to solve this problem.
After ten minutes or so, I found it quite simple:
1. Find the partition information by using paragone ...