linuxwave
Linux is for everybody. Lets enjoy it.
Tuesday, January 31, 2023
Sharing Files Over http Using Nodejs In Docker
›
Sometimes we just need to share some files over network to some friends, and need a solution that is easy and fast to setup, provided we alr...
Saturday, January 21, 2023
Scheduling Tasks With systemd.timer
›
Systemd.timer is a way to scheduling jobs and tasks in systemd based linux system. The systemd timer units are identified by ".timer...
Wednesday, January 11, 2023
Change DNS server using resolvectl
›
For systemd based system, the configuration of dns resolution is controlled by a service called systemd-resolved.service. In order to change...
Thursday, January 5, 2023
SSH Tunnel That Listens To Non Loopback (Non Localhost) IP
›
In order for ssh tunnel to listen to non localhost interface, we have to enable "GatewayPorts" in /etc/ssh/sshd_config 1. Open /et...
Thursday, December 22, 2022
How to Install Podman on Ubuntu 22.04
›
Podman is a daemonless, open source, Linux native tool designed to make it easy to find, run, build, share and deploy applications using Ope...
‹
›
Home
View web version