How to Samba on Ubuntu ServerInstall sudo apt install samba -y Verfiy Installation systemctl status smbd Configure sudo nano /etc/samba/smb.conf Create symbolic to...
How To: Thunderbird change time format from 24Hr to12HrIn Terminal gsettings set org.gnome.desktop.interface clock-format '12h' In Thunderbird Edit --> Setting --> Date and Time Formatting...
How To: Docker: Install Docker ComposeInstalling Docker Compose sudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname...
Comments