Git Product home page Git Product logo

serverscripts's People

Contributors

gotbletu 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

Watchers

 avatar  avatar  avatar

serverscripts's Issues

Support for Solus OS

Hi, I saw your youtube video on this few minutes ago, and tried it on my fedora machine. It solves so many of my headaches that I can't thank you enough. As usual your scripts are really helpful. I am currently trying it on My Solus machine.

I have forked and I am updating the script to work on my Solus machine. I have already fixed find_pkm() to look for eopkg ( the package manager of solus ) and fixed install-samba.sh. But I need to cleanup my existing badly configured samba for the addnew-sambauser.sh to work properly, Currently it is not working.

I will work on it in the morning. I would love to send a PR for this enhancement if you like.

Transmission Support for Solus OS.

Hi,
Like before, I am fixing the automate_transmission script to work on solus os. There are few confusion I need to clarify before I can send a PR with fixes.

1 - For the variable TSM_CONFIG Solus doesn't have config location /var/lib/transmission-daemon. As far as I could locate (using locate command) transmission GUI is taking settings from $HOME/.config/transmission/settings.json. So I have changed it to that. But there is also issue that this script runs as a sudo therefore $HOME translate to /root Currently I have hard-coded my home path to continue testing.

2 - I can not find any service for transmission or transmission-daemon in systemctl on solus. Should I create one? Do I need to create one. Currently, I tried to find what happens when I set transmission-daemon to autostart using gnome-tweak , turns out, it just add the desktop file to ~/.config/autostart. with exec set to transmission-daemon

3 - There is no group with name of transmission, so chgrp fails. Do I need one for this to work? Even without that, transmission daemon was working as expected ( with some manual firewall configuration"

How do you want me to proceed?

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.