#!/bin/sh
#
echo "Altere seu sources.list colocando 'contrib' e 'non-free' nos repositórios," 
echo "e instale os pacotes"
#
apt-get install mc ntp samba sudo lxterminal network-manager network-manager-gnome htop \
        net-tools xfce4 xfce4-goodies htop nautilus-share dosfstools winbind midori \
        firmware-realtek firmware-iwlwifi alsa-utils alsa-tools qastools-common xinit \
        qasmixer qasconfig qashctl  pulseaudio python-utmp neofetch compton tilix \
        inxi network-manager-gnome libatasmart-bin xrdp

#
#systemctl set-default multi-user.target
#
echo "No Arquivo do Samba smb.conf altere"
echo "workgroup = GRUPO"
echo "client max protocol = NT1"
#@ mc select-editor
# update-alternatives --config x-session-manager