Menu Utama
Layanan Kami
Bandingkan!
Layanan Hosting
Detail Hosting
Registrasi Anggota
Login Anggota
Registrasi Domain
Konfirmasi Bayar
Dukungan Kami
Kontak Kami
Tentang Kami

"20" klien dalam &  luar negeri terakhir...


adhijasa.co.idID
danawakarya.co.idID
dinkes-bjm.go.idID
feundip.comID
kopegtelsmg.comID
smpn3-smg.sch.idID
tsipil.ugm.ac.idID
tustikanagata.co.idID
goldenkeys.deUK
handytom.netUS
kbillustration.com
US
latechsbooks.com
US                   lidstromnco.comUS
melsracing.net
US
pcdoctoruk.net
UK
perfectlyprinted.comUS              
sharkme.netUS
squadbsd.infoUS
tinglevision.comUS
trfunds.com
US

               


       Cek Domain !


Silakan cek namadomain gTLD yang anda inginkan dengan menulis pada text box di sebelah kiri. Lalu klik tanda seru disamping kanan untuk memulainya.

Tersedia
50 ekstensi pilihan anda : .com net org info biz us - atau  tv cc  - atau domain China - com.cn org.cn net.cn  - atau cc-TLD/domain berbasis negara bz/nu/ws - atau domain berbasis nama anda .name.  .ca .tm, .jp Japan. Baru !!! Kami menerima pendaftaran berbasis negara Jerman .de.


Klik disini untuk lebih lengkap dengan Layanan Domain kami.






 

 

Technical FAQ

Jump To A Category


User Guide (Edisi 04/09/2005) (NEW)
Email
Email Tutorial (NEW)
Email Sample (NEW)
FTP
CUTE FTP Tutorial
(NEW)
WSFTP Tutorial
(NEW)
SSH
E-Commerce
Subdomains
Paths

 



Email

Jump To A Question
I am unable to use Netscape for Email.
What is the default E-Mail account?
Why am I unable to send E-mail?
What is my SMTP & POP server?
Can I change the MX records on my account?

 



I am unable to use Netscape for Email.

If you are using Netscape as your email client there is one change you must make in your username. Most email usernames are in the form of email@domain.com.
However, if you are using Netscape you need to change this to email%domain.com

 

Back To Top



What is the default E-Mail account?

The default email account, or catchall accounts, is the E-Mail account which all email to your domain name will route to unless there is a previously created E-Mail account. By default the account is set to your default username. This can be changed in the Control Panel.

 

Back To Top



Why am I unable to send E-mail?

In order to send email through our servers you must authorize yourself to do so. To do this you must checking incoming email first. If you are using Outlook or Outlook Express you can go to Tools > Accounts... > Mail (tab at the top of the new window > Double click on the email account you set up > Click on Servers (tab at the top of the new window) > put a check in the box that says "My server requires authentication.

If this does not work it is possible that your ISP is blocking outside email servers so that you must use their outgoing email servers. This is done by the ISP in an error to block SPAM. MindSpring and AT&T are known to be some ISPs which do this. If your ISP does block outgoing email servers you can use the Web Mail feature in your cpanel to send/receive email.

 

Back To Top



What is my SMTP & POP server?

You can use your IP if you have dedicated IP, or use the main server IP (IP use for FTP hostname). or can use mail.yourdomain.com

 

Back To Top



Can I change the MX records on my account?

Yes, we will change MX records at no cost.
NOTE: Once MX records are changed another email server will handle your email. You will no longer be able to send email and receive it on our servers. If you have problems with email after the records are changed you should contact the site handling your email first as we are no longer in control of the email servers handling you.
Changing the MX record may cause some problem to CGI programs use SendMail and MailFrom parameters.
After changing the MX record we will never support Mail problems!

 

Back To Top




Subdomains

Jump To A Question
What is a sub domain and how does it work?
How can I enable sub domains?
WWW does not work with my sub domain, why?

 



What is a sub domain and how does it work?

An example of a sub domain is http://stock.domain.com
When you create a sub domain with us stock.domain.com would point to the stock folder in your public_html directory. These are not forwarders, but true apache sub domains.

 

Back To Top



How can I enable sub domains?

If your plan does not allow sub domains you must have them manually enabled. To do so you should support team to request this. Include your domain name and your username.

 

Back To Top



WWW does not work with my sub domain, why?

When you create a sub domain you can only access it at http://sub.domain.com. You can not access it at http://www.sub.domain.com.

 

Back To Top




Paths

Jump To A Question
What is the path to PYTHON?
What is the path of my files?
What is the path to DATE?
What is the path to SENDMAIL?
What is the path to PERL?

 



What is the path to PYTHON?

/usr/bin/python

 

Back To Top



What is the path of my files?

/home/yourusername

Web read-able files are in /home/username/public_html

For Example:
If the username of domain: myfirstdomain.com is: myfirst then the path of this url:
http://www.myfirstdomain.com/im/photo1.jpg will be /home/myfirst/public_html/im/photo1.jpg

 

Back To Top



What is the path to DATE?

/bin/date

 

Back To Top



What is the path to SENDMAIL?

/usr/sbin/sendmail

 

Back To Top



What is the path to PERL?

/usr/bin/perl

 

Back To Top




FTP

Jump To A Question
How can I create an FTP account for a subdomain?

 



How can I create an FTP account for a subdomain?

If you have subdomain xyz, then create FTP account with username: xyz

Log your new FTP using:
URL: ftp.yourdomain.com
Username: xyz
Password: your password

 

Back To Top




MySQL

Jump To A Question
Where can I find more information on MySQL?
How can I backup my MySQL Database?
Can I install phpMyAdmin?
How do I create a new database?
What is MySQL?

 



Where can I find more information on MySQL?

Official MySQL site: http://www.mysql.com/

 

Back To Top



How can I backup my MySQL Database?

You can use PhpMyAdmin to dump the contexts of a database to a *.sql file. You can also use PhpMyAdmin to restore a database from a *.sql file.

 

Back To Top



Can I install phpMyAdmin?

No, users are not allowed to install their own versions of phpMyAdmin. Instead, we offer this program through the CPanel for you to use. PhpMyAdmin is at the bottom of the SQL section in the CPanel.

 

Back To Top



How do I create a new database?

You can create new databases in the SQL feature of the Cpanel located at http://your-domain.com:2082/. This feature is under the Advanced Menu.

First, you must create the actual database. You just need to enter a name for the database such as users. The database will be created as yourusername_users.

Once done, you will need to create a username and password in the MySQL system. A username could be access. When created it will become yourusername_access.

Once done, you need to add the user into the database. This is the final step of creating a MySQL database.

 

Back To Top



What is MySQL?

MySQL is the most popular Open Source SQL Database system. A database is a structured collection of data. MySQL allows you to quickly access, edit add to the database.

 

Back To Top




SSH

Jump To A Question
Should I choose SSH over Telnet?
Where can I get an SSH client?
What are some common commands?

 



Should I choose SSH over Telnet?

Our servers fully support SSH (Secure Shell) and should be taken advantage of. SSH is a secure way to access your shell account. SSH allows for a secure connection for your login and data transfer.

 

Back To Top



Where can I get an SSH client?

You can get an SSH client from these following sites:
Windows: http://www.chiark.greenend.org.uk/~sgtatham/putty/
Mac: http://www.lysator.liu.se/~jonasw/freeware/niftyssh/
Linux: ftp://sunsite.unc.edu/pub/packages/security/ssh/

 

Back To Top



What are some common commands?

ls or dir - list files
cd dirname - change directory
chmod XXX name - Chmod a file or directory
rm name - Remove file or empty folder
rm -r name - Remove folder with files in it
./filename.cgi - debug cgi script

 

Back To Top




E-Commerce

Jump To A Question
Can I accept CC's online with no Merchant Account?

 



Can I accept CC's online with no Merchant Account?

Yes, you can accept CC's online with out a merchant account or a secure server. There are third party billing companies, which will accept CC's over their own servers. These companies will take a portion of each transaction. If you are making $500 a month or less, then a third party billing company would be good for you.

                 

2CHECKOUT takes only 2.5% per transaction. However, 2Checkout can accept for tangible & intangible items, products & services,  which are shipped or not to the customer. There is no Applications Fees, No Monthly Fees and No Leases. Accept Major Credit Cards. Accept International from anywhere in the World. Support recurring fees. Only $49.95 for first time setup. 

                                                       Back To Top


Press Release


16/01/2007 :: Diberitahukan bahwa situs Murih.com kini menjadi Murihost.com atau Instansi.com.

16/03/2006 :: Special offer, paket R8 60 MB lbh murah Rp. 20.000/bln(min 1 th), plus domain Rp. 60.000 com/net/org. Berlaku sampai 29 April 2006.

16/02/2006 :: Special offer, gratis biaya registrasi domain .id dgn paket hosting apapun. Berlaku sampai 1 Maret 2006.

16/02/2006 :: Special offer, gratis biaya registrasi domain .id dgn paket hosting apapun. Berlaku sampai 1 Maret 2006. Tidak berlaku untuk domain go.id, akan dikenakan biaya tertentu.

02/01/2006 :: Registrasi .id sudah dapat kami terima kembali. Registrasi domain manca negara kami tambahkan lagi, simak disini.
            *****
Murih.com support MySQL sekaligus PostgreSQL, ASP dengan Chilisoft ASP, WAP/WML support, ditambah fitur unggulan Fantastico auto Installer, 1 klik u/ instalasi portal, diantaranya PHP-Nuke,Post-Nuke, phpWebsite, Xoops dll. Hubungi Sales Department kami!
(catatan:
Layanan hosting dgn server Canada tidak termasuk program di atas!)

Dapatkan gratis account hosting untuk trial selama 7 hari bagi pembeli nama domain, pemilik lama dan pentransfer domain !! Klik disini untuk register online.                                       

Baru !! Quick Start -
Buka langkah-langkah order hosting/domain di halaman Support.

Terbukti kami domreg terlengkap, kami telah dapat menerima domain gTLD, ccTLD dari 81 negara, dan lebih dari 165 ekstensi pilihan mulai dari China, USA, Canada, Inggris, Japan,  Italy, Taiwan, New Zealand, Radio .AM, Radio .FM, negara-negara di benua Amerika, Afrika, Asia, Eropa dan Australia.  Selengkapnya klik disini.

Klik disini untuk menggunakan Kalkulator Konverter Mata Uang Internasional.

Nantikan kejutan-kejutan kami berikutnya !



Login Now!


Klik disini registrasi User baru.

Klik disini untuk Login ke Cpanel/Webmail Anda

Login Help Desk Online
(Trouble System)

Username
Password
  

Daftar Help Desk Online (bagi yang telah menjadi anggota) klik disini.  

Lupa password Help Desk Anda ? Klik sini
 

Domain.Murih.Com Login
(untuk pembeli domain mandiri dgn kartu kredit)

Username
Password
   
Daftar domain online pakai kartu kredit klik disini.
Anda setuju dgn ini. Lupa ? Klik sini

 Register.Murih.Com  Login
(untuk pembeli domain mandiri dgn kartu kredit)

Username
Password
  
Daftar domain online pakai kartu kredit sendiri, klik disini. Klik disini masuk ke situs utama domreg ini. Lupa? Klik sini


General FAQ Linux FAQ Technical FAQ Account Related FAQ