Skip to content
S

Sangam Shrestha

  • Blog
  • Contact
Twitter Github
S
Sangam Shrestha

Blog

  • Fixing Android is Starting Message on Every Reboot
    Android | Quick Fix

    Fixing Android is Starting Message on Every Reboot

    BySangam May 1, 2019

    I had installed Xposed Framework in my old Samsung J2 but it made a new problem for me. The problem was a message saying “Android is starting – Starting apps” on every reboot. I figured out it was due to some apps and I needed to find that app. It will be not feasible to…

    Read More Fixing Android is Starting Message on Every RebootContinue

  • black-screen
    Quick Fix

    [Quick Fix] Laptop Turns On but Display Not Showing / Black Screen

    BySangam February 16, 2019

    Problem Description When laptop is turned on, display do not shows anything even laptop logo is not showing. Laptop is booting and LEDs are glowed but screen have no effect at all. Can not go to BIOS menu, tried pressing all keys but screen do not shows anything. No hardware damage is done. If the above procedure do not solves…

    Read More [Quick Fix] Laptop Turns On but Display Not Showing / Black ScreenContinue

  • int.d
    Android

    How to Add init.d Support in Android Kernel & ROM

    BySangam February 16, 2019

    init.d is a traditional service management package for Linux that runs a bunch of code during booting process. What it does in an Android is that, it runs codes that are placed inside /system/etc/init.d/ folder. As Android uses Linux kernel it can also support init.d. ROMs by default do not have init.d support, however custom…

    Read More How to Add init.d Support in Android Kernel & ROMContinue

  • uget-download-manager
    Linux

    How to Install uGet and Setup for Torrent in Ubuntu

    BySangam December 24, 2018

    uGet is an open-source, lightweight, and full-featured download manager for Linux, Windows, and Android. In Linux, uGet can be replacement for the both famous download manager, Internet Download Manager (IDM) and BitTorrent. This tutorial contains two sections, one is to install the uGet download manager in Linux and second is to setup uGet for downloading…

    Read More How to Install uGet and Setup for Torrent in UbuntuContinue

  • terminal
    Linux

    Basic Linux Commands You Should Know While Using Ubuntu/Linux

    BySangam December 21, 2018

    One misconception about Linux is that, it is very hard to use Linux and we should know many Linux commands. But it is very easy to use Linux if you know only few basic Linux commands. I am going to describe some of important Linux commands here which are heavily used. I have written these…

    Read More Basic Linux Commands You Should Know While Using Ubuntu/LinuxContinue

  • android-studio
    Linux

    How to Install 32-bit Libraries of Android Studio in 64-bit Ubuntu

    BySangam December 16, 2018

    64-bit Ubuntu does not support 32-bit packages by default so while installing 32-bit libraries it shows error. After installing Android Studio in 64-bit Ubuntu you have to install some 32-bit libraries and the command for installing them is: sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386 Trying to run this command shows the error: E:…

    Read More How to Install 32-bit Libraries of Android Studio in 64-bit UbuntuContinue

  • google adsense autoads
    Web

    AdSense Auto Ads Appearing in Footer & Header – How to Avoid?

    BySangam September 21, 2018

    Google AdSense has a easy way to add ads in website using Auto Ads. It is easy because you only have to put a single code snippet in your header and Auto Ads automatically starts showing ads in your website in relevant place. However Auto Ads also has some disadvantages and it may hurt SEO…

    Read More AdSense Auto Ads Appearing in Footer & Header – How to Avoid?Continue

  • web server with domain name in xampp
    Windows

    How to Setup Web Server with Domain Name in XAMPP

    BySangam July 19, 2018

    Today we are going to setup a local web server in a PC with a Domain Name using XAMPP. We also make our web server available in the internet so anyone can access our website. Before going further I am sure that you have already installed XAMPP in you PC. If not, read How to Install…

    Read More How to Setup Web Server with Domain Name in XAMPPContinue

  • Eclipse IDE
    Programming

    Installing Eclipse Photon in Windows 10

    BySangam July 15, 2018

    Eclipse is a cross platform IDE mostly used for java developments. But it supports many programming language other than java. Eclipse also has extensions and plugins that makes it configurable with user needs. In this article I am describing the installation procedure of Eclipse Photon. Eclipse Photon is the latest version of Eclipse available now….

    Read More Installing Eclipse Photon in Windows 10Continue

Page navigation

Previous PagePrevious 1 … 3 4 5 6 7 … 12 Next PageNext
  • More About Me
  • Privacy Policy

© 2025 Sangam Shrestha

Scroll to top
  • Blog
  • Contact
Search