Jump to content

Alem

Forum Members
  • Posts

    17
  • Joined

  • Last visited

1 Follower

Converted

  • Interests
    music,linux,c++,servers,mod,vs..
  • Occupation
    freelance

Equipment

  • Keenetic
    Peak Dsl 2510

Recent Profile Visitors

754 profile views

Alem's Achievements

Member

Member (2/5)

2

Reputation

  1. Solved. install nutserver. https://forum.keenetic.ru/topic/6019-настройка-nut-для-keenetic/page/2/ install lighttpd lighttpd mod-cgi Add / Edit lighttpd.conf: server.port = 81 server.modules + = ("mod_cgi") $HTTP["url"] =~ "^/cgi-bin" { cgi.assign = ( "" => "" ) } make directory inside cgi-bin: mkdir -p /opt/share/www/cgi-bin/nut Copy Files: cp -r /opt/share/www/cgi-bin/* /opt/share/www/cgi-bin/nut/* set the execution permissions :chmod +x /opt/share/www/cgi-bin/nut/*.cgi if you want web contol edit /opt/etc/nut/upsset.conf: remove first 3 ### character I_HAVE_SECURED_MY_CGI_DIRECTORY line. Restart lighttpd: /opt/etc/init.d/S80lighttpd restart open : http://192.168.1.1:81/nut/
  2. Requests aria2c support
  3. I agree. Even Nextcloud worked very slowly with Peak DSL 256 mb ram. I thought it would be worth a try to use basic NAS functions with Seagate backup hub+ 5 TB HDD. Instead: Entware file browser+KeeDns+webdav file synchronization+aria2c works fine.
  4. How can I change the drive labels sda1-sdb1? All drives Ntfs Filesystem. Thanks..
  5. Hi.Php 8.4 not work.Requires Php 8??
  6. Hi. How can I install aria2 to peak dsl 2510? Thanks..
  7. Hi.How to configure ftp and sftp server to transfer large files remotely with filezilla? Thanks.
  8. usb.2.0 and lower device cpu-ram issues..
  9. I have KN2510 Router/modem.Seagate Backup Plus 3.5" 6TB USB 3.0 device working very well
  10. Biz buradayız....
  11. I am trying to move files from nas device to modem usb disk. With ftp rush program. How can I set port settings for FXP? FTP to FTP transfer (No data is passed through your PC)
  12. root password is "keenetic" not work.what could it be? Solved:SSH Port 222
  13. Thanks.This way is working.
  14. Thanks for answer. Didnt work.What could be the matter? Log is there: Opkg::Manager: /tmp/mnt/E866-9560 mounted to /tmp/mnt/E866-9560. May 16 12:04:23 ndm Opkg::Manager: /tmp/mnt/E866-9560 mounted to /opt/. May 16 12:04:23 npkg inflating "EN_mips-installer.tar.gz". May 16 12:04:23 npkg failed to inflate "EN_mips-installer.tar.gz": bin/renice: operation not permitted. May 16 12:04:23 ndm Opkg::Manager: system failed [0xcffd0238], exit code 147. May 16 12:04:23 ndm Opkg::Manager: invalid initrc "/opt/etc/initrc": no such file or directory, trying /opt/etc/init.d/. May 16 12:04:27 ndm Core::System::Configuration: configuration saved. May 16 12:04:32 coalagent updating configuration...
  15. Hi.Which file support to Peak Dsl 2510??
×
×
  • Create New...