Saturday, 26 August 2017

How To: Text to speech in linux terminal

text to speech freeware linux, best free text to speech linux, linux text to speech software free download, text-to-speech free download for linux, free text to speech software linux, text to speech linux terminal, text to speech linux mint, text to speech linux ubuntu, text to speech linux free, text to speech linux debian,

Tuesday, 1 August 2017

How to run vlc player as root

Today i am gonna tell you how to run vlc player as root user in linux or in kali linux (Debian based distro).

1) Open terminal login as root
2) type command :
 # sed -i 's/geteuid/getppid/' /usr/bin/vlc

3)  Enjoy vlc as root user.