If you make changes to /etc/sysctl.conf, such as changing the kernel.shmmax value, you can update the file and then run:
sysctl -p /etc/sysctl.conf
This will re-read the configuration and it will go effect immediately instead of waiting to reboot the server.