Ubuntu SFTP instellen op Ubuntu





Installeer SSHsudo apt update sudo apt install sshAanpassen van de sshd_configsudo nano /etc/ssh/sshd_configScroll naar het einde van de file en ...
CentOS Copy with SCP





 On the host where the cron job is ssh-keygen -t rsa -b 4096 No password Cd ~/.ssh 760708 -rw-------. ...
Synology Welke netwerkpoorten worden gebruikt door Synologyservices?







Installatiehulpprogramma’s







Type

Poortnummer

Protocol





Synology Assistant

9999, 9998, 9997

UDP















Back-up







Type

Poortnummer

Protocol





Data Replicator, Data Replicator II, Data Replicator III

9999, 9998, 9997, 137, 138, 139, 445

TCP





DSM 5.2 Data Backup, ...
Raspberry Pi Privet key toevoegen op de Raspberry Pi
In the user dir create a foldersudo mkdir ~/.sshsudo chmod 700 ~/.sshsudo vim ~/.ssh/authorized_keyspaste the content of the public keysudo ...
Ubuntu Add Private key to Ubuntu server
Generate key with putty key generatorSave the private keySaving with or whitout Key passphrasecopy the public key from the screenMake ...
CentOS How To Open Port 80 on CentOS7
Installing a Web Server

In this section, I will show you how to install a web server on CentOS 7. I ...
Microsoft How to Install Let’s Encrypt in Windows Server 2022
In this article, we’ll be guiding you through the process of generating Let’s Encrypt certificates on your Windows Server 2022.

Before diving ...
Raspberry Pi Via web toegang tot linux SSH
Om via de webbrowser toegang te krijgen tot een SSH prompt installeer je shelinaboxsudo apt install shellinaboxDaarna open een webbrowser ...
CentOS Install NFS Centos 7

NFS Server: server.example.com, IP address: 192.168.2.133

NFS Client: client.example.com, IP address: 192.168.2.134



 Yum -y install vim perl mlocate Configure the ...
CentOS Colorscheme VIM
Instructions



Connecting via SSH to your server

Browse to your user directory with the following command: cd ~

Create a .vimrc ...
VMware Crontab





Crontab List active cron jobs crontab -l less /etc/crontab Systemctl restart crond View Cron Jobs ...
Astaro UTM 9 Resetting IP Count





Als je een melding krijgt dat je het aantal gelicenseerde ip's bent overschreden kun je dit wissen d.m.v. een van ...
Ubuntu Install Shell in a box
Connect to commandline with SSH on a https connection

Step #1 Update Repositoriessudo apt-get update && upgrade -yStep #2 Install Shell ...
Proxmox How To Disable Proxmox VE Subscription Notification
To disable the Proxmox subscription notification, access the server's console via SSH, (On Version 9.0.10 tested )back up the proxmoxlib.js file, cd ...