Open in app
Home
Notifications
Lists
Stories

Write
Rodrigo Labrador
Rodrigo Labrador

Home

Aug 26, 2021

Your own VPN on 10 minutes

A VPN or Virtual Private Network is a service that allows you to connect to the internet through an encrypted tunnel in order to keep your privacy and security in check. When you are using a VPN not only black hat hackers cannot sniff on your data, but your ISP…

VPN

3 min read

Your own VPN on 10 minutes
Your own VPN on 10 minutes

Aug 16, 2021

Create your own Telegram Bot

The Plan Today we will be creating a Telegram bot, getting the tokens and ids necessary, and deploying a server that will be able to send messages to the chat of our liking. The technologies that will be using are: Any IDE Node.js Express.js Node telegram bot API Creating the bot The first thing we…

Nodejs

3 min read

Create your own Telegram Bot
Create your own Telegram Bot

Feb 18, 2021

Deploying a Smart Contract

Requirements Node.js Npm Ganache VsCode Setting up the project Let’s begin by starting ganache and starting a project #!/bin/bash # Directory setup git init ; mkdir ethereum-project && cd ethereum-project ; mkdir app; touch .gitignore app/main.js app/saluten.sol ; echo node_modules/ > .gitignore # Npm setup npm init -y ; npm install web3 solc ; We…

2 min read

Deploying a Smart Contract
Deploying a Smart Contract

Aug 24, 2020

Why do we climb?

Absurd, daring, selfish, foolish, liberating, idiotic, frustrating, challenging… If there’s a common ground between the unacquainted observers of mountaineering and the ones that practice it, it would be the lack of justification that one can give to this conglomerate of sports. …

Mountains

3 min read

Why do we climb?
Why do we climb?

Published in The Startup

·Aug 2, 2020

Setting Your Own Mail Server in 10 Steps

A simple guide to setup your own mail server using MailCow, DigitalOcean and Docker Setting a mail server is easy and hard at the same time. What an irony! Let’s begin with a simple explanation of what is a mail server, why we would want to create one instead of…

Mail Server

6 min read

Setting Your Own Mail Server in 10 Steps
Setting Your Own Mail Server in 10 Steps

Jul 26, 2020

Your multiple web’s Server

After banging my head against multiple tutorials, guides and blogs I finally arrived at a simple solution to host several websites in an Ubuntu server. This configuration is done in an AWS ec2 ubuntu server and the project will be a simple rabbits html/css website. Before diving into it, i…

Nginx Prox

3 min read

Your multiple web’s Server
Your multiple web’s Server
Rodrigo Labrador

Rodrigo Labrador

Following
  • Alessandro Segala

    Alessandro Segala

  • Lidia Poposki

    Lidia Poposki

  • Beltran

    Beltran

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable