Visual Studio Code: How to inherit Shell environment variables
Try the following, open a shell in your computer and enter:…
# Linux, Devops, Scripting, Cats and various things come to my mind
Try the following, open a shell in your computer and enter:…
Understanding and analyzing web server logs is crucial for maintaining optimal website performance and security. In this article, we’ll……
Minio is an object storage server that implements the same public API as Amazon S3. This means that applications that can be configured to……
Setting up a simple FTP server can be helpful in various scenarios where you need to facilitate file transfers between different devices or……
Monit is a powerful open-source tool used for monitoring and managing Unix-like systems. It can help you ensure the availability……
Samba Server Setup…
Recently i came across a legacy bash script that worked fine; its job is to find files in a directory and sftp them. The script was quite……
Grafana is one of the most used dashboarding and alerting tools, it has many features but recently i noticed that lacked the capability to……
One very common task is to create an sftp account, more often some security practices with sftp accounts include…
Note: this is not a vagrant tutorial, its just a presentation of a Vagrantfile that could do your life easier!.…