สยามอีโคโฮสต์ดอทคอม

เว็บไซต์นี้ได้รับประกาศนียบัตร ผ่านเกณฑ์การประกวดเว็บไซต์พาณิชย์อิเล็กทรอนิกส์ดีเด่น Best e-Commerce Website Award 2016 จากกรมพัฒนาธุรกิจการค้า
Bangkok booked.net
+28°C
Follower Us
Share This Page
Page Views
  • Visitor Online
     
  •  9 
    เปิดทำการ จันทร์ - เสาร์ เวลา 09:00 - 22:00 น. ขณะนี้เป็นเวลา: ปิดทำการ
    นอกเวลาทำการหรือวันหยุด กรุณาติดต่อผ่านช่องทาง Robot Support | SMS Support | Email: support@siamecohost.com LINE: @siamecohost
    User's Manual for Linux Web Hosting + DirectAdmin

    Online User's Manual for Linux Web Hosting

    Image by Placeit.Net


    Logo

    Online Quick Help Guide, It is compiled from various websites suitable for beginners and those who just moved the web site to live with us. Content covers the specific for Linux (CentOS) Web Hosting, DirectAdmin Control Panel and RoundCube Webbase Mail only.

    Update
    10/04/2017 10:00 AM

    You can find required information within our site by entering keywords in the form below.

     
    Recommendations: Some guides are Flash Animation which our team.bought license from DemoWolf.Com To be easy to learn and understand. Some files are Shockwave Flash File.(.swf), You may install Adobe Flash Player first. Free Download
    Chapter 1
    1Getting Started Guide Language Type of link
    1.01How to access the Control Panel to manage your website.
    1. Go to http://www.yourdomain.com:2222 or http://xxx.xxx.xxx.xxx:2222
      Image Popup
    2. Login by use Username and Password as we send it to you via email.
    3. Preview Overall DirectAdmin Contorl Panel  Update  Video Clip 
    1.02How to Change Password for Login to Control Panel  Update  Video Clip 
    Chapter 2
    2Introduction to e-mail usage Language Type of link
    2.01How to add an email account  Update  Video Clip 
    2.02How to set up a junk e-mail screening system (Filter Anti Spam Mail)  Update  Video Clip 
    2.03How to set up Email Auto Response  Update  Video Clip 
    2.04How to set up Email Forwarding (Redirect)  Update  Video Clip 
    2.05How to set up Catch All Email (Default Email)  Update  Video Clip 
    2.06How to set up Email Vacation (Holiday auto-reply)  Update  Video Clip 
    2.07How to create and use mailing lists  Update  Video Clip 
    2.08How to set up in Microsoft Outlook 2003/2007 to use for sending and receiving e-mail  Html Tutorial
    2.09How to set up in Microsoft Outlook 2010 to use for sending and receiving e-mail Update  Html Tutorial
    2.10How to set up in Microsoft Outlook 2013 to use for sending and receiving e-mail  Html Tutorial
    2.11How to set up in Microsoft Outlook 2016 to use for sending and receiving e-mail  Html Tutorial
    2.12How to set up Sync Email to retrieve email from Mail Server to Microsoft Outlook Update  Html Tutorial
    2.13How to set up Email in Outlook 2010 for Gmail/Google Apps users  Html Tutorial
    2.14Email Setup Guide on iPhone  Html Tutorial
    2.15คEmail Setup Guide on iPad  Html Tutorial
    2.16Apple Mail Account Setup Guide on Mac  Html Tutorial
    2.17AHow to set up Mail program on PC (Windows 10) to use for sending and receiving e-mail  Html Tutorial
    2.17BHow to set up Mail program on PC (Windows 10 New) to use for sending and receiving e-mail  Html Tutorial
    2.18Android Mobile Email Setup Guide d Update  Html Tutorial
    2.19Using e-mail @yourdomain.com with Outlook.Com  Html Tutorial
    2.20Using e-mail @yourdomain.com with Gmail.Com  Html Tutorial
    2.21Email Check Tools - Can't sending/receiving an email, what's the problem? Html Tutorial
    2.22Solution: Can't send emails to Hotmail, Gmail, Yahoo Problem Html Tutorial
    2.23Examples: PHP script for sending e-mails with Mail() function <\/td> Html Tutorial
    2.24Examples: PHP script for sending e-mails with PHPMailer() Using host SMTP, MailJet SMTP, and Gmail SMTP Html Tutorial
    Chapter 3
    33.1 Using Webmail (Roundcube) Language Link Type
    How to access to the Web Mail
    1. Go to http://www.yourdomain.com/webmail  Image Popup
    2. Login by use your email yourname@yourdomain.com and password which you added in Article 2.01
    Using Webmail Roundcube   Video Clip  
    How to Edit Personal Information or Password in Roundcube   Video Clip  
    3.2 Using Webmail (SquirrelMail) Language Link Type
    How to access the Webmail
    1. Go to http://www.yourdomain.com/webmailtd>  Image Popup
    2. Login by use your email yourname@yourdomain.com and password which you added in Article 2.01
    Usaing Webmail SquirrelMail Update  Video Clip 
    Chapter 4
    4How to upload files onto the server and manage the site using File Manager. Language Link Type
    * The main folder used to store your site is /public_html You only need to upload files to this folder.
    4.01How to Install and Using FileZilla for Upload files to Server Update   Video Clip  
    4.02How to Install FileZilla (HTML)  Html Tutorial
    Download FileZilla from developer's website  Download    
    4.03How to Using FileZilla (HTML)  Html Tutorial
    4.04How to Upload files with Macromedia DreamWeaver CS6 Update  Video Clip  
    4.05How to Upload files with Macromedia DreamWeaver (HTML) Html Tutorial
    4.06How to solve the problem when could not Connect FTP Server Html Tutorial
    4.07How to Addding FTP Users  Update  Video Clip 
    4.08How to Manage files on a host with File Manager  Update  Video Clip 
    4.09How to Upload files with Net2FTP (Web Service)  Html Tutorial
    Chapter 5
    5MySQL Database Management Language Link Type
    5.01How to Adding MySQL Database  Video Clip 
    5.02How to Access PHPMyAdmin  Video Clip 
    5.03How to Install HeidiSQL for MySQL Database Management  Html Tutorial
    5.04View Screenshot of HeidiSQL External Link 
    5.05HeidiSQL User's Manual External Link 
    5.06 Sample PHP Code (Connection String) for connect MySQL Database

    //database connections for Mysqli
    $dbhost = 'localhost';
    $dbname = 'affiliate';
    $dbuser = 'bob77';
    $dbpass = 'ab1234';
    $conn = mysqli_connect($dbhost, $dbuser, $dbpass, $dbname);
    $conn->set_charset('utf8');
    mysqli_select_db($conn, $dbname);

     
    5.07How to coding Connection String for connect any type of database http://www.sqlstrings.com External Link 
    5.08Learn how to create Table in MySQL by use phpMyAdmin and how to coding PHP script to connect MySQL Database External Link 
    5.09Learn How to use MySQL Database with PHP External Link 
    Chapter 6
    6คู่มือใช้งานสำหรับ Advance User ภาษา ประเภทของลิงค์
    6.01How to Adding Domain Name  Update  Video Clip 
    6.02How to Adding Sub Domain Name  Update  Video Clip 
    6.03How to Protect Directory (Password Protect Directory)  Update  Video Clip 
    6.04How to Setting Domain Pointer  Update  Video Clip 
    6.05How to Setting Url Redirect  Update  Video Clip 
    6.06How to Install FrontPage Extension  Update  Video Clip 
    6.07How to Setting Error Page  Update  Video Clip 
    6.08How to Setting Cronjob  Update  Video Clip 
    6.09How to Backup your website  Update  Video Clip 
    6.10How to view Usage Statistics  Update  Video Clip 
    6.11How to Install Let Encrypt Certificate on DirectAdmin Html Tutorial
    Chapter 7
    7Admin Manual (VPS/Dedicated/Co-Location) Language Link Type
    7.01How to Manage Hosting Package (Add/Delete/Edit Package) External Link 
    7.02How to Add User in DirectAdmin External Link 
    7.03How to Change User's Password (In case of user forgot password) External Link 
    7.04How to Setup Name Servers - Creating Name Servers / Deleting Name Servers External Link 
    7.04How to Install SSL Certificate. (SSL Secure Server) - HTML Html Tutorial
    7.05How to Install SSL certificate. (SSL Secure Server) - VDO Update  Video Clip  



    Thai e-Commerce Association
    SME Registered
    TrustedSite
    Google Safe Browsing






    Site Map
    Main Menu

    หน้าแรก
    เกี่ยวกับเรา
    ความน่าเชื่อถือ
    คำนิยมจากลูกค้า
    ดูคำอธิบายบริการแต่ละประเภท
    สาธิตขั้นตอนสมัครใช้บริการ
    ตัวช่วยในการเลือกสินค้า/บริการ
    ขอใบเสนอราคา

    วิธีชำระค่าบริการ
    แจ้งยืนยันการโอนเงิน
    ดาวน์โหลดใบเสร็จรับเงิน
    ประวัติสั่งซื้อ/วันครบกำหนดชำระ

    ข้อตกลงการใช้บริการ
    นโยบายความเป็นส่วนตัว
    รับประกันความพึงพอใจ
    FAQ รวมคำถามที่พบบ่อย
    ติดต่อสอบถาม

    Siamecohost's Blog
    Product & Service

    Windows Hosting Starter
    Windows Hosting MaxValue Basic
    Windows Hosting MaxValue Plus
    Windows Cloud Hosting (Malaysia)

    Linux Hosting Starter
    Linux Hosting Max Value
    WordPress Cloud Hosting (SG)
    Linux Cloud Hosting (Malaysia)

    Business Email Economy
    Business Email Standard
    Business Email Premium
    Private IP Email Hosting
    Cloud Email Standard (US)
    Cloud Email Enterprise (US)
    SpamExperts Spam Filtering

    Windows VPS SAS (Thailand)
    Windows VPS SSD (Malaysia)
    Linux VPS SAS (Thailand)
    Linux VPS SSD (Malaysia)
    Cloud VPS SSD (Thailand)

    Dedicated Server (Thailand)
    Dedicated Server (Malaysia)

    Co-Location (Thailand)
    Domain Name Service

    รายละเอียด/ราคา/จดใหม่/ต่ออายุ/โอนย้าย
    ตรวจสอบชื่อโดเมนภาษาอังกฤษ
    ตรวจสอบชื่อโดเมนเนมภาษาไทย
    เช็คชื่อโดเมนทีละหลายชื่อ
    ตรวจสอบวันที่โดเมนหมดอายุ
    ตรวจสอบว่าโดเมนจดไว้ที่ไหน
    ตรวจสอบอายุโดเมนเนม
    ดูข้อมูล Whois ของโดเมน
    คำอธิบายสถานะโดเมนเนม
    วรจรชีวิตโดเมนเนม
    วิธีโอนย้ายโดเมนเนม
    วิธีโอนย้ายเว็บไซต์
    วิธีแก้ไขข้อมูลโดเมนเนม
    การยืนยันความเป็นเจ้าของโดเมน
    แก้ปัญหาโดเมนถูกระงับการใช้งาน

    Misc. Service

    SSL Certificate (For Website)
    Digital Certificate (For Email)
    TrustedSite Certifications
    cWatch Website Security
    Sitelock Website Security
    CodeGuard Cloud Backup
    Radio Online (Streaming Server)
    TV Online (Streaming Server)
    SMEShop Package (e-Commerce)
    Website Builder Package
    Support Center

    ศูนย์ช่วยเหลือและบริการ
    คู่มือการใช้งาน Email เบื้องต้น
    คู่มือการใช้งาน Windows+Plesk
    คู่มือการใช้งาน Linux+DirectAdmin
    คู่มือการใช้งาน Linux+cPanel
     แจ้งปัญหาการใช้งาน

    Free Service

    แหล่งรวมความรู้เพื่อคนทำเว็บ
    Free Web Widgets
    Free Counter สถิติผู้เข้าชมเว็บไซต์
    SSL Certificate Tools
    ตรวจสอบความเร็วอินเทอร์เน็ต
    ตรวจสอบสถานะเน็ตเวิร์ค
    ตรวจสอบสถานะอีเมล์
    ตรวจสอบสถานะของ Server
    ตาราง Backup ข้อมูลประจำสัปดาห์
    ดาวน์โหลด ฟรี! SMEShop Script
    ฟรี บริการย่อลิงค์ให้สั้นลง
    ฟรี ระบบแบบฟอร์มออนไลน์
    ส่งไฟล์ขนาดใหญ่ผ่านอีเมล์
    Dropbox ฟรีพื้นที่เก็บไฟล์
    บันทึก นัดหมาย การประชุม
    บริการ Payment Gateway

  • Affiliates Partner Program

    Follow View Your Website IP & Info Free Auto Backlink For SEO

    This website made with Best view with modern web browser. Best View A design css menu by booNavigation jQuery plugin