https://github.com/thomasbnt/setup-ubuntu1604
:gear: Install softwares for your Ubuntu 16.04 .
https://github.com/thomasbnt/setup-ubuntu1604
apache2 cloudflare curl dns gimp git nodejs openvpn php setup ubuntu
Last synced: 3 months ago
JSON representation
:gear: Install softwares for your Ubuntu 16.04 .
- Host: GitHub
- URL: https://github.com/thomasbnt/setup-ubuntu1604
- Owner: thomasbnt
- License: mit
- Created: 2017-09-25T20:26:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T11:26:58.000Z (about 4 years ago)
- Last Synced: 2024-10-18T21:04:17.949Z (8 months ago)
- Topics: apache2, cloudflare, curl, dns, gimp, git, nodejs, openvpn, php, setup, ubuntu
- Language: Shell
- Homepage: https://thomasbnt.dev
- Size: 17.6 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Setup
Install softwares for your **Ubuntu 16.04** .
_Restart your computer after all installations are complete._
### Installing
This script must be run as root
```
sudo -s
```## Software list
* curl
* Git
* Gimp
* Gravit Designer
* Chromium-browser
* Filezilla client
* Peek
* VLC
* Easytag* Script `dns_cloudflare` for change to public DNS CloudFlare.
* Script `web_init` for initiate a new project for website.
* Script Wallpaper from Unsplash
Disable the guest account and create the `.ssh` folder.
## Design
* paper-gtk-theme
* [paper-icon-theme](https://snwh.org/paper)
* unity-tweak-tool
## Security* openvpn
* network-manager-openvpn
* network-manager-openvpn-gnome
* sshpass## Development list
* NodeJS V8
* Yarn
* Web Server (apache2, php, mysql-server, libapache2-mod-php, php-mysql)
* PHP modules : **php-curl**, **php-gd**, **php-json**, **php-mbstring**, **php-mcrypt**, **php-xml**, **php-zip**
* Ruby 2.3
* For Ruby : **ruby-bundle build-essential patch ruby-dev zlib1g-dev liblzma-dev**
* PhpMyAdmin## Contributing
See the list of [contributors](https://github.com/thomasbnt/setup-ubuntu1604/contributors) who participated in this project.
## Authors
* **Thomas Bnt** - *Initial work* - [Website](https://www.thomasbnt.fr/)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details