Help Logs Database

Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Ircnet  |  Dalnet
Page: 1 2 3 4 5 6 7 8 9

<smithzv> Yeah, I really don't like when they force you into a gui out of the box...
<newry> im running suse 10
<metaphaze> newry: So do I :)
<metaphaze> smithzv: way back when they didnt
<newry> you use mplayer?
<newry> cant get skins to install on suse for some reason
<metaphaze> newry: trying to get it config'd on my laptop
<cyberyak> I have a bootable linux 700MB Live-CD iso, a 3GB partimage file and a DVD-R. The goal is to have a bootable DVD that can be used to build/rebuild a system. I was looking at the remastering of Knoppix how to's and wondered if I was overlooking an easier way. Is there an easier way to do this?
<herbanmyt> anyone use backuppc ?
<metaphaze> once I get it going I will let you know newry
<newry> so you want mutiple operating systems on 1 DVD that will boot any one of them opon selection?
<smithzv> When you say MP# server do you mean for streaming to other computers?
<cyberyak> no, not that intricate
<cyberyak> just boot a live linux distro that also has access to the LARGE partimage file.
<cyberyak> all on one DVD
<metaphaze> smithzv: yes to my local network
<newry> dont really understand you
<newry> can the OS access the dvd that its on?
<newry> is that what you asking?
<cyberyak> it seemed overkill to remaster the entire KNOPPIX cd just to add a file to the ISO and burn it to dvd
<metaphaze> smithzv: I don't know of a specific program yet, but all I am going to do is mount the network drive the mp3's are and tell my mp3 player thats where the mp3's are
<newry> xmms?
<metaphaze> cant use xmms :) thats for xwindows
<newry> dunno if it has network support
<newry> ooo
<metaphaze> But I have a windows machine
<metaphaze> and it works with Winamp
<metaphaze> I was able to do it last nite
<metaphaze> I just set up Samba
<metaphaze> smithzv: I know there is
<metaphaze> Thats how streamcast works
<metaphaze> I got broadband @ home and @ work
<metaphaze> well that still wont work nevermind
<metaphaze> But I know you could do it
<junior__> Anyone know anything about Linksys router.? with portforwading?
<metaphaze> ok one last question
<metaphaze> how do I configure my SSHD?
<metaphaze> where is that information @?
<smithzv> MP3's are dense enough to p*** through cable upload I bet.
<metaphaze> smithzv: if you are the only listening, Im sure you could stream it and listen to it at work
<smithzv> There is a rc.sshd on my slackware system.
<newry> i have a linksysBEFSX41
<metaphaze> Basically what I want to do is limit SSH to only accept connections from my local network or at work
<smithzv> My friend uses a firewall to limit access like that.
<metaphaze> I was going to do that in conjunction with securing the daemon
<newry> get your work hostname and add it to the allow list, use a p***word and login name?
<newry> not sure?
<metaphaze> newry: I think thats what I need to do
<newry> how do i modify this iptables rule to block ALL ports from the selected host
<newry> iptables -A OUTPUT -s 0/0 -d host.com -p tcp --dport 80 -j REJECT
<metaphaze> brb
<metaphaze> I got this box setup it seems so I'm gonna turn it off and sign back in on the laptop
<newry> later, gonna run ethereal and find out the exact ports i need to block
<bougyman> how silly
<bougyman> block all ports.
<bougyman> then only allow those you use.
<bougyman> http://persci.mit.edu/gaz/main-frameset.html
<Trey> cool sound
<bougyman> stumbleupon is a serious time killer
<bougyman> i got sick of trying to code at work (phone rang every 10 minutes) so just played with sfs and stumbled.
<Trey> hehe
<Trey> i'll trade you
<bougyman> are you sure?
<bougyman> i'm doing 7a to 7p tomorrow
<Trey> yeah the flu ****s
<junior__> /quit I will see you guys tomorrow...
<junior__> exit
<bougyman> Phaid: ?
<metaphaze> Hey guys
<metaphaze> got it all going except Samba won't work on the other box, I will figure that one out tommorow ;)
<Vorg> could someone tell me what is wrong with this line?: Depends: libcdio0 (= 0.76-01cvs), | libc-dev
<Vorg> ther error I get is:
<Vorg> dpkg-deb: parse error, in file `debian/libcdio-dev/DEBIAN/contro
<Vorg> `Depends' field, missing package name, or garbage where package
<Vorg> dh_builddeb: command returned error code 512
<Vorg> hello?
<warjest-> hi
<warjest-> thanks for pasting, you'll be ignored
<Vorg> will how the hell am I suposed to show the error??
<warjest-> pastebin.com ?
<ShahRUkh_> can some one tell me how to start mysql with --skip-grant-tables
<korozion> wut?
<NoobieDoo> hi all
<cry4me> hi hi :)
<cry4me> Anyone awake?
<jjshoe> no
<cry4me> heh
<cry4me> I'm having trouble with Samba3.
<cry4me> Specifically, I'm having trouble integrating with my Active Directory.
<kaos01> how does one clear out the openldap database ? is it save to just remove the "data" directory ?
<killa_> how can i check what cpu my box has
<jjshoe> cat /proc/cpuinfo
<killa_> thx
<scampoo> hello
<monster> ack
<monster> using unzip, im trying to unzip zip.001 threw zip.040 but cant seem to get it done ;(
<jjshoe> for i in zip.*; do `unzip $i`; done
<oli> hello
<oli> how can i probe what hardware is in a linux box?
<awol> oli: lspci and/or scanpci will help a bit...
<oli> thanks dude
<oli> btw you're still here, lol
<awol> just for pci devices anyway..
<oli> you helped me like 50 years ago in this chan ;)
<awol> yeah... i been here for like... forever...
<oli> lspci will tell what scsi devices (ie tape drives) are installed?
<jjshoe> oli it will tell you what pci devices are installed
<oli> jjshoe: k
<oli> i need to find a tape backup howto now :)
<jjshoe> tldp.org
<oli> is 'dd' still the standard way to run backups to tape drives?
<jjshoe> tar is
<oli> oh, i thought it was dd
<awol> tar == tape archiver
<oli> no ****
<oli> why's everyone use it for all software on sourceforge etc... then? :|
<awol> it just became popular for lots of other stuff to
<oli> yeah
<oli> sure has ... :)
<oli> im presuming you can tar and gzip stuff to tape drives too?
<awol> indeed.... but only if you rtfm first...
<oli> **** i better do that then :D
<awol> btw info tar is much more informative than man tar
<oli> info pages generally ****, but if that's an exception thx cause i never look at them
<oli> generally = in my experience
<jjshoe> i tend to avoid info pages
<oli> man > info imo
<awol> oli: well the tar man page used to be one of the longest/biggest.... but now it it is is a summary of everything now placed in the info page....
<awol> in other words.,... man tar is just a quick help and info tar is ALL the help
<oli> yep fair enough
<awol> !ttop10
<awol> !ttop20
<awol> !tplace
<jjshoe> http://www.flashasylum.com/db/files/Comics/internet-slang.jpg
<Frog`> hello all
<Frog`> what is the command for install a rpm file ?
<Netty> it seems that as <user> I do not have access to use my framebuffer (links -g says there is an svgalib error, movies do not play) but as root everything works great. How do I fix that?
<fejed> svgalib is vesa isn't it
<fejed> well, that aside i may be wrong
<fejed> check your perms on /dev/fb0
<NEtty> I cannot seem to find framebuffer in my /etc/group. when I logon as root framebuffer is enables and works great but when I logon as <user> I get no fb. I want to add user to my framebuffer group but cant find it. help
<NEtty> ??
<hamstar> guys guys... i just overwirte a file throu stdio !! how can i get it back?
<hamstar> i did echo "text" > file
<hamstar> when i was sposed to do echo "text" >> file
<hamstar> can i get it back at all?
<hamstar> hello?


Return to linuxhelp
or
Go to some related logs:

beginner
BigBoys Apricots music video "Apricots"
nefarian timer
wow.no
cheon guk jang

Copyright © 2005 www.irclogs.ws. All rights reserved. » disclaimer » contact