Lzdev. I'm lazy lazy ...very lazy dev ..!!

Categories:

Copyright by Lzdev

DevOps

Useful docker commands for everyday use!

Docker helps developers bring their ideas to life by conquering the complexity of app development. We simplify and accelerate development workflows with an integrated dev pipeline and through the consolidation of application components.

Read more...

Block any https website in route with iptables on DD-WRT router

DD-WRT is a kind of firmware that build on Linux operating system for wireless router and access point. It can replace with orginal firmware of manufacturers, and has more features. Nowaday, it applies for many models.

Read more...

Automate tasks with crontab

Think about operation systems in computer, we immediately think to Windows and Linus. Every system also has its way to help developers manage their tasks. So, this concept of Windows is "Task Schedule" and Linus call "Cron".

Read more...

Useful git commands for everyday use!

What is Git? It is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Nowaday, Git is very popular and familiar source with coders' community. In this post, I will recommand some useful git commands that can help you so much. Let's go!

Read more...

Gitlab Runner and useful tips

None

Read more...