Changes

Jump to: navigation, search

Debian Linux Post Install Steps

341 bytes added, 15:49, 13 March 2019
Install packages
hostnamectl set-hostname sky.mgk.ro
reboot
 
== Update the software ==
 
apt update && apt -y upgrade
reboot
APT::Install-Suggests "false";
EOT
 
== Update the software ==
 
apt update && apt -y upgrade
reboot
== User management ==
For development system you might want to install:
apt install rsync git build-essential linux-headers-amd64gccgo gccgo-go golang-go clang clang-format clang-tidy And if you have [[Install newer kernels in Debian stable|backports]]:  apt -t stretch-backports install clang-6.0 golang-go apt autoremove == Newer kernel == If it's a testing or development system, perhaps you might want a [[Install newer kernels in Debian stable|newer kernel]].

Navigation menu