=== Lingo is now known as IronDev | ||
=== zz_DenBeiren is now known as DenBeiren | ||
=== markthomas is now known as markthomas|away | ||
=== Lcawte|Away is now known as Lcawte | ||
=== Lcawte is now known as Lcawte|Away | ||
=== Lcawte|Away is now known as Lcawte | ||
=== ashleydrees is now known as ashd | ||
=== ashleyd is now known as ashd | ||
=== ashleyd is now known as ashd | ||
=== ashleyd is now known as ashd | ||
=== Lcawte is now known as Lcawte|Away | ||
=== Lcawte|Away is now known as Lcawte | ||
=== ashleyd is now known as ashd | ||
=== Lcawte is now known as Lcawte|Away | ||
=== Lcawte|Away is now known as Lcawte | ||
hadifarnoud | I did apt-get remove mysql-* because my db server is somewhere else. what I need to add back? I messed it up | 10:51 |
---|---|---|
bekks | Where is your db server then? | 10:52 |
hadifarnoud | separate server bekks | 10:52 |
bekks | Then I dont get your question. | 10:52 |
hadifarnoud | I need some libs etc for php to work | 10:53 |
maxb | You haven't explained what you messed up, so it is impossible for anyone to give you useful advice yet | 10:53 |
hadifarnoud | maxb: fair enough | 10:54 |
hadifarnoud | php apparently needs some mysql libs to work (connect to) mysql | 10:55 |
hadifarnoud | when I removed them all, it started to give me error 500 | 10:55 |
maxb | Is your PHP installed using Ubuntu's packages? | 10:56 |
maxb | Package dependencies would usually prevent you from breaking things like that, if so, unless you also uninstalled the php5-mysql package too | 10:57 |
=== Lingo__ is now known as IronDev | ||
IronDev | Hola | 12:21 |
=== Lingo__ is now known as IronDEv | ||
ThomasB | Hi, I've installed lighttpd and set the WWW directory in lighttpd.conf to a mounted drive (/media/IDE HDD), but when I try to access it through my web browser, with indexes turned on btw, I just get 403 Forbidden | 13:09 |
ThomasB | I have no clue how to fix this | 13:13 |
Walex | ThomasB: server logs and anyhow check as which user the 'lighthttpd' daemon is running | 13:43 |
help-me_ | i need help | 16:40 |
help-me_ | anyone please help me with this :( | 16:40 |
help-me_ | !pastebin ./configure --with-showlistmodes --with-listen=5 --with-dpath=/root/Unreal3.2.10.2 --with-spath=/root/Unreal3.2.10.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/Unreal3.2.10.2': configure: error: no acceptable C comp | 16:40 |
ubottu | help-me_: I am only a bot, please don't think I'm intelligent :) | 16:40 |
help-me_ | !pastebin ./configure --with-showlistmodes --with-listen=5 --with-dpath=/root/Unreal3.2.10.2 --with-spath=/root/Unreal3.2.10.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/Unreal3.2.10.2': configure: error: no acceptable C comp | 16:41 |
help-me_ | help me :( | 16:48 |
speedy | well please say what you need help with. | 16:50 |
help-me_ | ./configure --with-showlistmodes --with-listen=5 --with-dpath=/root/Unreal3.2.10.2 --with-spath=/root/Unreal3.2.10.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/Unreal3.2.10.2': configure: error: no acceptable C compiler found | 16:50 |
help-me_ | speedy: when i try to install irc in my server | 16:50 |
help-me_ | its giving me this error :( | 16:50 |
speedy | name the task you wish to do and ,say the problem your and haveing issue with. | 16:51 |
help-me_ | speedy: I WANT TO INSTALL IRCD IN my VPS | 16:51 |
speedy | im a noob but i know that if your dont fullfill the requirements for the install then it is going to fail on you. | 16:52 |
help-me_ | when i start installing IRCD in my vps | 16:52 |
speedy | if it is on a vps then open the router ports . | 16:52 |
help-me_ | speedy: its give me error | 16:52 |
help-me_ | speedy: how can in open ? | 16:53 |
speedy | what is your server name? | 16:53 |
speedy | did you set the ddns and ip stuff? | 16:53 |
speedy | did you open the ports? | 16:53 |
speedy | what irc program are you using? | 16:54 |
speedy | what irc server program are you using? | 16:54 |
help-me_ | i have ubuntu server | 16:55 |
Pici | It sounds like he is trying to compile unreal ircd. | 16:55 |
Pici | !compile | 16:55 |
ubottu | Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall | 16:55 |
help-me_ | i only want to Install IRCD | 16:58 |
help-me_ | help me out with this | 16:58 |
help-me_ | !checkinstall | 16:59 |
ubottu | checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running! | 16:59 |
Pici | start by installing the build-essential package | 17:01 |
speedy | help-me_, do you want to compil stuff from source or get a .deb package ? | 17:01 |
speedy | ^^ | 17:01 |
help-me_ | speedy: from source | 17:02 |
speedy | why do you want to do that? | 17:03 |
speedy | what version of the ubuntu server? 64 bit? 32bit? | 17:04 |
speedy | 14.04? | 17:04 |
speedy | http://askubuntu.com/questions/398489/how-to-install-build-essential help-me_ | 17:12 |
Alina-malina | Alina-malina> loop advice and loop back device are those same hings? | 17:39 |
Alina-malina | <Alina-malina> i want to create a virtual microphone device, so when i turn it on my operating system recovnize it as usb microphone but instead of speaking i want to play .mp3 file, how can i do this? | 17:39 |
speedy | i think not, but im a noob. | 17:59 |
speedy | Alina-malina, | 17:59 |
Alina-malina | whut? | 18:00 |
JanC | Alina-malina: on what level? ALSA; PulseAudio/JACK/...; GStreamer/... ? | 18:08 |
Alina-malina | well | 18:08 |
Alina-malina | i am not sure yet, since i never used loop back device before | 18:09 |
Alina-malina | jack probably or usb? | 18:09 |
JanC | fake USB would require fake USB & ALSA kernel drivers; that's going to be somewhat hard :) | 18:10 |
Alina-malina | hmm | 18:11 |
Alina-malina | what about webcamera? | 18:12 |
Alina-malina | will ALSA work? | 18:12 |
JanC | I not sure what this all has to do with Ubuntu Server, but it would probably help if you explained what you are trying to do... | 18:15 |
Alina-malina | JanC, well i want to try to write a small loop back device, so when i mount, the ubuntu OS recognize it as microphone for example for skype or other software that requires microphone, and i could play mp3 file and it output to that software | 18:33 |
=== Lcawte is now known as Lcawte|Away | ||
=== Lcawte|Away is now known as Lcawte | ||
DonRichie | hi, what is the solution of choice when I need to set up a ftp server? | 20:14 |
Seveas | DonRichie: to tell the users that ftp is obsolete and insecure. Then you set up an sftp server :) | 20:33 |
=== Lcawte is now known as Lcawte|Away | ||
cryptodan_laptop | Seveas: and DonRichie use SFTP and to use it on Windows download and use WinSCP and voila problem solved | 20:59 |
cryptodan_laptop | on linux you can use sftp on the command line or use filezilla | 21:00 |
=== Lcawte|Away is now known as Lcawte | ||
=== dariusc93 is now known as darius93 | ||
DonRichie | Seveas, cryptodan_laptop: Thanks for your answers, I already have a ssh server working but I need a way to jail a user in a directory. | 21:09 |
DonRichie | When I let a user log in into an unpriviledged ssh user he would be able to read all my Readable files | 21:09 |
Seveas | DonRichie: man sftp-server, look for -d. Configure as you wish in /etc/ssh/sshd_config | 21:10 |
cryptodan_laptop | DonRichie: or have a read here http://allanfeid.com/content/creating-chroot-jail-ssh-access or here https://www.linode.com/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu | 21:11 |
darius93 | DonRichie, you could use chroot | 21:11 |
darius93 | or what cryptodan_laptop said | 21:11 |
DonRichie | I considered chroot but think that would be not the best way. Digging deeper into the sftp subsystem is a very good idea if it fits my needs. Thank you :) | 21:13 |
speedy | how do i use get? | 21:13 |
Seveas | DonRichie: well, that does chroot :) | 21:13 |
=== Faylite is now known as HorseGNU | ||
=== HorseGNU is now known as WalrusGNU | ||
=== Lcawte is now known as Lcawte|Away | ||
=== WalrusGNU is now known as Faylite |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!