p tag

1371 questions


1 answers
270 views
0
Please tell me how to publish an LP on Lollipop FTP.

I moved HTML, CSS, and IMG to the lollipop, but it doesn't reflect well.I don't know what's wrong, so please let me know.

ftp
1 years ago

1 answers
255 views
0
I uploaded it to the X server with Visual Studio Code SFTP, but it was uploaded to the top layer.

sftp.json contains the following:{name: xserver,host: sv10939.xserver.jp,protocol: sftp,port: 10022,username: ice888,password: greenmile,privateKeyPath: C:/Users/Masato/Documents/ssh/ice888.key,passph...

1 years ago

1 answers
373 views
0
Content-type specification for posting image data via http communication

If you look at how to post image data via http communication, every article says Content-Type: multipart/form-data.(Or you can encode the image binary data in base64 and include it in json etc.)In my ...

1 years ago

1 answers
393 views
0
Understanding the MySQL Table Configuration of Parent-Child Hierarchy Data

What you want to do in the endI want to display the parent-child hierarchy category in PHPQAfter searching, I found [PHP][Recursive function version] that I tried to register and display categories of...

1 years ago

1 answers
460 views
0
I don't know how to get openLDAP to read schema for sudo

OpenLDAP is trying to manage suod policies.Regarding the procedure for reading the sudoers schema, I did it with reference to the following site, but the article is old and it seems that the setting u...

1 years ago

1 answers
320 views
0
I don't know how to manage sudo's policies in openLDAP

I want to control which commands can be sudoed in the LDAP server configuration, but I don't know how to do it.I have read blog posts, and I wonder if loading the sudoors schema will enable the LDAP s...

1 years ago

1 answers
348 views
0
I would like to do sudo management with openLDAP (2.4.44)

I want to control which commands can be sudoed in the LDAP server configuration, but I don't know the general procedure.I read blog posts and other articles, but by reading the schema of sudoes, I can...

1 years ago

1 answers
398 views
0
Understanding Errors in Public Key Authentication

I'd like to authenticate the public key using the ssh2_auth_pubkey_file function in PHP.I am having a hard time because I cannot authenticate with the following message.If you have any advice such as ...

1 years ago

1 answers
428 views
0
Understanding Errors in Public Key Authentication

I'd like to authenticate the public key using the ssh2_auth_pubkey_file function in PHP.I am having a hard time because I cannot authenticate with the following message.If you have any advice such as ...

1 years ago

1 answers
250 views
0
I would like to do sudo management with openLDAP (2.4.44)

I want to control which commands can be sudoed in the LDAP server configuration, but I don't know the general procedure.I read blog posts and other articles, but by reading the schema of sudoes, I can...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.