How to Use V2ray on Android

3 years ago

Blog.Fastssh.com - How to use V2ray on Android - V2Ray is a new type of VPN using a protocol called…

How to Create a Free V2Ray Account

3 years ago

Blog.Fastssh.com - V2Ray is a new type of VPN using a protocol called VMess. VMess is the main protocol used…

How to Create a Free SSH Account

3 years ago

Blog.Fastssh.com - SSH is a system that allows its users to be able to control a device remotely, or it…

Enable or Disable SELinux

4 years ago

What is SELinux? SELinux installed on your device is a security control feature that restricts access to certain Kernel modules.…

Speedtest on Linux

4 years ago

Using a speedtest on linux will require a python, so we need to install python first Ubuntu: apt-get install python…

Increase “max_connections” value in MySQL

4 years ago

Optimizing the software on the server is essential to ensure you don't waste resources. For example, increasing the max_connections of…

Zip all files on Linux

4 years ago

Zipping file on Linux is very simple, just make sure you have zip command, otherwise, you need to install zip…

How to Create LVM & Thin LVM

4 years ago

Before we try to create LVM and thin LVM we should know common abbreviations you should know: LVM = Logical…

How to install Dropbear SSH on Centos and Ubuntu

4 years ago

Introductions SSH (Secure Shell) is a network protocol to secure connection between client and server. Most SSH servers are using…