[[email protected] config]# su – mform
Last login: Mon Apr 16 14:08:05 CST 2018 on pts/4
su: failed to execute /bin/bash: Resource temporarily unavailable
[[email protected] config]#
[[email protected] config]#
[[email protected] config]# egrep -v “$|#” /etc/security/limits.d/20-nproc.conf
soft nproc 4096
root soft nproc unlimited
[[email protected] config]# su – mform
Last login: Mon Apr 16 14:16:25 CST 2018 on pts/4
su: failed to execute /bin/bash: Resource temporarily unavailable
[[email protected] config]#
[[email protected] config]#
[[email protected] config]#
#change the default numble 4096 to 8192
[[email protected] config]# vim /etc/security/limits.d/20-nproc. conf
[[email protected] config]# egrep -v “$|#” /etc/security/limits.d/20-nproc.conf
soft nproc 8192
root soft nproc unlimited
[[email protected] config]# su – mform
Last login: Mon Apr 16 14:16:49 CST 2018 on pt s/4
[[email protected] ~]$ id
uid=1002(mform) gid=1003(mform) groups=1003(mform)
Read More:
- Error: could not fork new process for connection: Resource temporarily unavailable
- error: resource temporarily unavaliable [How to Solve]
- Linux Install Bee and Execute Error: bash: bee: command not found
- [Solved] Linux SSH Login Terminal Error: shell request failed on channel 0
- How to Solve Linux Error: -bash: unzip: command not found
- [Solved] /usr/bin/ld: cannot find crti.o: No such file or directory & /usr/bin/ld: cannot find -lc
- -bash: sqlplus: command not found [How to Solve]
- [Solved] Bash: Syntax error: redirection unexpected
- [Solved] fatal error: cannot write PCH file: required memory segment unavailable
- [Solved] OCI runtime create failed: /usr/bin/nvidia-container-runtime did not terminate successfully: unknown
- Mac opens Terminal and reports an error -bash:: command not found
- [Solved] Flask Error: RuntimeError: The session is unavailable because no secret key was set.
- [Solved] bash: /etc/vimrc: line 15: syntax error near unexpected token `“autocmd“‘
- Install and start the tftp-server server and possible solutions to Redirecting to /bin/systemctl restart xinetd.service problems
- Linux: How to Solve vim ~/.bashrc Execute Error
- linux use sh execute source error [How to Solve]
- Error in Linux running file: bash: $’\r’: command not found
- How to Fix Linux sub process /usr/bin/dpkg returned an error code (1)
- Disk Extended Error: WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
- [Solved] Linux Mongodb Error: # Error: coul-bash: connecting: command not found