ux tag

417 questions


1 answers
99 views
0
Vim How to debug shell scripts that are currently being edited in the same window

environmentWindows 10 proWSL Ubuntu 20.04 LTSVim 8.1 What do you want to doI would like to know if there is a way to debug the shell script that Vim is currently editing.As an example, I usually use t...

2 years ago

3 answers
36 views
0
I want to include it in the command

How do I run a program I created on Linux from my device as a command?I'm using UbuntuFor example It's like running a Hello World or a program with the hi command.

2 years ago

1 answers
37 views
0
Solution for `ModuleNotFoundError: No module named 'pacman_mirrors'`

OS:Manjaro ARM Linux armv7lHost: Raspberry Pi 3 Model B Plus Rev 1.3Kernel: 4.14.66-1-MANJARO-ARMPackages:645(pacman)Shell:zsh 5.5.1Terminal:/dev/pts/1CPU:BCM2835(4)@1.400GHzMemory:779MiB/935MiBsudo p...

2 years ago

1 answers
59 views
0
If you access the structure in the vector, it will fall off.

Please help me.When I try to access the vector of the structure (elmCom) that I define, the program suddenly ends.The vector (named elcom and very confusing) is defined in the header file, then the co...

2 years ago

1 answers
45 views
0
The pcsd cannot be started.

Install the Linux HAJAPAN Pacemaker-1.1.14-1.1 Repository Package on Centos 7.1 and When I tried to build HA, pcsd could not be started.The installation completion display, startup commands, and error...

2 years ago

1 answers
41 views
0
Cannot connect to dante socks server from another PC

Please give me guidance.

2 years ago

1 answers
90 views
0
How to Mount SD Card in Linux (CentOS)

As a Linux learning environment, I put VirtualBox 6.1 (CentOS 7) on my Windows 10 computer and https://www.aps-web.jp/academy/wr-linux/18676/ #YoctoLinuxWind_River_LinuxI'm doing experiments around he...

2 years ago

4 answers
42 views
0
I also want to do mkdir-p with touch.

Is it possible to create a file by digging the directory in touch?When you want to create /var/www/html/index.html, it's troublesome to create a directory one by one if you only have a directory up to...

2 years ago

1 answers
42 views
0
The wireless LAN interface cannot be added to the bridge interface.

You cannot add wireless LAN interfaces to bridge interfaces on Linux (Ubuntu 16.04.4 LTS).#brctl addbr br0# brctl addif br0wlp1s0can't add wlp1s0 to bridge br0: Operation not supportedwlp1s0 is the in...

2 years ago

1 answers
89 views
0
Squid 5.2 Memory Usage Continues to Increase in AlmaLinux 9.0

I run Squid 5.2 on a system with 8GB of memory in AlmaLinux 9.0.Currently, memory usage is increasing and eventually goes down in one day.We disable cache, expand file descriptors, etc., but it doesn'...

2 years ago
« - 27 - »

© 2024 OneMinuteCode. All rights reserved.