@# 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



Comments:

<0> and financial stuff
<0> you would use client.cgi to manage individual aspects of a domain like mysql databases, ftp access, email accounts, manager access, p***words
<0> argg almost time for me to go play migrate the domains from old server to new server hehe
<0> i have a batch of domains i prepped for migration tonight
<1> wow cool
<1> Redragon^ is antivirus already installed in this gnuhh?
<0> nope
<0> thats something i leave up to the admin to do to whatever mail server they choose to use
<0> personally i use sendmail with clamav-milter on my servers
<0> clamav rocks
<1> :(
<0> just setup clamav on whatever mail server you use like postfix
<0> unfortunately i'm not that good with postfix yet
<1> im not sure if antivirus can be easily installed and run with postfix
<0> at some point i will probably add some configuration ***istance tools that will allow an admin to build confs for their mail programs
<1> do you think qmail will run with this gnuhh?



<0> i know a guy that does it but haven't seen him in a bit
<0> i run a channel on neko-net.org as listed on the bottom of my home page
<0> there were some dns issues with neko-net.org so i mapped neko-net.red-dragon.com to the same ips so you can use that to gain access to the servers
<0> if you have a problem with irc.neko-net.org
<1> name of the channel?
<0> #gnuhh
<2> toyyyyyyyyyyyy
<3> ROOT has landed!
<4> anyone around
<5> yea
<5> working on my box some
<6> don't suppose anyone knows how to timestamp an image with imagemagick?
<4> how can i change the mac address of ath0
<5> it's in the exif stuff
<6> BlackNet: I need to put it visualy into the image
<5> so overlay a text box with it
<6> and convert doesn't like taking php variables
<6> that's what I'm doing, but I need to figure out how to automate it :P
<5> gallery does watermarks
<6> yes, but I need the time to be automaticly updated on/in the image. It's for traffic maps
<5> use the timestamp on the file
<6> hrmmm.. might have just found the answer
<6> there we are! WHOOOOOOOOOOOOOO
<6> need to change the font though, it looks like *** on the cell phone
<7> Help!!! I need to talke my Gentoo box to single user mode.. how do I do that?
<2> im now installing gnu-admin, how can i access this administration control panel ?where is it located?
<0> where did you tell it to install it?
<0> did you use install.sh?
<2> yes
<0> okay it asks you where you want it installed and puts it where you tell it to
<2> i just pressed enter
<0> okay try looking in /root/.gnuhh/admin
<2> okay
<0> that file holds the settings you feed it
<2> Access the administration control panel from a web client now <-- what about this?
<0> well you have to determine where you installed it to figure that out :)
<2> what specific file?
<0> in /root/.gnuhh/admin there will be a line that says cgibin
<0> thats where the cgi are installed and thats where you'll access the admin.cgi via the web
<2> okay
<0> .o
<2> when i selected admin.cgi i get the admin.cgi code
<2> in the broswer page
<2> browser*
<0> then you dont have apache properly configured to execute cgi
<2> i see
<2> i already browsed localhost and apache works fine
<2> anyway ill just ahve to work out for this cgi to work
<0> apache may work fine for html but that doesn't mean you configured it for cgi
<0> look for the .cgi in httpd.conf or whatever file apache2 sticks it in now
<2> okay
<8> hi anyone can help re:my display in my laptop its just 800
<9> hi anyone can help re:my display resolution in my laptop its just 800x600 below
<9> i try the xf86config and still the same nothing happen
<5> Redragon^ where's that whitelist at?
<0> what whitelist file?
<0> err what whitelist?
<5> didn't the sshmon have a whitelist file?



<0> no
<0> its pretty basic
<5> ah
<10> I am new on linux.. i installed fedora 2.0.. the internet is not working.. need kernl update
<10> <10> how to install kernel in fedora 2?
<5> yea im doing some mods to the scripts to work under debian
<0> you got all kinda bot flags on that one :)
<10> http://www.getlinuxhelp.org/ '
<10> * Set by Viking667 on Mon Mar 27 00:37:11
<10> I need your help..
<10> how to install kernel in fedora 2.0?
<10> I have update file for Asrock 939dual Uli 1689
<5> soi just modify the sshmon.c file to include a whitelist?
<0> if you know how to do that sorta thing sure
<0> would appreciate you p***ing any enhancements long :)
<0> err along
<5> k
<5> portsentry may also help
<0> would do more just not enough hours in the day :(
<0> portsentry is worthless on a heavily firewalled machine imo
<5> know that one very well
<0> its great if you wanna open a bunch of ports for it
<5> all to well
<11> Any of you use Netapplet?
<2> how do i start/stop services in debian?
<12> can someone please help me get my nvidia driver working in X
<12> i get module not found
<13> jokno`aWt, invoke-rc.d service (start|stop|etc...)
<2> thanks
<12> i'm been messing with xorg.conf for hours
<12> and modprobe nvidia doesn't help
<12> the nvidia module is loaded by the kernel
<14> http://www.gentoo.org/doc/en/nvidia-guide.xml
<14> beside changing the driver from nv to nvidia there are only a few things to edit in xorg.conf
<12> i did all that
<12> ok
<15> its documented on nvidias website, how to install their driver
<12> i did all of that
<12> i have everything installed
<12> i tried every recommended configuration of X
<12> xorg.conf
<12> i'm on gentoo btw
<12> i have everything working perfectly. it took me days and now i've been stuck for 6 hours
<12> (II) Loading extension GLX
<12> (II) LoadModule: "nvidia"
<12> (WW) Warning, couldn't open module nvidia
<12> (II) UnloadModule: "nvidia"
<12> (EE) Failed to load module "nvidia" (module does not exist, 0)
<12> did anyone see what i pasted
<15> doesn't look like you built the driver with the nvidia installer, as its saying module nvidia not found
<15> when are you getting this error? when you type what exactly ?
<12> i used emerge
<12> i'm getting it when i startx
<6> freaking bot
<15> it says to use nvidia-xconfig
<15> morn purplin
<16> Got a really quick question. How would I get a line-by-line trace of a bash script's execution? I'm not sure that set -x would do it.
<6> not a clue on that one and morning ScoT
<16> mmmm. I'm wanting to line-check my bash script
<17> -n
<17> -ni
<17> something like that
<17> -nc?
<17> i saw it the other day but couldn't make it work :\
<6> baaaaaaaah.... don't suppose anyone knows a way to force an image to not be cached?
<6> for a cell phone browser?
<18> service httpd start spits an error out of "while load shared libraries: libldap.so.2: cannot open shared object file: No such file or directory"
<18> any idea/
<18> Fedora 4
<0> yae you have loadmodule line for libldap but you dont have the apache ldap module installed
<0> so either comment out the loadmodule line calling libldap.so or install the apache mod_ldap module :)
<0> and try starting again
<18> thanks, I will install the ldap module for apache


Name:

Comments:

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






Return to #linuxhelp
or
Go to some related logs:

yum jpeglib
#AllNiteCafe
#linux
#php
#java
closest country to Isle of Wight ?
#networking
#linux
WAMP, SLAX
wwwwwwwwwwwwwwhhhhhhhhhaaaaaaaaaaattttttttt



Home  |  disclaimer  |  contact  |  submit quotes