ux tag

417 questions


1 answers
106 views
0
I want to run the sendmail command on Linux in the virtual environment and send a test email to Gmail.

When you run the sendmail command on Linux in a virtual environment, the following message appears:can't connect to remote host 127.00.1 Connection refusedCan I use the sendmail command to send mail f...

2 years ago

3 answers
77 views
0
Unable to log in via ssh after editing SELinux configuration file

I tried to edit and restart the following files in CentOS, but I couldn't log in with sshroot, please let me know!!#This file controls the state of SELinux on the system.# SELINUX=can take one of thes...

2 years ago

1 answers
44 views
0
M.2 SSD not detected during Linux installation

I tried to install Linux, but it seems that I am using an SSD in m.2 and Linux does not recognize the SSD.Is there any solution?The model is XPS 13 Platinum.

2 years ago

1 answers
96 views
0
Monitoring Information Sent to the Outside (Trying to)

I have a question about both PC (Windows, Mac, Linux) and smartphone (iOS, Android). Can I check the information I sent to the outside world or check the contents of what I'm going to send and block i...


1 answers
53 views
0
Change the default username when installing Ubuntu Server 19.10 on Raspberry Pi 4

What should I do if I want to change the default username when I installed Ubuntu Server 19.10 on Raspberry Pi 4?By default, the username is ubuntu and the password is ubuntu. I would like to change t...

2 years ago

1 answers
87 views
0
I get an error when I do a $sudo apt update on the Debian10 bash shell.

Thank you for your help.If you run $sudo apt update on the Debian10 bash shell, you will get an error and I want to resolve it.Below is the terminal message.$sudo apt updateGet:1 http://security.debia...

2 years ago

2 answers
45 views
0
CentOS 6.7 Does Not Start For the First Time

I tried putting Linux CentOS in my spare computer to study the server, but it didn't work because the first boot stopped when the logo was displayed.When I looked it up and started in single mode, I f...

2 years ago

2 answers
70 views
0
Is it possible to execute the Makefile itself?

As a task runner, I often use Makefile.If you want to run a process that is interactive for a long time, then you might want to run exec.More specifically, if you add various options to docker run and...

2 years ago

2 answers
40 views
0
How to rename the file you are downloading on wget

This is when saving files with wget http://~.When wget in the background and saving multiple files, ls does not know which file is complete.Therefore, I would like to put _incomplete_ at the beginning...

2 years ago

1 answers
125 views
0
What is KernelAPI to determine which process is using the given virtual address?

Is there a KernelAPI in the FreeBSD API to determine which process is being used from the given virtual address?If possible, please let me know if you can do the same with the Linux Kernel API.Thank y...

2 years ago
« - 28 - »

© 2024 OneMinuteCode. All rights reserved.