G Suite – Google Apps for Business

G Suite - Google Apps for Business

What you get with G Suite

  • Professional email powered by Gmail
  • A cloud-based productivity suite
  • 30 GB cloud storage on Google Drive
  • Real-time collaboration with Docs & Sheets
  • Easily connect through Hangouts & Calendar
  • Enhanced security provided by Google
  • Outlook Email Client with G Suite Sync

Why choose G Suite – Google Apps for Business

  • google drive icon

    Google Drive

    Store and organise files effortlessly over the cloud

  • google docs icon

    Google Docs

    Create, edit and share documents on the go

  • google calendar icon

    Google Calendar

    Schedule meetings and manage your time with ease

  • google sheets icon

    Google Sheets

    Build, edit and review spreadsheets online

  • google hangouts icon

    Google Hangouts

    Set up audio and video calls for remote collaboration

  • google cloud icon

    30 GB Cloud Storage

    Abundant storage to cater to all your needs

  • gmail icon

    Gmail

    Your professional email on Google

  • settings icon

    Device Management

    Sync across all devices with Google apps for business

  • open email icon

    Outlook Email Client

    Choose your preferred email interface with G Suite Sync

  • man with blue background

    Advanced Admin Controls

    Easy management of users and groups.

 

วิธีการเปลี่ยน Ip server Directadmin

1234 คือ UID  56789 คือ LID

cd /usr/local/directadmin/scripts
./getLicense.sh 1234 56789

/etc/init.d/directadmin restart

1.2.3.4 คือไอพีเก่า  4.3.2.1 คือไอพีเก่าครับ

cd /usr/local/directadmin/scripts
./ipswap.sh 1.2.3.4 4.3.2.1

 

/etc/init.d/httpd restart
/etc/init.d/proftpd restart
/etc/init.d/exim restart
/etc/init.d/dovecot restart
etc.

 

วิธีการเซ็ต Multi php ใน directadmin

วิธีนี้สำหรับ Directadmin Cuscombuild 2.0 เท่านั้น

ง่ายๆครับ ก๊อปวางได้เลย ก่อน ก๊อปไปใช้แก้ PHP Version ตามต้องการได้เลยครับ

สามารถใช้งาน PHP 5.3 ขึ้นไปเท่านั้น Custombuild 2.0 จะไม่สามารถใช้ php 5.2 ได้ ต้อง คอมไพล์เองครับ

 

cd /usr/local/directadmin/custombuild

./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set php1_release 5.6
./build set php2_release 5.3

./build update
./build update_da

cd /usr/local/directadmin/custombuild

./build php n
./build rewrite_confs