LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxQuestions.org Member Success Stories
User Name
Password
LinuxQuestions.org Member Success Stories Just spent four hours configuring your favorite program? Just figured out a Linux problem that has been stumping you for months?
Post your Linux Success Stories here.

Notices

Closed Thread
 
LinkBack Search this Thread
Old 05-22-2005, 06:12 PM   #301
Hosiah
Member
 
Registered: Sep 2004
Location: Des Moines, Iowa
Distribution: Slackware, Mandriva, Debian derivatives, +BSD/ Solaris/ Minix/ plan9/ GNU/HURD...
Posts: 185

Rep: Reputation: 30
Too much to list


But here are a few of my favorite experiences with Linux.

Programming:
Somewhere, I think in the fortune files, there's a quote: "I'll crawl over Visual this and Integrated that to get to a Bash prompt, gcc, and emacs." I couldn't agree more! I was trying for years to learn programming on a Windows box, and when I switched to Linux, I found programming nirvana. I actually stayed out of X and worked from the bare, black-screened console for weeks at a time, Alt-F[1-5] ing between virtual terminals, editing in one window, compiling in a second, testing in a third, and with a tutorial or man page or two open besides. You literally get to move as fast as you can think. Lisp was especially good brain-candy, which I actually learned not with any serious intention of using it, but simply because learning it was *that* much fun!

Live CDs and floppies:
Until I met Linux, I had no idea that there was such a thing that you could just spin in a CD tray, run an alternative operating system seamlessly, as if it were on the computer itself, and when you're done, return the computer to it's previous state with the host operating system having no clue what just happened. I was doubly impressed when I found *floppy* distros. To this day, I show this off every time I can pin somebody down who hasn't seen it yet.

Dual booting with the heh...heh...heh *other* operating system:
There is still one member of our household who hasn't learned Linux well enough yet to part with the old OS yet, so I added Linux to that machine anyway...on a second hard drive, to avoid Lilo hassles. I discovered that mounting the other system's disk partition from Linux is the best way to maintain the other system! No virus can hide from 'locate' and 'grep', emacs in hexl-mode is great for verifying virus ID (tip: if you see a strange binary on your machine which says it was done in Visual Basic when you look at it in hex edit mode, it's 99% certainly a virus!). You can edit all you want of the other system's batch files and .ini's, and even 'diff' them for changes! To my joy, I even found a way to automate cookie-sweeps and spy/adware patrols with Bash shell scripts, so that the other disk "cleans itself" whenever I run Linux! It's been months, now, since that other system has given me a lick of trouble, and nobody complains that it's down anymore!

Not only is it cheaper (free), you get ten times as much operating system!:
To this day, I still explore hithterto uncharted folders of my hard drive, and I still keep finding more cool Linux stuff - especially the programming support, I think I have every programming language worth knowing, with extensive docs and tons of example code for each.
 
Old 05-23-2005, 03:14 AM   #302
zackarya
Member
 
Registered: Jul 2003
Distribution: OpenSuse 10, Debian
Posts: 152

Rep: Reputation: 30
Movie Player

One of the things I have done is to use one of my old computers as a movie player.

192 Megs Ram
Athlon 750
Ati aiw 128 pro (has TV out)
Dvd/Cdrom Player
small hard drive
network card

I installed a minimal install of debian, installed ssh, screen (Besides being a
great console session manager, I use screen in this case so I can log off of
ssh and have my programs continue working) and mplayer (with the needed
codecs), configured everything and unplugged the keyboard.

Now, I just log in through ssh, insert disc, fire up mplayer and set the video
output to vesa and I'm watching movies on my TV.

I used to have cplay (which is a curses front end for audio players) hooked
to a stereo and SAMBA and NFS for playing movies and music over network
drives. I've got several computers on my home network and I've got stuff
scattered all over the place so it was nice to be able to access different
locations on my network.

Last edited by zackarya; 05-23-2005 at 03:16 AM.
 
Old 06-06-2005, 04:04 PM   #303
Kahless
Member
 
Registered: Jul 2003
Location: Pennsylvainia
Distribution: Slackware / Debian / *Ubuntu / Opensuse / Solaris uname: Brian Cooney
Posts: 503

Rep: Reputation: 30
running a debian email/www/ssh/smb server on a 233 imac with 32 megs of ram and a dead monitor

current uptime: 42 days. never crashed on its own, always me doing stuff to it. the monitor has been dead for a year, and everything i have done to it has been via ssh
 
Old 06-06-2005, 04:08 PM   #304
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 45
Glad someone has found a good use for an Imac...

KC
 
Old 06-11-2005, 02:35 AM   #305
iceman911
LQ Newbie
 
Registered: Dec 2004
Location: Surat, India (currently Wollongong, Australia)
Posts: 5

Rep: Reputation: 0
The koolest thing i did woz to find out how to compile a C program, and then writing overnight a prog to assemble matrices into a big matrix.
just managed to submit my assignment on time.

felt gr8 to use linux to get a very important work done on time, especially when other guys were using sucking MS Excel for the same.

-iceman
 
Old 06-11-2005, 03:05 AM   #306
freakyg
Member
 
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705

Rep: Reputation: 30
heh, I used slackware to build an LFS system, then I used that LFS to build another LFS box........I then put all my music on the 2nd LFS partition and made a nice sounding jukebox..........Linux can be anything you want it to be.....
.....unlike whinedows, which can only be what bill gates wants it to be......
 
Old 06-11-2005, 03:36 AM   #307
n0xvb
Member
 
Registered: Sep 2004
Location: 127.0.0.1
Distribution: Slackware 13; openSUSE 11.2
Posts: 255

Rep: Reputation: 31
I used a slackware system to transfer and convert data from several different systems into an IBM mainframe (when consolidating 7 different companies my company owned). Everything from Novell, WinNT, HPUX, MAP/3000, SCO, AIX, and more! I was in the IT department and as my boss watched and shook his head I used dialup to download individual floppy images. After burning disk sets A,AP,N, I'd install those three, fire up might commander and download the remainder.

Best part of it was I was using a 486 machine with 8MB ram using Slack 3.5 because that truly was the best distro.... Oh wait, it was just about the only distro!
 
Old 06-11-2005, 04:13 AM   #308
ravee
Member
 
Registered: Jan 2005
Location: India
Distribution: Fedora Core 2
Posts: 83

Rep: Reputation: 15
You ask, what is the coolest thing I have done in Linux?

Just tinkering with it I presume.
 
Old 06-11-2005, 04:22 AM   #309
freegianghu
Member
 
Registered: Oct 2004
Location: somewhere in the street
Distribution: Window$
Posts: 192

Rep: Reputation: 30
Create a small runable penguin which fit into ~640K.
 
Old 06-13-2005, 08:05 AM   #310
stimpsonjcat
Member
 
Registered: Apr 2005
Location: switzerland
Distribution: debian etch
Posts: 99

Rep: Reputation: 15
the coolest thing:
apt-get dist-upgrade
while looking into my friends' stunned faces.
bemused is good for some "aah"s and "ooh"s too.
 
Old 07-04-2005, 03:59 PM   #311
thandermax
Member
 
Registered: Jun 2005
Distribution: OpenSUSE 10.3 , 11.2 , Solaris 10, Ubuntu 9.10
Posts: 84

Rep: Reputation: 16
Talking Formated partition of LINUX !!!!!!!

Got frustrated by not having any driver for my PCTEL HSP Modem and formated and removed the Linux Partition and stayed away for at least 4 months and then reinstalled it with a new modem (of course I brought it )
 
Old 07-04-2005, 11:50 PM   #312
Baix
Member
 
Registered: Jun 2004
Distribution: Gentoo, LFS, Slackware
Posts: 203

Rep: Reputation: 30
Quote:
Originally posted by membrax
the coolest thing ?
Finally being able to show a rock-solid system to my friends and thnaks to this make them switching from Winblow$ to Linux. )
I have to say that thats my coolest thing too, showing off the crazy things linux can do and convincing them to switch is priceless
 
Old 08-27-2005, 12:23 AM   #313
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 2,603

Rep: Reputation: 228Reputation: 228Reputation: 228
not strictly linux... but setting up tcp/ip networking for an 80286 runnint msdos6.22 then using it as a telnet terminal for the rest of my computers, also ftp client to eliminate the need for floppies next will be lynx web browser
 
Old 08-29-2005, 01:17 PM   #314
DJOtaku
Member
 
Registered: Oct 2004
Location: USA
Distribution: Fedora 16; Arch; Linux Mint/Ubuntu
Posts: 642

Rep: Reputation: 31
1. Using dosbox to ressurect King's Quest 6, which Windows had long since refused to play

2. Using mencoder to rip stuff out of movies - any time frame, specific chapter, audio, etc

3. learning to love the command line

4. writing my first two bash scripts, including different scripts to load up different programs depending on whether I'm connected to the net or not

5. Running my own net/ftp/mysql/php server (and hope to run mail when I upgrade it soon)

6. Sharing my OS with others without being a pirate or doing illegal stuff

7. Using GPG to sign my emails and encrypt files

8. This isn't something I've done, but it's cool that MS wants to put the shell back into Windows....what's the matter? People like the shell? They like to be able to script? qP
 
Old 09-16-2005, 02:34 AM   #315
AwesomeMachine
Senior Member
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian Wheezy amd64, i386; Adrienne Knoppix, VMware, OpenSuSE, Fedora 14 x86_64
Posts: 1,439

Rep: Reputation: 95
Make a file that is an image of the system ram.

dd if=/dev/mem of=/home/sam/memoryimage.bin bs=1024

View in any hex editor
 
  


Closed Thread

Tags
customized, distribution, driver, light, livecd, pclinuxos, remaster, slim


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what are the coolest hardware u have for linux fallenangelseth Linux - Hardware 10 06-28-2006 03:14 AM
The coolest thing ever... Whitehat General 11 05-07-2004 06:30 PM
x-box's coolest feature is Linux, weird! e1000 General 2 12-02-2003 07:46 AM
The Coolest Linux Software... Westdog976 Linux - Software 12 06-14-2003 02:28 AM
This is the coolest Linux forum....but I still have one more question chem1 Linux - Hardware 15 08-14-2002 09:07 PM


All times are GMT -5. The time now is 03:28 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration