malware
Tools Forums http://www.virusinfo.info http://www.rootkit.com http://www.gmer.net Blogs http://www.youtube.com/watch?v=Q5cT3YHKVsY
Tools Forums http://www.virusinfo.info http://www.rootkit.com http://www.gmer.net Blogs http://www.youtube.com/watch?v=Q5cT3YHKVsY
If your web site is hacked and infected by malware, Google Safe Browsing can block your web site with red warning. If…
When i push to get respo, i get error stdin: is not a tty Other than this error on push and pull,…
General System stracelsoflspci Networking nmtui – configure networking Disk/Storage blkid – show UUID for disks.vgcreate Load
# strace -p 17723 -bash: strace: command not found # This is because strace not installed on the server. Install it with…
strace command is used to trace system calls. This is useful to see what a process is doing. To see what a…
When trying to restore a MySQL databse bakcup taken on MySQL 5.7 server to MairaDB 10.1 server i get following error. root@server:~#…
MariaDB Repository Setup Script MariaDB DEFAULT NULL ERROR 1064 (42000) Install MariaDB 10.3 on CentOS 7
This script configure MariaDB repository on your server. You can find more details on offical page https://mariadb.com/kb/en/library/mariadb-package-repository-setup-and-usage/ To setup mariadb repo, run…
To enable remote desktop on Ubuntu 18.04 (works with newer Ubuntu versions), go to settings. Click on Sharing Click on ON/OFF button…
iftop allow you to monitor network traffic like top command. You can download iftop source from http://www.ex-parrot.com/~pdw/iftop/ Before installing, install required packages…
When installing a software from source, i get error configure: error: can’t find pcap.h You’re not going to get very far without…