Welcome to sudash.net

If you're a Web Developer who wants to know more about running LAMP servers then sudash.net has articles that will interest you.

If you've ever typed su - to administer a server then you'll know that there's always more to learn about system administration.

So read on for tips and tricks, best practices, and time-saving techniques.

ApplicationsPlusCommands ManualEqualsSystem Administration

Monitor server load – fast!

How’s your server doing when you’re not there to monitor it?
How will your server cope with the upcoming busy period when you’re called away?
How was your server load yesterday?

Continue reading Monitor server load – fast!

du

df displays file system disk usage i.e. how much is used, how much is free.

Continue reading du

less

less is a pager that you need to know and love because it enables you to view output.
Get good and you’ll be able to find what you need in seconds.

Continue reading less