Tag: hosting

DirectAdmin – Uploading To Your Site

by admin on Jul.23, 2009, under Tutorial

This section covers uploading via FTP, Microsoft FrontPage, DirectAdmin’s file manager, and SSH.  You may upload using one or several of these methods.

Directory Structure

At the root of your account exists these directories:

/backups

/domains

/mail

/public_html

/backups

The /backups directory contains all the backups created through the control panel.  You will not have a /backups directory until you create a backup in the control panel.

/domains

The /domains directory contains the files relating to your hosting account(s).  Each domain hosted on your account has its own directory (/domains/yourdomain.com).  Within this directory is:

/logs             (monthly logs are stored here — the directory is created one month after your account is created)

/private_html  (all files accessed through SSL — https://)

/public_html  (files for your general website)

/public_ftp     (files for your FTP site)

/stats            (files created by Webalizer for the purpose of statistics — do not alter/delete this directory)

/mail

The mail directory includes files created by the server’s mail system.  Do not modify, delete, or add anything to this directory.

/public_html

The /public_html directory at the root of your account is actually a link to /domains/yourdomain.com/public_html.  If you have more than one domain hosted on your account, this link will forward you to the public_html directory of the last domain created on your account.

Home (index.html) File

The default file for any web directory is index.html.  That means when visitors access http://www.yourdomain.com, the server really sends them to http://www.yourdomain.com/index.html.  This works for any publicly accessible directory on your system, including subdomains.

When uploading a main web site for each directory remember to name it index.html.  Advanced users may utilize PHP files, shtml files, etc.  If your web site is not based in html, then make sure your main files are renamed index.extension (index.php, index.shtml, for example).

Uploading With FTP

Step 1:  Obtain FTP client software.

Uploading to the server through FTP requires special software.  Most computer systems do not come with FTP clients, so you will have to download one from the Internet.  We suggest:

IBM/Windows:  LeechFTP (free), WS_FTP LE (free), FTP Explorer (free),  CuteFTP (free trial).
Macintosh:  Fetch (free), Transmit (free trial).

Step 2:  Connect to the server.

All FTP clients need the following information:

Username – This is your control panel username.

Password – This is your control panel password.

Address – This is the address of the server.  Use ftp.yourdomain.com

Port – Use the default port (21).

Some clients may ask for the host type (select "auto"), ASCII/Binary/Auto (select "auto), and the initial remote folder (you may leave this blank or change it to /domains/yourdomain.com/public_html to start off in the main web directory).

Step 3:  Open the public_html directory and upload your files.

If you have more than one domain hosted on your account you should first enter the /domains directory, then the domain you want to edit, then the public_html directory.

To upload, highlight the files/folders on your computer and drag them into the appropriate directory on the remote server.  Each FTP client operates differently, so please consult its help file for complete instructions.

Uploading With MS FrontPage

FrontPage 98

1.  Make sure you are connected to the Internet.  Open your FrontPage Web.

2.  From the File menu, select "Publish FrontPage Web."

Note:  FrontPage can be configured to publish only changed pages.  Please enable this option.

3.  Select the proper host from the list.  If this is your first time publishing to your site, click "More Webs…"

4.  Enter your domain name as pictured above and click "OK."   Make sure to use WWW in your domain name.

5.  Leave the "FTP Server Name" box blank.  Leave "Directory To Publish" blank unless you wish to publish elsewhere.

6.  Click "Next."  You will be prompted for your username and password.  Click "OK."  Your Web will then be uploaded.

FrontPage 2000

1.  Make sure you are connected to the Internet.  Open your FrontPage Web.

2.  From the File menu, select "Publish Web…"

3.  Enter your web site address in the box, as pictured below.  Click "Publish."

Make sure to use WWW in your domain name.

  Note:  FrontPage can be configured to publish only changed pages.  Please enable this option ("Options" button).

4.  Enter your username and password.  Click "OK."

5.  FrontPage may ask if you wish to overwrite the files on the server.  Click "Yes."

6.  After the files are uploaded you will see the following window.  Click the link to view your updated web site.

FrontPage 2002

FrontPage 2002 publishing is very similar to FrontPage 2000 publishing:

1.  Make sure you are connected to the Internet.  Open your FrontPage Web.

2.  From the File menu, select "Publish Web…"  Make sure FrontPage only uploads changed pages.

3.  Enter your website to publish to (http://www.yourdomain.com).

Make sure to use WWW in your domain name.

4.  Enter your username and password.

Uploading With DirectAdmin’s File Manager 

1.  Sign into the control panel and click the "File Manager" icon.

2.  Navigate to the directory where you want to upload files.

3.  Click the "Upload files to current directory" button at the bottom of the screen.

4.  You will see eight (8) fields.  Click the "Browse" button to select the files you wish to upload.

     Click on "Upload Even More Files" if you wish to upload more than eight files at one time.

5.  Click "Upload Files."

Uploading Through SSH

With SSH you can sign into the server and download files directly from other servers.

Note:  Some hosts may disable the SSH feature for security purposes.

Note:  SSH should not be used by those unfamiliar with a Unix environment.

1.  Connect to the server with an SSH client and enter your username and password.

     If you don’t have an SSH client we suggest the freeware client Putty.

2.  Change to the directory where you want the files to be downloaded to.

3.  To download from a web server type: wget http://www.server.com/filename.ext

     To download from a FTP server type: wget ftp://username:password@ftp.server.com/filename.ext

To learn how to do more with the wget feature, follow this link.

Leave a Comment :, , , , , , , , , more...

Tips on Finding the Right Web Hosting Company For You

by admin on May.10, 2009, under Tutorial

For the average Joe off the street looking to set up his own website, be it for business reasons or purely for entertainment, the process of selecting a Web Hosting solution can sometimes be enough to deter them from following through with their great idea. Does this sound like you? If it does, fear not! This article takes a look at some of the basic factors that should influence your decision, as well as some FAQs from others who are currently trying to select their own Web Host.

What is Web Hosting?

Web hosting is the process of storing your website on a web hosting server which is permanently connected to the internet. The simplest/cheapest web hosting packages will simply provide you with a small amount of space and bandwidth where you can store what is called a Static HTML Website. These are the simplest form of websites. Static sites don’t get updated often and are usually just a very basic source of information. More dynamic websites (websites which change and update often) require a little more from a hosting server. Dynamic sites are usually sites which require scripts to be run and installed on the hosting server. The most popular scripting languages often required for dynamic sites are ASP, ASP.NET, PHP and PERL. Dynamic sites will also need servers that have access to a database. Therefore, before even starting to decide on a host, it is important that you know exactly what sort of website you want to set up.

Where can I find out about different Web Hosts?

Well, if you have any friends in the internet industry, ask them who they’d recommend. Otherwise, simply type "Web hosting South Africa" into Google and browse some of the top results in South Africa.

What makes a good Web Hosting Company?

There are three main factors that should influence your decision when deciding on a Web Hosting site:

SECURITY: You need to make sure that the host has a proven track record of being safe and secure. Ensure that they have the correct measures in place to avoid being hacked by any unwanted computer nerds.

RELIABILITY: Check out the host’s uptime track record. "Uptime" refers to the percentage of time that the hosts are actually online and people are actually able to access your site. Smaller, less well renowned hosts tend to have a lot of downtime due to technical errors or teething problem which is why more reputable companies such as Web Africa, who have been around the block and back, are a much better option.

SERVICE: This is a huge factor. As a webmaster of your site, you will most likely need to be in close contact with the hosting company on a regular basis. It is important that they have suitable processes in place that enable you to contact them without any fuss or issues. Some companies have instant web messengers which allow you to chat instantly to support technicians. Others have dedicated emergency phone lines that mean you will never be stuck in a caller queue.

Do not settle for anything but the best, even if it means you have to pay a little extra instead of getting free web hosting.

Should you host locally or overseas?

Technically speaking, it doesn’t really matter. In the past, their used to be massive differences in response time if you were accessing servers overseas, but thanks to fiber optic cables and other technical trends, it is no longer an issue. Factors you do need to consider however are payment, cost and time zones.

If you sign up with an American web hosting company, it may become an issue when you have to call them for support. Your call costs will go through the roof, and everyone might be fast asleep in the office as most Americans are during South African daylight hours. You will also need to make sure that you can make secure payments in the relevant currency, which can sometimes work out to be expensive depending on the strength of the rand.

Local hosts are perfectly capable of securely and reliably hosting your website. Be sure to check out some of the more reputable companies.

To summarize:

Whether it’s dedicated hosting, business web hosting or simply a simple asp web hosting solution that you’re looking for, the above factors are what you need to focus on when choosing a suitable Web Hosting Company

Leave a Comment :, , , , more...

Moving to a New Web Site Hosting Platform, Simplified

by admin on Feb.10, 2009, under Tutorial

If you’re a small business owner who has only had one web site hosting company, chances are you don’t know the potential issues involved with making the switch. But everyone has moved from one residence to another at some point. When you look at switching web hosting packages through the familiar lens of moving from one apartment to another, making a hosting move is much easier to understand.

Browsing the Classifieds…Or Searching the Web

Whether you’re looking for a new place to live or a new place for your business to live online, you’ll want to do some shopping and research. Looking for a new apartment, you might browse classified ads or drive around the areas you want to live looking out for "For Lease" signs. You’ll also probably ask for advice on which areas are desired and which are best avoided. Do the same when looking for a web host: search online, read reviews, contact people you trust to see the hosting service they use. Don’t just blindly listen to a salesperson…that’s how you end up with leaky pipes or a not-so-secure web host.

Also, moving because your site takes up too much space for your current hosting package, is a lot like upgrading from an efficiency to a roomy two-bedroom. You’ll want to check for storage…or bandwidth. Avoid automatically opting for what’s cheapest…remember those leaky pipes?

Back Up Before You Pack Up

Before moving your website, be sure to back up the entirety of your website to guard against losing anything in transition. If you used movers to transport that antique dining room set, you’d get insurance, right?

Keep Your Info at Hand

Before making the move from one web site hosting provider to another, record security settings, email boxes, and software and configuration information. Think about it like labeling boxes filled with kitchen supplies, linens, or your prized collection of Frank Sinatra vinyl sides. It makes the unpacking much easier once the move is complete if everything is labeled and in the right place.

Remember Those Change of Address Forms

When you make a move, you fill out change of address information for all of your important bills (yeah, it’s tempting to leave those behind, but it’ll come back to bite you in the end), right? Likewise, when moving to new web hosting, you need to update your domain name information with the name server information used by your new web hosting company. Once a change has been initiated, it can take up to two days for DNS servers to learn that your website now lives on a different server-just like that birthday gift from Aunt Edna that went to your old address and took a while to show up at the new one.

Leave a Comment :, , , more...

Which Is Right For Me: Windows Hosting or Linux – Unix Hosting?

by admin on Jan.10, 2009, under Tutorial

We all have our preferences when it comes to operating systems some people prefer one of the many flavors of Windows, while others prefer one of the several distributions of Linux. It is all the matter of what works best for you. Another aspect that should be taken into consideration when determining which type of hosting you should use Windows or Linux/Unix, is what you intend to do on your website.

There are many differences between the two operating systems. However, when it comes to hosting there are just as many differences. Some people with Windows operating systems choose to use Linux/Unix hosting. On the other side of the coin, some people who use Linux/Unix operating systems choose to use Windows hosting. Do you find this confusing? If so, you are not alone. You may be wondering how this would work.

Well essentially, when you acquire hosting for your website, you are basically paying someone else to host your website on their computer. These computers also have operating systems. Therefore, when you choose Windows or Linux hosting, this will mean that the computer your website is run from is using that chosen operating system.

Windows Hosting

Windows is perhaps one of the most well-known and popular forms of operating systems. There are many advantages to using Windows hosting. Because millions of users have Windows and use the many Microsoft products such, using Windows hosting would allow you to easily integrate any of these products into your website. Windows hosting would also allow you to run ASP (Active Server Pages) on your website, which is placing dynamic content on your website using computer scripts.

What is great about Windows is that it boasts an easy to use interface perfect for beginners. There are usually many options such as ASP mail, Access Database, ASP.NET, and SQL Database, IIS, and PHP. Windows hosting also allows for publishing websites with FrontPage,

As with almost anything in this world, Windows hosting does have its disadvantages. One of the main disadvantages is the costs. One Microsoft server, if buying your own, will cost you a couple of thousand dollars, if you were running the software yourself. You have many choices when it comes to software such as Windows 2003, Advanced, and Windows 2000 server. However, with the competitiveness of the hosting industry, you will find the Windows hosting is extremely affordable when using a remote server.

Linux/Unix Hosting

Linux and UNIX hosting are two different types of operating system that are extremely similar to one another. In essence, the two are closely related something like cousins; therefore, they are generally combined in hosting. Now what is great about Linux/Unix is that you have the ability to integrate unmatched security into your website. There are also many other benefits of the duo that make it the choice for many people.

One such benefit is the fact that Linux/Unix is extremely compatible with PHP, which is the latest craze in programming languages. Cost is another very attractive benefit of the duo. In many cases, the operating system is free. Some distributors have begun to charge for the system, but many are still available for no costs. For little to no cost, additional software can be obtained for Linux/Unix such as BIND, Sendmail, Apache, and APF Firewall.

Security is probably the most popular benefit of using Linux/Unix hosting. The level of security offered by this duo is unmatched by Windows hosting. To add to the benefits, statistics show that this operating system offers more overall stability and control in operation as well.

With Linux/Unix hosting, you have the ability to integrate Chmod permission, Mod Rewrite, Apache Web server, as well as MySQL and PHP.

Of course, as with Windows hosting there are some disadvantages to using Linux/Unix hosting. The main disadvantage being ease of use. Unlike Windows hosting, Linux/Unix hosting does not contain an easy to use, user-friendly interface. Basically, it requires a large list of commands to use and is not recommended for the beginner. This type of hosting requires a great deal of technical knowledge and familiarity to install and control.

Which one is for you?

Well, in short, it depends on what you need. If you need intense security, PHP compatibility, have technical knowledge, and you do not need to have all the latest website features, Linux/Unix hosting may be the right choice for you.

However, if you need a website that offers ASP, an easy to use interface, and the ability to integrate Microsoft products, then Windows hosting is the best decision for you.

As you can see choosing between Windows hosting and Linux/Unix hosting, all depends on what you need on your website, your level of experience, and of course, your overall budget.

Leave a Comment :, , , , , , more...

Harga layanan naik ?

by admin on Dec.31, 2008, under News

Berikut beberapa pertanyaan yang diberikan kepada kami baik via email, telp atau sms setelah kami melakukan update pada website.

Q : Harga layanan naik ?

A: Tidak juga, harga layanan hosting tetap. Kami hanya membatasi paket mana saja yang kami tawarkan kepada pelanggan.

Q: Ada perubahan fitur ?

A: Pada paket baru ? Ya, khususnya di bandwidth kami sengaja memberikan batasan bandwidth karena masih banyak pengguna yang belum dapat membedakan arti “unlimited bandwidth” dan “unlimited resources” sehingga dapat membuat server menjadi kelebihan beban. Pada server baru juga kami tidak lagi mengaktifkan fitur PHP4.

Q: Saya sudah terdaftar menggunakan paket lama, apakah paket saya akan “dipaksa” mengikuti paket baru ?

A: Tidak selama Anda tidak melanggar peraturan penggunaan dan pastikan anda juga sudah melakukan konfirmasi ulang.

Q: Konfirmasi ulang ? bukannya data pelanggan sudah ada di database sistem ?

A: Beberapa data pelanggan yang kami miliki hilang akibat terkena hack pada bulan november 2008. Semua database, backup dan informasi user hilang. Sampai dengan saat ini kami masih mencoba mendaftarkan manual satu persatu sesuai dengan quota bandwidth, informasi dari nama domain, sampai ke arsip dari messenger.

Q: Kok bisa ? tidak ada offline backup ?

A: Kesalahan dan keteledoran kami dulu adalah terlalu mengandalkan sistem backup yang digunakan pada server sama seperti Anda.  Sekarang kami sendiri selalu melakukan backup rutin khususnya pada database dan file file penting pada setiap minggu.

Q: Apakah masalah hack tersebut akan terulang lagi ?

A: Terlalu naif kalau kami berkata dan menjanjikan bahwa server kami tidak akan terkena hack lagi. Tidak ada yang aman di internet.  Pelajaran yang kami dapat juga dari kejadian ini adalah, kami harus lebih untuk lebih sering untuk memonitor aktivitas server baik dari sisi update sistem, patch, firewall, menambah aturan pada mod_security, termasuk aktivitas pengguna.

Q: Apakah hal tersebut membuat pengguna menjadi tidak nyaman ?

A: Satu hal yang kami dapat selama ini adalah, keamanan itu tidak akan sebanding lurus dengan kenyamanan dan harga akibat dari kurangnya keamanan akan jauh lebih mahal daripada kenyamanan yang telah didapatkan. Kami akan berusaha untuk membuat kedua faktor tersebut dapat berjalan seiringan walaupun tidak sama.

Q: Harga domain naik ?

A: Tidak juga, harga jual domain internasional dan nasional tetap. Untuk nama domain internasional kami hanya mengubah nilai mata uang dari IDR ke USD dikarenakan nilai tukar IDR terhadap USD tidak stabil khususnya pada akhir – akhir ini.

halaman ini akan selalu di update sesuai dengan pertanyaan umum yang kami terima. Terima kasih

Leave a Comment :, , , , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Kontak

Budhi Indah A 31
Cimindi Cimahi 40514
West Java
Indonesia

Phone/SMS :
Info/Bantuan : 62-8158-6270622
Billing/konfirmasi : 62-8888-763551

Self Advertise


My site is worth $7548.2.
How much is yours worth?