https://github.com/goragodwiriya/myubuntu
Shell script สำหรับการติดตั้ง Software พื้นฐานที่จำเป็นบนเครื่องที่ใช้งานส่วนตัว Xubuntu
https://github.com/goragodwiriya/myubuntu
Last synced: 4 months ago
JSON representation
Shell script สำหรับการติดตั้ง Software พื้นฐานที่จำเป็นบนเครื่องที่ใช้งานส่วนตัว Xubuntu
- Host: GitHub
- URL: https://github.com/goragodwiriya/myubuntu
- Owner: goragodwiriya
- Created: 2016-01-06T11:14:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-28T13:52:20.000Z (over 8 years ago)
- Last Synced: 2024-12-28T16:33:37.130Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Ubuntu
Shell script สำหรับการติดตั้ง Software พื้นฐานที่จำเป็นบนเครื่องที่ใช้งานของผม บน Ubuntu ซึ่งเหมาะสำหรับผู้ที่ชื่นชอบการเขียนเว็บและแอนดร์อย
* โปรแกรมพื้นฐานทั่วไป เช่นโปรแกรมดูหนัง ฟังเพลง และโปรแกรมพื้นฐานอื่นๆ
* โปรแกรม Web Server
* โปรแกรม Android Studio สำหรับการเขียนแอนดร์อย## การใช้งาน XUBUNTU 14.04 LTS
```
cd ~
git clone https://github.com/goragod/myubuntu.git
cd myubuntu
sudo sh setup.sh
```## การใช้งาน XUBUNTU 16.04 LTS
```
cd ~
git clone https://github.com/goragod/myubuntu.git
cd myubuntu
sudo sh setup16.04.sh
```## การใช้งาน MINT 18 (16.04 LTS)
```
cd ~
git clone https://github.com/goragod/myubuntu.git
cd myubuntu
sudo sh setup_mint16.04.sh
```
การสลับไปใช้งาน PHP5.6 หรือ PHP7.0 สามารถทำได้โดยการรันโค้ด `phpsw.sh`