Category: Linux

How to check VPS Server parameters with Linux command

How to check VPS Server parameters with Linux command

When you just bought a VPS but don’t know if the provider has the same configuration as the package you bought, or you want to see how much of the hard drive, RAM and CPU space you can use. commands…

change vps password

How to change the Root account password of Linux VPS

What is the root account in VPS? Each operating system has a special user account and is granted the highest privileges, and in Linux it is the root account. Usually when you buy VPS, the provider will create and send…

Web Hosting Security

Security in web hosting is affected by four areas. At the top is the security of the data centers that the hosting provider has to take care of. This includes non-technical things like building security, fail-safe power supplies (chords and…

How To Set Up A Firewall On Your Linux Server

One of the most commonly used security framework in Linux Netfilter, this functionality is within the Linux kernel and provides flexibility for various network – related operations to be implemented in the form of custom drivers. Netfilter offers several options…

setup-a-home-server

How To Set Up A Home Server

Hardware components: A router with Internet connection, a computer that acts as web server and network RJ45 cabling to connect the router to your computer. Software components: OS Windows or Linux, Apache server, a program for creating and editing Web…

server-issue-5

Common Server Issues and Solutions

One of the most common uses of the server online is to host websites . This is made possible by software that serves content http among other things. In this post I will explain some tricks to detect and repair…

Common Errors on Yum on CentOS, RHEL or Fedora

Yum is a package management tool to install, update and remove packages rpm based RedHat systems, soon to be replaced by dnf . Sometimes when you try to install a package with the yum command, errors can occur for several…

centos-web-panel

How To Install Centos Web Panel (CWP) in Linux VPS

You’re looking for a free control panel that has a myriad of features classy and easy to operate?. Centos Web Panel is an answer. CentOS Web Panel (CWP) is a free control panel that supports many features such as Web…

When to use a Dedicated Server

Dedicated servers are understood as a complete system: Such a server doesn’t just provide space for multiple users sharing the available memory, but is a single project, perhaps a very large, resource-taxing one. The advantage of this server variant is,…

php-and-mysql

PHP & MySQL Basics: Databases & Tables

To test MySQL with PHP on your own computer, you need a separate server. You can setup your own server on your PC by Installing XAMPP or XAMPP lite and you can run PHP scripts on your computer and use…

Installing Ubuntu on your Laptop or PC

Ubuntu is one of the most user-friendly Linux operating systems and very popular today. Installing Ubuntu on your PC will therefore be relatively easy. ISO image of Ubuntu • First, you must decide whether you Ubuntu (64-bit) or (32-bit) Ubuntu…