LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices

Old

simple bash password generator

Posted Today at 03:04 PM by roybal (Subjectively)

Here's a quick way to create arbitrary length passwords on most any *nix flavor.

Password generator

/bithead
LQ Newbie
Posted in Uncategorized
Views 19 Comments 0 roybal is offline Edit Tags
Old

Find

Posted Yesterday at 07:43 PM by Dralnu
Updated Yesterday at 07:55 PM by Dralnu

Might as well make this blog thing useful

find /path/to/dir -name *.<suffix> -exec /path/to/bin \{\} \; <- use find to run a command over several directories
find /path/ -exec md5sum {} \; | sort -dbi | uniq -w 33 -D | wc -l <- Useful for finding duplicate files in a tree. remove -D from uniq to get a listing of all duplicates instead of just the dups
Member
Posted in Uncategorized
Views 34 Comments 0 Dralnu is offline Edit Tags
Old

mounting DVD on suse linux 11.0

Posted Yesterday at 01:02 PM by goldeneye075

Quote:
Originally Posted by bigrigdriver View Post
You may have a problem with your hardware configuration for the DVD drive.

I have OpenSuSe 10.3 installed, with an IDE cd-rom drive (/dev/sr0) and a SATA DVD drive at /dev/sr1.

Start the YaST control center. Click on Hardware in the left hand column, then Hardware Information in the right hand column. When YaST is done probing your hardware, click on CDROM in the listing and verify that your DVD drive is /dev/sr0.

If that is correct, then you may have
...
LQ Newbie
Posted in Uncategorized
Views 40 Comments 0 goldeneye075 is offline Edit Tags
Old

mounting DVD on suse linux 11.0

Posted Yesterday at 01:00 PM by goldeneye075

Thank you very much,

i checked my CD-ROM and it was /dev/sr0
so i might be the DVD , so i have to burn it again !!

then i unchecked the DVD as a source, and was able to install "xmgrace"

so thank you very much..
LQ Newbie
Posted in Uncategorized
Views 37 Comments 0 goldeneye075 is offline Edit Tags
Old

USB Sound Card + Puppy Linux 430

Posted 11-22-2009 at 09:08 PM by SrDorothy

One of our volunteers has a Sony Vaio tiny laptop (the type now known as 'netbook'), several years old, given to her by a friend-- but with the hard drive removed (presumably to protect data). She had been using Knoppix, but couldn't get online. So...I set her up with Puppy Linux 430 on a CD + a USB flash drive for saving the pup_save file. Worked great.

One of the terrific things about Puppy is that it has a great record of getting connected to the Internet via modem (even some...
LQ Newbie
Posted in Uncategorized
Views 47 Comments 0 SrDorothy is offline Edit Tags


All times are GMT -5. The time now is 10:34 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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration