Fulltext results:
- Increase the Tomcat Upload Limit
- ====== Increase the Tomcat Upload Limit ====== The "manager"-App of the Tomcats has a limit of 50MiB. This limit is defined in t... reshold> </multipart-config> </code> To increate the limit to 75MiB change the file like this: <... tipart-config> </code> If you have installed Tomcat in ''/opt/tomcat'', the file will be here: ''/opt
- SSH
- === SSH ====== ===== SSH with Public Key Authentication only ===== === /etc/ssh/sshd_config === Make sure that your SSH config file (''sshd_config'') contains these settings: <code> PubkeyAuthentication yes PasswordAuthentication no </code> If you changed the config, make sure to restart sshd to act
- List Open Ports
- r with the listening processes: <code bash> netstat -tulpn </code> Here is an example output: <code... Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0
- Set the Timezone on Debian @info:sysadmin:debian
- (use ''su'' or ''sudo''): dpkg-reconfigure tzdata {{tag>sysadmin linux debian timezone configure}
- System Administration
- ====== System Administration ====== {{indexmenu>.#2}}