How do I see colored man pages with standard Unix or Linux less command without installing most paging program for Unix / Linux like oses?
{ 2 comments }
How do I see colored man pages with standard Unix or Linux less command without installing most paging program for Unix / Linux like oses?
{ 2 comments }
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/nginxRPM 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?
{ 5 comments }
How do I check whether a directory is empty or not under Linux / UNIX using a TCSH / C shell script?
{ 0 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?
{ 3 comments }