• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for admin

admin

How to generate a random password from commandline

October 30, 2015 By admin Leave a Comment

Passwords are the key to security. For obvious reasons, passwords need to be strong, long and secure.  Sometimes generating complex and secure passwords can be a bit time taking. … [Read more...] about How to generate a random password from commandline

Filed Under: Articles, Linux, Tutorials Tagged With: linux, linux command line, password

How to use arping to bind IP in a Linux Server

October 29, 2015 By admin Leave a Comment

arping can be a very handy tool when your main task is to migrate IP addresses across servers. When we migrate IP addresses, the switch or the networking device will cache the information and switch the packets to the old server, and thereby keeping the IP in the new server down. … [Read more...] about How to use arping to bind IP in a Linux Server

Filed Under: Control Panels, Linux, Tutorials Tagged With: arping, linux

How to Setup an FTP server using PureFTP

October 18, 2015 By admin 1 Comment

 Setting up a PureFTP server is rather easy. I am making it easier. In a CentOS server, follow these steps to install a fully standalone PureFTP server, without PAM authentication. … [Read more...] about How to Setup an FTP server using PureFTP

Filed Under: Articles, Linux Tagged With: linux, pureftp, pureftpd

How to Schedule Tasks Using Cron

October 17, 2015 By admin

Task scheduler is quite necessary a tool in any operating system. We may need to schedule upgrades, or scripts to run at regular intervals so that our application will be functioning as expected. Linux comes with a default task scheduler called Cron. … [Read more...] about How to Schedule Tasks Using Cron

Filed Under: Articles

How to change the primary IP addres of a Linux / cPanel server

October 15, 2015 By admin 1 Comment

Normally in all servers, the outbound connections from a server will be originating from the primary IP of the server. This is the case in a cPanel server as well. So if an IP is blacklisted, or blocked, some where we may need to change the primary IP address of the server.  If we are changing the network range this is needed. … [Read more...] about How to change the primary IP addres of a Linux / cPanel server

Filed Under: Control Panels, cPanel, Linux, Tutorials Tagged With: change the primary IP addres, IP change, network chnage

« Previous Page
Next Page »

Primary Sidebar

Copyright 2018 CPanelTech