Archive

Alllow root login on AWS VPS

Login to the box with your key. ie: ssh -i “/root/your_aws_key.pem” centos@public-ip-address Define root password sudo passwd Switch to user root su root Allow root

Read More »

Create new user account on Linux shell

sudo /usr/sbin/useradd –create-home –home-dir /usr/local/problemcrusher –shell /bin/bash problemcrusher sudo useradd –create-home -c “Problemcrushing role account” problemcrusher

Read More »

RocketChat download links

Download Windows version of RocketChat: https://rocket.chat/install Download Android version of RocketChat: https://play.google.com/store/apps/details?id=chat.rocket.android&hl=en Download iPhone iOS version of RocketChat: https://apps.apple.com/us/app/rocket-chat/id1148741252

Read More »

Most Popular