Without running command its near to impossible solve this issue.
Still go to your database and run below query .
insert core_config_data (config_id, scope, scope_id, path, value) values (null, 'default', 0, 'dev/static/sign', 0);
After that run all those commands which you have listed it will works.
if issue solved, Click kudos/Accept as solutions.
if issue solved,Click Kudos & Accept as Solution