Taken from:
- Code: Select all
man bootparam
'panic=N'
By default the kernel will not reboot after a panic, but this option will cause ...
It is currently Sat Oct 12, 2024 3:03 am
man bootparam
'panic=N'
By default the kernel will not reboot after a panic, but this option will cause ...
mkdir ~/memcached
cd ~/memcached
wget "http://monkey.org/~provos/libevent-2.0.12-stable.tar.gz"
tar xvfz libevent-2.0.12-stable.tar.gz
cd libevent-2.0.12-stable
./configure && make && make install
cd ~/memcached
wget "http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz"
tar xvfz memcached-1.4.5.tar.gz
cd memcached-1.4.5
./configure --with-lib-event=/usr/local/ && make && make install
echo "/usr/local/lib/" > /etc/ld.so.conf.d/libevent.conf
ldconfig
touch /etc/init.d/memcached
chmod +x /etc/init.d/memcached
insserv: warning: script 'S10vzquota' missing LSB tags and overrides
insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/S00vzreboot
insserv: warning: script 'vzquota' missing LSB tags and overrides
insserv: There is a loop between service vzquota ...
/usr/local/cpanel/cpanel -V
11.26.20-STABLE_49708
11.30.0 (build 32)
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/CpUpdateConf
/usr/local/cpanel/bin/rebuild_phpconf --help
mount | column -t
(0) Traditionally, /etc/mtab is a symlink to /proc/mounts in all the templates
we provide. This is for df utility to work.
(1) When quotaugidlimit is set, vzctl used to (via set_ugid_quota.sh dist
script that creates /etc/init.d/vzquota script inside a CT) delink /etc/mtab
and make it a file with grpquota,usrquota options, for quota* utilities to
work.
(2) Newer quota tools (quota-3.17 in Fedora ...
-L localhostport:remotehost:remoteport
Specifies that the given localhostport on the local (client) host is
to be forwarded to the given remotehost and remoteport on the remote side.
This works by allocating a socket to listen to localhostport on the local
side, optionally bound to the specified bind_address. Whenever a con-
nection is made to the local port, the connection is forwarded over
the secure channel, and a connection is made to remotehost ...
https://10.10.10.10:2087/scripts2/doautofixer?autofix=safesshrestart
Total posts 505 • Total topics 442 • Total members 22