Latest Ubuntu related questions

Score: 0
Ubuntu software not working with proxy settings
ir flag

I am currently using Ubuntu 21.04. My college has provided the proxy settings to connect to the internet, but it only has the host address and the port no. It doesn't have username and password.

With these settings, i am able to use internet, but ubuntu software and updates are not working. It is saying "check internet connection".

Score: 1
III_phr avatar
Display brightness problem
id flag

So hi everyone.
I have installed ubuntu 20.04 I think on my ROG GL503VS laptop. I encountered some weird problems (Like AUX port sending no audio out, but getting sound in via microphone of my headset). Then I upgraded it to 21.04 which is my current version. In this process, some problems were fixed but I still had one problem, the brightness slider of the ubuntu itself wouldn't work.
I installed the bri ...

Score: 1
Sit399 avatar
lspci detects gpu but not clinfo
ng flag

I have a PC with a GTX 1080 and Rx 570 4gb. When using lspci -v | grep VGA it detects both, but when using clinfo, it only shows the 570 and therefore doesn't run server X. I am running the nvidia 470 driver on 20.04 lubuntu, 5.4.0-58-generic. Any help is appreciated.

Score: 0
Woxof Cavu avatar
Trying to run a headless pi remotely from a Windows 10 or Android tablet using VNC, but VNC slows unacceptably when it's monitor is unplugged
dk flag

RealVNC viewer on Android tablet and Windows 10 pro PC. RealVNC server on raspberry pi 4 8gb running ubuntu 20.0.4 with XCFE desktop. When viewing/running the pi from any platform with a monitor attached to pi, it operates normally. It's quite snappy. If you disconnect the monitor from the pi, it slows to unacceptable speeds, e.g. type a letter, 2 seconds later it appears. Same behavior on wired or wir ...

Score: 1
Maddin avatar
Running Intel Wi-Fi 6 AX210 adapter under Ubuntu 18.04
ca flag

I want to get a Intel® Wi-Fi 6 AX210 adapter running under ubuntu 18.04. This intel page says that its only supported after kernel version 5.10 but like I understood from here, Ubuntu 18.04 is shipped with kernel 5.4 and I could not manage to get a newer kernel version installed.

Is it possible to install kernel 5.10+ on ubuntu 18.04 or is there any other possibility to get the AX210 adapter runni ...

Score: -1
Pedroski avatar
What program can I use on Ubuntu 20.04 Server to edit html and php?
es flag

I just rented a cloud server for my little homework website.

I have Ubuntu 20.04 Server as the cloud server.

I am used to shared web-hosting. Usually, you get cPanel or Plesk.

What is the best way to edit files on the server?

I always test my webpages and php on this laptop first, but sometimes, there is still something that needs tweaking.

On my laptop, I always use Bluefish. Is that possible, ser ...

Score: 2
Start vlc minimized from command line
br flag

This is what Im trying..

sleep 2700 && vlc --start-time=29 --stop-time=60 ~/Desktop/Interstellar.mp3

from my shell script(may randomize the target file in future)

did use --qt-start-minimized option too,

did checked vlc start minimized in the Vlc Player itself, couldn't find it.

Score: 0
Zeyad_Tarek avatar
Ubuntu and Windows 10
in flag

Now I have Ubuntu as a dual boot with win 10 on my device... Can I view my hard disk partitions D, E... on Ubuntu without losing the data on them? and if I can't what is the alternative if I want to fully migrate to Ubuntu without losing my data

Score: 0
Spectre216 avatar
Can't get iSCSi to initiate automatically
in flag

So I have a NAS that hosts a iSCSi target that my workstation (Ubuntu 20.04) connects to over 10gbe. Currently have the commands to initiate the iSCSi connection and can mount the drive, but cannot figure out how to get this to happen automatically. I have tried adding my discover command (from following this guide) into Startup Applications (tried both pasting the commands in and putting them in ...

Score: 1
systemd --user fails to start while complaining about permission in ubuntu server 20.04 inside openvz 7
us flag

Info about the system.

# systemctl --version
systemd 245 (245.4-4ubuntu3.13)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid
# uname -srvmpio
Linux 5.4.0 #1 SMP Mon Mar 16 15:39:59 MSK 2020 x86_64 x86_64 x86_64 GNU/Linux
# cat /proc/cmdline
quiet
# loginctl enable-l ...
Score: 0
Leonardo avatar
Mic doesnt work Ubuntu 20.04.3
za flag

http://alsa-project.org/db/?f=d76a3b0013620329b71231a0ee0bb2b3a6e797ca

I am using a barrel jack for my headphones and maybe it would be best if I used a usb. I have been reading that this is specifically something that is common with the ASUS mobo's.

They are Cowin E8(?) headphones if that helps.

output device: Starship/Matisse HD audio controller

input device: Starship/Matisse HD audio controller. ...

Score: 0
Get open terminal output from the script in bash
gb flag

I wrote a little script in bash that just puts the network card in monitor mode and then launches airodump-ng in a separate terminal to scan. Here the problem arises, I start airodump in a new terminal like this: konsole -e "airodump-ng $ interface" only that I would like to close the terminal where airodump works I get the output in the script so that I can continue the execution but at CTRL + C ...

Score: 0
xbee bx avatar
Accidentally installed MAAS Debian packages alongside MAAS snap
us flag

Not able to install or uninstall packages due to the following error:

Preparing to unpack .../maas-common_1%3a3.0.0-10029-g.986ea3e45-0ubuntu1~20.04.1_all.deb ...
ERROR: The MAAS Debian packages may not be installed alongside the MAAS Snap!
dpkg: error processing archive /var/cache/apt/archives/maas-common_1%3a3.0.0-10029-g.986ea3e45-0ubuntu1~20.04.1_all.deb (--unpack):
 new maas-common package pre ...
Score: 0
How do I get to Subiquity logs from the command line?
cn flag

I'm trying to do an automated install of Ubuntu 20.04.2 via PXE boot on a remote machine where my only access is through a virtual terminal. Subiquity is crashing somewhere in

/subiquity/Install/install/curtin_install/cmd-install/stage-partitioning: configuring storage

It says it's writing log to /var/crash/(bignumber).(bignumber).install_fail.crash, which I presume is on a virtual drive that will go  ...

Score: 0
Reboot error: Failed to talk to init daemon
tr flag

I am new to Linux. I am trying to reboot my Ubuntu 18.04.6. However, I'm getting this message:

$ sudo reboot
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to talk to init daemon.

Would anyone be able to suggest what the problem is?

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.