Youni.world

Free Git Hosting In 2021

gitgud.io

Opensource hosting deployed with Gitlab.com code. Free and very convenient. Create own page on server gitgud.io.

Collaborate with colleagues or community, receive commits, give access to other users and manage permissions to projects, branches, action over them.

 

rocketgit.com

Get your space and put code to rocketgit. It has too simple web dashboard for create and overview your projects. Push your code and share with others.

 

gogs.io

Become self-hosted git owner with simple system Gogs.

 

Install Xmrig on Devuan (Debian, Ubuntu)

Installing Xmrig compiling from sources on Devuan Linux with instructions from https://www.cryptomein.com/

 

1. Install dependecies

This is needed to compile and link xmrig from sources. Run from ruot or with 'sudo':

apt install -y git build-essential cmake libuv1-dev libmicrohttpd-dev libssl-dev libhwloc-dev gcc-8 g++-8

apt update && apt upgrade

 

2. Download Xmrig from Git and build

It is an official repository. Run it from non-root user.

System Monitoring Using Telegram Bot

Having systems that need a monitoring or alert about errors and fails you may use Telegram Bot. Next examples of using Telegram Bot help to watch the status of a long process, also to send lines from log, and even more, it is possible to send printscreens or also convert printscreens to text and then send it to your chat in Telegram.

This way you can monitor any process in your system with smartphone in any place.