Giter Site home page Giter Site logo

dedicated-seedbox's People

Contributors

jerry048 avatar orbit666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dedicated-seedbox's Issues

Qeustion

Good day, how are you?

Could you please talk to me, what is Vertex?

Do you have URL of Vertex?

thanks

Debian 12

is there any possibility please to update the script to run on Debian 12?

添加qb4.2.5支持

大佬能否在后期版本添加qb4.2.5版本支持?这也是经典版本~

qBittorrent访问WebUI失败

系统版本:debian11 x64
qBittorrent版本:4.1.9.1、4.3.9、4.4.5、4.5.0
qb访问WebUI返回如下:

<!DOCTYPE html>
<html lang="${LANG}">

<head>
    <meta charset="UTF-8" />
    <title>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</title>
    <link rel="icon" type="image/png" href="images/qbittorrent32.png" />
    <link rel="icon" type="image/svg+xml" href="icons/qbittorrent-tray.svg" />
    <link rel="stylesheet" type="text/css" href="css/login.css?v=${CACHEID}" />
    <noscript>
        <link rel="stylesheet" type="text/css" href="css/noscript.css?v=${CACHEID}" />
    </noscript>
    <script src="scripts/login.js?locale=${LANG}&v=${CACHEID}"></script>
</head>

<body>
    <noscript id="noscript">
        <h1>QBT_TR(JavaScript Required! You must enable JavaScript for the Web UI to work properly)QBT_TR[CONTEXT=HttpServer]</h1>
    </noscript>
    <div id="main">
        <h1>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</h1>
        <div id="logo" class="col">
            <img src="icons/qbittorrent-tray.svg" alt="qBittorrent logo" />
        </div>
        <div id="formplace" class="col">
            <form id="loginform" method="post" onsubmit="submitLoginForm();">
                <div class="row">
                    <label for="username">QBT_TR(Username)QBT_TR[CONTEXT=HttpServer]</label><br />
                    <input type="text" id="username" name="username" autocomplete="username" />
                </div>
                <div class="row">
                    <label for="password">QBT_TR(Password)QBT_TR[CONTEXT=HttpServer]</label><br />
                    <input type="password" id="password" name="password" autocomplete="current-password" />
                </div>
                <div class="row">
                    <input type="submit" id="login" value="QBT_TR(Login)QBT_TR[CONTEXT=HttpServer]" />
                </div>
            </form>
        </div>
        <div id="error_msg"></div>
    </div>
</body>

</html>

两个问题求解

用3o跑完星大脚本,再跑大佬的优化脚本

1、deluge优化出现以下提示
Failed to stop [email protected]: Unit [email protected] not loaded.
/dev/fd/62: line 585: /home/shmt86/.config/deluge/ltconfig.conf: No such file or directory
Failed to start [email protected]: Unit [email protected] not found.
2、系统优化出现以下提示
Optimizing CPU
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/l/linux/libcpupower1_4.19.132-1_amd64.deb 404 Not Found [IP: 141.76.2.4 80]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/l/linux/linux-cpupower_4.19.132-1_amd64.deb 404 Not Found [IP: 141.76.2.4 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
mkdir: cannot create directory ‘/etc/tuned/profile’: No such file or directory
touch: cannot touch '/etc/tuned/profile/tuned.conf': No such file or directory
/dev/fd/62: line 10: /etc/tuned/profile/tuned.conf: No such file or directory
/dev/fd/62: line 25: /sbin/tuned-adm: No such file or directory
Optimizing NIC Configuration
Some Configurations might not be supported by the NIC

脚本安全隐患

脚本里面使用useradd命令 如果一开始运行时的参数设置的简单就可能被弱密码爆破出来,比如我就是admin被人家爆破下毒了,建议大佬这个地方可以改一下或是多个提示,网络上也有不少教程直接用的admin作为账号密码参数的

qbittorrent安装时,最开始输入的<緩存大小(單位:MiB)>不生效

https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh 里面
我们可以看到 Cache_qB= $cache
这个命令有错误。在赋值语句中,变量名和等号之间不能有空格。因此,正确的语法应该是:Cache_qB=$cache。

https://github.com/jerry048/Seedbox-Components/blob/main/Torrent%20Clients/qBittorrent/qBittorrent_install.sh

Downloads\DiskWriteCacheSize=$Cache2也是错误的,应该为Downloads\DiskWriteCacheSize=$Cache_qB
我fork了一份,修改后已经正常设置了。

Not an issue but...

Can you please add ruTorrent + rTorrent with your tunning please? I loved your tunning, the performance is really good.
thank you so much!

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.