HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/alt-nodejs6/root/usr/share/doc/alt-nodejs6-runtime/README
Package alt-nodejs6 provides Node.js platform delivered as a Software
Collection. For more information about Software Collections,
see the scl(1) man page. By installing the alt-nodejs6 collection,
you will get the minimum working set of packages to have a working Node.js platform.

Usage: scl enable alt-nodejs6 'node'

Software Collections allow you to build and execute applications
which are not located in the filesystem root hierarchy,
but are stored in an alternative location, which is /opt/alt/alt-nodejs6/root
in case of the alt-nodejs6 collection.

Node.js is a platform built on Chrome's JavaScript runtime
for easily building fast, scalable network applications.
Node.js uses an event-driven, non-blocking I/O model that
makes it lightweight and efficient, perfect for data-intensive
real-time applications that run across distributed devices.

When you want to work with the alt-nodejs6 collection, use the scl
utility (see the scl(1) man page for usage) to enable the scl
environment.

Examples:
scl enable alt-nodejs6 'command --arg'
  Run a specific command with the argument --arg within the alt-nodejs6
  software collections environment.

scl enable alt-nodejs6 'node'
  Run node from the alt-nodejs6 software collection.

scl enable alt-nodejs6 bash
  Run an interactive shell with the alt-nodejs6 software collection enabled.

scl enable alt-nodejs6 'man node'
  Show man pages for the node command, which is a part of the
  alt-nodejs6 software collection.

Report bugs to <http://bugzilla.redhat.com>.