Configuring a Static IP Address in the Kali Linux Command Line
If for some reason you do not use Network Manager (for example, if you use Linux without a desktop graphical environment), you can configure a static IP address on the…
If for some reason you do not use Network Manager (for example, if you use Linux without a desktop graphical environment), you can configure a static IP address on the…
The cPanel new version v66 introduces a new feature that we can configure server backup to Google Drive. Let’s see how to get this configured. Firstly, update the cPanel to…
Plesk dont support big files for restoration. It support files size of 2 GB only. To restore full backup you need use command line to restore big backups. To restore…
‘CTRL + ALT + T‘: Shortcuts to launch your terminal in Ubuntu. ‘Super Key + L‘ or ‘CTRL + ALT + L‘: Shortcuts to lock screen in Ubuntu. ‘Super Key…
Mcrypt installation process Install epel-release repo if you do not already have it installed # yum install epel-release Install libmycrpt and libmcrypt-devel rpms needed for the PHP extensions. # yum…
If your VPS is running CentOS and you use Control Web Panel (CWP), you may get this error at one time or the other: 502 Bad Gateway cwpsrv For me, I…
To setup RIAD 0 go to the Server Manager under File and Storage Services > Volumes > Storage Pools. next page will list disks added to the server, we are…
All tools in DNF added by plugins (core, extras) Yum Tool DNF Tool Notes debuginfo-install dnf debuginfo-install find-repos-of-install Use dnf list installed pkg instead dnf kickstart needs-restarting dnf tracer package-cleanup — covered by dnf…
To Install an SSL on Microsoft IIS 7 To install the intermediate certificate, click Start, and then click Run…. Type mmc, and then click OK. The Microsoft Management Console (Console)…
Open command line using “run as administrator” Change path where you want to add the .well-known Eg. You have site in inetpub/site So cmd path should be c:\inetpub\site run following…