man page

I‘m trying to build a RHEL 6 rpm of nginx server. But, I get the following error:

+ /usr/lib/rpm/brp-strip-comment-note
Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/nginx-1.0.5-1.el6.x86_64
error: Installed (but unpackaged) file(s) found:
/usr/local/nginx/conf/fastcgi.conf
/usr/local/nginx/conf/fastcgi.conf.default

….
.
/usr/local/nginx/html/50x.html
/usr/local/nginx/html/index.html
/usr/local/nginx/sbin/nginx

RPM build errors:
Installed (but unpackaged) file(s) found:
/usr/local/nginx/conf/fastcgi.conf
/usr/local/nginx/conf/fastcgi.conf.default

..
.
/usr/local/nginx/html/50x.html
/usr/local/nginx/html/index.html
/usr/local/nginx/sbin/nginx

How do I fix this problem and build rpm file?

{ 2 comments }

How do I check whether a directory is empty or not under Linux / UNIX using a TCSH / C shell script?

{ 0 comments }

Linux / UNIX: Kill User Session

by Vivek Gite on January 8, 2011 · 2 comments

How do I kill all users session under Linux or UNIX operating system using command prompt?

{ 2 comments }

Linux / UNIX: Speed up SSH X11 Forwarding

by Vivek Gite on January 5, 2011 · 2 comments

I‘ve an CentOS based server and Ubuntu based desktop pc. I’m connecting to my CentOS using ssh X11 forwarding feature. However, speed over the Internet is pretty slow for certain apps such as VMWare console. How do I speed up OpenSSH X11 forwarding using Linux / UNIX desktop system?

{ 2 comments }

Truncate: UNIX Binary Log File

by Vivek Gite on October 27, 2010 · 0 comments

How do I truncate a UNIX binary log file using command line options?

{ 0 comments }

Debian Linux Delete Directory Command

by Vivek Gite on August 19, 2010 · 0 comments

I am new to Debian Linux and bash shell command line. How do I delete or remove a directory using bash prompt?

{ 0 comments }

OpenBSD: Setup Serial Console

by Vivek Gite on July 6, 2010 · 0 comments

How do I enable console redirection under OpenBSD so that I can see my remote server boot information and any diagnostic information that is normally printed to the screen? I’ve already enabled serial ports in my server BIOS and wired them up. How do I configure and access OpenBSD UNIX x86/amd64 server over serial console?

{ 0 comments }