Χάρτης ιστότοπου » E
-
ERPNext Installation
01. Setup Ubuntu Server 22.0402. Set timezone: timedatectl set-timezone \\"Europe/Athens\\"03. Update server and reboot: sudo apt-get update -y ; sudo apt-get upgrade -y03. Create a
-
Ext4 without journaling filesystem
mke2fs -t ext4 -O ^has_journal,^uninit_bg,^ext_attr,^huge_file,^64bit