Recent Activity
Theis Villumsen
User for 7 months
Created Content
Recently Created Pages View All
Disable ssh password login
Add a sshd config file with the following content sudo nano /etc/ssh/sshd_config.d/99-ts.conf C...
Change login session duration
To increase the number of minutes a session lasts do the following. Warning!This change affects ...
Performance optimization
After version 11049, add the following parameter to the tomcat configurationĀ -XX:SoftRefLRUPolic...
Remote debugging in Netbeans
How to enable debuggning in netbeans on a remote server, to enable break points. The server Ena...
Dynamically change users exclusive group
What it does Gives the user a list of exclusive groups defined in the application. The user can ...