Forum Moderators: bakedjake
I would be installing Apache to play around with making websites under such an environment. The main reason being is that I'm trying to learn the various codes used on the web - like PHP, which seems to be more suited the the Unix environment.
'scuse me if I get my Unix's and Linux's mixed up :) I have a very rough idea.
Anyway, a 600Mhz computer with comparable hardware. Since I know I'll be installing Apache.....
How should I go about this?? Its a vague question I'm asking....all I know is that I want to play with some variables and different setups that are involved with Linux - and just basically find out more about it all.
So if you were to install Apache on a Unix system...how would you go about it. What should I be knowing being a sheep brought up in a windows world! I'm sure you get the picture - SOS ;)
Once the OS is installed, you will be presented with a nice set of desktop icons that let you click on folders and menus just like windoze. From there you can start digging around and get as geeky as you choose (or as time allows).
If you want to check out apache and all the other goodies on windoze, just go here and download the installer, it gives you apache,mysql,perl and php in one package ready to go.
[firepages.com.au...]
BTW...I found that the linux members here are absolutely terrific when it comes to linux help.
You sound like you are going down the same path I did a few months ago.
Coming in as a complete newbie to linux, (as I was), I'd go for Mandrake 8.2 - apache can be installed as part of the main installation.
I installed it without any problems, it found all my hardware OK and is running sweet as a nut now.
Buy the disks on-line if you can't be bothered to download - I've seen prices as low as £15.00.
Be prepared to get frustrated at the hassle of installing software (compared to Windows).
Also be prepared to become addicted and move over completely to Linux. It took me only 2 days to realise I was 'never going back'.
I believe Frontpage can be made to run on Linux using the Wine emulator - so you'll feel at home:)
I'm all up for the hassle of whatever-it-throws. I just want to get closer to the workings of a computer so I can learn top-down as well as bottom-up if you know what I mean.
Seems learning the likes of Perl,Python,whatever is more suited to a Unix-type environment. Seems that way anyway.
Just trying to grab a bit of the 'web culture' and see why everyone says "use linux!"
>FP
I have DW4, Fireworks and Flash on my comp just now - as long as *something* works on it I'm not bothered :) Also might be able to get that Vim that Nick_W holds high and see what it's made of ! ;)
There are a lot of gaps in the Linux web design software - no WYSIWYG stuff, which was a bit of a 'blocker' for me when I first started off.
Consequently, I am still running Windows for some stuff, but on top of Linux (using Win4Lin). Both operating systems can see each other files, and I am able to cut and paste between windows and linux application.
When windows crashes, I can now reboot it in 5 seconds:) (although it does run a little slower - nothing I can't live with)
I am still using Dreamweaver, ULead, Adobe,et al - I just have Windows in prison and under control now:)
Be prepared to get frustrated at the hassle of installing software (compared to Windows).
Honestly, that is why I think I am never going back to the RPM based distros. Debian is outstanding for updates and installing new programs. It is very simple and easy, actually much easier than windows.
Yet I don't recommend it for someone just starting out, it is a bit of a challenge to install and get configured. I sort of see Mandrake and Debian as opposites, Mandrake is very easy to install, but a pain to upgrade and Debian a dream to update/upgrade, but a challenge to install.
Has anyone tried Libranet?
It is a commercial distro based on Debian. It is suppose to be very easy to install and have very nice GUI admin tools.
Littleman..
I have read alittle about Debian and you sure sing its praise. It sounds like they use a older kernel to insure stability. Do you know if you can build and run the most current patched kernel with-out breaking the packaging system.
If its not rpm based does it download and compile the source for upgrades and installs ?
I have been using "unstable", for months now without any pain. I am also using some unofficial, (read unevaluated) packages like KDE 3.0.2, but they are working well. I don't go through dependency hell when ever I want to upgrade, I just ask for what I want and it goes in nice and easy.
They still use 2.2 kernel as the standard in woody. I did the woody floppy install and then swapped out the old kernel for the kernel-image-2.4.19-686 using apt-get, the Debian package manager and it went in completely smooth -- nothing broke. I also change the system from woody to sid early on so that I could keep getting the latest goodies as they come down the pipe.
Most Debian packages are recompiled just like rpms, it isn't like Gentoo or the BSD portage system. The apt-get system and the rpm system have a lot in common. but APT is a lot better at making sure dependencies are upgraded and stay current.
Debian keeps your system constantly current -- as oppose to dating and freezing dependencies. The main reason I see the commercial distros doing this is because it keeps people buying CDs.
Also, I have to say that Debian is very forgiving when it comes to people like me messing around with large packages, I have put on and taken off Gnome2 at least three times (imo gnome2 is not ready for prime time yet), and it has graciously accepted the pre-unstable packages and removed them without complaining.
I use Slackware, it's nice - the packages are almost pure gzipped tarballs, but it's sometimes annoying looking for a package dependency.
I would really like to check a Debian, but I just don't have the time to reinstall (and space for backups).