Search All content
1. Website Speed Tests in tutorial Website Speed Optimization Misc
There are three possible causes for bad website performance: slow internet connection not optimized code server with low resources (low RAM, CPU, ...) Here are so...
Permission(PGU):447, Lang:EnglishCreated:2015-01-19 08:09:43, Modified:2015-01-19 11:43:57, Status:in work, Version:1.0
2. Run NginX as reverse proxy in tutorial NodeJS By Examples JavaScript
Thanks to https://www.digitalocean.com/community/tutorials/how-to-host-multiple-node-js-applicati...
Permission(PGU):447, Lang:EnglishCreated:2015-01-25 16:33:02, Modified:2015-06-06 14:56:31, Status:in work, Version:1.0
3. Callbacks in tutorial NodeJS By Examples JavaScript
Thanks to https://github.com/maxogden/art-of-node#callbacks Callbacks This is the most important topic to understand if you want to understand how to use node. Nearl...
Permission(PGU):447, Lang:EnglishCreated:2015-04-30 16:31:15, Modified:2015-04-30 16:31:38, Status:in work, Version:1.0
4. Linux Command - Advanced in tutorial Linux Basic Commands Linux Server
Advanced Linux Commands 1. How to create large file a TXT of 1GB for testing purposes by linux command? $dd if=/dev/zero of=file.txt count=1024 bs=1048576 1024+0 records in1024+0 records out1073741...
Permission(PGU):447, Lang:EnglishCreated:2015-01-23 16:55:28, Modified:2015-02-06 09:27:51, Status:in work, Version:1.0
5. Linux Shell Script in tutorial Linux Basic Commands Linux Server
All examples are at http://www.webdevelopment-tutorials.com/example/preview/?uri=/code/smiko/linux-server/bash Creating file $ vim 00helloworld...
Permission(PGU):447, Lang:EnglishCreated:2015-02-14 09:34:59, Modified:2015-02-14 09:34:59, Status:in work, Version:1.0