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 }
How do I add a bit of color to my man pages under Linux / FreeBSD / Apple OS X / Unix like operating systems?
{ 8 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 }
Q. I’m trying to build PHP5 under FreeBSD jail and I’m getting an error that read as follows:
m4.info-[0-9][0-9] ./m4.i[0-9] ./m4.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd “$am__cwd”; if makeinfo –no-split -I . -o ./m4.info ./m4.texinfo; then rc=0; cd .; else rc=$?; cd . && $restore $backupdir/* `echo “././m4.info” | sed ‘s|[^/]*$||’`; fi; rm -rf $backupdir; exit $rc
makeinfo: not found
*** Error code 127Stop in /usr/ports/devel/m4.
*** Error code 1Stop in /usr/ports/devel/autoconf262.
*** Error code 1Stop in /usr/ports/lang/php5.
*** Error code 1
How do I get rid of this problem and compile applications?
{ 5 comments }
Under KDE or Gnome desktop I get nice facility to search all man pages for particular command or phrase. I am login to remote server over the ssh session. How do I search all the man pages for a particular command at Linux shell prompt?
{ 2 comments }