Questions tagged [console]
The console tag has no summary.
280 questions
0
votes
0
answers
106
views
Google Authentication and Site Ownership Verification for Web App Development
I'm developing a Web app that requires Google authentication for users. I have followed the documentation at Google Shopping Content API Guide to set up authentication using my app's credentials.
...
0
votes
0
answers
189
views
My terminal shows other's login information
I acturally asked the same topic on stack overflow and community said that is not suitable there. So I'll try to post it here.
I logged in my debian 12 server with Windows Terminal, and hang up there ...
2
votes
1
answer
11k
views
Error 400 - redirect_uri_mismatch in Google Console
I'm new to google console and encountering an issue while trying to access my app on Google Console, and the error message I'm encountering is:
Error 400: redirect_uri_mismatch
I have already added ...
0
votes
0
answers
769
views
KVM access via ipmitool
Is there a way to provide to a new user "KVM access" using ipmitool or sol? There is a checkbox in User Management settings and I can check it manually, but I have a few hundreds of servers (...
1
vote
0
answers
9k
views
How to show python console output to website using flask
This is the flask file
from flask import Flask, redirect, render_template, request
from subprocess import call
app = Flask(__name__)
@app.route('/')
def mai():
return render_template('homepage....
0
votes
0
answers
650
views
How to alter firewall (iptables) log rules such that they stop flooding the primary console on AlmaLinux 8?
I have a constant deluge of firewall blocks showing up on my console in AlmaLinux 8:
How do you modify iptables rules / settings so as to disable these from showing up on the primary console and to ...
1
vote
1
answer
244
views
Fedora 34: How do I stop the console going blank and reduce the screen resolution on a text only console?
I have a Fedora 34 server edition connected to a TV. There is no GUI installed and I only have a text based console.
My problem is that the console will blank after some time (I think a screen saver ...
1
vote
1
answer
939
views
Domino Console port 2050 certificate expired. Can it be renewed?
The original problem is that when you open the Domino Console app and try to connect to the server, you get "Either the server controller is not running or not listening on port 2050." The ...
0
votes
0
answers
346
views
console not show , supermicro server
hope you have a good day.
This is my first time to configure a server. I'm facing small issue, after I login to super micro server "remotely", the console not showing.
note that I already ...
0
votes
1
answer
5k
views
QEMU freezes at "Booting from Hard Disk..." with -nographic
A QEMU VM, both the host and guest OS being Ubuntu 20.04. QEMU 6.1.0 is compiled without any special parameters. The guest was installed from a downloaded iso image of Ubuntu server.
If I start the VM ...
1
vote
1
answer
680
views
Why is my Linux console polluted with messages?
I have Windows 10 Professional installed on a laptop with a 10th gen Intel i7 and 16 GB of RAM. I installed Hyper-V Manager and spun up a Rocky Linux 8 VM with no GUI. All went fine. But after the ...
0
votes
0
answers
400
views
Virsh console not responding after rebooting guest machine
I have a server running Ubuntu 20.04 with KVM. Whenever I install a guest VM (CentOS 7 or Fedora 34), virsh console works fine in the beginning. However, when I reboot this VM, virsh console stops ...
0
votes
1
answer
290
views
VM Instance Resource Allocation in GCP Console
We are trying to teach GCP services for college students. So, I have created the VM instance in particular project. We need to know how to manage resource allocation for every user in GCP console.
...
2
votes
0
answers
243
views
Xen xl console terminates upon reboot command
I am trying to troubleshoot the boot issue of Xen virtual guest and I need to access the grub menu.
I have attached a console to guest with xl console and in other terminal I have executed a command ...
1
vote
0
answers
372
views
Connecting the SignalR console client to the server on Azure
I want to deploy a server (on Azure) using SignalR.
And the console client, so that it accepts commands from the server.
The server code was taken from here: https://docs.microsoft.com/ru-ru/aspnet/...