No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
14 Posted Topics
See if this helps, go down about halfway where he is working on tables etc. The first part is setting it up for gentoo but on down a little may be what you want. [url]http://www.gentoo.org/doc/en/mysql-howto.xml[/url]
Thanks Slate for the exercise, lot of fun for a new python student. I added a menu item to add funds, that is fine. I added a menu item to report all the transactions, I can not figure out how to pull the info from the database to display it …
I would suggest for your first install, install a distro without apache.Install it as a server and then install xammp; [url]http://www.apachefriends.org/en/xampp.html[/url] You will be busy enough getting use to the networking stuff at least you won't have to worry about apache2,php and mysql.You will have to configure it but at …
Did you format the dvd; sbin/mke2fs -b 2048 /dev/scd0 then you can use the dd command; [url]http://linux.about.com/od/commands/l/blcmdl1_dd.htm[/url] Looks like I was wrong, see if this helps; growisofs is the main command used for writing the DVDs. To write DVDs, use this command: #growisofs -Z /dev/cdrom -R -J /folder_to_copy To copy …
[QUOTE=jindalarpan]u can have that for that u need to set the option at the time of instaling linux[/QUOTE] I Have to disagree ...
This should get you started; [url]http://www.linuxquestions.org/questions/answers.php?action=viewarticle&artid=198[/url] What kind of printer?
Scrot is nice because you can put a delay on it scrot -dc 10
Here is one; [url]http://iso.linuxquestions.org/[/url] Here is the standard; [url]http://distrowatch.com/[/url] Good Luck and enjoy
See if this helps, the fat 32 stuff is at the bottom; [url]http://www.mjmwired.net/resources/mjm-fedora-fc4.shtml#ntfs[/url]
Looks pretty straight forward, I think the installer will walk you through it.Is this the one you are talking about; [url]http://www.activestate.com/Products/ActiveTcl/[/url] The install is this;[code] The download is a tar-gzipped archive. To extract, enter the following command at the shell prompt: gtar zxf /path/to/ActiveTcl-download.tar.gz In the directory where you extracted …
You need to add support to apache as stated something like this if you have apache2; APACHE2_OPTS="-D PHP4" On my distro (Gentoo) its in /etc/conf.d/apache2/apache2.conf Each distro may be a little different like /etc/apache2/httpd.conf
What disto? You will need to add[code] APACHE2_OPTS="-D SSL -D PHP5" [/code]to your apache2 conf. file.It is located in different places in different distro's.The above is for php and ssl support,that loads the modules when apache2 starts.
You need to read the handbook; [url]http://www.gentoo.org/doc/en/handbook/handbook-x86.xml[/url] For your first install print the whole thing and follow it.Just do a stage 3.Good luck and have fun
[URL=http://www.abbottdavid.com/screenshots/2005-06-07-153405_1280x1024_scrot.png]Fluxbox[/URL] Simple, pretty and fast.
The End.