Open Connection Manager, click ADD, and select SSH SSH Settings: Description: JMP-Manager Host: 10.254.13.11 Remote Username: Manager Remote Command: /usr/X11R6/bin/ xterm -geometry 124×47 -ls
Open Connection Manager, click ADD, and select SSH SSH Settings: Description: JMP-Manager Host: 10.254.13.11 Remote Username: Manager Remote Command: /usr/X11R6/bin/ xterm -geometry 124×47 -ls
NDS edirectory ldap server listening on the TCP port. Novell ediectory ldap server is not listening on the tls port. Executing customized settings after starting of the Novell eDirectory server. Solution:
run updatedb locate profile-bluemtn.cfg Results: /etc/mrtg/profile-bluemtn.cfg /var/lib/mrtg/_etc_mrtg_profile-bluemtn.cfg /var/lib/mrtg/profile-bluemtn.cfg To Fix: rm -R /var/lib/mrtg/_etc_mrtg_profile-bluemtn.cfg rm -R /var/lib/mrtg/profile-bluemtn.cfg
· rinetd configuration Rinetd is a very generic proxy. Configuration is in /etc/rinetd.conf, for example: 194.46.73.3 80 192.168.1.3 80 will forward all traffic addresses to the 194 address to the 192 address. Access can be denied: deny 141.73.21.* Restart using rcrinetd restart
sendmail -q -v
ssh-copy-id is a script that uses ssh to log into a remote machine (presumably using a login password, so password authentication should be enabled, unless you’ve done some clever use of multiple identities) It also changes the permissions of the remote user’s home, ~/.ssh, and ~/.ssh/authorized_keys to remove group writability (which would otherwise prevent you […]
Problem: Maximum execution time of 30 seconds exceeded in /photo/include/picmgmt.inc.php on line 273 Possible Reasons: Picture exceed maximum resolution, or coppermine software releases have problems
apt-get clean apt-get autoclean
find /var/amavis -type d -name ‘amavis-20??????T*’ \ -prune -mtime +1 -exec rm -rf {} \;
ssh -t host command