Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs


Top White Papers





More on LinuxToday

IT Management Linux News for Jun 15, 2010

  • Beyond Makefiles: GNU make is For More Than Just Compiling (Jun 15, 2010, 20:18)
    LinuxPlanet: "You've probably encountered 'make' as a compile tool, used for turning source code into executables (make; make install). However, make can do a lot more than just that. You can use it to automate pretty much any process which involves running a set of commands on source files."

  • Invoking Bash and Start-Up Files for Your Open Source Software Needs (Jun 15, 2010, 17:42)
    ServerWatch: "If you've ever tried to change system-wide bash settings, you know there are three major ways of invoking bash, all of which behave differently when reading in settings files."