Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-13-2004, 03:46 PM
|
#1
|
|
Member
Registered: Jul 2003
Location: Brighton, Michigan, USA
Distribution: Lots of distros in the past, now Linux Mint
Posts: 746
Rep:
|
Totally useless Linux tricks
Okay, I may just be really bored, but I'm also curious as to what other users think is kind of uselessly "neat" about Linux. I'm not talking about things that have some particular purpose that are kind of cool or different than other OSs, I mean the kind of things only a diehard Linux geek would be amused by.
For my own submission, I offer up redirecting the mouse input to a console. It's a simple line of text, totally useless except for troubleshooting, yet I find myself playing around with it time and time again, just out of utter boredom.
Anybody else have anything similar, or am I just alone in this cold, cruel world? 
|
|
|
|
01-13-2004, 03:59 PM
|
#2
|
|
Member
Registered: Nov 2003
Location: Ronneby, Sweden
Posts: 555
Rep:
|
A question that's so wacky it needs an answer.
Code:
cat /dev/urandom > /dev/dsp
Regards
Martin
|
|
|
|
01-13-2004, 06:53 PM
|
#3
|
|
Senior Member
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032
Rep:
|
Martin, that's downright mean! *applauds*
Well...in this category a lot of the wacky stuff from dotfiles.com would fit. Geek fun.
Håkan
|
|
|
|
01-13-2004, 08:00 PM
|
#4
|
|
Member
Registered: Dec 2003
Location: Little Rock, AR
Distribution: Fedora Core 2, AIX, HP-UX, Solaris, Whitebox
Posts: 193
Rep:
|
Mean, just plain mean
Haven't done this one myself, but one of the DBA's at work "accidentally" did this to herself.
Add "exit" as the last line in someone's .profile. Sit back and watch the hilarity.
|
|
|
|
01-13-2004, 10:03 PM
|
#5
|
|
Member
Registered: Sep 2003
Location: Port Townsend, WA
Posts: 30
Rep:
|
The one above, as well as (this requires the framebuffer to be enabled): while true; do cat /dev/urandom > /dev/fb0 2>/dev/null; done.
|
|
|
|
01-13-2004, 11:40 PM
|
#6
|
|
Member
Registered: Oct 2003
Location: California
Distribution: Ubuntu
Posts: 582
Rep:
|
I dont think there is any TOTALLY uselss linux trick, everything exists for a reason, cause somewhere at some time a programmer thought they had some sort of reason to make that program or feature in a program.
one amusing thing in linux to me is the /proc filesystem, its intimidating at first but after a little exploring it becomes REALLY cool (nice in figuring out your hardware features/chipsets while configuring a kernel)
cat is also a rather amusing tool when used in conjunction with the /dev/ directory (cat /dev/urandom > /dev/tty7 #do this while in X)
|
|
|
|
01-14-2004, 01:16 AM
|
#7
|
|
Member
Registered: Jul 2003
Location: Brighton, Michigan, USA
Distribution: Lots of distros in the past, now Linux Mint
Posts: 746
Original Poster
Rep:
|
Oh, cute, e1000...I had to relogin, because my shift key "stuck", meaning that no matter what I did with caps lock or whatever, it killed it. LOL! As it was urandom, I probably can't blame it entirely on you, but it's easier that way.
Which brings up another point, be careful with this kind of stuff, as you can toss info to your devices or system that it isn't capable (or willing) to handle, especially with randomizers.
Just a gentle warning to newbies. Myself, I love it when the system "throws me a fish", as it test my skill. I plan to retry this soon, to see how to fix it. For now, however, I have to reedit that novel I was working on... 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:45 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|