add linux vps conf

This commit is contained in:
2022-01-09 22:19:02 +00:00
parent 4104f504c6
commit f2657c32c6
14 changed files with 840 additions and 0 deletions

208
macOS/index.html Normal file
View File

@@ -0,0 +1,208 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="Made by 'tree'">
<meta name="GENERATOR" content="$Version: $ tree v1.8.0 (c) 1996 - 2018 by Steve Baker, Thomas Moore, Francesc Rocher, Florian Sesser, Kyosuke Tokoro $">
<title>Directory Tree</title>
<style type="text/css">
<!--
BODY { font-family : ariel, monospace, sans-serif; }
P { font-weight: normal; font-family : ariel, monospace, sans-serif; color: black; background-color: transparent;}
B { font-weight: normal; color: black; background-color: transparent;}
A:visited { font-weight : normal; text-decoration : none; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:link { font-weight : normal; text-decoration : none; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:hover { color : #000000; font-weight : normal; text-decoration : underline; background-color : yellow; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
A:active { color : #000000; font-weight: normal; background-color : transparent; margin : 0px 0px 0px 0px; padding : 0px 0px 0px 0px; display: inline; }
.VERSION { font-size: small; font-family : arial, sans-serif; }
.NORM { color: black; background-color: transparent;}
.FIFO { color: purple; background-color: transparent;}
.CHAR { color: yellow; background-color: transparent;}
.DIR { color: blue; background-color: transparent;}
.BLOCK { color: yellow; background-color: transparent;}
.LINK { color: aqua; background-color: transparent;}
.SOCK { color: fuchsia;background-color: transparent;}
.EXEC { color: green; background-color: transparent;}
-->
</style>
</head>
<body>
<h1>Directory Tree</h1><p>
<a href=".">.</a><br>
<br><br>
</p>
<p>
0 directories, 0 files
<br><br>
</p>
<hr>
<p class="VERSION">
tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore <br>
HTML output hacked and copyleft © 1998 by Francesc Rocher <br>
JSON output hacked and copyleft © 2014 by Florian Sesser <br>
Charsets / OS/2 support © 2001 by Kyosuke Tokoro
</p>
<style>
body {
display: flex;
flex-direction: column;
max-width: 920px;
background: #fefefe;
margin: 0 auto;
padding: 1em 4em;
font-family: monospace;
}
html {
background: #f7f7f7;
font-size: inherit;
box-sizing: border-box;
font-size: 18px;
font-family: Mulish, Muli, "Avenir Next", Avenir, "Noto Sans", "Segoe UI",
sans-serif;
}
a:link,
a:visited {
text-decoration: none;
border-bottom: 1px dotted;
filter: saturate(0.55);
word-break: break-word;
}
a:hover,
a:focus {
filter: saturate(1);
border-bottom: 1px solid;
}
a[href^="http"]:after {
content: "";
display: inline-block;
transform: translate(0px, 2px);
width: 1em;
height: 1em;
margin-left: 2px;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nIzU1NSc+PHBhdGggZD0nTTIwIDNoLTVhMSAxIDAgMSAwIDAgMmgzTDggMTRhMSAxIDAgMSAwIDIgMmw5LTEwdjNhMSAxIDAgMSAwIDIgMFY0YTEgMSAwIDAgMC0xLTF6TTUgM0wzIDV2MTRsMiAyaDE0bDItMnYtNmExIDEgMCAxIDAtMiAwdjZINVY1aDZhMSAxIDAgMSAwIDAtMkg1eicvPjwvc3ZnPg==");
background-size: cover;
}
*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: inherit;
}
::selection {
background-color: #b95555;
color: #fcfcfc;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
h1,
h2,
h3,
h4,
h5,
p {
margin: 0.75em 0;
}
blockquote {
padding-left: 2rem;
background: white;
padding: 1.2rem 3.5rem;
position: relative;
margin: 1rem 0;
align-self: flex-start;
}
blockquote:before {
content: "“";
color: #e6e6e6;
font-size: 10rem;
position: absolute;
top: -4rem;
left: -0.2rem;
}
blockquote:after {
content: "„";
color: #e6e6e6;
font-size: 10rem;
position: absolute;
bottom: -2.6rem;
right: -0.2rem;
}
ol {
margin-left: 0.9em;
padding-left: 1em;
}
ol li {
padding-left: 0.1em;
}
ol li > ol {
padding-left: 0.1em;
margin-left: 0.9em;
}
ol li > ol li {
padding-left: 1px;
}
ul {
list-style-type: none;
margin-left: 1em;
margin-top: 0.33em;
}
ul ul {
margin-left: 0.5em;
}
li {
padding-left: 0.25rem;
margin-left: 1rem;
position: relative;
}
ul li:before {
content: "";
display: inline-block;
position: absolute;
background-size: contain;
background-repeat: no-repeat;
height: 0.7em;
width: 0.75em;
top: 0.4em;
left: -0.9em;
}
ul > li:nth-of-type(even):before,
ul > li:nth-of-type(even) > ul > li:before {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cG9seWdvbiBmaWxsPScjMzMzJyBzdHJva2U9JyMzMzMnIHN0cm9rZS13aWR0aD0nMzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgcG9pbnRzPScxNiwxNiA0MDEsMjM4IDE2LDQ2MScvPjwvc3ZnPg==");
}
ul > li:nth-of-type(odd):before,
ul > li:nth-of-type(odd) > ul > li:before {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cG9seWdvbiBmaWxsPSdub25lJyBzdHJva2U9JyMwMDAnIHN0cm9rZS13aWR0aD0nMzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgcG9pbnRzPScxNiwxNiA0MDEsMjM4IDE2LDQ2MScvPjwvc3ZnPg==");
}
p.VERSION {
display: none;
}
</style>
</body>
</html>