tags: apache   archive   business   charity   climbing   comic   communication   database   email   exchange   family   fm2008   hack   hardware   humour   linux   liverpool   microsoft   money   mysql   network   oes   opensource   outlook   php   pictures   process   project   quote   real_life   review   rss   science   security   software   thought   tsm   updates   webdev   website   windows  

Linux for beginners - Part 5

Mon, 20 Aug 2007 03:12:28

Some tips to bare in mind once Linux is installed.

  • Setup SSH on a different port than 22
  • Only use protocol 2 (SSH)
  • Webmin is a powerful linux web based management tool, use 'yum install webmin' to configure
  • Always setup an alternative account to root, and use the alternative to login
  • Disable root login via SSH
  • To elevate your permissions to root once logged in type 'su -' and enter the root password
  • That concludes our short 5 part introduction to Linux

    Cheers
    Ryan Partington