Latest Ubuntu related questions

Score: 0
Weezy Wazza avatar
why is it doing /usr/bin/wine: 40: exec: /usr/lib/wine/wine: Exec format error?
co flag

for some reason everytime i use command wine flash8-en.exe all it does is give me this error /usr/bin/wine: 40: exec: /usr/lib/wine/wine: Exec format error:

enter image description here

I'm just trying to use flash 8 and i have both wine 64 and 32 installed.

Score: 3
How to recover from purging linux-generic*?
cn flag

Using Kubuntu 20.04.3 LTS (5.4.0-91-generic), my / was getting full and, wrongly following the instructions in https://askubuntu.com/a/1325691/91300 I did:

$ sudo apt-mark auto $(apt-mark showmanual | grep linux-)
$ sudo apt autoremove --purge

which removed:

  linux-generic* linux-headers-5.4.0-45* linux-headers-5.4.0-45-generic* linux-headers-5.4.0-47* linux-headers-5.4.0-47-generic* linux-headers-5.4. ...
Score: -2
Perplexing Pies avatar
remote desktop connection WIN10->Ubuntu18.04 black screen
bv flag

I can not seem to use rdc from Win10 to connect to my Ubuntu box (on the same network). None of the suggestions have worked for me yet (disabling bitmap, changing resolution etc). It will connect but show nothing but black.

The steps I take are

1 ssh into Ubuntu box

2 start xrdp

3 start rdc on Win10 machine on same network

4 use default connection options and point it at the IP address of the Linux ...

Score: 0
Wifi drops off after a little while with Ubuntu 20.04 server on Raspi
cn flag

This has been asked in various forms, and I've tried many approaches to no full avail. Here's my scenario. Raspi 3+ running Ubuntu 20.04 server.

I am folling these instructions: https://forum.dexterindustries.com/t/setup-python3-gopigo3-and-di-sensors-on-ubuntu-server-20-04-64-bit-for-non-root-access/8305:

// DOWNLOAD UBUNTU 20.04 Server LTS 64-bit image
https://ubuntu.com/download/raspberry-pi

 ...
Score: 0
Chris H avatar
Bluetooth Headset H/W Mute Button No Longer Working
cn flag

Ubuntu Studio 20.04

I'm using a bluetooth headset that used to connect A2DP by default and I would have to manually change it to HSP for it to work as it should. Volume up, volume down, mute buttons all worked fine. The headset would make a noise every 10 seconds or so to let me know that it is muted.

I'm not sure when this started, I haven't used my headset as much in the past few weeks. It still f ...

Score: 0
Login loop after upgrade
in flag

After upgrading to Ubuntu 18.04.6 LTS

When trying to log on the computer, I am caught in a login loop. I enter the right password, it logs in and gets back right away to the login again

I can login via command line as root, or on webmin as root

I notice a few elements at 100%. Is this related?

/dev/loop0         101888     101888          0 100% /snap/core/11993
/dev/loop1           9344       934 ...
Score: 0
Can't find sound app after installation (20.04)
us flag

I made a clean upgrade from 18.04 to 20.04, then installed sound app (sonido really, spanish version). Everything works fine except that the sound app is not in the available apps (launcher?) you get down right corner, with app icons. I took the app and installed from ubuntu software, that says it is installed....

Score: 0
uk1 avatar
How to list dependencies shown from the output of apt install across multiple lines?
ru flag
uk1

I am trying to use apt to install a new package and the confirmation screen shows all dependencies in a single line.

Example Output: screenshot showing output of apt install postgresql

Please ignore the -y flag in the screenshot. I don't usually use the -y flag but didn't have any other screenshot to share hence used the one with the -y flag present.

(base) uk@uk-Latitude-7280:~$ sudo apt-get -y i ...
Score: 1
Alex avatar
How to add self-signed certificate to docker nginx:alpine
pr flag

This is my-compose.yml definition

nginx:
  image: "nginx:alpine"
  ports:
    - 5000:80
  links:
    - registry:registry
  volumes:
    - ./auth:/etc/nginx/conf.d
    - ./auth/nginx.conf:/etc/nginx/nginx.conf:ro

registry:
  image: registry:latest
  volumes:
    - ./registry-data:/var/lib/registry

I start docker as daemon on fly

sudo docker-compose -f my-compose.yml up -d

maybe I need to add my self ...

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.