Posts
All the articles I've posted.
Install xampp on Any Linux distro.
Posted on:June 23, 2023 at 08:36 AMXAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.
To Install LAMP On Fedora or RHL
Posted on:June 19, 2023 at 12:34 PMLAMP is an open source Web development platform that uses Linux as the operating system, Apache as the Web server, MySQL as the relational database management system and PHP As the object-oriented scripting language.
Change file folder permission ownership in Linux
Posted on:June 13, 2023 at 03:22 PMchange file and folder permission & ownership on linux file system by using `chown` && `chmod`, when you are have to access regularly on root directory.
How to convert pdf to image to pdf on linux
Posted on:June 13, 2023 at 03:22 PMconvert pdf to image.jpg or all jpf to pdf on any linux with command line tool.