unix
#2476
https://medium.com/@ndeepak_/how-to-install-xrdp-on-red-hat-8-and-centos-1b260c937890 Install EPEL RHEL8 Centos 8 Install Gnome Desktop and VNC Server Start and check server Firewall config, if needed: For VNC/RDP, user/password is mandatory, SSH key is not possible.
el8, RDP, ssh, unix, vnc
#2095
SSH to a machine using an SSH bastion (proxy) for example : and with additional SSH options : —- SSHPass Execure command as ssh (using SSH PASS)
How-to, linux, ssh, unix
#1927
While connecting to your server through SSH can be very secure, the SSH daemon itself is a service that must be exposed to the internet to function properly. This comes with some inherent risk and offers a vector of attack for would-be assailants. A s Source: How To Protect SSH With Fail2Ban on CentOS 7 […]
CentOS, Fail2Ban, linux, security, ssh, unix
#1844
groupmod -g Source: Linux: Changing UIDs and GIDs for a user by Stuart Colville
Permission, unix, User
#424
To create a symbolic link :
linux, solaris, unix
#416
jmeter.properties configuration : jmeter.save.saveservice.output_format=csv jmeter.save.saveservice.assertion_results_failure_message=false jmeter.save.saveservice.label=true jmeter.save.saveservice.response_code=true jmeter.save.saveservice.timestamp_format=yyyy/MM/dd HH:mm:ss.SSS jmeter.save.saveservice.default_delimiter=; Starting JMeter headless :
jmeter, performance, solaris, test, unix
#267
linux, unix
#263
On client machine, define Env. Property : DISPLAY=:0 run Xming server (default config) start Putty with X11 enabled and X11 server defined. connect to remote server run command or test X11 server using command : In case of font issue, run this command before starting installer : For Linux, ensure X11 packages are all installed […]
linux, solaris, unix
#77
To add ‘top’ in Solaris : to add ‘wget’ in Solaris : —————————————- Filtered history : Create an .inputrc file in the home folder with following content :
bash, linux, shell, solaris, unix