Disable NTP sync during USplash in Ubuntu Linux
NTP sometimes greatly slows down your Ubuntu’s boot time.
To disable it just do a simple
sudo apt-get remove ntpdate
Note: doing this will also remove ubuntu-minimal in ubuntu linux
NTP sometimes greatly slows down your Ubuntu’s boot time.
To disable it just do a simple
sudo apt-get remove ntpdate
Note: doing this will also remove ubuntu-minimal in ubuntu linux