• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป es
Trace:

es
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:sysadmin
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Increase the Tomcat Upload Limit
8 Hits, Last modified: 10 years ago
file-size>52428800</max-file-size> <max-request-size>52428800</max-request-size> <file-size-threshold>0</file-size-threshold> </multipart-config> </code> To increate the limit to 75MiB change th
SSH
4 Hits, Last modified: 11 years ago
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 activate ist: <code bash> service ssh restart </code> {{tag>sysadmin ssh linux security}}
List Open Ports
3 Hits, Last modified: 9 years ago
st the open ports together with the listening processes: <code bash> netstat -tulpn </code> Here is an example output: <code> Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki