This is a discussion on Linux and PHP within the PHP Language forums, part of the PHP Programming Forums category; I currently have Windows XP, but I am thinking of changing my operating system to linux because all i want ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I currently have Windows XP, but I am thinking of changing my operating
system to linux because all i want to do is web development with PHP, MySQL and Apache. Does anybody recommend the best linux version for web developement? Also, what is the best way to transfere the files that I want to keep from windows XP onto Linux? I know that there is the partishioning option of having both Linux and Windows on my computer, but I heard that, that is not the best way to go. Comments anybody? Nick |
|
|||
|
Nick Mudge wrote:
> I currently have Windows XP, but I am thinking of changing my operating > system to linux because all i want to do is web development with PHP, MySQL > and Apache. Does anybody recommend the best linux version for web > developement? Some prefer Mandrake 10, some prefer Red Hat 9 and others prefer Fedora. Personally I use Mandrake 9.2 > I know that there is the partishioning option of having both Linux and > Windows on my computer, but I heard that, that is not the best way to go. > Comments anybody? I have no problems with the partishioning, because I have the os's on separated HD's. -- Edwin van der Vaart http://www.semi-conductor.nl/ Links to Semiconductors sites http://www.evandervaart.nl/ Under construction |
|
|||
|
Nick Mudge wrote:
> I currently have Windows XP, but I am thinking of changing my operating > system to linux because all i want to do is web development with PHP, > MySQL > and Apache. Does anybody recommend the best linux version for web > developement? > > Also, what is the best way to transfere the files that I want to keep from > windows XP onto Linux? > > I know that there is the partishioning option of having both Linux and > Windows on my computer, but I heard that, that is not the best way to go. > Comments anybody? > > Nick Any distro apart from suse personal and lindows. My recommendations: 1) SuSE Professional 2) Slackware 3) Debian -- Fred |
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Nick Mudge wrote: > I currently have Windows XP, but I am thinking of changing my operating > system to linux because all i want to do is web development with PHP, > MySQL > and Apache. Does anybody recommend the best linux version for web > developement? > > Also, what is the best way to transfere the files that I want to keep from > windows XP onto Linux? > > I know that there is the partishioning option of having both Linux and > Windows on my computer, but I heard that, that is not the best way to go. > Comments anybody? > > Nick Any distro apart from SuSE Personal and Lindows. My recommendations: 1) SuSE Professional 2) Slackware 3) Debian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAlBM5ima0zti2BQgRAgjGAJ9Xv11h4APtSHSy8J+C3A BHhx0vnQCaA5Md iyHzJHK/0GTK7muUXmSwopo= =JZgB -----END PGP SIGNATURE----- |
|
|||
|
Fred Emmott wrote:
> Nick Mudge wrote: > >> I currently have Windows XP, but I am thinking of changing my >> operating system to linux because all i want to do is web >> development with PHP, MySQL >> and Apache. Does anybody recommend the best linux version for web >> developement? >> >> Also, what is the best way to transfere the files that I want to >> keep from windows XP onto Linux? >> >> I know that there is the partishioning option of having both Linux >> and Windows on my computer, but I heard that, that is not the best >> way to go. Comments anybody? >> >> Nick > > Any distro apart from suse personal and lindows. > > My recommendations: > > 1) SuSE Professional > 2) Slackware > 3) Debian You're forgetting Gentoo ^-^ (Although it's definitely not for n00bs.. but then again, neither is Slack.) |
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Agelmar wrote: > Fred Emmott wrote: >> Nick Mudge wrote: >> >>> I currently have Windows XP, but I am thinking of changing my >>> operating system to linux because all i want to do is web >>> development with PHP, MySQL >>> and Apache. Does anybody recommend the best linux version for web >>> developement? >>> >>> Also, what is the best way to transfere the files that I want to >>> keep from windows XP onto Linux? >>> >>> I know that there is the partishioning option of having both Linux >>> and Windows on my computer, but I heard that, that is not the best >>> way to go. Comments anybody? >>> >>> Nick >> >> Any distro apart from suse personal and lindows. >> >> My recommendations: >> >> 1) SuSE Professional >> 2) Slackware >> 3) Debian > > You're forgetting Gentoo ^-^ (Although it's definitely not for n00bs.. but > then again, neither is Slack.) i just can never be bothered with the install time (and I see no point in installing from base tarballs). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAlB8Hima0zti2BQgRAoeOAJ41O7gSf8anJ9u2JevA0v iaaetp0ACgnXML AaE/SaG9ThGs9v2eODFl4bs= =YQm4 -----END PGP SIGNATURE----- |
|
|||
|
Fred Emmott wrote:
<snip> >> You're forgetting Gentoo ^-^ (Although it's definitely not for >> n00bs.. but then again, neither is Slack.) > > i just can never be bothered with the install time (and I see no > point in installing from base tarballs). There are quite a few reasons to go with a source-based distro (i.e. gentoo) as opposed to a package-based distro (redhat, fedora, mandrake etc). With something like Gentoo, everything is compiled to your specific optimization settings... e.g. everything on my laptop is compiled with -march=pentium4, -funroll-loops -O3 -mfpmath etc... all this makes for a much faster system as opposed to something running code not optimized for any particular architecture (e.g. generic x86 compilation). |
|
|||
|
Agelmar wrote:
> Fred Emmott wrote: > <snip> > >>>You're forgetting Gentoo ^-^ (Although it's definitely not for >>>n00bs.. but then again, neither is Slack.) >> >>i just can never be bothered with the install time (and I see no >>point in installing from base tarballs). > > > There are quite a few reasons to go with a source-based distro (i.e. gentoo) > as opposed to a package-based distro (redhat, fedora, mandrake etc). With > something like Gentoo, everything is compiled to your specific optimization > settings... e.g. everything on my laptop is compiled > with -march=pentium4, -funroll-loops -O3 -mfpmath etc... all this makes for > a much faster system as opposed to something running code not optimized for > any particular architecture (e.g. generic x86 compilation). Any benchmarks I've seen, or seen reported, show no increase with the optimizations. In short, the effort isn't worth the return, unless one is doing it for a "learning" experience. I've even heard some kernel experts saying the optimizations often slow a system down. |
|
|||
|
In article <vigdm1-704.ln1@fred.lan>, Fred Emmott wrote:
> -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2 (GNU/Linux) > > iD8DBQFAlBM5ima0zti2BQgRAgjGAJ9Xv11h4APtSHSy8J+C3A BHhx0vnQCaA5Md > iyHzJHK/0GTK7muUXmSwopo= > =JZgB > -----END PGP SIGNATURE----- What's the use of signing usenet messages? |
|
|||
|
It is perfectly feasible to develop using Windows XP but to deploy using
Linux/Unix. That is exactly what I do. -- Tony Marston http://www.tonymarston.net "Nick Mudge" <mark1822@hotmail.com> wrote in message news:RnTkc.6954$TD4.719001@attbi_s01... > I currently have Windows XP, but I am thinking of changing my operating > system to linux because all i want to do is web development with PHP, MySQL > and Apache. Does anybody recommend the best linux version for web > developement? > > Also, what is the best way to transfere the files that I want to keep from > windows XP onto Linux? > > I know that there is the partishioning option of having both Linux and > Windows on my computer, but I heard that, that is not the best way to go. > Comments anybody? > > Nick > > |