ux tag

417 questions


1 answers
37 views
0
"I can't input Japanese with ""talend open studio"" started on redhat."

I was able to input Japanese without any problems in the Windows environment, but I was unable to input Japanese in the Talend Open Studio that started on Redhat 6.2.The following steps are performed:...

2 years ago

1 answers
61 views
0
When logging in with ssh, Permission denied appears and cannot log in.

ssh [email protected]@172.17.xxx.xx's password: Warning: untrusted X11 forwarding setup failed: xauth key data not generatedLast login:Tue May 30 22:02:38 2017 from 172.31.25.73Could not ...

2 years ago

1 answers
120 views
0
I want scp to be auto-transferred with key authentication.

Let me ask you a question.I want to use php for scp, so some of them are automatically transferred with key authentication.Only certain servers have been asked for passwords and cannot be forwarded au...

2 years ago

1 answers
120 views
0
Why is the process name shortened when I get the top command from a self-produced script that I started with systemctl?

In CentOS 8, we created a shell script that records the results of the top command in a log file every 10 seconds.#!/bin/shwhile truedo top-b-n 1 | head-30>>/var/log/process-logger.log sleep10do...


1 answers
45 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
43 views
0
Unable to Verify Files That Should Be Java Files.exists

java:jdk9.01os:linux Red Hat 4.8.5-11 Check the Java code for files that other programs output every few seconds and I'm trying to write a code that says I'll move on once I've confirmed it exists.int...

2 years ago

2 answers
93 views
0
CMake Installation

When I tried to install cmake on LINUX, I got an ERROR. pip install --usercmake-3.18.4.post1.tar.gzProcessing. /cmake - 3.18.4.post1.tar.gz Installing build dependencies... error Complete output from ...

2 years ago

1 answers
45 views
0
I want to restore files that I accidentally overwritten on Linux.

PurposeI want to restore the specified file that I accidentally overwritten on Linux.I want /home/Documents/target in /dev/sda3 to be returned to the previous state of the specified timeUSB-booting en...

2 years ago

1 answers
128 views
0
I am using Squid 3.5 in CentOS 7.What should I do if I want to upgrade to 4.10?

I am using Squid 3.5 in CentOS 7.What should I do if I want to upgrade the version to 4.10?I would appreciate it if you could let me know if anyone knows.[root@localhost]#cat/etc/os-release NAME=CentO...

2 years ago

1 answers
50 views
0
I made a mistake with sudo yum remove python, but I don't know how to put it back.

I ran sudo yum remove python on centos.Some functions of centos are no longer available. sudo yum install python does not allow some functions of centos to be used.How can I restore it to its original...

2 years ago
« - 25 - »

© 2024 OneMinuteCode. All rights reserved.