image

Chukwunonso Ibekwe

Since15 Feb, 2025
Click to expand
HOW TO BYPASS WINDOWS 11 ACCOUNT REQUIRED DURING SETUP

While on the signing required screen during the setup, just host SHIFT + F10 on your keyboard then the windows command prompt will popup then type in this command OOBE\BYPASSNRO hit enter and wait for the system to reboot, then setup to continue again this time you will have option to select local account

  • 0
  • 0
Attempt to fetch logical page (1:37241) in database 5 failed. It belongs to allocation unit 72057594046054400 not to 72057594051952640."

1. Run DBCC CHECKDB This is the built-in tool to diagnose and sometimes fix corruption. Run this command in SSMS: DBCC CHECKDB (YourDatabaseName) WITH NO_INFOMSGS, ALL_ERRORMSGS; Look for the output — it’ll tell you the type and extent of corruption.2. Try to Repair (if needed) After running DBCC CHECKDB, if it suggests repair, you can try:-- Set to SINGLE_USER mode to allow repair ALTER DAT...

  • 0
  • 0
How to zip a folder in Ubuntu Linux / Debian Linux

am a new Ubuntu Linux user. I would like to compress a folder named data in my home directory. How do I zip a folder in Ubuntu Linux? How do I compress a directory in Ubuntu Linux?To compress archive files, use zip command. The zip is a compression and file packaging utility for Linux and Unix command. A companion program called unzip unpacks zip archives. This page shows how to compress a folder...

  • 0
  • 0
Run Jitsi on Custom Ports

Jitsi is a video conferencing system that you can install on a private host. Traffic is encrypted from client to server but is decrypted at the server in order to relay the audio/video to conference participants. I chose to run my own server so that decrypted communication is kept on a server I control running in my garage.Like most people, I get 1 public IP from my ISP. Since I already run stuff...

  • 0
  • 0
HOW TO INSTALL ERPNEXT VERSION 15 IN UBUNTU 22.04 – A STEP BY STEP GUIDE

In this article, I will take a step-by-step approach to configure our newly installed ubuntu 22.04 OS to set up an environment and install ERPNext version 15. Let’s get to work!PrerequisitesThe below prerequisites are advised in order to get an optimal functionality of ERPNext on your server.Software RequirementsUpdated Ubuntu 22.04A user with sudo privilegesPython 3.10+Node.js 18Hardware Req...

  • 0
  • 0
How To connect to an SSH server

To connect to an SSH server on Windows, install the optional SSH feature and then run "ssh user@exampleIP" in PowerShell or the Windows Terminal. On Linux or macOS, open the Terminal and run "ssh user@exampleIP".An SSH client allows you to connect to a remote computer running an SSH server. The Secure Shell (SSH) protocol is often used for remote terminal connections, allowing you to access a...

  • 0
  • 0
How to install APK file using ADB Command

adb will allow you to install apk application over local network into your android devices like TV, Android Setup Box, Android Tablet and MoreClick here to Download Windows ADB Runtime Extract the downloaded file folderOpen windows prompt from the folder by typing in cmd on the folder address bar and hit enterTo install an APK using ADB (Android Debug Bridge), follow these steps: 1️⃣ Enabl...

  • 0
  • 0
How to Install SQL Server

MINIMUM REQUIRED OPERATING SYSTEM: WINDOWS 7 Pro, 8, 8.1, 10 Pro and 11Double click on the SQL SERVER INSTALLATION SETUP FILEClick Ok, to proceedClick on “New SQL Server Stand-alone installation or Add Features to an existing installation” and wait for the next screen.Accept the License Terms and click “Next” to proceed to the next screenJust Click “Next” when you see this screen, and wait for the...

  • 0
  • 0

We may use cookies or any other tracking technologies when you visit our website, including any other media form, mobile website, or mobile application related or connected to help customize the Site and improve your experience. learn more

Allow