An open API service indexing awesome lists of open source software.

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 .

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