4 FAQ tagged "posix"
Viewing 1-4 of 4 FAQ -- FreeBSD php5-posix-5.2.6 has known vulnerabilities error - Stop in /usr/ports/sysutils/php5-posix.
Q. When I run make install clean for php5-extensions port, I’m dumped with the following error:
=> Please update your ports tree and try again.
*** Error code 1Stop in /usr/ports/sysutils/php5-posix.
*** Error code 1How do I fix this problem?
- Linux / UNIX killing a process and restarting the same
Q. How do I kill a process called inetd or foo and restart the same so that configuration file get updated?
A. Both UNIX and Linux supports POSIX reliable signals and POSIX real-time signals. Each signal has a current disposition, which determines how the process behaves when it is delivered the signal.
Generally following command is used
kill [...] - Understanding command line shell
Q. I’ve migrated from Windows NT to Linux workstation. Most documents refer to a command line shell. Can you explain me command line shell?
A. A shell allows you to type the commands such as date or clear. There are many shell available. BASH (bourne again shell) is default shell for most Linux distributions.
It also known [...] - Where is my Linux GNU C or gcc compiler installed?
Q. Where is my GNU C compiler? Where does the GNU C (gcc) compiler reside in the CentOS Linux installation? How do I install if it is not installed by default?
Viewing 1-4 of 4 FAQ - ( see all popular tags )




Recent Comments
Today ~ 1 Comment
Today ~ 5 Comments
Yesterday ~ 18 Comments
Yesterday ~ 3 Comments
Yesterday ~ 4 Comments