Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , , ,

Sponsored Links



How to establish a more reliable Linux system

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 14-03-2010
Member
 
Join Date: Feb 2010
Posts: 117
How to establish a more reliable Linux system

Linux System On the root account (or super-user account) is like the Rolling Stones concert at the background of the pass - it allows you to access all the contents of the system. Therefore, it is worth it to take additional steps to protect them. First of all, to this account with the password command to set a password hard to guess and to make changes on a regular basis, and this password should be limited to a few key figures within the company (ideally, only two people) to know, but I want to know how to establish a more reliable Linux system
Reply With Quote
  #2  
Old 14-03-2010
Jackson2's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,268
Install a firewall

Firewall help you filter out the server's data packets, and to ensure that only those with pre-defined rules for matching data packets in order to access the system. There are many excellent firewalls for Linux, but also firewall code can even be compiled directly into the system kernel. First, application of ipchains or iptables commands in and out of the definition of network data packets input, output and forwarding rules. Based on IP addresses, network interface, port, protocol, or a combination of these attributes is available to make rules. The rule also provides that should be taken to match the action (accept, reject, forward). After setting the rules, then the firewall conduct a detailed inspection to ensure that no loopholes in it. The firewall is your security against distributed denial of service (DoS) Attacks against such common attacks on the first line of defense.
Reply With Quote
  #3  
Old 14-03-2010
Techno01's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,269
Use OpenSSH processing network services

The data transmitted on the network security is a client - server architecture to be dealt with an important issue. If the network services in plain text form, a hacker could "sniff" the network data transmission, in order to gain confidential information. You can use the OpenSSH secure shell-like application for the transfer of data to build an "encrypted" channel to close this loophole. In this form of connection is encrypted, unauthorized users is difficult to read the data transmitted between network hosts.
Reply With Quote
  #4  
Old 14-03-2010
Trio's Avatar
Member
 
Join Date: May 2008
Posts: 2,754
Re: How to establish a more reliable Linux system

Intrusion Detection System (IDS) are some changes to help you understand the network of early warning systems. They are able to accurately identify (and proven) system, intrusion attempts, of course, in order to increase resource consumption and error leads to the price. You can try two kinds of fairly well-known IDS: tripwire, which traces file signatures to detect changes; snort, the instructions it uses rules-based real-time information packet analysis, search and identify the system attempts to detect or attack. Both systems can generate e-mail alerts (and other behavior), when you suspect that your network from security threats which require firm evidence, you can use them.
Reply With Quote
  #5  
Old 14-03-2010
deveritt's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,525
Re: How to establish a more reliable Linux system

There are many tools available to help you carry out such checks: You can try to Crack and John the Ripper password cracker like crack your password file; or use nmap or netstat to find an open port; can also use tcpdump to detect network; In addition, you can also use your installed programs (web server, firewall, Samba) on the open holes, see if we can find a way to enter. If you have managed to find ways to overcome this obstacle, others also can do it, you should take immediate action to close these loopholes.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to establish a more reliable Linux system"
Thread Thread Starter Forum Replies Last Post
Is there any available reliable 1.8 ssd? Zoello Hardware Peripherals 5 25-06-2011 11:00 PM
What is a recommended linux system for mid range system Sheridan^OS Operating Systems 5 09-01-2011 12:07 AM
Best Friendly Linux Distribution For Biggest Linux System Aniela Operating Systems 3 13-12-2010 07:42 AM
Reliable Radiators Brunoz Overclocking & Computer Modification 4 19-09-2008 04:41 PM
Event ID: 40961 The Security System could not establish a secured Q Logic Small Business Server 3 10-04-2007 04:12 PM


All times are GMT +5.5. The time now is 12:38 AM.