Questions

Find answers to frequently asked development questions. For information about Better Stack products, explore our docs.

/
Popular searches:

Solved: curl: (35) ssl connect error

The main course of this problem is the outdated `curl` package on your system.

SSL certificate
Error
Questions · Better Stack ·  Updated on May 4, 2022

Solved: Crontab bad minute error

Cron reads every line of the crontab. If the line is not a comment or an environmental variable, cron expects a correct and valid minute expression of the cronjob. If there is an invalid minute expression (e.g. a typo), cron will throw a **Bad minute error**.

Cron
Error
Questions · Better Stack ·  Updated on May 4, 2022

Solved: Cron missing newline before EOF

This error may also happen when a crontab file is generated automatically and the generator failed to insert a newline character at the end of the crontab file.

Cron
Error
Questions · Better Stack ·  Updated on May 4, 2022

Solved: (cron) info (No MTA installed, discarding output) error

If you get *SSL certificate problem: unable to get local issuer certificate* error, it's an indication that your root and intermediate certificates on the system are not working correctly or not set up correctly.

Cron
SSL certificate
Error
Questions · Better Stack ·  Updated on May 4, 2022

How to Copy Files from Host to Docker Container?

When creating a docker image, you may want to copy some files from the host machine to the docker image. These files may be native libraries, configuration files, or any other files that will be ne...

Docker
Questions · Better Stack ·  Updated on August 1, 2022

How to Copy Files from Docker Container to Host?

Before Docker 1.8, we could only copy files from the container to the host. However, as containers became even more popular, copying files to and from containers has become necessary. One of the re...

Docker
Questions · Better Stack ·  Updated on August 1, 2022

How to Copy Docker Images from One Host to Another without Using a Repository

There is an easy way to transfer Docker images from one host to another without using any repository. Copy Docker images from one host to another First, you need to save the docker image as a tar: ...

Docker
Questions · Better Stack ·  Updated on August 1, 2022

Showing 101 to 107 of 107 results

Make your mark

Join the writer's program

Are you a developer and love writing and sharing your knowledge with the world? Join our guest writing program and get paid for writing amazing technical guides. We'll get them to the right readers that will appreciate them.

Write for us
Writer of the month
Marin Bezhanov
Marin is a software engineer and architect with a broad range of experience working...
Build on top of Better Stack

Write a script, app or project on top of Better Stack and share it with the world. Make a public repository and share it with us at our email.

[email protected]

or submit a pull request and help us build better products for everyone.

See the full list of amazing projects on github

Thank you to everyone who
makes this possible!

Here is to all the fantastic people that are contributing and sharing their amazing projects: Thank you!