SETUP Tenda A6 Router to WISP Mode
** การเซทอัพให้ทำผ่าน wifi เท่านั้น อย่าเซทผ่านสายแลน มีปัญหามาก ***
สามารถนำแนวทาง ไปประยุกต์การเซทอัพ WISP ใน Router รุ่นอื่นๆ ได้
-----------------------------------------------------------------
Convert PPPOE TO Local Area Network
ขั้นแรก
เราต้องทำการ ตัดการเชื่อมต่อ Network ทั้งหมดของเราก่อน
หรือถอดสายแลนออกก็ได้ หลังจากนั้น
ให้เราเซ็ต IP Local Area
Config MySQL for Navicat Remote Access
สำหรับ เซอร์ฟเวอร์ที่ติด mysql ตรง ๆ โดยไม่มี phpmyadmin
- เข้าไปที่ แก้ไฟล์ my.cnf ที่ /etc/mysql/my.cnf ด้วย nano หรือ vi ก็ได้ ตามถนัด
INSTALL Smile Authen on Vbox Internet 1 + LAN 1
1.ดาวน์โหลด VirtualBox-4.2.0-80737-Win.exe
2.ดาวน์โหลด clearos-enterprise-5.2.iso
3.ดาวน์โหลด SmileAuthenServer_V1.0b.tar.gz
4.ดาวน์โหลด WinScp และ PuTTY
Mixed short techniques CentOS
Remote-MySql
----
Make MySql to access from Remote
example root cdx75ccw
# mysql -uroot root -pcdx
Configuration etho and delete Xwindows in Centos 6
การใช้ vi
ต้องการพิมพ์ กด i
ทำเสร็จแล้วกด esc
ต้องการ save กด shift + :
พิม
Configuration Samba share
CentOS 6
1.First we have to create a directory in /home
# mkdir /home/SMB1.Phoenix.AZ
Configuration Samba share
Ubunto 12
# aptitude install samba
1.First, edit the following key/value pairs in the [global] section of /etc/samba
Mixed short techniques Ubuntu
config IP and Gateway
----
$ sudo ifconfig eth0 192.168.0.154 netmask 255.255.255.0
$ sudo route add default gw 192.168.0.99 eth0
INSTALL apche2 virtualhost Ubuntu 14.04
ใช้ 1 เซอร์ฟเวอร์ แบ่งเป็น 3 virtual server
palmy.asemtelecom.com
pattranit.asemtelecom.com
hank.thaiprogress.com
INSTALL BOINC Project on ubuntu 13.04 i386
Installing boinc-client on ubuntu server (no GUI)
This procedure has been tested on ubuntu 10.10 server 64 bit, after a long series of failed attempts.
If yo
INSTALL Hamachi แบบ text mode
ติดตั้ง Hamachi บน Ubuntu 12.04 แบบ command line
==============================
Hamachi Network
INSTALL ownCloud 5 On Ubuntu 12.10
LAMP Stack Setup on a VPS
# apt-get update
# apt-get upgrade
# apt-get install nano sudo wget
INSTALL qBittorrent on Ubuntu
How to install qBittorrent with webui on Ubuntu?
Step 1: Add qBittorrent Repository
# sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable
INSTALL utorrent webui
ในที่นี้ทดสอบกับ ubuntu 12.04 i386
------------------------------------------
อัพเดท เมื่อ 29 กรกฏาคม 2557
# cd /home/your
INSTALL Virtualmin ubuntu 10.04
sudo -i
apt-get update
apt-get install nano wget
apt-get install aptitude
aptitude upda
INSTALL VSFTPD on Ubuntu
# apt-get install vsftpd
*** add user ftpadmin ***
# nano /etc/
INSTALL Webmin
+ แก้ไขไฟล์ sources.list ก่อนเลยครับเพื่อให้เราสามารถอัพเดทแพ็คเก็ต webmin ได้โดย
# nano /etc/apt/sources.list
โดยเต
INSTALL xampp ubuntu 12.06 i386
# sudo wget http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.1/xampp-linux-1.8.1.tar.gz
# sudo tar xvfz xampp-linux-1.8.1.tar.gz -C /opt
#