Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

IBM rpc mount export: RPC: Unable to receive; errno = No route to host

firewall-cmd --permanent --add-service=rpc-bind
firewall-cmd --permanent --add-service=mountd
firewall-cmd --permanent --add-port=2049/tcp
firewall-cmd --permanent --add-port=2049/udp
firewall-cmd --reload
Comment

PREVIOUS NEXT
Code Example
Shell :: check if server has alreday AD 
Shell :: bash: emacs: command not found raspi 
Shell :: github shows two icons on commit 
Shell :: tab to csv command line 
Shell :: apt mailbox debian 10 
Php :: composer update no limit 
Php :: symfony schema update 
Php :: tinker lost color cli 
Php :: phpmailer utf8 
Php :: laravel query not null 
Php :: codeigniter check affected rows 
Php :: php uppercase 
Php :: check composer php version 
Php :: wordpress max memory limit 
Php :: the requested PHP extension curl is missing from your system. 
Php :: access to this resource on the server is denied laravel 
Php :: php read csv file line by line 
Php :: mac php ini file path 
Php :: laravel storage hard link 
Php :: laravel firstorfail 
Php :: get random posts wordpress 
Php :: php header redirect 
Php :: refresh web route laravel 
Php :: write if and else in one line laravel 
Php :: php generate random alphanumeric string 
Php :: php get file contents 
Php :: laravel meilisearch flush 
Php :: ubuntu 20.04 how to install npm 
Php :: get user ip in php 
Php :: php timestamp to date 
ADD CONTENT
Topic
Content
Source link
Name
6+2 =