<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; make command</title> <atom:link href="http://www.cyberciti.biz/tips/tag/make-command/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>shoes &#8211; A cross-platform Windowing Applikit</title><link>http://www.cyberciti.biz/tips/shoes-cross-platform-ruby-style-windowing.html</link> <comments>http://www.cyberciti.biz/tips/shoes-cross-platform-ruby-style-windowing.html#comments</comments> <pubDate>Sat, 16 Aug 2008 00:36:03 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux desktop]]></category> <category><![CDATA[Open source coding]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[gtk]]></category> <category><![CDATA[libjpeg]]></category> <category><![CDATA[mac os x]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[ruby]]></category> <category><![CDATA[toolkit]]></category> <category><![CDATA[windowing]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2658</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/c-programming' title='See all UNIX/Linux Programming/Development related articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/programming-logo.png' border='0' /></a></div> Shoes is a very informal graphics and windowing toolkit. It's for making regular old apps that run on Windows, Mac OS X and Linux. It's a blend of my favorite things from the Web, some Ruby style, and a sprinkling of cross-platform widgets. Shoes uses Ruby as its interface language.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/shoes-cross-platform-ruby-style-windowing.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How to upgrade lighttpd tar ball (source code) installation</title><link>http://www.cyberciti.biz/tips/update-lighttpd-web-server.html</link> <comments>http://www.cyberciti.biz/tips/update-lighttpd-web-server.html#comments</comments> <pubDate>Sat, 01 Sep 2007 09:43:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[freebsd ports]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[md5sum command]]></category> <category><![CDATA[security fix]]></category> <category><![CDATA[source code tar]]></category> <category><![CDATA[tail command]]></category> <category><![CDATA[tar ball]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Update]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/update-lighttpd-web-server.html</guid> <description><![CDATA[Upgrading lighttpd is a piece of cake. There are two methods: a) Use yum or apt-get or FreeBSD ports / command to update binary lighttpd package b) Just download latest lighttpd tar ball from official web site and install the same. Let us see how to upgrade lighttpd using source code (tar ball). # 1 [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/update-lighttpd-web-server.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Howto: Build Linux Kernel Module Against Installed Kernel w/o Full Kernel Source Tree</title><link>http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html</link> <comments>http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html#comments</comments> <pubDate>Sat, 02 Sep 2006 02:13:25 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FAQ]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Open source coding]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[build kernel]]></category> <category><![CDATA[building kernel module]]></category> <category><![CDATA[building linux kernel modules ubuntu]]></category> <category><![CDATA[c source code]]></category> <category><![CDATA[compile kernel module]]></category> <category><![CDATA[compile linux kernel module]]></category> <category><![CDATA[how to build kernel module]]></category> <category><![CDATA[how to build linux module]]></category> <category><![CDATA[insmod command]]></category> <category><![CDATA[install headers for kernel modules linux]]></category> <category><![CDATA[kernel driver]]></category> <category><![CDATA[kernel module make]]></category> <category><![CDATA[kernel source code]]></category> <category><![CDATA[kernel source tree]]></category> <category><![CDATA[kernel version]]></category> <category><![CDATA[linux kernel module]]></category> <category><![CDATA[lsmod command]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[modprobe command]]></category> <category><![CDATA[rmmod command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> Recently I received a question via email: <em>How do I build Linux kernel module against installed or running Linux kernel? Do I need to install new kernel source tree from kernel.org? </em>]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/build-linux-kernel-module-against-installed-kernel-source-tree.html/feed</wfw:commentRss> <slash:comments>66</slash:comments> </item> <item><title>FreeBSD keep ports collection up to date in two easy steps</title><link>http://www.cyberciti.biz/tips/freebsd-keep-ports-collection-up-to-date-in-two-easy-steps.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-keep-ports-collection-up-to-date-in-two-easy-steps.html#comments</comments> <pubDate>Sun, 08 Jan 2006 01:36:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[apply freebsd patch]]></category> <category><![CDATA[cvsup command]]></category> <category><![CDATA[cvsup-without-gui]]></category> <category><![CDATA[freebsd ports collection]]></category> <category><![CDATA[freebsd server]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[pkg add command]]></category> <category><![CDATA[portsnap command]]></category> <category><![CDATA[update ports]]></category> <category><![CDATA[updates]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-keep-ports-collection-up-to-date-in-two-easy-steps.html</guid> <description><![CDATA[The FreeBSD ports collection offers a simple way for users and administrators to install applications. The ports made FreeBSD quite popular. Keeping ports up to date is an essential task. FreeBSD Install cvsup If you never upgraded freebsd ports collection then first step is required; otherwise skip this step and goto step # 2 # [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-keep-ports-collection-up-to-date-in-two-easy-steps.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Uninstall files installed from a source code tar-ball</title><link>http://www.cyberciti.biz/tips/uninstall-files-installed-from-a-source-code-tar-ball.html</link> <comments>http://www.cyberciti.biz/tips/uninstall-files-installed-from-a-source-code-tar-ball.html#comments</comments> <pubDate>Sat, 24 Dec 2005 03:03:00 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apt-get command]]></category> <category><![CDATA[awk command]]></category> <category><![CDATA[find command]]></category> <category><![CDATA[for loop]]></category> <category><![CDATA[grep command]]></category> <category><![CDATA[installing software]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[rm command]]></category> <category><![CDATA[rpm command]]></category> <category><![CDATA[source code tar]]></category> <category><![CDATA[tar ball]]></category> <category><![CDATA[uninstall files]]></category> <category><![CDATA[uninstall software]]></category> <category><![CDATA[yum command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/uninstall-files-installed-from-a-source-code-tar-ball.html</guid> <description><![CDATA[Installing software from a source code is common practice in UNIX and Linux world. Some time this is preferred method because it gives all power and flexibility you need to optimize your software such as MySQL, PHP, and Apache etc. However, uninstalling files installed from a source code tar ball is a big headache. Two [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/uninstall-files-installed-from-a-source-code-tar-ball.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>FreeBSD Enable Security Port Auditing to Avoid Vulnerabilities With portaudit</title><link>http://www.cyberciti.biz/tips/freebsd-enable-security-port-auditing-to-avoid-vulnerabilities.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-enable-security-port-auditing-to-avoid-vulnerabilities.html#comments</comments> <pubDate>Mon, 26 Sep 2005 00:01:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tip of the day]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[/usr/ports/security/portaudit]]></category> <category><![CDATA[auditing]]></category> <category><![CDATA[freebsd package management]]></category> <category><![CDATA[freebsd security vulnerabilities database]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[make install clean]]></category> <category><![CDATA[periodic security]]></category> <category><![CDATA[portaudit command]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[security advisories]]></category> <category><![CDATA[security database]]></category> <category><![CDATA[security vulnerabilities]]></category> <category><![CDATA[system administrators]]></category> <category><![CDATA[vulnerability check]]></category> <category><![CDATA[vulnerability database]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/freebsd-enable-security-port-auditing-to-avoid-vulnerabilities.html</guid> <description><![CDATA[This is new nifty and long term demanded feature in FreeBSD. A port called portaudit provides a system to check if installed ports are listed in a database of published security vulnerabilities. After installation it will update this security database automatically and include its reports in the output of the daily security run. If you [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-enable-security-port-auditing-to-avoid-vulnerabilities.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How to: Compile Linux kernel modules</title><link>http://www.cyberciti.biz/tips/compiling-linux-kernel-module.html</link> <comments>http://www.cyberciti.biz/tips/compiling-linux-kernel-module.html#comments</comments> <pubDate>Mon, 22 Aug 2005 23:26:00 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[GNU/Open source]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[kernel module]]></category> <category><![CDATA[kernel source code]]></category> <category><![CDATA[linux kernel driver]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[makefile]]></category> <category><![CDATA[module source code]]></category> <category><![CDATA[tar command]]></category> <category><![CDATA[vi command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/compiling-linux-kernel-module.html</guid> <description><![CDATA[This is one the essential and important task. Many time we upgrade our kernel and some precompiled drivers won't work with Linux. Especially if you have weird hardware; then vendor may send you driver code aka C files to compile. Or even you can write your own Linux kernel driver. Compiling kernel driver is easy. [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/compiling-linux-kernel-module.html/feed</wfw:commentRss> <slash:comments>50</slash:comments> </item> <item><title>Linux: How to compile program</title><link>http://www.cyberciti.biz/tips/linux-how-to-compile-program.html</link> <comments>http://www.cyberciti.biz/tips/linux-how-to-compile-program.html#comments</comments> <pubDate>Mon, 04 Jul 2005 22:48:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[C Programming]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[compile source code]]></category> <category><![CDATA[how to compile c++ program]]></category> <category><![CDATA[how to compile linux program]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[su command]]></category> <category><![CDATA[tar command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-how-to-compile-program.html</guid> <description><![CDATA[Many newbies find it difficult to compiling programs under Linux (command mentioned below should also work with FreeBSD or any other UNIX like system). The fact that Linux is open source OS, so most of the programs are also open sources. Improvements and security, bug patches needs to us compile not just Kernel but softwares/programs. [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-how-to-compile-program.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
