|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Web Coding | |
XP or linux? file server/website
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) | |||||||||||
|
First Time Build
|
Try Freebsd. I heard it has the best uptimes.
__________________
|
|||||||||||
|
|
|
|
|
#22 (permalink) | ||||||||||||||
|
Linux Lobbyist
|
Quote:
I guess my main reason is I hate being tied to a M$ server, - not to mention a proprietary language which may change, end support, etc... PHP is open source, and therefore more reliable on that front. Also, I like developing in PHP. It is a nice language, in my opinion. In any case, I say for this, a Linux server is the way to go.
__________________
Lattyware | Main (Sig) Rig: gBOX42 | Lan Rig: gLAN42 Never been convinced by Linux? Here is a challenge. | Using LVM Scratched Disc? | Guide To LAN Parties | Writing a GUI application in Python/Glade Etching an image into your case. | Wireless Access Points: Easy wireless networking. A Member Of The OCN Anime/Manga Club There are three types of software. Free as in speech (FOSS), Free as in beer (Freeware) and Free as in BitTorrent.
|
||||||||||||||
|
|
|
|
#23 (permalink) | ||||||||||||||
|
Bifford
![]() |
Quote:
__________________
Helpful Posts (Hopefully )Overclocker's Calculator Photo Editing - B&W w/Color Accents
|
||||||||||||||
|
|
|
|
#24 (permalink) | ||||||||||||||
|
Linux Lobbyist
|
Quote:
Of course, I want to see my goal of world Linux domination through (so the software/hardware developers support us T_T)!
__________________
Lattyware | Main (Sig) Rig: gBOX42 | Lan Rig: gLAN42 Never been convinced by Linux? Here is a challenge. | Using LVM Scratched Disc? | Guide To LAN Parties | Writing a GUI application in Python/Glade Etching an image into your case. | Wireless Access Points: Easy wireless networking. A Member Of The OCN Anime/Manga Club There are three types of software. Free as in speech (FOSS), Free as in beer (Freeware) and Free as in BitTorrent.
|
||||||||||||||
|
|
|
|
#25 (permalink) | ||||||||||||||
|
OLPC XO developer
![]() |
Ruby on Rails (RoR) has rapidly become my favorite. Just like any other framework there are things some people don't like, but it's open source and cross-platform.
__________________
"UNIX was never designed to keep people from doing stupid things, because that policy would also keep them from doing clever things." - Doug Gwyn Try out the latest Programming Challenge Quote:
CPU-Z Validation @ 2.97-prime95 stable 16 hours @ 1.48v Proof | CPU-Z Validation @ 3.15 Getting Mouse Side Buttons to work in Linux, Compile a custom Kernel, More
|
||||||||||||||
|
|
|
|
#26 (permalink) | ||||||||||||||||
|
Programmer
|
My Debian Etch r1 server has uptime ~ 30 days.
After 30 days my Maxtor HDD overheats and some find processes become zombies. And the server CPU is 50% utilized all the time. Hosts 10 sites, and plays 6 internet radio stations. Quote:
You know.. servers should not be easy to maintain, because there will be no work for the server administrators. ![]() Quote:
Moreover my brother told me about a Windows 2003 server that started to kill its own services. The reason for that is when Windows opens a connection it usually starts from 1024 and increments by 1. When it reaches 65535 it goes back to 1, and increments again. When it reaches 21 it kills the FTP server, when it reaches 80 kills the web server :P About the programming in PHP. I would say that it is very easy to learn, but to be a good PHP developer you have to develop yourself. Knowing the syntax and common constructions that are similar to C can help you in the learning, but they actually draw you back. The power of PHP is the integrated(internal) functions and the classes (OOP). If you write the algorithm like in C you lose time in writing, you write a lot of code, which later is hard to manage. Zend Framework is something I'd try soon, it seems It is the answer to .NET.
__________________
- Marin Ivanov - Debian worshipper Link of the month: Phlame - PHP Web Server with PHP support (Linux Alpha 0.1.41 released) My: Clubs, Photo, Web projects, CheapTechs, Quote:
|
||||||||||||||||
|
|
|
|
|
#27 (permalink) | |||||||||||||
|
Programmer
|
Quote:
__________________
"If there is a god, I hope he has a good excuse" Woody Allen
|
|||||||||||||
|
|
|
|
|
#28 (permalink) | ||||||||||||||
|
Linux Lobbyist
|
Quote:
__________________
Lattyware | Main (Sig) Rig: gBOX42 | Lan Rig: gLAN42 Never been convinced by Linux? Here is a challenge. | Using LVM Scratched Disc? | Guide To LAN Parties | Writing a GUI application in Python/Glade Etching an image into your case. | Wireless Access Points: Easy wireless networking. A Member Of The OCN Anime/Manga Club There are three types of software. Free as in speech (FOSS), Free as in beer (Freeware) and Free as in BitTorrent.
|
||||||||||||||
|
|
|
|
#29 (permalink) | ||||||||||||
|
Programmer
|
Please explain.
__________________
"If there is a god, I hope he has a good excuse" Woody Allen
|
||||||||||||
|
|
|
|
|
#30 (permalink) | |||||||||||||||
|
Programmer
|
Quote:
The idea is C like PHP code PHP Code:
PHP Code:
The difference: less code, more readable, less CPU time for executing the code. In PHP you don't really need to write the algorithm on your own, you just have to use the functions made for that. There are many functions integrated classes and other things that make you programming better, faster, and more readable.
__________________
- Marin Ivanov - Debian worshipper Link of the month: Phlame - PHP Web Server with PHP support (Linux Alpha 0.1.41 released) My: Clubs, Photo, Web projects, CheapTechs, Quote:
Last edited by metala : 06-12-08 at 02:35 PM. |
|||||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|