Screen tool. Managing multiple sessions and screens via one terminal.
When working on the terminal either locally or via ssh, many times it is needed to open an additional terminal while a process is already running on the first one. […]
When working on the terminal either locally or via ssh, many times it is needed to open an additional terminal while a process is already running on the first one. […]
1) https://www.google.com/webfonts – Fonts from google – free to use! 2) https://www.fontspace.com/ Huge fonts collection for free. 3) https://www.wazu.jp Free fonts from WAZU JAPAN’s Gallery of Unicode Fonts. 4) https://www.fora.gr/gr/free/fonts/ Collection of free Greek fonts 5) https://www.consider.gr/greek-fonts/ Very […]
Barak Tawily is known for presenting the vulnerability of wordpress websites that someone can take advantage to start a very easy DOS attack and bring down the website. CVE-2018-6389 flaw […]
Finally google released some amazing tools that are necessary for all serious webmasters! Google Optimize beta is online! register here: https://optimize.google.com/. Create a container and start using any of the […]
Authentication error when configuring pop3/imap gmail account in your mail client. Have you ever needed to setup your computer’s mail client to receive google mail instead of having to visit […]
How to access Deep Web without TOR In order to access deep web you usually need to run TOR. If you simply want to check out couple of websites in […]
Free SSL certificate for your website from trusted CA Until recently in order to get a SSL certificate from a trusted CA you had to pay a minimum of 50$ […]
How to enable SSL on your Centos webserver! Follow the steps bellow to create a new secure certificate for your website and enable https: Centos 6.5 First step is to […]
Here are some linux commands that can kill your computer! Don’t try them if you don’t know what you are doing: 1. Delete Everything Recursively! rm -rf / 2.Send commands […]
Ping is a network software utility that sends a packet to the target machine and the target machine will reply back if it receives that packet. This way we can […]