Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
# tar xvf netcat-0.7.1.tar.gz # cd netcat-0.7.1 # ./configure --prefix=/usr/local/netcat/ # make install # ln -s /usr/local/netcat/bin/nc /usr/bin
# echo conf|nc
# vim /usr/local/zookeeper/conf/zoo.cfg
4lw.commands.whitelist=*
# service zookeeper restart
Was this page helpful?