Skip to content

Instantly share code, notes, and snippets.

View rajibdpi's full-sized avatar
💻
Always try to discover something new

Rajib Ahmed rajibdpi

💻
Always try to discover something new
View GitHub Profile
@rajibdpi
rajibdpi / apache-permission.sh
Created September 22, 2024 18:36 — forked from v1shwa/apache-permission.sh
Ubuntu: Fix for Permissions denied on /var/www/html
# 1. Change owner of /var/www/html directory to apache user, here: www-data
sudo chown -R www-data:www-data /var/www/html
# 2. Allow Group to edit
sudo chmod -R 775 /var/www/html
# 3. Add yourself to apache group(www-data)
sudo usermod -a -G www-data ${USER}
@rajibdpi
rajibdpi / 1724319998.txt
Created August 22, 2024 09:46
Created with Copy to Gist
Microsoft Software Download Listing 🏳️‍🌈
Source code on GitHub

Use innovation to start or grow your business

Create a more innovative business: top tips

Guide Innovation is fundamental in growing and improving any business. But coming up with fresh ideas and turning them into successful new products or services rarely happens spontaneously. Here's what you can do to help grow your capacity to innovate and use it to drive your business forward.

  1. Start small
    Radical ideas and game-changing inventions are great, but if you're new to innovation, you may be reluctant to jump in at the deep end. Instead, try focusing your efforts on small, incremental changes that have the potential to improve your existing products, services or business processes. Begin by examining your business and current offering, and identifying areas where small improvements can make the biggest difference. See more on generating innovative ideas.

  2. Think differently
    If everyone in your industry is doing the same things the same way, think about going against the grain. Can you offer

@rajibdpi
rajibdpi / guide.txt
Created May 2, 2024 03:45 — forked from ArbenP/guide.txt
How to get HEVC Video Extensions from Device Manufacturer on Windows 10/11 for free in 2023
How to get HEVC Video Extensions from Device Manufacturer for free 2023:
1: Go to https://store.rg-adguard.net/
2: Select ProductID and paste in 9n4wgh0z6vhq then press ✔ to search
3: Select right one for your cpu type and download the .appx file then install by clicking on the file
enjoy
@rajibdpi
rajibdpi / ShowSecondsInSystemClock.reg
Created April 9, 2024 15:22
How Add Show Seconds In Taskbar System Clock
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSecondsInSystemClock"=dword:00000001
@rajibdpi
rajibdpi / artifacts...build-info...a31e146ad80c6044f19d26bb2741793e.json
Created March 13, 2024 18:49
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
{
"id": "a31e146ad80c6044f19d26bb2741793e",
"_format": "hh-sol-build-info-1",
"solcVersion": "0.8.7",
"solcLongVersion": "0.8.7+commit.e28d00a7",
"input": {
"language": "Solidity",
"sources": {
"index.sol": {
"content": "// SPDX-License-Identifier: MIT\r\npragma solidity ^0.8.7;\r\ncontract calculator {\r\n // addition\r\n function add(uint x, uint y) external pure returns(uint) {\r\n return x+y;\r\n }\r\n // multiply\r\n function mul(uint x, uint y) external pure returns(uint) {\r\n return x*y;\r\n }\r\n // division\r\n function div(uint x, uint y) external pure returns(uint) {\r\n return x/y;\r\n }\r\n // subtrhuction\r\n function sub(uint x, uint y) external pure returns(uint) {\r\n return x-y;\r\n }\r\n}\r\n"
@rajibdpi
rajibdpi / artifacts...build-info...a31e146ad80c6044f19d26bb2741793e.json
Created March 13, 2024 18:36
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
{
"id": "a31e146ad80c6044f19d26bb2741793e",
"_format": "hh-sol-build-info-1",
"solcVersion": "0.8.7",
"solcLongVersion": "0.8.7+commit.e28d00a7",
"input": {
"language": "Solidity",
"sources": {
"index.sol": {
"content": "// SPDX-License-Identifier: MIT\r\npragma solidity ^0.8.7;\r\ncontract calculator {\r\n // addition\r\n function add(uint x, uint y) external pure returns(uint) {\r\n return x+y;\r\n }\r\n // multiply\r\n function mul(uint x, uint y) external pure returns(uint) {\r\n return x*y;\r\n }\r\n // division\r\n function div(uint x, uint y) external pure returns(uint) {\r\n return x/y;\r\n }\r\n // subtrhuction\r\n function sub(uint x, uint y) external pure returns(uint) {\r\n return x-y;\r\n }\r\n}\r\n"
@rajibdpi
rajibdpi / artifacts...HelloWorld.json
Created March 13, 2024 17:58
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.7+commit.e28d00a7.js&optimize=false&runs=200&gist=
{
"deploy": {
"VM:-": {
"linkReferences": {},
"autoDeployLib": true
},
"main:1": {
"linkReferences": {},
"autoDeployLib": true
},
@rajibdpi
rajibdpi / windows_and_office_kms_setup.adoc
Created January 31, 2024 09:08 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup

@rajibdpi
rajibdpi / GVLKs for KMS.txt
Created November 19, 2023 18:42 — forked from riy/GVLKs for KMS.txt
Microsoft Office 2019 Build 10730.20102 RTM
Source:
https://docs.microsoft.com/en-us/DeployOffice/vlactivation/gvlks
GVLKs for Office 2019
=====================
Office Professional Plus 2019
NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
Office Standard 2019