Description | Price | Occurance |
Annual Domain Name | $15.00 | Required |
Computer | $134.50 | One time |
Monthly Gsuite | $6.00 | Optional |
Annual SSL Certificate | $8.00 | Optional |
Monthly Internet | $70.00 | No added cost |
Router | $99.95 | One time |
Hostname | IPv4 address |
www.domain.com | external ip |
domain.com | external ip |
Name | Type | TTL | Data |
@ | A | 1h | external ip |
* | CNAME | 1h | domain.com |
a | A | 1h | external ip |
Name | Description | Address |
Kiwi IRC | IRC Chat Client | https://github.com/kiwiirc/kiwiirc |
Lychee | Photo Galleries | https://lychee.electerious.com/ |
Owncloud | Personal Cloud | https://owncloud.org/ |
Serviio | Media Browser | https://serviio.org/ |
Tight VNC | Remote Desktop | https://www.tightvnc.com/ |
Ubooquity | Comic and Epub Reader | https://vaemendis.net/ubooquity/ |
AddType application/json | json |
AddType video/mp4 | mp4 m4v f4v f4p |
fileExtension=".mp4" | mimeType="video/mp4" |
fileExtension=".webm" | mimeType="video/webm" |
text/css | css; |
text/xml | xml; |
HTML | HyperText Markup Language |
CSS | Cascading Style Sheets |
JS | JavaScript |
ANGULAR | App Platform|BS optional |
SQL | Structured Query Language |
PHP | Personal Home Page |
Python | General Purpose Language |
JAVA | General Purpose Language |
.NET | Framework |
JavaScript | JQuery |
JavaScript | Node |
Plugin | Font Awesome |
JavaScript | Three |
Jquery Plugin | Spritely |
Command | Function | CMD Version |
sudo su - | switch to admin | |
cd .. | up dir | cd.. |
ls | list directory | dir |
chown user filename.txt | take ownership | icacls |
chmod -r 755 | read/run all | |
chmod -r 777 | read/write/run all | |
sudo apt-get upgrade | app upgrades | |
sudo apt-get update | app update | |
git config --global user.name "your name" | for git repos | |
killall appname | end process | taskkill |
cd opt/lampp sudo ./manager-linux-x64.run | Run xampp gui |