Showing headlines posted by aweber

« Previous ( 1 2 3 4 5 6 7 8 9 ... 16 ) Next »

TLWIR 24: HP’s Redstone Servers, Open Source Textbooks, Netflix on GNU/Linux and More

  • BeginLinux.com; By Rex Djere (Posted by aweber on Nov 7, 2011 5:42 PM EDT)
  • Story Type: Tutorial
GNU/Linux and free software are a boon to a lot of businesses, and a thorn in the sides of others. Both the friends and enemies of Linux are realizing that Linux is important, and that it is here to stay. HP is leveraging Linux to try to return from the brink of financial ruin. As colleges and other schools around the country teeter on the verge of bankruptcy, many are moving to open source textbooks as a lower cost alternative. Free software is freeing people from the shakedown that is cable television. Finally, Microsoft has broken down and contributed code to a GPL version 3-licensed project.

Using The Haraka Mail Server

  • BeginLinux.com; By Mike Weber (Posted by aweber on Nov 5, 2011 8:27 PM EDT)
  • Story Type: Tutorial
Haraka is a lightweight SMTP server focused on performance, simplicity and modularity. The Haraka mail server uses plugins built from Javascript to facilitate speed and modularity. The concept of plugins (modules) allows an administrator to implement only those plugins which are needed.

Testing the Exit Status of a Command

  • BashShell.net; By Mike Weber (Posted by aweber on Nov 3, 2011 1:33 PM EDT)
  • Story Type: Tutorial
The Bash shell provides a builtin command that allows you to test the exit status of a command to determine if the command was successful or not. The test command provides a way to make decisions about what will happen next in a script.

How To Use Builtin Commands

  • BashShell.net; By Mike Weber (Posted by aweber on Nov 1, 2011 7:19 PM EDT)
  • Story Type: Tutorial
The Bash shell contains builtin commands that do not create a fork when they are used. This is a list and description of those builtins.

Zareason Teo Pro Netbook and Verizon 4G Hotpot on Debian Linux

  • BeginLinux.com; By Mike Weber (Posted by aweber on Oct 31, 2011 3:22 PM EDT)
  • Story Type: Reviews
Well, I am on another trip, sitting in an airport terminal wanting to use my time more effectively. That is why I recently made several purchases so that I can have access to my business wherever I am.

Understanding the cat Command

  • BashShell.net; By Mike Weber (Posted by aweber on Oct 29, 2011 11:29 AM EDT)
  • Story Type: Tutorial
Understanding options that can be used with the Linux command cat. This command can be used to view, create, or join multiple text files together.

TLWIR 22: Red Hat, India's Supreme Court, and More

  • BeginLinux.com; By Rex Djere (Posted by aweber on Oct 17, 2011 6:01 PM EDT)
  • Story Type: News Story
The main theme of The Linux Week In Review 22 is a message to businesses: please respect the intelligence of your customers. Respect their ability to make decisions for themselves. Don’t allow companies to co-opt your products, no matter how tempting the money that they offer might be.

Script of the Week: ModSecurity 403s

  • BashShell.net; By Mike Weber (Posted by aweber on Oct 16, 2011 7:02 PM EDT)
  • Story Type: Tutorial
ModSecurity is sophisticated application firewall that monitors the content of ports 80 and 443. ModSecurity can protect you from hack attacks, zero day exploits, directory traversals, SQL injection and a lot of other bad stuff. This script will help you locate the blocks that ModSecurity is performing for you so you can evaluate.

Is Ubuntu 11.10 Oneiric Ocelot Another Headache?

  • BeginLinux.com; By Andrew Weber (Posted by aweber on Oct 13, 2011 9:23 PM EDT)
  • Story Type: News Story
This morning I noticed Ubuntu 11.10 Oneric Ocelot is here. After switching to Linux Mint when Ubuntu started using Unity as the default desktop, I'm wondering if Ubuntu 11.10 is just another Ubuntu headache or the real deal?

TLWIR 19: Intel, Openindiana and a Message to Redmond

As always, the free software community and the technology world in general are in a constant state of flux. Once you get used to the way that things operate, you can be certain that they are going to change. A lot of surprising events occurred recently: Intel teamed up with Google, Microsoft teamed up with Arm, and a controversy brewed over whether Windows 8 will lock out GNU/Linux, FreeBSD, and other free operating systems. The world of free software is NEVER boring.

TLWIR 18: Ubuntu Rapid Release, Acer, and The Philippines’ Bold Move

The Free Software movement has truly become a global phenomenon. Today, I found a piece of legislation that is currently before the Philippines’ House of Representatives that reads like it was written by Doctor Richard Stallman himself! There is absolutely no doubt in my mind that the world has really changed, and it will continue to do so. Ubuntu is evolving as well: I will discuss Ubuntu’s possible move to a rapid release cycle, similar to the one that Firefox recently shifted to. The third story in this week’s round up discusses how the Acer Aspire One has grown into an elder statesman of the GNU/Linux netbook movement.

TLWIR 17: MS Visual Studio Alternative, Software Freedom Day 2011, and OpenJDK

I embrace the uniqueness of the free software and open source communities, and this edition of TLWIR focuses on some of the finest examples of that which differentiates our way of thinking.

String Matches in Regular Expressions

  • BashShell.net; By Mike Weber (Posted by aweber on Sep 11, 2011 2:50 AM EDT)
  • Story Type: Tutorial
Use parentheses to create the string matches you need in regular expressions. Parentheses allows you to use pipes for multiple matches.

Nagios Plugin: Counting the Lines in a MySQL Database

  • BeginLinux.com; By Mike Weber (Posted by aweber on Sep 10, 2011 11:01 PM EDT)
  • Story Type: Tutorial
The "check_mysql_count.pl" plugin can be used to count lines in a MySQL database. It can be used to count either the total number of lines, or the number of lines that meet a certain criterion.

How to Change the Port on tomcat

  • BeginLinux.com; By Mike Weber (Posted by aweber on Sep 4, 2011 2:39 AM EDT)
  • Story Type: Tutorial
The default port for tomcat is 8080 because developers are assuming you may have a apache server set up on port 80. There are two issues with changing the port to 80.

Using Character Classes to Create Matches

  • BashShell.net; By Mike Weber (Posted by aweber on Aug 27, 2011 1:36 PM EDT)
  • Story Type: Tutorial
Use character matches to help select data out of files. Character classes help you select based on as series of letters or text strings.

Configuring the DHCP Server on openSUSE

  • BeginLinux.com; By Andrew Mallett (Posted by aweber on Aug 25, 2011 2:12 PM EDT)
  • Story Type: Tutorial
As we have mentioned before, graphical configuration of most things in openSUSE is pretty easy. Command line configuration is pretty easy too and once known can be quicker than the GUI. We will step you through both configurations as we build up in this series to PXE Installation server.

TLWIR 13: C++11, Google Buys Motorola, and Linux No Longer a Threat

  • BeginLinux.com; By Rex Djere (Posted by aweber on Aug 17, 2011 1:57 AM EDT)
  • Story Type: News Story
This week was punctuated by three phenomenal stories that show how free software is prospering. C++ has been one of the staples of free software for several decades. It is the programming language of choice for a lot of programmers, and it just got a brand new revision. Google has provided some much-needed backing of free software by buying Motorola Mobility and its associated patent pool. Microsoft has waived a backhanded truce flag at the Linux community by saying that it no longer sees Linux as a threat.

Measure tomcat Performance with ab

  • BeginLinux.com; By Mike Weber (Posted by aweber on Aug 15, 2011 10:00 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Typically when you want to measure tomcat performance, you will set up the client on a separate machine so that when you are doing testing the client resource usage does not impact the test.

TLWIR 12: Libreoffice 3.4.2, NASA, and the Asus X101

  • BeginLinux.com; By Rex Djere (Posted by aweber on Aug 8, 2011 9:56 PM EDT)
  • Story Type: News Story
This week’s edition of The Linux Week in Review maintains a focus on one of the core principles of success: keeping it simple and stupid. Every situation does not call for us to have a PhD in computer science, or Bill Gates’ bank account. Often times, simple is better. Libreoffice can perform what most businesses need at a great price: free. NASA recently decided to, in the vernacular of the streets, keep it real by ditching expensive proprietary solutions, coming back to Earth, and embracing free software. Asus decided to leave ostentatious excess behind, and instead introduced its low-profile, but elegant, X101.

« Previous ( 1 2 3 4 5 6 7 8 9 ... 16 ) Next »