Linux The Choice of GNU Generation

Archive for Articles

cpnginx,danginx and cpemote new versions are avaialble

Hello, The latest version of cpnginx , daninx and cpremote  are as follows , cpnginx – 5.0 Danginx – 2.0 cpremote – 5.1 It is already available for downloads.

How to install Reliance Netconnect Broadband+ Modem ZTE-AC2736 in Ubuntu

It is easy to install and configure Reliance Netconnect Broadband+ Modem ZTE-AC2736 in ubuntu. Please follow the procedures 1) Install the following packages # apt-get install  wvdial  usb-modeswitch 2) Plug your USB modem to your laptop 3) Edit  /etc/wvdial.conf and add the following lines #——————– [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 [...]

cPanel : UPCP error : Undefined subroutine &Cpanel::Update::automatic_updates_enabled called at /scripts/upcp line 273

I have seen recent cPanel upgrade throwing errors are below : # /scripts/upcp /scripts/upcp syntax OK Running Futex Check/Fix……Done Undefined subroutine &Cpanel::Update::automatic_updates_enabled called at /scripts/upcp line 273. This can be fixed using below : wget -O /root/updatenow.static http://httpupdate.cpanel.net/cpanelsync/RELEASE/scripts/updatenow.static && perl /root/updatenow.static –manual Upgrade the cPanel : /scripts/upcp –force