Questions tagged [console]
277 questions
0
votes
0 answers
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 (Lenovo, Inspur, Huawei, Asus, Gigabyte) and it is going to…

Rocksteady
- 1
- 1
0
votes
0 answers
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 only render in log files?

ylluminate
- 1,155
- 2
- 17
- 35
0
votes
1 answer
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 is kicking in) and also the font size is too small…

Aditya K
- 923
- 3
- 13
- 24
0
votes
0 answers
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 install java and update it. I tried in different devices and…

ghaida
- 1
0
votes
1 answer
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 using
qemu-system-x86_64 -hda ubuntu.qcow -m…

zzzhhh
- 101
- 2
0
votes
0 answers
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 working.
Does anybody know what's going wrong in…

Carlos Bazilio
- 121
- 3
0
votes
1 answer
Serial console over GSM - Are there such devices?
I just lost a server by restarting the network interfaces.
Then i got the following idea:
A small GSM device with an RS232 connector
I want to connect the serial console to the device, and in case the server gets unreachable i could call it by…
user12447
0
votes
1 answer
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.
For example, 5 students are accessing 1TB VM…
0
votes
1 answer
Is there a way in the GCP console to see who started a Compute Engine VM that has been running for 1.5 years?
Any way to do this in Console? If not Console, is there an API/SDK option?

Kevin Buchs
- 353
- 1
- 3
- 20
0
votes
1 answer
google cloud compute SSH service to keep running even the computer is turned off
i am doing a really complex task on my google cloud compute and it really takes days to complete even one task. So i don't want to close my SSH terminal. The problem is that here i have electric load shedding problem and i cannot afford to loose…

Naveed Mazhar
- 3
- 1
0
votes
1 answer
switch solaris 9 sparc console to ttya from screen without a reboot
We have a Sun Netra that someone booted with a monitor connected to the VGA output and the
console went to screen.
I'd like to switch that to serial without a reboot,
I tried
eeprom output-device=ttya
eeprom input-device=ttya
which is accepted but…

golemwashere
- 734
- 1
- 10
- 22
0
votes
1 answer
Capture client browser console using Shell and save it to a file
I want to find a way to capture a client browser console that is using my server, and save it to a file inside the server, is this possible using a shell script ?

logax
- 129
- 3
- 14
0
votes
1 answer
I cannot connect to the ssh console on my VM instance on Google Cloud Platform
I am currently having problem connecting to the ssh console of my vm instance. If you need info on the vm instance I think the operating system is a Linux Debian 3.7.4. I think it has something to do with the SSH keys on the instance. The Opencart…

ChetD90
- 1
0
votes
1 answer
DEBIAN: how to pair a bluetooth printer on console
So the status is this:
1) The USB Bluetooth Dongle is inserted, and recognized.
root@server:~# lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0a12:0001…

Max Muster
- 337
- 2
- 6
- 27
-1
votes
1 answer
Automating reboot of servers
We have 1,000 servers having different manufacturer and a mix of Solaris and Linux. They go down frequently and we end up rebooting by logging in to the Integrated Lights Out Manager (ILOM).
I want to automate this by having a script which reboots a…

Barca-15
- 1