6
Minitube 1.3view story

http://crunchbanglinux.org – Since old minitube-versions seem to be broken and the official tar.gz does not work (at least for me) -  here's the link to the debian forum, where user "stevepusser" linked his selfcomliped package: http://forums.debian.net/viewtopic.php?f=6&t=58237. His minitube 1.3 works, so thanks from here... :) (HowTos)

4
[ubuntu] How to set up ufw to make transmission working?view story

http://ubuntuforums.org – Hello guys! (HowTos)

4
php blank pages on apacheview story

http://www.linuxquestions.org – im using fedora 8 and have installed php5 ,and mysql and i see only php blank pages ,some idea? must be php.ini, but i am newbie installing php and apache, i disabled selinux, and grant all the permisssions to excecute.. thanks; sorry for mi english (HowTos)

4
[current] udev and /dev/rootview story

http://www.linuxquestions.org – in rc.udev there is this rules Code: echo 'ACTION=="!remove", SUBSYSTEM=="block", ENV{MAJOR}=="'$MAJORNUMBER'", ENV{MINOR}=="'$MINORNUMBER'", SYMLINK+="root"' > /dev/.udev/rules.d/61-dev-root-link.rules but don't create symlink /dev/root, because there is a possible error in ACTION with ACTION!="remove" it's ok Code: echo 'ACTI (HowTos)

4
[kubuntu] 7.10 wired connection problemview story

http://ubuntuforums.org – This morning I installed Kubuntu 7.10 on my secondary hard drive. The main one is running Windows 7 Ultimate. No internet connectivity is detected at all. I have the dreaded Realtek R8168 card which does not seem to work at all on my Kubuntu, but everything works fine in Windows. I have been perusing the forum (along with any other results google brings up) to find a solution. (HowTos)

5
Hire PHP Programmerview story

http://www.zaptechsolutions.com – If you are confused for choosing php developer than your confusion is over with them, Site containing tips to hire PHP programmers in India and all over the world. Also provide Guideline to choose expert PHP Developers helps you to develop cost effective PHP solution as per your requirement. (Software)

4
Stuck with php 5.3view story

https://www.centos.org – Dear Friend, What is atomic repository? Do you have any suggestion? Thank you. [by newbie14] (Distributions)

4
Php and (pdf) file sending by httpview story

http://www.linuxquestions.org – I have a web page that has links to a php script that sends pdf files to the browser when clicked. The links are like this: Code: <a href="getfile.php?id=1201234"> The files sent are shown embedded in the browser, which is what I want. The problem is: the title of the browser window or tab in which the pdf file is opened is "getfile.php?id=1201234"), and not the actua (HowTos)

4
List of Doxygen Tagsview story

http://www.linuxquestions.org – Just looking for list of all the tags that Doxygen supports like @author @param etc... It supposedly supports Javadoc tags but I haven't had much luck finding a list of those either. I'm updating a Php application and updating the documentation in the process, It was documented with Phpdoc and Doxygen is not recognizing all of it's tags. (HowTos)

4
SAMBA PDC + LDAP in SUSE 11view story

http://www.linuxquestions.org – i have set up DNS and SAMBA PDC along with ldap....its working fine..For Ldap administration i have decided to use phpldapadmin...i have setup phpldapadmin.But i am not able to add samba users using phpldapadmin...its sayign as object class violation....i am sure my template_config.php is configured wrongly....i wiould like to know the configuration for template_config.php and config.php..... (HowTos)