I have a brand new Raspberry Pi 3 with the 2017.3 distro installed, along with the full toolset on a 32GB SD card. My plan was to go in and modify the /boot/config.txt file so I can use VNC to control the Pi remotely from another computer. However, when I go to the /boot/ directory, there is nothing listed by the name of config.txt. Any thoughts?

Code:
root@kali:/boot# ls
COPYING.linux           bcm2708-rpi-b.dtb    bcm2710-rpi-cm3.dtb     bcm2835-rpi-b-rev2.dtb  bootcode.bin  fixup_db.dat  overlays      start_x.elf
LICENCE.broadcom        bcm2708-rpi-cm.dtb   bcm2835-rpi-a-plus.dtb  bcm2835-rpi-b.dtb       cmdline.txt   fixup_x.dat   start.elf
bcm2708-rpi-0-w.dtb     bcm2709-rpi-2-b.dtb  bcm2835-rpi-a.dtb       bcm2835-rpi-zero.dtb    fixup.dat     kernel.img    start_cd.elf
bcm2708-rpi-b-plus.dtb  bcm2710-rpi-3-b.dtb  bcm2835-rpi-b-plus.dtb  bcm2836-rpi-2-b.dtb     fixup_cd.dat  kernel7.img   start_db.elf
root@kali:/boot#