Use apropos to find the command you’re looking for

  • January 22, 2008
  • Avatar for peter
    Peter
    Upfold

A quick command line tip for you today.

The manual page system built into Unix-like operating systems is often very helpful for looking up how to use a particular command. But what do you do if you know what you want to do, but not the command name? Or you want to look up all the commands relating to a specific keyword?

The apropos command looks through the man database …

Click through to read more...

Htop - Top’s Cooler Cousin

  • January 22, 2008
  • Avatar for jacob
    Jacob
    Peddicord

Raise your hand if you are annoyed that you can't scroll in top, the command-line process manager. Yeah, I thought you were.

Meet htop.

htop-default.png

Okay, so it looks pretty. What is so special about it? I'll tell you:

  • You can scroll through the process list.
  • You can select multiple processes and do what you want with them without needing to type in PID numbers.
  • Load monitors are …

Click through to read more...

Do a MySQL backup from a PHP script

  • January 21, 2008
  • Avatar for peter
    Peter
    Upfold

In today's FOSSwire programming special, I'm going to be showing you how to build a script in PHP that will allow you to back up your MySQL database remotely, using just a web browser.

Why might you need such a script? Well, remote backup through a web browser could be very useful, as you will be able to do it from any machine with a web browser, where you might …

Click through to read more...

Miro: Free Television

  • January 17, 2008
  • Avatar for jacob
    Jacob
    Peddicord

miro-logo.png

TV. We all watch it. Chances are you might have a DVR hooked up to your TV so you can watch it at any time. If you pay for cable or satellite access, you are probably getting a little tired of those bills as well.

If you're into the 'net, get rid of those bills and get Miro. Miro, while not a service that provides live TV, is an …

Click through to read more...

  1. 1
  2. ...
  3. 49
  4. 50
  5. 51
  6. 52
  7. 53
  8. ...
  9. Go to