Giter Site home page Giter Site logo

linux-code's Introduction

THIS IS TITLE

Various kinds of Linux code search on the Internet by myself and use to review.
记录我自己在网上收集到的各种用到的 Linux code

Linux-debian

一键升级apt(前端软件包管理器)
sudo apt update && sudo apt upgrade -y

linux创建用户并给用户sudo权限

命令-command
date -R 查看时间 ate --set 修改时间
chmod -R 755 路径 775权限
systemctl stop|start|restart|reload|disable|enable

v2ray-code

服务器VPS

安装时间同步组件ntp
apt install ntp -y
安装 Curl 依赖包-v2ray需要
apt-get update -y && apt-get install curl -y

三网回程路由测试
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh


V2FLY官方
geosite/ip.dat-第三方规则

linux-code's People

Contributors

deswateer avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.