~snip~
What is your total ram memory?
You can improve the syncing process by adding "dbcache" from your config but before we add "dbcache" we need to know the total ram memory first.
Sample if you have 16gb total ram memory you can add this below.
dbcache=8000
add that text under your bitcoin.conf file. It will help to speed up syncing process.