Showing posts from September, 2021

Linux user management like add/edit/delete user | Linux | Pro Tutorials BD

Linux user management

First login with your root account.. 1.User add:-      Syntax : useradd -m <…

Bootstrap cdn

<css> <link rel="stylesheet" href="https://maxcdn.boot…

How to see all the information of a WiFi network Like mac address, channel, Signal etc in CMD

1. Open Command Prompt(CMD). 2. Run this command "netsh wlan show networks…

Windows user manage

1.Create user: command:  net user [username] [password] [action]. example: net …

Clear Remote Desktop(RDP) History.

1. Open Registry editor. 2. Change Address Bar address to Computer\HKEY_CURRE…

How to recover mikrotik user password on linux || Mikrotik

Mikrotik password recovery on linux ubuntu.

1. Create a directory: example: mkdir temp 2. Go to this created directory: exa…

PUTTY SSH Command For show File/Folder size

For get disk size = lsblk For get disk info = df For show all file size courren…

PSFTP Commmand For Connect with SSH Key

For login using ssh key->run this command in cmd = psftp -i "E:\test\te…

Load More That is All