Skip to content

Instantly share code, notes, and snippets.

View abdulrahim-uj's full-sized avatar
🎯
Focusing

Abdul Rahim Kattirithodi abdulrahim-uj

🎯
Focusing
View GitHub Profile
If your time does not permit the close supervision of your project then i am here for your help related with LAMP or LEMP Stack and others.
Contact Me For Engaged Your Works:
Telegram: https://t.me/LinuxGun
WhatsApp: https://wa.link/5ow7oz
#!/bin/bash
# This will remove Apache
sudo service apache2 stop
sudo apt-get purge apache2 apache2-utils apache2.2-bin
@abdulrahim-uj
abdulrahim-uj / Awesome Python.md
Created October 25, 2022 04:42 — forked from pvanfas/Awesome Python.md
A curated list of awesome Python frameworks, libraries, software and resources.
@abdulrahim-uj
abdulrahim-uj / Awesome Django.md
Created October 25, 2022 04:41 — forked from pvanfas/Awesome Django.md
An awesome package is one that is mature (not recently released), is well maintained, has a good amount of users, has good documentation, follows the best practices, and which latest release is less than 1 year old. Awesome Django packages and projects are the ones that inspire and serve as examples.