Essentials Javascripts Link
Whether you’re a javascript newbie or hero, you’ll find this link really usefull. ...
Whether you’re a javascript newbie or hero, you’ll find this link really usefull. ...
After setting up Manjaro on my new working laptop, I installed PostgreSQL 9.4. When I want to start the service by running sudo systemctl start postgresql, postgresql keep failing to start. ...
This server host about 4 blogs that all run with MariaDB 10. After a few days running, MariaDB service keep failing on this micro EC2 AWS with error like this. ...
A few days ago I am starting to use vagrant to develop our Django project at Polatic. After I finished installing project’s dependencies and run python manage.py runserver, I can’t accessed 127.0.0.1:8000 from my browser even after I enabled vagrant’s port forwarding. ...