ux tag

417 questions


1 answers
58 views
0
Please tell me how to view meminfo.

I want to calculate the memory utilization on the server, so I'm looking at the meminfo value.What is MemAvailable?Can I look at it as a total of available (released) memory?

2 years ago

1 answers
99 views
0
"No such file or directory" error is displayed when executing a file even though it exists in RHEL8 environment

RHEL8 (x86_64) on Amazon EC2 cannot run with a No such file or directory error when trying to run a program (binary file) even though it is definitely present on the file system.I also checked the sha...

2 years ago

1 answers
112 views
0
"umount:/mnt/dev/pts:target is busy" error displayed and cannot be umounted

Manjaro Linux caused kernel panic, so I tried to repair it using chroot method, but the last /mnt umount error umount:/mnt/dev/pts:target is busy and I cannot umount it.When I checked the usage in fus...

2 years ago

1 answers
82 views
0
To Connect to a Host That Automatically Performs an Interactive Install When Connected by Ansible

From Ansible to a host that automatically performs an interactive installation upon connectionHow do I connect successfully?If you try to connect, you will see the interaction script output successful...

2 years ago

1 answers
132 views
0
Understanding How to Use tcpdump in High Traffic

[Environment]: CentOS or UbuntuWe use the iptables hash limit to determine where the attack is coming from during high traffic.I try to log srcip that exceeds the threshold that I have decided.I think...

2 years ago

1 answers
39 views
0
KDE Translation Cooperation

I'm starting to get interested in KDE translation, so I'd like to try it, but I don't know (in a different way) so I joined IRC, but I'm not sure from here.I even checked out, but I don't know from he...

2 years ago

1 answers
59 views
0
"QXcbConnection: Could not connect to display:1" when running xvfb CuteCapt from PHP

Thank you for your help.I'm a new server user who recently started using Linux.Capturing web pages (specifying URLs, rendering, and saving images) is a trial and error process.You can even install Cut...

2 years ago

1 answers
110 views
0
Unable to use php on Amazon Linux: The requested URL was not found on this server

I'm a beginner in programming.I am creating an app that displays data in the database on Amazon Linux. I'm trying to insert httpd so that I can see it from my browser.commands used: sudo yum install h...

2 years ago

1 answers
44 views
0
Why are you printing Namespace using the awk command in the Network Namespace Bulk Delete command in the reference book?

I am currently studying Network Namespace and found the following command in the reference book to delete Namespace in bulk.forns in$ (ip netns list | awk'{print$1}'); do sudo ip netns delete $ns; don...

2 years ago

2 answers
89 views
0
Do you have any tools that teach you how to use functions in the Vim plug-in or Linux tool?

The languages we use are Python and C/C++, and we are looking for tools in our language environments that can teach us how to use functions like PyCharm and CLion.These IDEs are all you need to do, bu...

2 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.