=== bilde2910_ is now known as bilde2910 | ||
jonah | hi can anyone help. I've upgraded to 16.04 server and most things work, but can't enable suphp - I'm not sure what happened to it but I get this error: http://pastebin.com/kDU1Rdm8 | 00:38 |
---|---|---|
jonah | hi does anyone know how I can install suphp in ubuntu 16.04? | 00:58 |
danrik | could someone help with this issues? | 01:59 |
danrik | http://unix.stackexchange.com/questions/304746/vpn-able-to-establish-connection-but-cant-get-to-any-site | 01:59 |
samba35 | i have newly installed 16.04.1 server ,i am getting this message | 03:28 |
samba35 | a start job is running for rise for network intreface | 03:29 |
tsimonq2 | samba35: #ubuntu might be a better place for this :) | 03:30 |
samba35 | i ask same they ask me to ask in server :) | 03:30 |
chisa | im trying to block all bots (googlebot does not respect robots.txt) | 03:31 |
chisa | but both of these htaccess files should work | 03:31 |
chisa | but result in internal server error 500 | 03:31 |
chisa | http://razorbelle.com/public/text/htaccess-block-all.txt | 03:31 |
chisa | http://razorbelle.com/public/text/htaccess-block-all-2.txt | 03:31 |
chisa | am i doing something wrong? | 03:31 |
chisa | halp! lol | 03:31 |
tsimonq2 | chisa: be patient and somebody will answer your question eventually :) | 03:33 |
tsimonq2 | samba35: weird... | 03:33 |
chisa | i am patient | 03:33 |
tsimonq2 | :) | 03:33 |
tsimonq2 | samba35: well let me do my best to help you then | 03:33 |
tsimonq2 | samba35: so how do you connect to the internet? | 03:34 |
chisa | i live on the internet so i dont need to sleep | 03:34 |
tsimonq2 | :D chisa | 03:34 |
chisa | there was no reason for me to stay in the real world any longer | 03:34 |
chisa | in the real world, it didnt matter if i was there or not | 03:34 |
chisa | when i realized that, i was no longer afraid of losing my body | 03:34 |
chisa | so i commited suicide | 03:34 |
chisa | and here i am | 03:34 |
chisa | ^_^ | 03:34 |
samba35 | after 5 min wait system boot but it wait for 5 mints and it work | 03:35 |
samba35 | i have configure this is client to dhcp | 03:35 |
tsimonq2 | samba35: I mean wirelessly or wired? | 03:36 |
samba35 | "A start job is running for raise network interfaces (2 minutes of 5 mins 16 sec)" | 03:36 |
tsimonq2 | I know | 03:36 |
tsimonq2 | physically | 03:37 |
samba35 | i have both interface but if i remove lan cable still i get this message | 03:37 |
tsimonq2 | aha, there's your problem | 03:37 |
samba35 | what is should do then | 03:37 |
tsimonq2 | so you don't NEED it to be there all the time? | 03:37 |
danrik | Could someone help with this Linux openvpn issue? : | 04:01 |
danrik | http://unix.stackexchange.com/questions/304746/vpn-able-to-establish-connection-but-cant-get-to-any-site | 04:01 |
DexDeadly | Hello | 04:54 |
DexDeadly | I just updated from 14.04 LTS to 16.04 LTS, when doing this to my home automation server and my emby media server nothing starts on boot now | 04:54 |
DexDeadly | I'm looking at the emby media box right now and if I look in the /etc/init.d and i see my emby-server in there however when booting it does not start | 04:57 |
tsimonq2 | !systemd | 04:59 |
ubottu | systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units | 04:59 |
tsimonq2 | I suspect that's the issue | 04:59 |
tsimonq2 | (I could be wrong) | 04:59 |
DexDeadly | ahhh | 05:01 |
DexDeadly | is there a way when doing ls -l to only put what fits on the screen before showing more | 05:02 |
DexDeadly | anyone create anything to make the migration easier lol | 05:05 |
AzraelEnki | traffic shaping? (new at this, so sorry if I use the wrong words) I have in my local network an nfs server which is also an tftp server for network boot. I like to prioritize BOOTP traffic over NFS. What is the most helpful docs about this? | 07:55 |
Azrael_ | Any docs about traffic shaping? | 08:12 |
FManTropyx | does a2ensite do anything else except create a link from sites-enabled to sites-available? | 08:16 |
Azrael_ | I´m new at this. I´m asking because I have an NFS server in my local network which also provides BOOTP but I want BOOTP/TFTP traffic to be a higher priority from the NFS traffic. | 08:21 |
FManTropyx | what do I do when no mirror entry for the upgrade was found? | 08:29 |
FManTropyx | I am updating sources lists anyway | 08:30 |
=== ogra_ is now known as ogra | ||
FManTropyx | why the change from Upstart to systemd? | 09:59 |
ogra | because of debian | 10:01 |
FManTropyx | do I need to do something special to receive mail and pick it up with POP3? | 10:27 |
FManTropyx | I have a problem with postfix... it sends with erroneous hostname, even with mailname set correctly (I think so) | 10:37 |
tomreyn | to receive mail and pick it up with pop3, you need a pop3 client on the client, a pop3 server on the server, and an smtp server on the server. | 10:58 |
tomreyn | if postfix sends mail involving a hostname which you do not mean to use then it suggests that postfix is not configured to use the hostname you would rather use. | 11:00 |
tomreyn | dpending on how you configured it, the hostname postfix uses to identify itself over SMTP can be a combination of multiple elements. | 11:02 |
tomreyn | FManTropyx: ^ i suggest to review the available documentation, which is large, but quite good. r you could paste it to a pastebin and look for someone to go over it with you. | 11:03 |
FManTropyx | easy guess is that it does not use the set mailname for some reason, but no idea why | 11:07 |
FManTropyx | what is the name of a POP3 server package I can use? | 11:08 |
tomreyn | dovecot-pop3d, courier-pop(-ssl) | 11:11 |
FManTropyx | how do I make rsync service start automatically at boot? | 11:40 |
FManTropyx | there seems to be /lib/systemd/system/rsync.service that looks acceptable and I assume the --no-detach is appropriate in there | 11:41 |
=== pavlushka_ is now known as Guest8546 | ||
=== Guest8546 is now known as pavlushka | ||
tammy5 | hello everyone | 19:08 |
Langlet | tammy5: hi | 19:19 |
tammy5 | I am trying to see how I can work with some things regarding ubuntu server | 19:20 |
Langlet | Ok cool :) | 19:20 |
tammy5 | how do I add my name to the daily triaging | 19:36 |
tammy5 | https://wiki.ubuntu.com/ServerTeam/KnowledgeBase | 19:37 |
patdk-lap | $250 | 19:44 |
tammy5 | oh | 19:46 |
tsimonq2 | hey now :P | 19:47 |
tsimonq2 | I can add you | 19:48 |
tsimonq2 | tammy5: what day? | 19:48 |
tammy5 | sunday | 19:48 |
tammy5 | thanks | 19:48 |
Ussat | So, we are (where I work) Mainly a RHEL shop when it comes to Linux, recently we have added 2 Ubuntu servers in the mix for some very specific purposes. Is there a way to buy souuport contract for Ubuntu like we do with RHEL ? | 19:51 |
tsimonq2 | Ussat: http://www.canonical.com/services | 20:02 |
Ussat | Thanks, I honestly doubt we will ever need it, but ....thats what they want | 20:03 |
LostSoul | Hi | 21:21 |
LostSoul | My blkid shows devices that are no longer on VM | 21:21 |
LostSoul | It shows /dev/vda and /dev/xvda where only first ones exists | 21:21 |
LostSoul | What could have gone wrong? | 21:21 |
RoyK | LostSoul: xen? | 21:37 |
FManTropyx | my email failed because "No MX or A records for 46.101.237.212" ... | 21:37 |
RoyK | FManTropyx: you need an MX record for email to work correctly | 21:43 |
LostSoul | RoyK: I migrated VM from XEN to KVM | 21:52 |
LostSoul | Any idea why it still apears? :) | 21:53 |
RoyK | I don't think there's an xvda in kvm | 21:53 |
LostSoul | Yeah, I don't know why blkid shows it | 21:54 |
FManTropyx | that makes no sense, because I specified the IP address to which deliver :P | 21:55 |
FManTropyx | I forgot to update the old MX, but it should propagate now | 21:55 |
patdk-lap | FManTropyx, ip address? | 22:09 |
patdk-lap | emails work on domain names | 22:09 |
FManTropyx | why is it not possible to send to root@46.101.237.212? | 22:11 |
FManTropyx | do I need to have something running on my server to handle incoming mails? | 22:12 |
patdk-lap | cause an ip address !=domain/host name | 22:12 |
LostSoul | RoyK: got it | 22:12 |
LostSoul | blkid -g ;) | 22:12 |
FManTropyx | I installed postfix and did some configuring on it, but it is confusing :) | 22:12 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!