mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #986] What do I need to do to make the process run in the background? #610
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#610
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MuerteRoja on GitHub (Apr 14, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/986
Hello, good afternoon, I have recently installed the Whoogle search engine following this video tutorial https://youtu.be/BuLREHRKyag however, when I close the Ubuntu app I can't access the whoogle search engine, does anyone know how I can run the process in the background even though I have closed the Ubuntu app?
The process I want to run in the background: cd whoogle-search
./run
Before I forgot to mention it, the operating system I use is Windows 11 Pro
@benbusby commented on GitHub (May 19, 2023):
Hi, sorry for the late reply! In this case, it sounds like you have to keep Ubuntu/WSL open in the background for the Whoogle to continue running (see: https://askubuntu.com/questions/1435938/is-it-possible-to-run-a-wsl-app-in-the-background). I don't use Windows personally, so I can't look into this any further on my end, unfortunately.