Advanced Search
Search Results
66 total results found
Nested Navigation across multiple pages from Main Page
We need to follow the below steps strictly in order to navigate across multiple pages in a newly added tab. Firstly we need to make a separate folder for the new tab . Then we Add all the required pages in the same folder. Suppose From Page 1 of the new tab,...
Meeting Outcomes
31/3/24 Meeting outcomes how should we maintain special namaz timings? (jummah/multiple jamath for jummah/eid/janaza) there will be two types of masjid where masjid enters namaz timings preemptively that way, we will have data of namaz for months down t...
SEO
Benefits of URL-Based Access for SEO Clear URL Structure: Search engines favor websites with clear, logical URL structures because they provide a good user experience. URLs that clearly describe the page content are more user-friendly and easier for search eng...
SITE MAP
A sitemap is a file where you can list the web pages of your site to tell search engines about the organization of your site content. Search engine web crawlers like Googlebot read this file to more intelligently crawl your site. A sitemap outlines the structu...
URL Structuring
URL Structure Analysis Protocol: https Using HTTPS is crucial for security, especially for user trust and as a ranking factor in search engines. Subdomain: test Indicates a testing environment. For production, you should use www or no subdomain to serve your m...
Power Management
Want to check how much power your laptop is consuming on battery ? sudo powertop It will open up and you should see something like this: PowerTOP 2.15 Overview Idle stats Frequency stats Device stats Tunables Wake The battery reports a dischar...
Fix corrupted zsh error
If you see this error in your terminal zsh: corrupt history file /home/go/.zsh_history This means that your history won't be saved and it will break reverse search too. Here are the steps you can use to fix the issue: cd ~ mv .zsh_history .zsh_history_bad s...
How to blacklist drivers
My main goal is to disable nvidia driver from loading on linux Identify drivers to disable In my case its nvida lsmod | grep nvidia Output: i2c_nvidia_gpu 12288 0 i2c_nvidia_gpu module is loaded, which is a support module related to power management...
Index
Services: Overseerr Plex Bitwarden Bookstack Minecraft Nextcloud AudioBookShelf Admin: Sonarr Radarr Qbittorent Unraid GUI
Godot
Crash Course (Basics) Control Nodes Coroutines, Await and Yield in GDScript
Window
To move window to a different window use windows key+shift+left/right source
KDE
useful alias echo "alias restartkde='kquitapp5 plasmashell & kstart5 plasmashell &'" | sudo tee -a /usr/share/cachyos-fish-config/cachyos-config.fish
How to stop pacman from updating a specific package.
https://www.makeuseof.com/prevent-packages-from-getting-updated-arch-linux/
General
Code OSS
i3
~/.config/i3/config # move workspace to monitor bindsym $mod+Ctrl+x move workspace to output right bindsym $mod+Ctrl+z move workspace to output left # next previous workspace bindsym $alt+z workspace prev_on_output bindsym $alt+x workspace next_on_output # m...
Commands
adb shell svc usb setFunctions mtp enable mtp quest2