• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace: • 14 Kubernetes Master冗長化 • 05 tcpdump Wireshark • 70 WordPress + PostgreSQL

code

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@en:01_linux
  • Any namespace
  • en:01_linux:01_net (1)
  • en:01_linux:02_www (1)
  • en:01_linux:99_その他 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

31 CentOS5 TLS1.2 @en:01_linux:02_www
23 Hits, Last modified: 20 months ago
ocol version ===== OpenSSL Version Check ===== <code> # openssl version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 </code> ===== Solution ===== Install a newer OpenSSL <code> # yum install gcc gnutls-devel </code> ==== OpenSSL ==== <code> # wget https://www.openssl.org/source
71 vsftpd @en:01_linux:01_net
22 Hits, Last modified: 15 months ago
A simple FTP Server ===== Installation ===== <code> # yum install vsftpd </code> ===== Modifying the Configuration File ===== <code console> # vi /etc/vsftpd/vsftpd.conf anonymous_en... if non-encrypted connections are also allowed) </code> ===== Creating a Server Certificate ===== <cod
Operation not permitted Cannot delete file @en:01_linux:99_その他
10 Hits, Last modified: 3 years ago
stems. ===== Cannot be deleted normally ===== <code console> # rm -rf ttyload rm: cannot remove `ttyload': Operation not permitted </code> ===== confirm lsattr ===== <code console> # lsattr ttyload s---ia------- ttyload </code> ===== The file can be deleted if its attributes

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki