Main Menu

friends

Banner

Latest articles

setting up a very simple firewall (Fedora)
03/08/2009 | mad mad mod

This article describes how to set up a very simple desktop-firewall on Linux (Fedora).  Step 1: make sure iptables is installed on your system:# rpm -qa | grep iptables
iptables-1.4.1.1-1.fc8&nbs [ ... ]


how to copy hidden files from one directory to another
10/03/2010 | mad mad mod

Let's assume that you have a directory "test" containing the following files:  [root@blackmod test]# ls -la
total 8
drwxr-xr-x.  2 root root 4096 2010-03-10 06:11 .
dr-xr-x---. 11 root root 4096 20 [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
find world writable files E-mail
Security

No file on a server should have o+w permissions (at least I can't think of a reason).

The command to find all world writable files on system is:

# find / -perm -0002  -type f -print

This command will only list regular files (no sockets, links, devices, etc..).


 

 

 

 

Comments (0)
Write comment
Your Contact Details:
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:D:angry::angry-red::evil::idea::love::x:no-comments::ooo::pirate::?::(
:sleep::););)):0
Security
Please input the anti-spam code that you can read in the image.

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

 
mad mad mod, Powered by Joomla! and designed by SiteGround web hosting