gitlab

Install LetsEncrypt SSL on Gitlab

To enable LetsEncrypt free SSL on Gitlab, edit file Modify following configrations external_url should start with HTTPS. Run command Now

crontab

crontab

crontab command is used to list/editc cronjobs. To list all cronjobs for current user, run To edit cronjob for current

gitlab

gitlab

Install Gitlab on Debian/Ubuntu Install LetsEncrypt SSL on Gitlab Gitlab find version Restart gitlab Resconfigure gitlab, needed if you make

Install Gitlab on Debian/Ubuntu

Install Gitlab on Debian/Ubuntu

Install requirements Setup repo/dependency Install gitlab

Install SpeedTest cli on Ubuntu

Install SpeedTest cli on Ubuntu

speedtest.net is a popular web site for testing braodband speed. To install speedtest cli on Ubuntu, run This will be

Install vsftpd on CentOS

Install vsftpd on CentOS

To install vsftpd FTP server in CentOS, run Enable vsftpd to start on boot Edit configuration file You need to

Windows

Windows

Windows 2016 IIS not listen on external IP Find Windows Server version from command line Auto Start Nginx on Windows

Windows 2016 IIS not listen on external IP

Windows 2016 IIS not listen on external IP

On a Windows 2016 server, IIS web site is set to bind on all IP address on the server. But

Set Permanant hostname on AWS EC2 CentOS 7 server

Set Permanant hostname on AWS EC2 CentOS 7 server

On AWS EC2 when you boot, hostname set something like ip-172-31-41-172.eu-central-1.compute.internal To chaneg this, run Example To disable change of

Test network performance with iperf

Test network performance with iperf

iperf can be used to test network performance between two servers. You can install iperf on Ubuntu/Debian with command To

Benchmark

Benchmark

Load Testing with Siege geekbench

Load Testing with Siege

Load Testing with Siege

siege is an open source program to load test and bechmark web site. To install siege on Ubuntu/debian, run To