Skip to content

Blog | Unix

Notes

  • Home
  • htaccess
  • IPTV
  • RBL whitelist request
  • Sitemap
  • The famous IP address ranges
  • What is your WAN IP
  • Whois
  • Bash tricks
  • Contact Us

Tag: nano

Pico editor and Centos

1165  admin  
April 10, 2018 at 3:43 pm

pico doesn't go with Centos.

As result you can get something like the following:

crontab -e
/bin/sh: pico: command not found
crontab: "pico" exited with status 127

To get rid of this error, do the following:

Install nano editor if needed:

yum install nano -y

And run:

cd /usr/bin/
ln -s nano pico
export EDITOR="pico"
… Read the rest
Centos, CloudLinux, Linux, nano, pico  centos, nano, pico  Leave a comment  

How to change default crontab editor

1144  admin  
February 1, 2018 at 4:51 pm (last edited October 24, 2018 at 3:17 pm)

Run from a command line:

export EDITOR=/bin/vi
export VISUAL=vi

or

export EDITOR=/usr/bin/vim
export VISUAL=vim

or

export EDITOR=/bin/nano
export VISUAL=nano
… Read the rest
Centos, crontab, Linux  centos, crontab, nano, vi, vim  2 Comments  

Tags

bash cache centos cmd command line cpanel crontab csf dns dovecot drupal drush exim firefox horde htaccess install iptables iptv Joomla linux mailman MariaDB media multisite my.cnf mysql password password reset port roundcube shell spamassassin ssh ssl ubuntu upgrade vi whmapi1 whmcs wordpress wp wp-cli wp-config.php xubuntu

Recent Posts

  • How to create a file of specific size using Linux command line
  • How to check bandwidth usage for user on cPanel serve from command line
  • How to change master domain on cPanel server from command line
  • How to generate Self-Signed SSL on cPanel server using command line
  • How to disable swap partition

Recent Comments

  • Chris R. on How to fix “421 Too many concurrent SMTP connections”
  • Dmitry on cPanel, WHMCS xml-api 404 error
  • Вася on How to access protect folder by apache HTTP Basic Authentication using cURL
  • Леся on How to access protect folder by apache HTTP Basic Authentication using cURL
  • Mike P. on Popular DNS resolvers

Categories

  • android
  • apache
  • atop
  • awstats
  • bashrc
  • cache
  • cagefs
  • Centos
  • centos 7
  • ClientExec
  • CloudLinux
  • cmd
  • command line
  • convert
  • Cpanel
  • crontab
  • csf
  • dns
  • dovecot
  • drupal
  • drush
  • epel
  • exim
  • ffmpeg
  • firefox
  • ftp
  • google
  • grep
  • horde
  • htaccess
  • html
  • IPTV
  • Javascript
  • Joomla
  • Laravel
  • Linux
  • magento
  • magento 2
  • mail
  • mailman
  • MediaWiki
  • Moodle
  • mySQL
  • nagios
  • nano
  • nc
  • netstat
  • nmap
  • Opencart
  • openvpn
  • OpenVZ
  • paypal
  • perl
  • PhpMyAdmin
  • pico
  • prestashop
  • proxy
  • python
  • roundcube
  • roxterm
  • rsa
  • rvsitebuilder
  • Scripts
  • sitepad
  • softaculous
  • spamassassin
  • ssh
  • ssl
  • systemctl
  • tcpdump
  • Tools
  • Ubuntu
  • Uncategorized
  • video
  • webmail
  • whmapi1
  • whmcs
  • WireGuard
  • wireshark
  • Wordpress
  • wp-cli
  • xubuntu
  • YouTube
  • yum
  • zen cart