Linux: What is a setuid program
In this video we will explore the setuid permission flag, and potential security risks for setuid programs.
In this video we will explore the setuid permission flag, and potential security risks for setuid programs.
glibc: https://www.gnu.org/software/libc/
In this video I am discussing the subject of the Debian outdated packages, and ways of resolving this problem.
Please check also: https://wiki.debian.org/DontBreakDebian
In this video I will show you how I incorporated the drupal/recommended-project template in my workflow.
drupal-install.sh: https://github.com/Vagelis-Prokopiou/dotfiles/blob/master/bin/drupal-install.sh
In this video I will show how to deploy a dotnet core app to Linux (Debian 10) (non production!).
Scripts:
apache-vhost-create-dot.net.core.sh: https://github.com/Vagelis-Prokopiou/dotfiles/blob/master/bin/apache-vhost-create-dot.net.core.sh
In this video I am showing how you can install MySQL instead of MariaDB on a Debian 10 server, through the provided MySQL bundle and not through the MySQL apt repository.
See also: https://youtu.be/Plc0UMYaNVk
Linux playlist: https://www.youtube.com/playlist?list=PLLXSvz_XUmmxlxdFUJWe08ZlOtk4JtLDm
In this video we will go through the process of installing Viber on a fresh Debian 10 Linux installation.
We will address all missing dependencies too.
libssl1.0.0: https://packages.debian.org/jessie/amd64/libssl1.0.0/download
In this video I am showing how you can install MySQL instead of MariaDB on a Debian 10 server, through the MySQL apt repository.
Linux playlist: https://www.youtube.com/playlist?list=PLLXSvz_XUmmxlxdFUJWe08ZlOtk4JtLDm
In this video I am showing how we can use the MySQL client from the command line, do communicate with our database server. Moreover, we will see useful potential that the combination of the MySQL client and the command line can provide us.