Hosting websites? please help!

Hi everyone,

I am a total newbie to this OS and servers in general but I have just bought a Dell TowerEdge T105 and installed the 64bit openSUSE which is currently running perfectly.

I have experience with uploading site’s via FTP but I am not sure how to create/open the actual server software. To be honestly I am clueless, do I need to download some software before I can host my websites or is there something that I am missing.

Sorry for the vague question but thats about all the detail I can currently provide. Thanks in advance.

On Fri, 27 Jun 2008 12:56:04 GMT
1337KitsuneGFX <1337KitsuneGFX@no-mx.forums.opensuse.org> wrote:

>
> Hi everyone,
>
> I am a total newbie to this OS and servers in general but I have just
> bought a Dell TowerEdge T105 and installed the 64bit openSUSE which is
> currently running perfectly.
>
> I have experience with uploading site’s via FTP but I am not sure how
> to create/open the actual server software. To be honestly I am
> clueless, do I need to download some software before I can host my
> websites or is there something that I am missing.
>
> Sorry for the vague question but thats about all the detail I can
> currently provide. Thanks in advance.
>
>
Hi
Here is a link that should get you started;
http://en.opensuse.org/Apache_Quickstart_HOWTO

Just a word of caution, make sure your not clueless before exposing
your site and server to the internet… :wink:


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP2 x86_64 Kernel 2.6.16.60-0.23-smp
up 16 days 9:36, 0 users, load average: 0.34, 0.18, 0.12
GPU GeForce 8600 GTS Silent - Driver Version: 173.14.09

Hi malcolmlewis and thank you very much for the link. It looks like I have some reading :slight_smile:

This is my current site which I intend to upload to my own server, it’s currently being hosted on my university server but since I graduated now I need my own space. I pretty much no nothing about setting up/configuring servers but I am pretty good with PC’s.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Also, FTP is very insecure as far as the options go. Look into ‘scp’
(copying files over SSH) or something like that if you plan on sending
files over the wire.

Good luck.

Malcolm wrote:
| On Fri, 27 Jun 2008 12:56:04 GMT
| 1337KitsuneGFX <1337KitsuneGFX@no-mx.forums.opensuse.org> wrote:
|
|> Hi everyone,
|>
|> I am a total newbie to this OS and servers in general but I have just
|> bought a Dell TowerEdge T105 and installed the 64bit openSUSE which is
|> currently running perfectly.
|>
|> I have experience with uploading site’s via FTP but I am not sure how
|> to create/open the actual server software. To be honestly I am
|> clueless, do I need to download some software before I can host my
|> websites or is there something that I am missing.
|>
|> Sorry for the vague question but thats about all the detail I can
|> currently provide. Thanks in advance.
|>
|>
| Hi
| Here is a link that should get you started;
| http://en.opensuse.org/Apache_Quickstart_HOWTO
|
| Just a word of caution, make sure your not clueless before exposing
| your site and server to the internet… :wink:
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIZQqP3s42bA80+9kRAoySAJ4uxals4vQSFL2l21w2/leVDzg+MgCeLrDr
cWnZeCscdgqeovQ1AYcYES4=
=mikJ
-----END PGP SIGNATURE-----

On Fri, 27 Jun 2008 15:46:04 GMT
1337KitsuneGFX <1337KitsuneGFX@no-mx.forums.opensuse.org> wrote:

>
> Hi malcolmlewis and thank you very much for the link. It looks like I
> have some reading :slight_smile:
>
> This is my current ‘site’ (http://zappa.tvu.ac.uk/~05moudrakj/pcp2/)
> which I intend to upload to my own server, it’s currently being hosted
> on my university server but since I graduated now I need my own space.
> I pretty much no nothing about setting up/configuring servers but I am
> pretty good with PC’s.
>
>
Hi
Does your ISP offer a homepage that could host it for you?

Is this box going to be a dedicated machine? If not and you are using
it for other work, you need to ensure it is rock solid security wise.

I would recommend setting up a virtual machine virtualbox/vmware server
to play around with first, this could also be your development/test box
to make changes before you update the live server. Or of course run your
live server via a virtual machine.


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP2 x86_64 Kernel 2.6.16.60-0.23-smp
up 16 days 12:35, 0 users, load average: 0.37, 0.36, 0.28
GPU GeForce 8600 GTS Silent - Driver Version: 173.14.09

Malcolm wrote:
> On Fri, 27 Jun 2008 15:46:04 GMT
> 1337KitsuneGFX <1337KitsuneGFX@no-mx.forums.opensuse.org> wrote:
>
>> Hi malcolmlewis and thank you very much for the link. It looks like I
>> have some reading :slight_smile:
>>
>> This is my current ‘site’ (http://zappa.tvu.ac.uk/~05moudrakj/pcp2/)
>> which I intend to upload to my own server, it’s currently being hosted
>> on my university server but since I graduated now I need my own space.
>> I pretty much no nothing about setting up/configuring servers but I am
>> pretty good with PC’s.
>>
>>
> Hi
> Does your ISP offer a homepage that could host it for you?
>
> Is this box going to be a dedicated machine? If not and you are using
> it for other work, you need to ensure it is rock solid security wise.
>
> I would recommend setting up a virtual machine virtualbox/vmware server
> to play around with first, this could also be your development/test box
> to make changes before you update the live server. Or of course run your
> live server via a virtual machine.
>

BUWHAHAHAHAHAHA, 1337?

Most 1337 peeps i know, know how to setup a webserver in their sleep,
amongst other things. I think before you give yourself a moniker like
that, you should really understand what it means. Just my 2 cents

mobius@efnet

Interesting website 1337KitsuneGFX.

Maybe you should start by installing a local webserver on your SOHO LAN and get very familiar with that, develop your skills thoroughly before moving you web site over to a local affair.

To that end, this tutorial might help you get started on your local LAN, it’s only a short step from there to make it server to the internet once you are very happy with your setup.

HowTo: Configure a Linux Apache Web Server on Suse/openSUSE 10.x (including SSI and CGI)

Hi everyone,

Thank you for the comments, feedback and tutorial/guide links. I will begin setting up my server tomorrow so this was a big contribution for my learning experience :slight_smile:

@ Harvey Titanium - Guest
The name 1337 is a part of a online corporate identity for a freelance design studio which I intend to open soon for public clients or other designers who want to participate in co-operative projects.

If you visit the site on this page Link I have listed the definition as I am active online user of various online communities. I came here to make friends and learn not to be flamed but it’s expected I guess.

Hi everyone,

I am still having trouble installing/setting up my Apache system. I have read the majority of the provided tutorials but get lost in between steps, I have watched this video and managed to install Apache 2.2 using the software managment menu.

I cannot find Apache within the applications menu, this is daunting and confusing stuff for me especially since I am not too familiar with Linux based OS, Does the apache software have a GUI like DreamWeaver as an example?

I also keep finding steps like this one:

*Go through /etc/sysconfig/apache2:

* check loaded modules (APACHE_MODULES="..."). (Can also be seen with the command "a2enmod -l".)
* add "php5", "perl", or other needed modules to APACHE_MODULES al gusto. Modules can be enabled/disabled in a simple (Debian-compatible ;) way from the command line like this: 

a2enmod php5
a2dismod php5

* there is also a command a2enflag, to change APACHE_SERVER_FLAGS
* restart the server ('rcapache2 restart') *

I can follow and find the path of /etc/sysconfig/apache2 but when I open the file it opens as a text file and I cannot see the same settings as above or I am not sure what to add, edit or where the a2enmod php5 or/and a2dismod php5 are to be placed.

I hope someone can help me because so far I have failed badly.

On Mon, 30 Jun 2008 18:36:03 GMT
1337KitsuneGFX <1337KitsuneGFX@no-mx.forums.opensuse.org> wrote:

>
> Hi everyone,
>
> I am still having trouble installing/setting up my Apache system. I
> have read the majority of the provided tutorials but get lost in
> between steps, I have watched this video and managed to install Apache
> 2.2 using the software managment menu.
>
> I cannot find Apache within the applications menu, this is daunting
> and confusing stuff for me especially since I am not too familiar
> with Linux based OS, Does the apache software have a GUI like
> DreamWeaver as an example?
>
> I also keep finding steps like this one:
>
> -Go through /etc/sysconfig/apache2:
>
> * check loaded modules (APACHE_MODULES="…"). (Can also be seen
> with the command “a2enmod -l”.)
> * add “php5”, “perl”, or other needed modules to APACHE_MODULES al
> gusto. Modules can be enabled/disabled in a simple (Debian-compatible
> :wink: way from the command line like this:
>
> a2enmod php5
> a2dismod php5
>
> * there is also a command a2enflag, to change APACHE_SERVER_FLAGS
> * restart the server (‘rcapache2 restart’) -
>
> I can follow and find the path of /etc/sysconfig/apache2 but when I
> open the file it opens as a text file and I cannot see the same
> settings as above or I am not sure what to add, edit or where the
> a2enmod php5 or/and a2dismod php5 are to be placed.
>
> I hope someone can help me because so far I have failed badly.
>
>
Hi
Might be time for you to learn the power of the command line :wink:

Have a look at installing webmin


Cheers Malcolm °¿° (Linux Counter #276890)
SLED 10.0 SP2 x86_64 Kernel 2.6.16.60-0.23-smp
up 1:51, 2 users, load average: 0.21, 0.26, 0.28
GPU GeForce 8600 GTS Silent - Driver Version: 173.14.09

Best to install Apache for web service as a LAMP server. You can start Yast → Software → Software Management → on the LHS in Filter → select Patterns → Server Functions → Web and Lamp server. Then when that’s done use the initialisation GUI in Yast → Network Services → HTTP server [that will run once for setup; thereafter it becomes a GUI for adjustments]

I cannot find Apache within the applications menu, this is daunting and confusing stuff for me especially since I am not too familiar with Linux based OS, Does the apache software have a GUI like DreamWeaver as an example?

There’s a GUI in Yast → Network Services → HTTP Server

This reply is way overdue but I was very busy lately. Thank you so much I have done this and it seems to be working, I think it’s been installed but now I need some help to configure it.

How can I make it host websites and/or upload files via an FTP or programmes like Dreamweaver?

I apologize in advance if im asking for something silly but I’m pretty lost.

I don’t know what dreamwevil is, but for ftp I put an address like this in my file manager (Konqueror, Nautilus):

ftp://username@222.333.444.555/www/
or this is the same thing
ftp://username@www.swerdna.net.au/www/

And the contents of my web server open before me like a rose in bloom!
I can edit the files in situ with my app (Quanta+) or drag and drop them to and from the desktop and edit them there.

Sorry still lost, I can’t find a File Manager, Konqueror or Nautilus. I am using OpenSUSE 11.0 64bit and during installation I selected the Gnome interface, perhaps this may help. Side question, how do I use the command line or open the command line prompt?

Dreamweaver is a designers application for building websites, it’s part of the Adobe CS3 suit. Dreamweaver has a built in FTP which can connect to other servers in order to transfer files accross.

Nautilus in in the menu at Computer → Applications → More applications → System → Home Folder. That’s actually Nautilus.

So I put like this in the address bar:
ftp://www.kitsune.org/www
and I get a choice of things where I choose “connect as user” and “remember password”

That’s it.

BTW the console is there in the menu near Home Folder. It’s called “Gnome Terminal”.

Okay I followed the path, it takes me to this page which seems like the default home directory of my user profile [Screen Shot]](http://img.photobucket.com/albums/v213/GamesTesterJan/HomeFolder.png)

I cannot see any address bar where I can insert your example “ftp://www.kitsune.org/www” sorry perhaps I did something wrong?

Cheers for the Gnome Terminal information I managed to run it and executed the winecfg to install windows live messenger but unfortunately I cannot find the messenger lolz. How long does it normally take to learn a Linux OS?

The icon that looks like a page of text with a pencil poised over it. Click that.

Pidgin is a great IM tool. It’s in the Application Browser under Internet

A couple of days should get you comfortable – use the forum folk mercilessly!