4
Re: problem with phpview story

http://tinycorelinux.com – It looks like the apache/php setup is having problems.If you put a shebang at the top of the script it should run (ie #!/usr/local/bin/php-cgi).I would recommend using lighttpd over apache with TC. It is quite a bit lighter and easier to configure. P... (Distributions)

5
bash: cd: mysql: no such file or directoryview story

http://www.linuxforums.org – I was setting up a soft link in linux. Here were the steps I followed: > groupadd mysql > useradd -g mysql mysql > cd /usr/local > gunzip /home/Tim/Download/mysql.....gz | tar xvf - > ln -s /usr/local/mysql.... mysql (HowTos)

3
Re: wifi on eeepc 4gview story

http://tinycorelinux.com – This to install daemon. You have to run 'wicd-client' if using LXDE or Xfce4, otherwise 'wicd-client --no-tray' as nor mal user.But wait with wicd till pygtk.tczl is updated, current version is broken. (Distributions)

6
Re: ondemand menu option in flwmview story

http://tinycorelinux.com – I changed my .xfiletool.lst as suggested aboveQuoteNote to use OnDemand for flwm, you need to update your /opt/.xfiletool.lst and change:home/tc/.wmx  to  home/tc/.wmx/Applicationsand did a backup. Now the ondemand option in the flwm menu ... (Distributions)

5
-Permission denied message. (/boot/grub/grub.conf)view story

http://www.linuxforums.org – I was hoping someone can tell me how to change the read write permissions in Fedora 12. I'm trying to obtain /boot/grub/grub.conf, but I'm getting a permission denied message. (HowTos)

6
Remote Desktop Viewingview story

http://www.linuxforums.org – Hi, I'm new to Linux. I'm building a 20 PC cluster and have a need to view the remote desktop of each node from my main PC. My main PC is running Fedora v12, my nodes are all running Red Hat ver 8.0. Currently I'm not working on the clustering, I'm just getting the basic networking in place. I'll then be installing PVM and some other clustering software. (HowTos)

6
OpenSUSE compatibility?view story

http://www.linuxforums.org – I'm about to get a disc of the openSUSE distro for my Windows machine. Being a Windows user I am finding Linux to be much more invloved as in choices, but have done the research and I am settled on openSUSE for my introduction to Linux. One last question is if my computer can run openSUSE well without a crash or slow down. The Specs of my machine are.. (HowTos)

3
Close accountview story

http://www.linuxforums.org – Please permanently eliminate my account and disable all emails. I don't use ubuntu anymore, and if I decide to return I will create a different account. (HowTos)

3
Easy Peasy won't install wireless drivers after HD install.view story

http://www.linuxforums.org – Strange. I use Easy Peasy as a Live DVD and I can get the drivers to install when I run the hardware drivers app. Once I installed the OS on my hard disk I can't get the driver to install. It says no proprietary drivers present. Any thoughts? I've installed all the updates. (HowTos)

6
how to update the patch files.view story

http://www.linuxforums.org – Hi guys, I have question about patches. I have source tree and I have develop my own patch changing few files from the source tree. Now new version of the source tree arives and I want to apply my own old patches on the new source tree. Some of the files I am patching however are changed in the new source tree release. (HowTos)

4
DHCP problems with a WAPview story

http://www.linuxforums.org – Hi, I'm having problems with an embedded linux platform and a wireless access point. I want my network to be as follows: ADSL wireless BB router (and DHCP server) -> WAP (wireless access point acting as client, DHCP server not enabled) -> switch -> embedded platform (HowTos)

4
Discrepancy df/duview story

http://www.linuxforums.org – Howzit Folks? I get the following results for various commands and can't figure out what is causing the discrepancy: df -h / Filesystem Size Used Avail Use% Mounted on /dev/sda3 2.0G 2.0G 0 100% / du -hx --max-depth=1 / 0 /proc 12K /mnt 20K /tmp 4.0K /opt 14M /sbin 0 /sys 14K /media (HowTos)