“tput: No value for $TERM and no -T specified ” error logged by CRON process

Something in the script is calling the tput binary. tput attempts to inspect the $TERM variable to determine the current terminal so it can produce the correct control sequences. There isn’t a terminal when cron is running so you get that error from tput. You can either manually assign a TERM value to the cron … Read more

Docker number of lines in terminal changing inside docker

UPDATE you can now install goinside command line tool with: sudo npm install -g goinside and go inside a docker container with a proper terminal size with: goinside docker_container_name Logic behind goinside thanks to @VonC answer we’ve got a solution for this problem with a simple bash snippet that we put in ~/.profile: goinside(){ docker … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)