@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9



Comments:

<0> hei
<1> damn it, it's finished
<0> wher i most go to can use fdisk?>
<0> to remove a partition?
<2> Redr: Checking extras and centosplus
<1> i have to leave for now. emb***y rules.
<1> Chyna-: man fdisk.
<0> yes
<0> but how to or wher to go to use that
<0> ?
<2> Redr: 4.3 should be out soon BTW
<1> later everyone.
<1> Redragon^: and if it counts, i installed the perl modules by cpan from the ftp.forthnet.gr mirror.
<0> but how to or wher to go to use that
<0> the fdisk??
<1> Chyna-: go find a decent linux tutorial.



<1> perl v5.8.7, and : /usr/bin/cpan version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
<0> how can tell me how i can remove the patition of linux and create new one
<0> wit fdisk?
<1> Chyna-: rtfm
<1> that's all i have to say for you.
<3> under which dir?
<1> what dir?
<4> wrong OS, foo
<3> yes which folder did you get your perl modules from
<1> well it goes here for the CHECKSUMS when i run m Crypt::CBC ftp://ftp.forthnet.gr/pub/languages/perl/CPAN/authors/id/L/LD/LDS/CHECKSUMS.gz
<1> the thing is when cpan me asked for the manual setup thing, i chose europe, greece, and then all the mirrors there.
<1> now i really have to go. if i stay i'm going to be threw out of here hehe.
<1> i hope that helped Redragon^
<2> Redr: Only seems to be in rpmforge
<3> what ver?
<3> longword what ver they have
<3> i've tested thru 2.15 and all works fine
<3> it seems to be a 2.17 issue
<5> how i del a partition
<5> ?
<5> fdisk -l /dev/hda/1
<5> ?
<3> use fdisk
<5> yes
<5> but how?
<5> i have 2 partition
<6> man fdisk
<5> ./dev/hda
<5> ./dev/hda1
<5> cfdisk?
<4> Curses based disk partition table manipulator for Linux
<5> brb
<7> hda is not a partition
<7> hda is the drive itself, hda1 is the partition
<3> damn i'm gonna make lots of dents in the desk today
<7> what is a good page for cool screenshots?
<8> http://freezing.cold.place/
<9> guys, is it possible to get IE running via wine without having a windows partition?
<8> Haven't you stuffed it into %WINROOT% yet?
<9> this laptop only has linux on it
<8> ah huh.
<9> it remains completely untainted by the malware known as windows
<9> and yet, i have need of testing something in IE
<3> damn damn damn
<3> well so far if you dont have 2.17 you should be good
<6> yay here come the elephants
<7> Redb3ard, , testing your homepage?
<9> yeh
<9> well, trying to make alot of non-IE stuff work in it
<9> strangely, works in everything but IE
<3> longword you know what someone already requested be added to webmail?
<9> looks liek you can install ie6
<9> doing so now in wine
<9> weird as hell
<9> think i need the internet connection wizard?
<10> Let's dance! :-)
<10> DR53-Bratianu(config)#router bgp 8708
<10> Protocol not in this image
<2> You know how much that protocol costs?
<2> Per router?



<11> I have a SpeedLink Medusa 5.1 USB headset and I want to set up my Teamspeak client... which device is ALSA using? /dev/dsp is my Turtle Beach Santa Cruz
<10> longword: Do I want to know?
<2> Doubtful.
<10> longword: I've the IOS around here somewhere, I just forgot to boot it while the router was still in the office :-P
<11> any suggestions please?
<2> You don't want to know how much Cisco charge for a DIMM large enough to store a full routing table
<10> Heh.
<11> guys please
<11> i really need a hand
<3> longword someone already requesting spell checker for webmail app
<10> longword: We've a Cisco 7604 and a 1208 here :-P
<2> A ten minute job
<12> hi
<12> can ingress trafic be managed with htb ?(using tc)
<13> how i can unblock a port from Shell ?
<3> ask the admin to unblock it
<13> I am admin
<13> :)
<14> i'm trying to make a bios update disk from linux
<14> i'm supposed ot put the floppy fs in msdos format, right?
<14> to*
<3> XphaN send yourself an email to unblock the port hehe
<12> lol :P
<13> damn
<3> you use iptables to manage firewall under linux
<13> i have try this one:
<12> XphaN, why do you blocked them anyways if you wanted them unblocked? :d
<13> ./sbin/iptables -A INPUT -p tcp -m tcp --dport "1024" --syn -j ACCEPT
<13> and:
<13> -bash: ./bin/iptables: No such file or directory
<12> dont use ./
<14> sbing
<3> i think he was doing that for benefit of irc niGhTm4r3
<12> i sugest using iptables instead of ./sbin/iptables
<14> sbin*
<3> well dont wrap the port in ""
<12> or at least /sbin/iptables
<12> dport requires a integer if you use "" the valu is a string
<3> and if it says no /bin/iptables it aint lieing, looks like you actually typed it in /bin/iptables not /sbin/iptables
<3> and if you were proper root you wouldn't need to type in anything but iptables
<12> Redragon^ , he may be putting that in a startup script
<12> so he requires /sbin ..
<3> technically he doesn't in a startup script running as root but its proper to do so
<13> so.. finally, what i type ?
<12> XphaN, locate iptables and use the proper path or just use "iptables" as Redragon^ suggested
<2> Redr: 10 minutes ago?
<13> iptables v1.3.0: no command specified
<13> Try `iptables -h' or 'iptables --help' for more information
<12> iptables -I INPUT -p tcp --dport 1024 -j ACCEPT
<12> i think this is wat you need
<12> what*
<12> i suugest reading iptables man page for more info
<12> s/uu/u
<12> ca htb manage ingress traffic?
<13> i cannot connect.. :|
<13> [01:12] *** Connecting to .........
<13> [01:12] *** Connection timeout
<12> dont flood please
<13> ok, sorry
<2> niG: Yes, but it has limited scope for controlling it
<12> longword: ca it handle cl***es like htb does? :D
<12> can*
<12> XphaN: try iptables -F ; iptables -t nat -F
<2> Yes, but again it has very limited scope for taking action to control the traffic
<12> XphaN: this accualy deletes iptables default and nat rules
<13> ok niGhTm4r3
<12> longword: where ca i find out more about handling ingress trafic with htb?
<12> can* :|
<12> as much as i read the ingress qdisc can limit trafic, not cl***ify it
<12> XphaN, dont prv me
<12> man date: "-s, --set=STRING : set date described by STRIG"
<13> niGhTm4r3 se poate vb in romana aici ?
<12> da, da mai bine nu :P


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

westernbullet.com
#linux
#AllNiteCafe
#chatzone
#chatzone
#squid
#linux
el mondo restaurant acadie
#apache
imqarba



Home  |  disclaimer  |  contact  |  submit quotes