• 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 linux

linux


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

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


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

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


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Keep Your Shell Session Alive Using “Screen”

August 2, 2013 By admin Leave a Comment

Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells).  There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows. … [Read more...] about How to Keep Your Shell Session Alive Using “Screen”

Filed Under: Tutorials Tagged With: linux, screen, shell session


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Free Up Disk Space on a cPanel Server

February 20, 2013 By admin 1 Comment

Disk space issues are quite common in cPanel accounts and servers. It can be mainly because of the website users eats up the entire disk or the log files fills up or the backup fills up the entire folders.At the time of installation, we separate some of the folders to partitions, that helps a lot to keep the data safe if the disk space fills up. … [Read more...] about How to Free Up Disk Space on a cPanel Server

Filed Under: cPanel, Linux, Tutorials Tagged With: cpanel, disk space, linux, whm

Next Page »

Primary Sidebar

Copyright 2018 CPanelTech