Commit 0c05bbfd authored by Igor Pecovnik's avatar Igor Pecovnik
Browse files

Updated docs

parent a81b59db
Debian micro home server Debian micro home server
======================== ========================
![SOHO server](http://www.igorpecovnik.com/wp-content/uploads/2014/11/sohoserver1.png) ![](http://www.armbian.com/wp-content/uploads/2016/05/serverinstall.png)
Samba, TV headend, BitTorrent Sync, SoftEther VPN server, CUPS, scanner + buttons + OCR, Temper, Rpimonitor + 3 additional sensors, Transmission, ISPConfig (Apache2 or NginX, PHP, Mysql with phpMyAdmin, Postfix, Dovecot) Samba, TV headend, Syncthing, SoftEther VPN server, CUPS, scanner + buttons + OCR, Rpimonitor + 3 additional sensors, Transmission, ISPConfig (Apache2 or NginX, PHP, Mysql with phpMyAdmin, Postfix, Dovecot)
Project realisation: Project realisation:
[http://www.igorpecovnik.com/2013/12/10/micro-home-server/](http://www.igorpecovnik.com/2013/12/10/micro-home-server/) [http://www.igorpecovnik.com/2013/12/10/micro-home-server/](http://www.igorpecovnik.com/2013/12/10/micro-home-server/)
Tips: Tips:
- mail server install (ISPConfig) will work **only with Debian Wheezy**
- set fixed ip address - set fixed ip address
- for those who use ramlog. You can enable ramlog back when installation is finished - for those who use ramlog. You can enable ramlog back when installation is finished
- installation is based on [http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3](http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3) - installation is based on [http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3](http://www.howtoforge.com/perfect-server-debian-wheezy-nginx-bind-dovecot-ispconfig-3)
Installation steps Installation steps
------------------ ------------------
sudo apt-get -y install git
cd ~
git clone https://github.com/igorpecovnik/Debian-micro-home-server
cd Debian-micro-home-server
sudo ./install.sh
```shell
sudo apt-get -y install git
cd ~
git clone https://github.com/igorpecovnik/Debian-micro-home-server
chmod +x ./Debian-micro-home-server/install.sh
cd ./Debian-micro-home-server
sudo ./install.sh
```
Thank you for your donation Thank you for your support
------------------ ------------------
[![Paypal donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CUYH2KR36YB7W) [![Paypal donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SNW8N3RCJKREJ)
![My bitcoin address](http://www.igorpecovnik.com/wp-content/uploads/2014/10/bitcoinigor.png) ![My bitcoin address](http://www.igorpecovnik.com/wp-content/uploads/2014/10/bitcoinigor.png)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment