I have multiple remote Ubuntu servers for running Python scripts. Before that, I had two choices, using SSH to login remotely for development, or copying file to the remote servers after local development. But...
SecureCRT is powerful, high-usability terminal emulator. I found some useful tips & tricks when using SecureCRT, which are summarized below. Copy & Paste When using terminal window, we often need to copy & paste...
Crontab is a command used to execute tasks regularly in Linux/Unix operating systems. It is very suitable for repetitive tasks. I am using Ubuntu 20.04 LTS, but the crontab commands in most linux distributions...
Recent Comments