Computer Topics

From Ezee.co.uk

Jump to: navigation, search

Computer Topics, including Servers, Linux and security

I will be putting in notes here of items such as security fixes, how to use certain useful linux commands, small scriptlets I have written or use and anything else I find in day to day work.
Please note this is a work in progress. Currently I am adding topic headers as I think of them and then coming back to fill in details as I find time. Most of it regards Linux System administration and some development work. All of it is practical based stuff I do in the real world. I intend to make this into a bit of a Linux SysAdmin Wiki as I get time, I may open it up for editing by other later.

If you want to contact me please email -> Image:Email.jpg please note I don't monitor this frequently but will respond as soon as I do.

I won't be adding beginner stuff here or items not relating to managing live servers.

Contents

[edit] Useful Linux Commands

[edit] Handy Scripts

  • snuff For killing off processes using wildcard strings.
  • checkapache For checking if apache is running and restarting it if not. Includes some small extra's to fix those strange problems that prevent apache restarting.
  • finddelete Quick hack script to delete files in a certain directory if they contain a certain text string. Used on mail queue files

[edit] Security

  • mod_security Protect your server. Quick and easy installation notes for a plesk server including config file.
  • Tracking Hackers Tips and Tricks I have learnt over the years on how to detect breaches and how they have been commited. Not used so much now that mod_security is used.

[edit] Plesk and Virtuozzo notes

This bit contains fixes for problems I have experienced in Plesk and Virtuozzo

[edit] Anti Spam Notes

[edit] Misc Notes

  • bash Shell scripting tips and tricks
  • rblsmtpd creating your own rbl for spam filtering.
  • rpmbuild Creating your own rpms. Handy for rolling your own stuff out over multiple servers quickly and easily.

[edit] PHP Notes

  • uk postcode How to format and validate it for Nominet usage

[edit] Projects to look at

  • mini cluster A look at the feasability of an HA mini cluster with centralised storage.

[edit] Interesting Software to Evaluate

  • Smart Daemon monitoring and restarting software.

[edit] Miniature Computers

  • picotux Smallest linux server. same size as an RJ45 Socket
  • GumStix small but powerful.

[edit] Moving from Windows to 100% linux on the desktop

Personal tools