@# 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 10 11 12 13



Comments:

<0> I love it...
<0> "your virus protection has been updated. You are now protected."
<1> heh
<0> It's been installed for months and it's NOW protectin
<2> heh
<3> "the plug has been pulled. you are now protected from the internet"
<3> ok, bbl, stuff to do
<4> http://www.zdnetasia.com/news/software/0,39044164,39348262,00.htm amazing how much **** has to be piled ontop of something just because you can't get a single X11 widget standard.
<5> we have Developers in our Office. They access this Suse Server from IP like.. http://192.168.3.4/cvscare and a page opens
<5> But now I transfer them to Suse.
<5> Before it was on Redhat Server.
<5> So I want to config it on Suse now.
<5> I have all settings available, even httpd.conf of Redhat also with me.
<5> I want to know how I let it work again?
<6> Thinksu, configure your webserver on the new host the same way as the old one, and it will behave the same way?
<5> Um....



<5> John_Dow_, So I copy MySQL also?
<5> And /var/www ?
<7> hm. I have kubuntu installed on this laptop, chuffed with it, but a few things don't work. the main one is Fn+F12, which on this laptop is meant to switch monitor output
<7> I have no idea where to even start trying to make that work
<8> bleh
<9> hah! i will have laptop today ;>
<6> Thinksu, mysql has excellent documentation on how to upgrade your database, if you're changing version. Unless you have lots of data it is probably easiest to run mysqldump or whatever it was called.
<8> forget that stuff
<5> Hm..
<6> Thinksu, the manual tells all about that though. You don't upgrade every component in the system in just 30 seconds, it takes some planning to do it.
<5> John_Dow_, I copied already.
<5> Now when I try to open http://192.168.3.4/dev on same server where I copied. It gives me some errors
<5> Object now found!
<6> epinephrine, could it be ACPI-related?
<6> Thinksu, so read the error logs.
<5> The requested URL was not found on this server IF you entered the URL manually please check your spelling and try again.
<5> If you think this is a Server error, please contact webmaster
<9> ups, you have to contact yourself ;)
<5> John_Dow_, /var/log Apache2 ?
<6> Thinksu, how are we supposed to know how you configured your webserver?
<5> Someone already did, not me.
<5> But now I am going to config it on Suse.
<6> Well, you have to figure out how that someone configured your webserver, since we can't call them.
<6> This isn't good for my heart. Good evening.
<5> Hm....
<5> Even I can't find out where is MySQL folder is.
<5> MySQL is indeed for Apache?
<6> epinephrine, google for your laptop brand/model and something more is my bet.
<4> Thinksu, i take it you know almost nothing about systems administration or apache configuration.
<4> Thinksu, in general you need to put the files where the current configuration expects them, or change the config.
<7> hm, ok, fn+f12 isn't just completely ignored
<7> pressing it once just kills all displays
<7> switching to another VT then back to X gets me back
<5> nibble, Yes, I don't know about Apache, because it's being along time ago, I am touching it now.
<5> nibble, Well, my main question is.
<5> nibble, What things I have to copy from Redhat to Suse, httpd folder, MySQL folder, Developers Data and?
<7> John_Dow_: it's a very obscure brand and model
<10> vector linux
<4> Thinksu, your question cannot be answered, at least not by me -- sorry.
<4> (because i cannot read minds, much less understand you.)
<11> epinephrine: I'm not even sure that X supports switching outputs without restarting ...
<7> icky
<7> I would have thought it was a hardware thing, guess not
<4> funny thing is I can see some ***hole taking portland API and writing a *THIRD* library set. :)
<11> epinephrine: What graphics card do you have?
<11> It is possible for some I've just remembered.
<7> some SiS onboard crud
<11> Hmmm. I don't know how to do that then.
<11> With the nvidia drivers you can set up two twinview configurations that actually only use one screen and switch with ctrl-alt-numpad+
<7> hm, fn+f12 works as expected in a console
<11> http://www.winischhofer.at/linuxsispart1.shtml would be useful for epinephrine if he hadn't pissed off
<12> somehow i managed to install a modem in my linux. the modem dials but after the noise it makes before stablishing the connection. it fails to connect
<13> hey, is the *.sh files can start with ./*.sh
<13> or what ?
<1> AgreSor, if they are executable
<1> if they are not you can either chmod them, or run them directly with bash
<4> Agresor, chmod +x file.sh && ./file.sh or sh ./file.sh (If that is what you're asking for) - http://www.catb.org/~esr/faqs/smart-questions.html#intro
<14> why use &&
<14> chmod +x file.sh ; ./file.sh, or sh file.sh
<6> Interex, because the chmod might fail.



<4> Interex, either is fine.. && is a bit more correct. But in this case it will do nothign but stop an error from being thrown.
<4> so I'm expecting him to read the FAQ I showed and ask.
<4> Interex, foo && bar - bar will only be run if foo returned a clean exit code
<4> Interex, /bin/false && crap.sh - crap.sh will never run
<15> Hi All.
<15> when I write /etc/init.d/httpd start in Suse it says, bash: /etc/init.d/httpd: No such file or directory
<15> PanzZey`, With?
<14> nibble: well i've never in my life seen anything fail when issuing 'chmod +x' so the && is pointless on chmod
<14> and John_Dow_ i know what the point of && is thanks anyway ;)
<14> afk
<15> Interex, Can you help me please?
<16> :)
<15> Anyone can help me?
<4> $ chmod +x build.php; echo $?; chmod +x dead; echo $?
<4> 0
<4> chmod: dead: No such file or directory
<4> 1
<4> thank you for being a troll.
<4> chmod will fail if you don't own the file
<17> Whathwatttt i did my hadisk paration with GRUB and set first booting o/s LINUX its not working with another os wat problem could be ?
<4> it acts the way I expect it would.. I'm not willing to go look in the source to see all the failure points.
<4> Whathwatttt, /usr/local/apache/bin/apachectl startssl
<18> hey all
<15> Nothing happens nibble .
<18> need help with vncviewer running on FC4...anyone familiar with that topic here?
<18> or anyone that can point me to a channel that is better suited to such questions
<18> ?
<0> just ask your specific questions. Someone here might be able to help you.
<18> k
<4> Interex, or if the file doesn't exist
<4> Interex, or if the file you think you made got nailed by a race condition and is a symbolic link to a file you don't own
<4> Interex, or as shown above.
<18> in the man pages for vncviewer under the -fullscreen option they say somthing along the lines of "see the grabKeyboard setting in RESOURCES"
<4> I'm out
<4> have fun guys
<15> Take Care nibble :)
<18> and under the grabKeyboard thing in resources it says some stuff that look like I want to set this to solve my problem
<15> stevo, Help me please.
<17> nibble i m having problem with partation
<18> my question I suppose would be how do I set this or type it in when I run the vncviewer from the comman line
<18> Whathwatttt, ?
<15> Why httpd service giving error on starting?
<18> sorry Whathwatttt, I'm not the person to be asking about that
<15> stevo, when I write /etc/init.d/httpd start in Suse it says, bash: /etc/init.d/httpd: No such file or directory
<15> Oh..
<18> Whathwatttt, never set up an http server, sorry
<19> Whathwatttt : That's easy.... /etc/init.d/httpd doesn't exist.
<19> oops.
<0> you idiot! Don't talk from the bot!
<18> nibble, does what I jsut typed about my problem make sense?
<19> yeah yeah yeah
<15> simmy, Help me please.
<18> nibble, I think I'm basically asking how to set an xterm resource...is that right?
<0> stevo : vncviewer grabs keyboard automagically.
<15> How do I start httpd serviceeeeeee ?
<15> ?????????????????//
<0> Whathwatttt : What distro is it?
<15> simmy, when I write /etc/init.d/httpd start in Suse it says, bash: /etc/init.d/httpd: No such file or directory
<18> simmy, but when I'm running in fullscreen I'm having a hell of a time escaping fullscreen so I can use my laptop for more than a vncclient.
<0> Whathwatttt : look in /etc/init.d .... does that file exist?!
<1> its not a file
<1> anyway
<1> :p
<0> stevo : Don't run it full-screen, then? :)
<18> simmy, under the fullscreen option they say that, in the case of keyboard focus problems (which I was having) you may have to set the resource grabKeyboard to true (default false) to resolve the problme
<18> simmy, lol...but it's so much sharper in fullscreen
<18> :)
<0> Although the fullscreen transition will mostly work, ion will be confused about the keyboard focus, so we need to tell vncviewer to take additional responsibility. Add the following to your $HOME/.Xdefaults file:
<0> vncviewer.grabKeyboard: true
<18> simmy, so how would one set a RESOURCE in "Xt"
<0> vncviewer.fullScreen: true
<0> how's that for ya? :)
<18> simmy, ahh....I tried set keyboard=true....was no good. I'll try what you suggest
<18> sec


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#linux
cihina chat
Ubuntu\bin\sh can't access tty
angilina
FLOOD ATMA
#photoshop
#allnitecafe
#allnitecafe
#allnitecafe
#chat-world



Home  |  disclaimer  |  contact  |  submit quotes