How To Change Default SSH Port in Linux, Ubuntu or Centos

How to change the default SSH Port in Linux or Ubuntu which is 22 to increase the security. Just loginto your SSH server using root. Then use some editor like nano or vi to edit the sshd configuration file. Then type nano /etc/ssh/sshd_configYou can use other editor like vi if nano is not installed but working with vi is a little different. If nano is not installed you can install is using yum install nano in CentOS. Now lets save the new port number and exit. Press Ctrl + X Type Y for YES. Don’t change the file name and…

View More How To Change Default SSH Port in Linux, Ubuntu or Centos
CentOS

How To Create A Parition in Linux, CentOs, Ubuntu Using Command Line Interface

First log into your account using root. Then checkout the drives and paritions using the command “lsblk” It will show you the drives begining with the name sda, sdb, sdc and so on. We can see that there is a drive sdb with no partition on it. Just note down the drive “sdb” on which you want to create parition in linux. It will show you the drives begining with the name sda, sdb, sdc and so on. Just note down the drive on which you want to delete the parition in linux. Use the command fdisk to enter in…

View More How To Create A Parition in Linux, CentOs, Ubuntu Using Command Line Interface
CentOS

How to delete a partition in Linux, CentOs, Ubuntu Using Command Line Interface

First log into your account using root. Then checkout the drives and partitions using the command “lsblk” It will show you the drives begining with the name sda, sdb, sdc and so on. Just note down the drive on which you want to delete the parition in linux. Use the command fdisk to enter in that drive as follow: Now type “d” to delete the partition Now Type “w” to write this operations in system and “q” to quit wq Now just reboot and use command lsblk to see that partition has been deleted in linux successfully. You can also…

View More How to delete a partition in Linux, CentOs, Ubuntu Using Command Line Interface
Virtualizor Dashboard 2022

How to create Thin LVM Pool On Second Drive

We have choosen Linux distro Ubuntu 20.04 in order to create Thin LVM Pool. However, you can select any other distro as the setup is almost same …atleast for CentOS distro. You can simply following these steps to create Thin LVM pool and then add it under virtualizor panel for provisioning of VPS. It is pertinent to mention here that Think LVM pool allows you to oversell disk space. Created a new partition 1 of type ‘Linux’ and of size 931.5 GiB.Partition #1 contains a xfs signature.Do you want to remove the signature? [Y]es/[N]o: 11. vgcreate vg2 /dev/sdb1 Volume group…

View More How to create Thin LVM Pool On Second Drive

What is staking of cryptocurrency?

You might have heard staking of CAKES, ADA and other cryptocurrencies. So what is staking of cryptocurrency? Staking is basically putting your coins in shared pool. That pool competes for processing of payments on the blockchain and the pool with most funds will win the next processing. Upon processing of block the pool earns fee on it and distributes the funds among the participants. In technical terms the staking is the method to get rewarded for participating in funds pool in order to win and process proof-of-stake (PoS) cryptocurrency blockchain. POS is similar to mining in POW proof-of-work like in…

View More What is staking of cryptocurrency?
cryptocurrencies

How to buy bitcoins in Pakistan, India, Malaysia etc. Using BINANCE

Peoples in Pakistan, India, Malaysia can easily buy BTC and other crypto currencies using Binance exchange. Binance exchange is one of the biggest cryptocurrency exchange founded in 2017 in Hong Kong. In 2018 the company moved its head quarter to Malta, EU since China put strict regulations on the crypto exchange business. Follow the steps to buy any coin of your choice on Binance. Signup on Binance Go to Binance Exchange using following link https://accounts.binance.com/en/register?ref=37045161 Enter your email and password to create the account. Buy Crypto on Binance After signing up and log into your account go to P2P Trading…

View More How to buy bitcoins in Pakistan, India, Malaysia etc. Using BINANCE

El Salvador declared BTC as Legal Currency

El Salvador is the first country to declare BTC as their regular currency. They made BTC their legal currency on 2nd September 2021. The government launched Chivo a digital wallet app that will the allow the citizens of el Salvador to conduct transactions. Following this news the BTC price fell as much as 10% which was something not expected. The El Salvador initially bought 400 BTC and later on bought 150 more BTC when the value of BTC crashed. A woman buys in a store that accepts bitcoins in El Zonte, La Libertad, El Salvador on September 4, 2021.MARVIN RECINOS/AFP…

View More El Salvador declared BTC as Legal Currency

Clientexec 6.4 Version with new User Dashboard

The version 6.4 brings a little glimpse of front end changes overhauld that we will see under version 7. The version 6.4 brings a refreshed user dashboard. However as of now the order page seems to be broken and the same has been notified to the developers. The following dashboard is however working for users. The notable features are General Billing Setting to void invoices of cancelled package. This comes handy as invoices were left unpaid for even cancelled package. Virtualizor plugin to send the storage ID when creating a VPS Full changelog of CE 6.4 is as follow: ADDED…

View More Clientexec 6.4 Version with new User Dashboard

Security Solutions For WHM/CPanel

There are three popular solutions right now which can help you fight malicious content/viruses for web hosting servers. This article is part of our series in setting up WHM server. Imunify Antivirus or Imunify360 ConfigServer eXploit Scanner BitNinja Imunify360 Imunify 360 is the most popular and comprehensive security solution for linux servers specially with WHM/CPanel as it has front gui for easy management. The imunify360 also contains their own firewall, antivirus, malicious code scanner etc. Features of Imunify360 Antivirus Firewall WAF PHP Security Layer Patch Management Domain Reputation Pricing of Imunify360 The price plans of Imunify360 are as follow: SINGLE…

View More Security Solutions For WHM/CPanel