Goaskle.com Help Desk
Goaskle.com Support Department Goaskle.com Help Desk Knowledgebase Web hosting
Web servers
Suggested knowledgebase articles:

Knowledgebase Web hosting Web servers

Nginx
  • How to install SSL certificate for free ( Let's encrypt ) on Ubuntu 12.04 with Nginx only
  • How to change nginx buffer?
  • How to increase timeout for nginx as proxy?
  • More topics »
Apache
  • How to make / create redirect from one domain to other with www using htaccess on apache?

Articles in this category

How to add swap for VPS (Debian, Centos, Ubuntu)?

Swap for VPS swapon -s dd if=/dev/zero of=/swap.file bs=1M count=512 chmod 600 /swap.file mkswap /swap.file ->/etc/fstab  /swap.file  swap        swap defaults    0    0 swapon /swap.file or reboot

604
(2)
How to install Composer into linux server ( Debian, Centos, Ubuntu ), also used in magento 2, laravel?

Instruction: How to install composer into linux server ( Debian, Centos, Ubuntu ), often used for magento 2, cs-cart, laravel and many more... # cd /tmp # curl -sS https://getcomposer.org/installer | ...

1,254
(3)
How to install and configure elasticsearch for nextcloud?

install elasticsearch to your server make sure that selfsigner SSL is accepted in config of nextcloud apps for fullsearch run this command: /usr/share/elasticsearch/bin/elasticsearch-reset-password -u...

465
(0)
How to block output outgoing connections to private networks from your server using ufw or iptables (firewall on linux) using ssh console?

Here is how to using iptables: iptables -A OUTPUT -d 10.0.0.0/8 -j DROP iptables -A OUTPUT -d 172.16.0....

389
(0)

Powered by Help Desk Software HESK
More IT firepower? Try SysAid