ubuntu tag

178 questions


1 answers
109 views
0
Understanding Creating GUI Applications Using Python and Electron

Environmentubuntu 16.04 LTSpython 2.712, python 3.5.2electron1.8.2I wanted to develop a GUI application using Python, so I used the following page to try to develop using Electron.https://qiita.com/yo...


1 answers
117 views
0
Only certain command output is garbled in ubuntu 20.04 terminal

I have an ssh connection to the ubuntu 20.04 server using iterm2 from MacOS BigSur.In this situation, I am suffering from garbled characters only some command output.Specifically, it's an ls command, ...

2 years ago

1 answers
134 views
0
Compilation error in qt

Attempted to 'Hello World' with Qt for Beginners-Qt Wiki using c++ in vscode on docker.The main.cpp is as follows:#include<QApplication># include <QPushButton>int main (int argv, char**arg...

2 years ago

2 answers
67 views
0
gpg error during apt update and fail

sudo apt update fails to update successfully with the following error:$sudo apt update...Err:2 http://downloads.metasploit.com/data/releases/metasploit-framework/apt lucid InRelease The following sign...

2 years ago

1 answers
43 views
0
How to Create a Secure Bootable Linux Kernel Image Package

Ubuntu 16.04.4 LTS is being used with Microsoft Surface pro3.Cannot add wireless LAN interface to bridge interfaceYes.You are trying to create a .deb package by modifying the kernel for a purpose in ....

2 years ago

2 answers
44 views
0
I don't know how to use HHKB for Bluetooth connection in Ubuntu.

I've been using RealForce (US) in Ubuntu.I switched to HHKB (US), so I was going to use HHKB for Bluetooth connection, but these two have different keyboard mappings, so I need to set them up again.I ...

2 years ago

1 answers
105 views
0
Unable to Remotely Connect to MySQL

Unable to connect to MySQL remotely.We have two AWS lightsail instances (Ubuntu 14.04.5) and are trying to connect from one to the other.Both versions of MySQL are 5.6.35.The last thing I want to do i...

2 years ago

2 answers
53 views
0
undefine reference to 'strcpy_s' error when using strcpy_s

I have to copy the string using strcpy_s in my assignment.The error undefine reference to 'strcpy_s' appears and cannot be executed.strcpy is available without any problems.I've been searching for err...

2 years ago

1 answers
113 views
0
How do I handle USB memory with Ubuntu on VMware?

We put VMware in Window 11 and use Ubuntu 20.04.1 as a virtual operating system.You are now learning about the dd command.I didn't really understand the difference from the cp command, so I came up wi...

2 years ago

1 answers
41 views
0
The menu bar disappeared in ubuntu 16.04

I updated it with ubuntu 16.04, and when I stood up, the menu didn't show up. (GNOME) terminal and console can be started, I reset compiz, set DISPLAY=:, and tried everything that came out as soon as ...

2 years ago
« - 11 - »

© 2024 OneMinuteCode. All rights reserved.