Linux What is this Linux thing?

Discussion in 'Software' started by Glider, 27 Jul 2006.

  1. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Wireshark is a usefull tool, so is netstat and ps/top/htop...

    Gentoo offers some great pointers to security: http://www.gentoo.org/doc/en/security/

    A minimalistic design, as bare as possible, up to date system is often good enough.
     
  2. gillett

    gillett What's a Dremel?

    Joined:
    26 Oct 2007
    Posts:
    22
    Likes Received:
    0
    Nice guide!!!
     
  3. bassboi72

    bassboi72 My dremel is broken.

    Joined:
    21 Jul 2003
    Posts:
    174
    Likes Received:
    0
    I was playing with a terminal, and did lspci -v, and it gave me this:

    02:0d.0 Ethernet controller: Linksys Gigabit Network Adapter (rev 10)
    Subsystem: Linksys EG1032 v3 Instant Gigabit Network Adapter
    Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 20
    I/O ports at d800
    Memory at feaff800 (32-bit, non-prefetchable)
    Expansion ROM at f4700000 [disabled] [size=128K]
    Capabilities: <access denied>

    and I noticed, 66MHz... is that the pci buss running at 66mhz?
     
  4. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Indeed it is :)
     
  5. bassboi72

    bassboi72 My dremel is broken.

    Joined:
    21 Jul 2003
    Posts:
    174
    Likes Received:
    0
    Damn glider, quick response eh?

    Thanks btw, its appreciated :)
     
  6. bassboi72

    bassboi72 My dremel is broken.

    Joined:
    21 Jul 2003
    Posts:
    174
    Likes Received:
    0
    Ok, we have another problem.

    I have a Microsoft Multimedia Keyboard 1.0A with all the media keys on top of the keyboard for doing things such as raising and lowering the volume, play/pause, stop, next, previous, and various other keys.

    Now, I installed the KeyTouch package to get them working, but the volume keys do not control the volume, at all.

    I'm lost.

    It may also be because I do have onboard sound, as well as a sound card.

    Any help would be greatly appreciated. Thanks again!
     
  7. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Does your sound work? :)

    You might need to unmute it... I'm taking a guess you're using ALSA, so open a terminal, and type "alsamixer"

    Unmute at least Master and PCM and raise the volume untill half.



    Now, for your keys. I use Xmodmap to map the keys to usable functions, but as allways the Gentoo manual/wiki can explain it a lot better: http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys
     
  8. bassboi72

    bassboi72 My dremel is broken.

    Joined:
    21 Jul 2003
    Posts:
    174
    Likes Received:
    0
    Well, the sound does work, via the onboard audio... I can control the sound using Xmms, but that's it.

    even using alsamixer in the terminal, messing with the volume doesn't work...

    :|
     
  9. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Try:

    Code:
    alsamixer -c 1
    to control card 1 (0,1,2,...)
     
  10. jukk

    jukk What's a Dremel?

    Joined:
    8 Jan 2008
    Posts:
    1
    Likes Received:
    0
    Btw, nice article, but FreeNAS is based on another Unix flavor, FreeBSD. Not Linux.
     
  11. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Like I said in the beginning of the thread, and somewhere halfway, the objective is to show what OSS software can do. The idea of this thread was to get a general impression. Which reminds me, I should update/add some stuff if I find the time...

    Most people confuse OSS and Linux. Linux is the kernel, nothing more, nothing less... There's no need to confuse people even more... Like Ubuntu uses metacity and not Gnome...
     
  12. Tyinsar

    Tyinsar 6 screens 1 card since Nov 17 2007

    Joined:
    26 Jul 2006
    Posts:
    2,287
    Likes Received:
    28
    Speaking of the Linux family tree:
    I just had a look at that again - it's been a while. The number of offshoots from Knoppix surprised me - though I guess it shouldn't because it practically pioneered the "Live-CD" concept.
     
  13. Paolo

    Paolo What's a Dremel?

    Joined:
    20 Sep 2004
    Posts:
    198
    Likes Received:
    1
    Small question - is there a Live CD for a distro kicking around I could grab which has a recent (working) build of Beryl/Compiz included with, or the latest for shiny desktop effects?

    I'm a sucker for shiny things :p
     
  14. steveo_mcg

    steveo_mcg What's a Dremel?

    Joined:
    26 May 2005
    Posts:
    5,841
    Likes Received:
    80
    Ubuntu should have them and should allow you to install the proprietary driver fairly easily (you'll probably need it). There is another which made a thing of using beryl but i forget its name.

    ninja edit: http://www.sabayonlinux.org/ Nope not the one
     
  15. Elv13

    Elv13 What's a Dremel?

    Joined:
    26 Apr 2006
    Posts:
    107
    Likes Received:
    0
    Knoppix ("ancient" linux distro, but still exist)
    Sabayon (gentoo based, but the DVD version include a lot of cool apps and effect)
    Ubuntu (the live version dosent display effect on other card than intel and old ati (x400 and older))
    Mepis (old live cd too, but newer version come with effect)

    But always, the best things is to install it, so you can update compiz, even do (or ask me to do for you) a small script to update compiz every night.
     
  16. Tyinsar

    Tyinsar 6 screens 1 card since Nov 17 2007

    Joined:
    26 Jul 2006
    Posts:
    2,287
    Likes Received:
    28
    Not too long ago I played with Beryl on either Mepis or PCLinuxOS - I don't remember which and don't have either currently installed. Check out those two.
     
  17. Paolo

    Paolo What's a Dremel?

    Joined:
    20 Sep 2004
    Posts:
    198
    Likes Received:
    1
    Cheers for the pointers guys - checked out PCLinuxOS OS last night. Starting up Beryl killed the window manager on my PC, however it only killed the window controls (title bar, max/min buttons) on my MacBook - result!

    Was interesting to have a play with though, I like checking in on progress every once in a while - especially for media/shiny thing specific apps like Elisa and LaunchPad getting some airtime in new distros ;)
     
  18. teamtd11

    teamtd11 *Custom User Title*

    Joined:
    31 Aug 2005
    Posts:
    2,267
    Likes Received:
    30
    Where is the Opera love?
     
  19. Fophillips

    Fophillips What's a Dremel?

    Joined:
    9 Oct 2006
    Posts:
    948
    Likes Received:
    1
    In the non-free bin.
     
  20. teamtd11

    teamtd11 *Custom User Title*

    Joined:
    31 Aug 2005
    Posts:
    2,267
    Likes Received:
    30
    how is it non-free?
     

Share This Page