Online Malware Scanner for websites

If your web site is hacked and infected by malware, Google Safe Browsing can block your web site with red

Git stdin is not a tty

Git stdin is not a tty

When i push to get respo, i get error Other than this error on push and pull, everything worked fine.

Linux Commands

Linux Commands

General arch chsh – Change Linux user shell apropos whois uname chown at lynx setfacl tr System strace lsof lspci

strace: command not found

strace: command not found

This is because strace not installed on the server. Install it with yum

commands

commands

Linux Commands strace

strace

strace

strace command is used to trace system calls. This is useful to see what a process is doing. To see

MariaDB DEFAULT NULL ERROR 1064 (42000)

MariaDB DEFAULT NULL ERROR 1064 (42000)

When trying to restore a MySQL databse bakcup taken on MySQL 5.7 server to MairaDB 10.1 server i get following

MariaDB

MariaDB

MariaDB Repository Setup Script MariaDB DEFAULT NULL ERROR 1064 (42000) Install MariaDB 10.3 on CentOS 7

MariaDB Repository Setup Script

MariaDB Repository Setup Script

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

Ubuntu 18.04 desktop sharing

Enable Remote Desktop in Ubuntu 18.04

To enable remote desktop on Ubuntu 18.04 (works with newer Ubuntu versions), go to settings. Click on Sharing Click on

iftop

Install iftop from source on CentOS

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

configure: error: can’t find pcap.h

configure: error: can’t find pcap.h

When installing a software from source, i get error To fix this on CentOS 7 server, run