-
Instruktaż/Tutorial (Linux) Niezbędne narzędzia do skryptowania w Bashu
Zainstaluj Entware-std Połącz się z serwerem po SSH Wykonaj, aby zainstalować: opkg update opkg install binutils coreutils diffutils findutils inetutils # opcjonalnie opkg install moreutils ncftp-utils ntp-utils usbutils xz-utils # kompilatory opkg install gcc libc libgcc opkg install...- Silas Mariusz
- Temat
- bash find linux script tools
- Odpowiedzi: 0
- Forum: Wiki & FAQ
-
Pomoc I can not find my Adapter/interface in the RTorrent Bind IP interface
<-- Please remind: English only. Don't forget to delete this line when writing post and fill FW version and model name bellow. --> Firmware version: Version 4.5.3.1652 (2021/04/28) Model name: QNAP TS-1677 Hi, I am using two physical interfaces 1) My regular LAN (Adapter 5) 2) hooked up to a...- Not a Hippo
- Temat
- find interface ip rtorrent
- Odpowiedzi: 1
- Forum: Rtorrent 15
-
W
Pomoc Usuwanie plików starszych niż x dni
Używam QNAP TS-212 z QTS 4.2.0. Chcę cyklicznie usuwać z katalogu pliki starsze niż określoną liczbę dni. Znam polecenie find: find /katalog -name '*.*' -mtime +7 -delete find /katalog -name '*.*' -mtime +7 -exec rm -rfv {} \; ale wyrażenia -delete i -exec o mnie nie działają. Wygląda, że nie...- Wolwi
- Temat
- bash find
- Odpowiedzi: 3
- Forum: Oh'Linux? Software hacking i QNAP modding