Posts by ServerOk

linux sound

linux sound

aplay Show Sound Devices

aplay

aplay

aplay is a command line sound player for ALSA soundcard driver. To list all available sound devices, run

Nginx vs Apache

Nginx vs Apache

I recently added nginx as front end for apache. Now nginx serve static content, PHP requests are peroxided to Apache.

Configure Nginx to listen on single IP Address

Configure Nginx to listen on single IP Address

By default Nginx listens on all IP address on a server. To make nginx listen on specific IP address, edit

Running Python Application with gunicorn and nginx

Running Python Application with gunicorn and nginx

Create a service file for gunicorn Here /home/ubuntu/myapp/wagtail2 = path to the folder where web application is. /home/ubuntu/myapp/venv/bin/gunicorn = is

meteor

meteor

To run meteor application on all IP address on the server, run

Meditation

Meditation

Mysteries of Life – Meditation WhatsApp Group Why Meditation @ Reddit 7 Ways Meditation Can Actually Change The Brain

malware

malware

Online Malware Scanner for websites Scan a folder with clamscan maldet https://opentip.kaspersky.com https://sitecheck.sucuri.net Tools https://remnux.org/ Forums http://www.virusinfo.info http://www.rootkit.com http://www.gmer.net Blogs

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