Odoo is also known as OpenERP as it contains a package of all applications which are related to business e.g.…
Browsing: General Articles
Debian is known for its stability and reliability and preferred choice to set up a server for businesses and organizations.…
Functions are subprograms in the main program that contain a bundle of related statements of code that only run when…
he error “/bin/rm: Argument list too long” is a common problem when working with large numbers of files in Linux.…
Most Desktop computers and laptops come with a pre-installed Graphic Card. You can also upgrade or install a custom graphic…
Working with a Git repository, you may be required to move a specific directory to a new repository. If you…
SFTP (SSH File Transfer Protocol) is a secure file protocol used to access, manage, and transfer files over an encrypted…
Docker compose is an useful tool for managing multiple docker containers. It helps us to launch, update and build a…
The collation utf8mb4_0900_ai_ci is a character set collation for MySQL databases, introduced in MySQL 8.0.1. It is based on the…
Gulp is an open-source JavaScript toolkit developed by by Eric Schoffstall helps developers to automate & enhance there workflow. It…