Hehe...Linux is so customizable, post the hacks you've done here!

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0
I was wondering if I could change my root account to read w00t :)

Hmmm.... Give me a few weeks to go through this source code, and we'll see.

Anyone do any similar hacking?

I just mean to be able to login as w00t, rather than root....thought it'd be a good gag to show my linux buds...

zs
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Change the username from root to w00t in /etc/passwd and /etc/shadow. The username isn't important, it's the UID of 0 that's what really determines who is god on the machine.
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0
much easier than I thought, then. Thanx.

well, that was kinda unfufilling, it didn;t take weeks of hacking. D'oh! :)

zs
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
One thing you could do that might make your linux buds wonder is if you have the framebuffer code in the kernel enabled you get a picture of a penguin at the top of the screen as Linux boots (actually it's 1 penguin per CPU), you could change the penguin pic with some other graphic you made like your name. It's not a terribly hard project, but not trivial either.
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0
Yeah...i'll try that.....i've already made login say"hax0r0d Red hat linux" but that was barely a hack.....

any other cool hacks to try?

zs
 

DaHitman

Golden Member
Apr 6, 2001
1,158
0
0
There are some stupid programs that check for the NAME "root" instead of the UID 0... so just be warned..
 

Executor

Senior member
Aug 7, 2001
333
0
0
You can do a bunch of cool stuff with scripting, like clearing porn with a command and a parameter and other cool system administration commands. I cant think of any hacks for linux in the sense of windows hacks. Linux wants to be customized; nothing is off limits as with microsoft products.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0


<< Linux wants to be customized; nothing is off limits as with microsoft products. >>



good way to put it :)

i'm sure any "hack" that a newbie can do would be pretty trivial, and usually pretty pointless....fun though i suppose.

oh and i always wondered how to get the penguin boot logo......i thought i remember kernel framebuffer being labled "experimental" or something like that in menuconfig, so i never messed with it.

i have enough problems as it is :p
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0


<< clearing porn with a command >>




w00t! Please post! :) j/k

I supposed you guys are right about it, then how about "changes" you've made to linux that make it your unique version? :)

zs
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0


<< There are some stupid programs that check for the NAME "root" instead of the UID 0... so just be warned.. >>




Great....programs that assume things, cough *windows programs* cough....

I admit that might be a prob, but, no probs with it yet.....


zs
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0


<< You really should read the how-to on bash scripting. How-tos help you to learn the OS much more quickly. Try linuxdocs.org >>




I was kidding, didn't you see the j/k after that? :)
I tend to reply either jokingly or sarcastic to everything(just ask my friends), just a warning. :)

zs
 

Executor

Senior member
Aug 7, 2001
333
0
0
I got that, but if you want to discover "hacking" on your own, then read up. If you just installed linux you are certainly going to need to read a few how-tos. I'm just giving you a heads up because linux (unix in general) requires a lot of reading to be truely useful and not just a novelty.
 

zsouthboy

Platinum Member
Aug 14, 2001
2,264
0
0
Yeah, I just bought a 1000 page book to study....you sound as if you don't like n00bs, sorry, i'll try harder.... :)

I'm learning, and hey, I don't even study for school, so i don;t expect much.

zs
 

Executor

Senior member
Aug 7, 2001
333
0
0
I like n00bs. Where'd you get that idea. I'm just trying to be helpful. I guess I'm just too serious for my young age.