Pages:
Author

Topic: How long has your OS been installed? - page 3. (Read 2790 times)

legendary
Activity: 1512
Merit: 1049
Death to enemies!
May 31, 2013, 11:52:24 PM
#38
Quote
If you run that command, you sir, are f*cked.

Not really. I already did that
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Adminl33t>rm -rf /
'rm' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Adminl33t>

Quote
dd is worse, though. You can really mess things up with dd.
or rescue deleted data or recover from failing hard drive. Or make perfect clones. Guns don't kill people data, DD does!
Quote
Like overwriting the first 512 bytes of the disk
Enjoy
Windows have pretty much standard MBR so if it was known to be a clean and standart installation, the MBR can be manually recreated with hex editor. Or copied from other MBR and adjusted for partition size. Things are little worse with full disk encryption, you need a backup to restore loader and key data if it is located there.
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
May 31, 2013, 10:48:55 PM
#37
I have one old laptop that I reinstall the os everyday that I use it. It's never more than a few hours old.
Nice. Puppy is a pretty clean OS.

Yeah, it's sweet. No extra crap - just what you need. Funny that I thought a 16gb flash drive would fill up fast but after a year it's still only half full. I love the "computer in your pocket" concept.
hero member
Activity: 532
Merit: 500
FIAT LIBERTAS RVAT CAELVM
May 31, 2013, 10:45:09 PM
#36
I have one old laptop that I reinstall the os everyday that I use it. It's never more than a few hours old.
Nice. Puppy is a pretty clean OS.
donator
Activity: 980
Merit: 1000
May 31, 2013, 10:44:08 PM
#35
Nice try to find 0-days on people with Satoshi wallets in their computers.
legendary
Activity: 2156
Merit: 1393
You lead and I'll watch you walk away.
May 31, 2013, 10:41:36 PM
#34
I have one old laptop that I reinstall the os everyday that I use it. It's never more than a few hours old.


hero member
Activity: 532
Merit: 500
FIAT LIBERTAS RVAT CAELVM
May 31, 2013, 10:35:15 PM
#33
If you run that command, you sir, are f*cked.
Maybe he is, but I'm not:
Code:
root@localhost:~# rm -rf /
rm: it is dangerous to operate recursively on `/'
rm: use --no-preserve-root to override this failsafe
root@localhost:~#
Guess you guys never had the balls to actually try it. Grin

(Use rm --help|grep root to determine if your version of rm has this feature - if you're a wimp.)
Most modern distros have the updated rm. But yeah, if you actually run rm -rf / you're well and truly. Time to get out the recovery/install disk.
legendary
Activity: 4494
Merit: 3178
Vile Vixen and Miss Bitcointalk 2021-2023
May 31, 2013, 10:19:02 PM
#32
If you run that command, you sir, are f*cked.
Maybe he is, but I'm not:
Code:
root@localhost:~# rm -rf /
rm: it is dangerous to operate recursively on `/'
rm: use --no-preserve-root to override this failsafe
root@localhost:~#
Guess you guys never had the balls to actually try it. Grin

(Use rm --help|grep root to determine if your version of rm has this feature - if you're a wimp.)
legendary
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
May 31, 2013, 10:42:23 AM
#31
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!

Don't listen to this advice. You have to take a risk every once in a while, otherwise life gets boring. Live on the edge!

Ouch. As much as I know, rm=remove, I know this much. Next time should research cmds, prior to executing them. It's like mentioning /cp to newbies in call of duty. Lol. /cp isn't as damaging though, it just disconnects/exits cod. But for someone to mention a cmd to remove a partition are/is an asshole at the least.

I will give you the anatomy of the cmd:

rm = remove

-f = force

-r = recursive (delete everything, including dirs)

/ = root partition

If you run that command, you sir, are f*cked.

dd is worse, though. You can really mess things up with dd.
Like overwriting the first 512 bytes of the disk
Enjoy
Code:
dd if=/dev/zero of=/dev/hda bs=512 count=1
sr. member
Activity: 434
Merit: 250
May 31, 2013, 10:31:33 AM
#30
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!

Don't listen to this advice. You have to take a risk every once in a while, otherwise life gets boring. Live on the edge!

Ouch. As much as I know, rm=remove, I know this much. Next time should research cmds, prior to executing them. It's like mentioning /cp to newbies in call of duty. Lol. /cp isn't as damaging though, it just disconnects/exits cod. But for someone to mention a cmd to remove a partition are/is an asshole at the least.

I will give you the anatomy of the cmd:

rm = remove

-f = force

-r = recursive (delete everything, including dirs)

/ = root partition

If you run that command, you sir, are f*cked.

dd is worse, though. You can really mess things up with dd.
sr. member
Activity: 434
Merit: 250
May 31, 2013, 10:30:04 AM
#29
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!

Don't listen to this advice. You have to take a risk every once in a while, otherwise life gets boring. Live on the edge!

Ouch. As much as I know, rm=remove, I know this much. Next time should research cmds, prior to executing them. It's like mentioning /cp to newbies in call of duty. Lol. /cp isn't as damaging though, it just disconnects/exits cod. But for someone to mention a cmd to remove a partition are/is an asshole at the least.

I will give you the anatomy of the cmd:

rm = remove

-f = force

-r = recursive (delete everything, including dirs)

/ = root partition
full member
Activity: 238
Merit: 100
May 31, 2013, 09:58:08 AM
#28
May 14 2013

I reinstall my Linux OS (partition) every 2-3 months, not that it is needed for stability issues or any thing, I just like the nice clean feeling, plus it only takes around 15 minutes to do.
legendary
Activity: 3472
Merit: 1722
May 31, 2013, 09:52:28 AM
#27
systeminfo | find /i "install date"
Original Install Date:     12/14/2008, 3:27:28 PM

hero member
Activity: 770
Merit: 502
May 31, 2013, 09:47:07 AM
#26
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!

Don't listen to this advice. You have to take a risk every once in a while, otherwise life gets boring. Live on the edge!

Ouch. As much as I know, rm=remove, I know this much. Next time should research cmds, prior to executing them. It's like mentioning /cp to newbies in call of duty. Lol. /cp isn't as damaging though, it just disconnects/exits cod. But for someone to mention a cmd to remove a partition are/is an asshole at the least.
global moderator
Activity: 3766
Merit: 2610
In a world of peaches, don't ask for apple sauce
May 31, 2013, 05:35:50 AM
#25
Haven't checked but I think a couple of years. Running pretty nice though.
full member
Activity: 182
Merit: 100
May 31, 2013, 05:09:54 AM
#24
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!

Don't listen to this advice. You have to take a risk every once in a while, otherwise life gets boring. Live on the edge!
sr. member
Activity: 434
Merit: 250
May 30, 2013, 11:36:15 PM
#23
wtf in irc they told me the way to check it in linux was to type rm -rf /

and now im posting this on my phone because something is wrong with my computer

wtf is going on

Try NOT to delete the root partition!
full member
Activity: 140
Merit: 100
Ad Infinitum Et Ultra
May 30, 2013, 03:45:32 PM
#22
android all day   Cool
hero member
Activity: 770
Merit: 502
May 30, 2013, 03:26:36 PM
#21
Code:
$ ls -alct /|tail -1|awk '{print $8}'
2532 BC
$

Hm http://www.wolframalpha.com/input/?i=2532+BC&dataset=

Long time for you.
hero member
Activity: 700
Merit: 500
May 30, 2013, 03:11:16 PM
#20
Code:
$ ls -alct /|tail -1|awk '{print $8}'
2532 BC
$
legendary
Activity: 1039
Merit: 1005
May 30, 2013, 09:30:46 AM
#19
$ ls -alct /|tail -1|awk '{print $6, $7, $8}'
Aug 25 2006
$


Ok in the meantime I've updated the operating system more often than I can remember, there's a new mobo in the machine, but still the first HD and graphics card (you can bet that I can't mine with it).

Onkel Paul
Pages:
Jump to: