cristianfere/some-nas-packages
Project ID: 24108
Description
Repository for updated versions of the follow packages:
coreutils patched with Advanced Copy (aka. cp and mv with progress bar) | https://github.com/xearonet/advcpmv
connman | https://01.org/connman
tinyssh | https://tinyssh.org
tremc | https://github.com/tremc/tremc
Installation Instructions
Install repository
sudo dnf copr enable cristianfere/some-nas-packages
Advanced Copy
aka. cp and mv with progress bar
sudo dnf update
cp -g file file-copy
connman
Internet connection daemon
Install package
sudo dnf install connman
tinysshd
A minimalistic SSH server which implements only a subset of SSHv2 features.
Install package
sudo dnf install tinnysshd
The default port is 222. If wish change the port, edit
/etc/systemd/system/tinysshd.socket
Is needed create
and enable the service with:
sudo systemctl enable tinysshd.socket
tremc
Curses interface for transmission
Install package
sudo dnf install tremc
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cristianfere/some-nas-packages
More info about enabling Copr repositories