is it possible to get status for specific systemd service $ systemctl -a | grep sshd.service sshd.service loaded active running OpenSSH s
I know how to integrate "Login via google account" in any website. But in some website like zomato always prompt "login via google" account while opening. It sh
This is the weighted job scheduling problem in O(N log N) using dynamic programming How each list is structured = [city, start_day, end_day, revenue] rev = [['A
I am learning about BroadCast Receivers. What I am trying to achieve with the following piece of code is, I would like to see a toast when I switch to airplane
I am trying to use flexbox to order items at the beginning of the row. The item in the second row should not be displayed in the center. It sh
I am trying to build ffmpeg and dependencies from sources (as it will be used from a container on aws) but I have hard time with ffmpeg and pkg-config. I compil
I'm trying to build a JSON tree using recursive API calls but I am having issues with flow control of the data structure. How can I block the flow until the Bui
I have created the following program: #include <iostream> int main(){ int a,b,mod, a1,b1; std::cin >> a >> b; if(a >= b){
I have a super large database in postgresql 13, the size is 1 TB and I need to migrate only one schema to another database, the problem is that this schema has