Skip to content
onesys
All the research already done for you
  • Homepage
  • Linux
  • Windows
  • Products
  • Solutions
  • Hardware and basic tools
  • Networking
  • Programming

Category: Linux

Set correct permissions on linux webserver (apache)

June 6, 2024 miadmin

Continue Reading →

Update InvoiceNinja from V4.5 to V5

April 22, 2023 miadmin

sudo apt update sudo apt install nginx php8.1 php8.1-fpm php8.1-common php8.1-mysql php8.1-gmp php8.1-curl php8.1-intl php8.1-mbstring php8.1-xmlrpc php8.1-gd php8.1-xml php8.1-cli php8.1-zip…

Continue Reading →

Setup Dnsmasq on Ubuntu 20.04 LXC

April 29, 2020 miadmin Leave a comment

To start we have to disable systemd-resolved because it is already using the 53 port (DNS port). You need to…

Continue Reading →

Install InvoiceNinja on Ubuntu 20.04

miadmin

In the foollowing tutorial I will be describing how to set up an InvoiceNinja server on Ubuntu 20.04. The following…

Continue Reading →

N8N – Installation on Ubuntu 18.04

April 26, 2020 miadmin Leave a comment

I have found a lot of tutorials for this but none where complete… Here you will find a simple tutorial…

Continue Reading →

Managing Apache logs

January 31, 2020 miadmin

Here i will show you how to manage how Apache logs are configured. I will cover the basics. For more…

Continue Reading →

Managing users in Ubuntu

September 26, 2019 miadmin

Add an Admin or sudoer First create the user : sudo adduser USERNAME Now add sudo permissions to the user…

Continue Reading →

Ubuntu commands

May 6, 2019 miadmin

Wireshark like utility sudo tcpdump -vvv port 80 -i any Best search tool grep -R ’70’ ./* Apache logs /var/log/apache2/

Continue Reading →

Basic Apache web server with MySQL

May 3, 2019 miadmin

Here you will see the basics of setting un an Apache Web Server on Ubuntu 18.04 Installation To start follow…

Continue Reading →

Ubuntu Server 18.04 LTS with WordPress

April 25, 2019 miadmin

I installed my server on a hyper-v machine. You can use whatever hardware or hypervisor you want. If you don’t…

Continue Reading →

Copyright © 2026 onesys