[05:21] good morning [06:07] Good morning [06:07] hi lordievader [06:08] Hey cpaelzer How are you doing? [06:09] lordievader: fighting my inbox after PTO before it steals my soul :-) so I'd say good [06:09] lordievader: and you? [06:12] Doing good here [07:10] Hello All [07:14] I'm new on ubuntu server. I have ha dedicated hosting on Go daddy with Ubuntu server 16.04 (no control pannel) and i get some trouble for configure my dns and ssl. Did someone can help me ? [07:15] cyrils34: hi, please discuss these issues in detail. [07:18] just to understand where you're coming from: you say you previously had 'dedicated hosting', so this was a dedicated server / VM, managed by Godaddy (but you probably had a login, just not root access)? [07:19] on go daddy website i get nothing for manage the server, i get only a button for restart it, else everything is made by ssh [07:19] and i have root access [07:20] ok, so effectively ouy already managed an ubuntu server before. [07:21] I have follow some tutorial for configure the dns and ssl, but seems i've make some mistake, when i write my domain name on browser www.exemple.com, i get back my ip and not the www.exemple.com and ssl i get NET::ERR_CERT_COMMON_NAME_INVALID [07:23] i will continue to subsitute www.exemple.com for your actual domain name, which i do not need to know for now. [07:25] i will substitue 1.2.3.4 as the ip address www.exemple.com resolves to (as a result of running 'host www.exemple.com') [07:25] ok [07:26] you say "when i write my domain name on browser www.exemple.com, i get back my ip and not the www.exemple.com". does this mean that when you access http://www.exemple.com, does it redirects you to http://1.2.3.4 and your web browser shows this address in the address bar in the end? [07:27] yes [07:27] so it really shows your servers' ip address in the web browsers' URL bar in the end, are you sure? this is an unusual misconfiguration, if so. [07:29] yes, i write www.exemple.com and on chrome i get 1.2.3.4 [07:29] so the address hown in the address bar actually updates to the ip address of the server, ok. [07:30] yes [07:30] do you have another linux computer where oyu can run some commands on? [07:31] i have install ubuntu server 16.04 on my laptop for make some try, so yes i have [07:32] so when you run "host www.exemple.com" on your laptop's ubuntu, does it say "host www.exemple.com has address 1.2.3.4"? does it say something else? [07:32] anything about "CNAME" or "alias"? [07:34] its show me an ip but not my hosting server . If i copy this ip to chrome, is open godaddy website where is a page for make a long url to short url [07:35] ok, now try this (similar but not the same): [07:35] so when you run "host exemple.com" on your laptop's ubuntu, does it say "host exemple.com has address 1.2.3.4"? does it say something else? [07:36] also say exemple.com mail is handled by 0 mywebsite.com.mail.protection.outlook.com [07:37] okay, is this wrong? [07:37] no this is right [07:37] and it DOES say "host exemple.com has address 1.2.3.4", right? [07:37] yes [07:38] but is not my address as what i said before, is give an ip and if i go on this ip is going to shortener.godaddy.com [07:38] okay, so what you need to do is to update authoritative DNS for your domain name. [07:38] oh there, too, ok [07:40] ok, how to do ? [07:40] this authiritative DNS service is usually run by the comapany where you rent your domain name. [07:40] *authoritative [07:41] i have buy the domain on godaddy only, then after x months i have buy a dedicated server on godaddy [07:41] what you need to make sure is that both www.exemple.com and exemple.com point to 1.2.3.4 there. [07:42] i am not a godaddy customer and can't guide you to their web panels for domain management. [07:42] but they surely have some form of customer support for this. [07:43] i will tell you what i have wait a little [07:45] also, none of this has anything to do with ubuntu really (it is not specific to the operating system you run on your server), it's just about the basic workings of how hostnames are resolved to ip addresses on the internet. you should normally talk to godaddy for getting help with this. [07:47] i have think my problem was with bind [07:49] so you run a nameserver on your server. does it serve as the authoritative name server for your domain name? maybe you want to point us to the tutorial you have been following. [07:51] the tutorial is a video in french, but i can copy to you the code i've write on the file of bind [07:52] !paste | cyrils34 [07:52] cyrils34: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [07:53] (also, i could probably still understand at least the technical information on a french tutorial.) [08:01] https://imgur.com/a/k0h3vdj [08:01] https://imgur.com/a/sSVdv1s [08:01] https://imgur.com/a/bRIjFcM [08:02] that's the 3 files i've edit [08:07] cyrils34: can you pastebin them please? [08:07] and it'd be great if you didn't obfuscate anything so we can check what resolves where and how. [08:13] ok wait [08:14] and just for know, did i get an ssl error because the dns or the 2 problems are different ? [08:15] cyrils34: they're unrelated, the ssl error is about expired or invalid name certificate (you access example.com by https, and the cert is for anotherdomain.com) [08:22] cyrils34: your SAO record, as seen on https://imgur.com/a/bRIjFcM , is most likely incorrect [08:22] *SOA [08:23] ah ? [08:24] it says ksXXXXXXXXX... [08:24] I understood those are screens from the tutorial, not actual config files? [08:24] oh, that's possible [08:24] yes, im copying what i have change [08:25] screenshot is tutorial [08:25] so please pastebin the actual configs you have? [08:25] yes wait im doing [08:38] you're not. ;) [08:39] almost done [08:39] cyrils34: are you.... typing it out? O.o [08:47] https://paste.ubuntu.com/p/2vvnqTxhRG/ [08:48] https://paste.ubuntu.com/p/JSK8cnncBQ/ [08:49] https://paste.ubuntu.com/p/tTHjqgHdvd/ [08:52] cyrils34: you seem to have a different NS entry there. I'm guessing domaincontrol.com is not yours :) [08:52] cyrils34: so what are the NS entries on the domain at your registrar? that's why I asked you did NOT obfuscate data, so we can check the entire chain. [08:53] the only thing i change is mywebsite.com and change number of ip by XXX [08:53] all other is what i get [08:53] in godaddy is write domaincontrol [08:55] cyrils34: your zone is wrong then [08:57] ah ? [08:58] cyrils34: yes. when your domain name is resolved, your registrar points to IPs in the NS entries. Which NS entries are there? the server you run Bind on, or domaincontrol.com? [08:58] Brr, wildcard record [08:59] whoever is listed there, is authoritative for your domain. so either you do NOT have control with that Bind, or you do but your NS entry is wrong. [09:00] What is the actual domain name cyrils34 is trying to configure? [09:01] cyrils34: also line 11 in the second pastebin does not look correct. That quote looks invalid. Should be zone "mywebsite.come" { ...; }; [09:02] lordievader: well I asked them NOT to obfuscate so I can check it, but no answer to that. [09:02] cyrils34: What domain are you trying to configure? [09:11] hmmm im not sure to understand [09:11] did you mean that i need not to configure bind because godaddy do it already ? [09:13] cyrils34: if you want any more help from me (and others here I assume) you will have to start telling which domain it is so we can check. Also you did not answer my question about NS entry at the registrar. [09:13] cyrils34: also consider NOT running a public server that can harm others on the internet, ESPECIALLY not a DNS server which can harm others VERY much if you don't know the basics of DNS. [09:15] Good point. Do make sure to disable recursion. [09:15] We have enough open resolvers on the internet 😉 [09:16] it's fun when you combine that with a cheap godaddy 1gbps piped "servers for masses" and turn it into a 1gbps udp gun for hire.... === TvL2386_ is now known as TvL2386 [14:55] rbasak: how do you usually verify Dropped changes from a delta, in a merge MP? Compare the new (logical) delta with the old one? [15:00] ahasenack: yes. I run "git log -p --reverse old/debian..logical/..." in a left window and "git log -p --reverse new/debian..merge-branch" in a right window. [15:00] Then for every commit on the left, I should see it mentioned in the new changelog and accordingly dropped, transferred or modified. [15:02] ok [15:02] let me try that [15:11] cpaelzer: bug 1487679 came up in my 180 day warning. IMHO, it's not critical. It's a relatively uncommon use case and one where users can be expected to tweak /etc as they need anyway. What do you think we should do about it? Just take it off our backlog? Anything else? [15:11] bug 1487679 in nbd (Ubuntu Xenial) "CRITICAL BUG: Breaking ordering cycle by deleting job NetworkManager.service/start" [Undecided,Triaged] https://launchpad.net/bugs/1487679 [15:13] yuck! [15:15] hello everyone [15:15] just want to ask [15:16] what is the terminal command to implement all the config files in the sites-available folder to the sites-enabled folder [15:17] I only have one file containing all the vhosts directives with one main domain and the rest are all subdomain directives [15:17] please help [15:18] rbasak: yeah I think it is loosing the high-effort-VS-rare-case [15:18] rbasak: I'd be ok to remove it, but OTOH it is a valid case so you might add the bot-stop-nagging tag instead [15:19] if you think we would get to it one day [15:19] if not, lets be honest and state that we likely don't get to it [15:20] easyOnMe: I don't know apache tools (and I'm guessing it's apache from your question in #ubuntu), but those should all be symlinks, yes? if so, you can just symlink them manually [15:24] blackflow: how do I do that [15:28] easyOnMe: check the ln manpage (man ln) . something along the lines of ln -s /etc/.../sites-available/foo.bar /etc/.../sites-enabled/foo.bar -- I don't know exact paths or filenames involved, for each vhost in sites-available that you want to make enabled. [15:36] blackflow: thanks man [15:36] So, is the upgrade from 16.04 --> 18.04LTS avaliable at the moment ? [15:37] I would like to fun some tests with my test boxes [15:37] s/fun/run/ [15:38] easyOnMe: so if there's more of them, maybe an onliner like this (make sure you understand what this does first): cd /etc/.../sites-available/ ; for F in * ; do [ ! -L "../sites-enabled/$F" ] && ln -s "$F" "../sites-enabled/$F" ; done [15:39] blackflow: I did the first one but it says the file exists already [15:39] now I am tempted to copy the file from sites-available to sites-enabled [15:40] easyOnMe: no, the whole point of sites-available and sites-enabled is symlinking [15:40] exactly but the first command did not succeed [15:41] easyOnMe: but the file is already there you say, linked? [15:41] blackflow: what i mean is update the one in the sites-enabled [15:41] I did changes in the files in sites-available and they are not update in the sites-enabled [15:42] easyOnMe: I don't know what you're doing there. your config _files_ should be in sites-available. you then _symlink_ those you want active into sites-enabled. the point of symlinks is that you don't end up with TWO copies of the file [15:42] the sites-enabled files are still the old versions [15:42] and from what I understand, the tools that manage those, expect and require symlinks. [15:42] blackflow: I really do not know man [15:42] probably i messed it up [15:42] now I am trying to figure out how to correct what I messed up [15:43] any ideas? [15:43] well I just told you what you should have. if you have files in sites-enabled, instead of symlinks to their counterparts in sites-available, you should fix that first. [15:44] easyOnMe: btw, this sites-enabled/sites-available paradigm is specific do debian (and derivatives, like Ubuntu) configuration of apache. it is _not_ mandatory by Apache [15:44] *to [15:45] blackflow: I see [15:45] but my subdomains are not working [15:45] all the subdomains keepon saying the error: [15:45] which means I'm assuming you're using the default config templates. which means the main apache config file should source from the sites-enabled (not sites-available!) directory for vhost configs. [15:45] blackflow: erver certificate does NOT include an ID which matches the server name [15:45] *server [15:46] until now I not resolve this issue [15:46] I am past my dinner time already [15:46] that's a bit beyond being ubuntu specific and should perhaps ask for help in #apache, on how to configure and use the Apache web server. [15:46] easyOnMe: is that a public server btw? [15:46] blackflow: what do you mean public [15:46] you mean online already [15:47] hosting sites or services available on the public internet [15:47] yes [15:47] eg. not in your LAN [15:47] no [15:48] right. so consider NOT doing that until you've learned how to manage Apache properly. Doing this and not knowing what you're doing, on public internet, can HARM others. [15:58] I did a netinstall of 18.04 and got everything up and running very well. Realized I need 16.04 though, so made a netinstall usb with that and went to install. First issue: very slow install during the "preparing $package" phase. [15:58] Second issue: upon reboot I was dropped directly into an EFI shell. Tried following these instructions, no luck: https://askubuntu.com/questions/597213/bootable-device-not-found-after-clean-install-of-ubuntu-14-04-uefi [15:59] Now, I try to boot from the install media again, and the display never comes up, I can switch to a separate TTY though, whats the default login creds for a netinstall iso? [15:59] easyOnMe, I would take that down untill you have it configured correctly [15:59] Just my opinion [16:02] Ussat: I see [16:02] it is only the subdomain that is not working well [16:02] the main domain is ok [16:02] and the subdomains are not yet open for use [16:02] it is just for testing only [16:02] Then I would test on a non live server [16:02] testing in prod is...not the best idea IMHO [16:03] I manage to achieve success in my local server but in the public server I just could not figure out what I missed doing correctly [16:05] easyOnMe: perhaps then start with actual problem you're having? Like, you're doing X, and expect Y to happen but instead, Z happens. [16:05] blackflow: that is what I am doing [16:05] witht he subdomain [16:05] but I cannot figure out how to resolve the errors I am encountering especially the one I just shared [16:06] that is the only one left to solve and I am good to go [16:06] easyOnMe: no, I mean explain here what you have and what you're trying to achieve. [16:06] easyOnMe: oh I see [16:07] for example, pastebin the errors you're encountering. [16:07] I wanted establish a subdomain and like subdomain1.example.org and expect it to show up on the browser when I hit enter [16:08] unfortunately it says:This page isn’t working [16:08] sg.infinityls.org redirected you too many times. [16:08] easyOnMe: first of all, is the DNS for it valid and resolving to correct IP? [16:08] blackflow: yes [16:08] https://apaste.info/8D3R [16:08] just ignore the output for the back up file [16:08] it has been deleted already from the sites-enabled folder [16:09] easyOnMe: yeah and don't put files into sites-enabled [16:10] so, can you pastebin the actual vhost file you're using? [16:10] blackflow: I don't but for some reason the back up came out when I did apachectl -S [16:10] the back up became part of the output [16:10] I also do not know why it became included in the sites-enabled [16:10] probably syslog with crit(ical) level which is configured to go to console [16:11] wait, that is actually the contents of the file? [16:18] looks like a serious miss-paste [16:19] blackflow: virtual host config for the main domain and the subdomains [16:19] for port 443 [16:19] and port 80 [16:20] easyOnMe: yes, but is that.... no, wait. can you pastebin the _actual_ file? cat /etc/.../sites-enabled/foo.vhost.conf | nc termbin.com 9999 and post here the URL you get of course use proper path. [16:21] blackflow: its the same [16:21] i just changed the names of the subdomain and the main domain [16:21] basically what you see there that is it [16:22] that is not a correct apache config file syntax [16:27] easyOnMe: looks like you copypasted some output of grep or something. [16:30] blackflow: no that is the result of apachectl -S [16:30] easyOnMe: so why don't you pastebin the actual file [16:31] blackflow: because our work does not allow us to [16:31] we seek help but we are not allowed to pastebin actually files with real names [16:31] easyOnMe: then how do you expect anyone to help you? [16:31] so I changed it to subdomain and maindomain [16:31] so I do not get fired [16:31] I can't help you untill I see what your config is and what's wrong with it. [16:32] I see [16:32] but that is the best I can do man [16:32] btw.... this is not Ubuntu specific, so please direct all your Apache support request to #apache. [16:32] the mainDomain is the dns name [16:32] over and out. [16:32] subdomain are the respective subdomain names [16:32] ok no problem [16:33] thanks for the attention though [16:33] So, is the upgrade from 16.04 --> 18.04LTS avaliable at the moment ? [16:33] Ussat: not until the 18.04.1 release [16:33] ahh...gotcha, thanks [16:33] yep. [16:34] easyOnMe: I do have to ask what kind of work is that where you're not fired and are supposed to touch production machines with zero clue. all this smells like BS to me. [16:34] blackflow: it is just the names that are changed man I do not think it really matters that much [16:35] Yes, yes it does [16:35] how so [16:35] easyOnMe: when you have no clue how to configure apache, and are asking for help, don't assume you know what is or isn't relevant. [16:35] just following protocol here man [16:36] anyone its ok [16:36] sorry if it offends you [16:36] this is my first job [16:36] *anyway [16:36] I just don't buy it any more that you have a legit help request. [16:36] blackflow: I really do [16:36] the other day I got a good dressing down for similar case [16:37] so just learned some lessons too [16:37] anyway man its ok [16:37] I assume you have backups ? [16:37] yes we do [16:37] well if you're serious, I'd gtfo of there asap and find a better job, one that offers proper training and supervision, before allowing anyone to prod. [16:37] blackflow: I do but I am newbiew who will hire me with no experience at all [16:38] restore latest working GOOD backup, and test in test [16:38] Ussat: ok will do [16:38] thanks [16:38] Thats MY opinion [16:38] Ussat: I will take it from there though [16:38] and dont touch prod till you are 100% sure [16:38] Ussat: no problem [16:41] easyOnMe: but seriously, find another, more responsible company, before they dump on you the next Equihax and hang you out to dry. [16:41] blackflow: yeah in our country here I consider myself lucky man [16:41] a lot of people here have no work or job to speak of [16:42] for me with no experience having this job this is already a blessing to start with [16:42] difficult yes, but that is where all newbies start anyway [16:42] one year max and I am out of this company [16:43] this company is not that big too so they kind of hire people whom they can make the most out of [16:43] blackflow: anyway thanks dude for the advice [16:43] really appreciate all your help earlier [16:43] easyOnMe: the problem is not in not having experience. nobody was born with it. the problem is all the rest about it. esp. the cherry on top, of being unable to pastebin a config file, even with obfuscated domains. [16:44] blackflow: that was the actually config file already [16:44] that is not a valid apache config file, so no :) [16:44] the name of the file is 000-default-le-ssl.conf [16:44] easyOnMe: these are: https://httpd.apache.org/docs/2.4/vhosts/examples.html [16:45] I got it from the /etc/apache2/sites-available folder [16:45] ServerRoot: "/etc/apache2" is not a valid apache config stanza [16:45] blackflow: oh so sorry I got what you mean [16:45] man I am very sorry [16:45] I assume I pastebin the 000-default-le-ssl.conf [16:46] blackflow: man really sorry my bad [16:46] hang on [16:46] that still wouldn't look like a valid config file. apache config syntax doesn't have keyword: value stanzas [16:47] blackflow: yeah I agree so sorry man [16:48] brb [16:48] np [16:48] not to restart this laptop [16:48] hang on [17:02] blackflow: here it is man: https://apaste.info/Bm9W [17:02] thanks for the wait [17:06] easyOnMe: I don't see a redirect rule there that could explain that previous error. Did you try cleaning your browser cache? If there was a 301 there somewhere before, it could've been cached in your browser. Also, is there PHP involved that could explain any redirections happening that aren't visible in vhost configs? [17:06] blackflow: yes there is some php involve [17:06] and see, if you didn't obfuscate the domain name, now someone could try to connect and see the headers and progression of redirects... [17:06] i am using .htaccess too [17:07] oh .htaccess, check that too, it's config too [17:07] blackflow: are you familiar with codeigniter3 [17:07] ten years ago I was. [17:08] blackflow: I am using it now and what I did was just to copy the application and system folders inside each subdomain folder [17:08] now to test one subdomain I tried performing the necessary config adjustments but to no avail [17:09] but when I did with my local server I got it running very well [17:09] blackflow: now I did apachectl -S and the error there states that there is no id matching the server name [17:10] so I came to the conclusion that the multiple redirect was the result of the failure to match the cert id with the correct server name [17:11] easyOnMe: can you pastebin culr -v -s http:// 1>/dev/null run from a linux machine with curl installed, use proper subdomain, one that results in inifinite redirects [17:12] easyOnMe: no, SSL certs don't result in http redirects in any way. [17:12] btw, I typoed up here, it's curl not culr [17:12] blackflow: ok noted with thanks [17:13] blackflow: shall i use https instead of http [17:13] no, use http [17:13] ok [17:13] actually do both. properly configured SSL should have a redirect from http to https anyway [17:14] blackflow: do I include the number 1 here: 1> [17:15] ya.....we just changed all our internal stuff to be https a,d http redirects to https [17:15] well, over the last month [17:15] easyOnMe: yes, 1>/dev/null is a separate param, redirects stdout to devnull. in fact 1 is not needed, >/dev/null shold work, but I like to be explicit about those [17:15] we have an internal CA for the internal stuff [17:15] blackflow: ok [17:16] easyOnMe: because curl will output the fetched site content to stdout, and we don't need that here, only hte headers (with -v) that are output to stderr [17:20] blackflow: https://apaste.info/trtB [17:20] that is the result [17:21] same for the other subdomains [17:22] easyOnMe: okay that's a 302 to https. now please do https [17:22] blackflow: that is https [17:22] please see line 1 [17:23] oh right... well that's the problem there, you have a redirect back to itself. [17:23] blackflow: hang one [17:23] for the other subdomains its 402 [17:23] HTTP/1.1 302 Found and Location: https://subdomain6.example.org/ [17:23] easyOnMe: please pastebin the file /etc/letsencrypt/options-ssl-apache.conf [17:23] blackflow: for the other subdomains its 403 sorry [17:24] blackflow: ok hang on [17:24] 403 is okay, means you don't have a permission to view it, but it's not a broken redirect back to itself. [17:26] blackflow: https://apaste.info/9hVm [17:27] easyOnMe: huh, okay, so what about .htaccess files. Any redirect rules there? RewriteRule directoves? [17:27] blackflow: yeah but when I started configuring subdomain6 this issue occurred initially subdomain6 was also 403 error [17:27] *directives [17:27] blackflow: ok I will pastebin it too [17:29] blackflow: https://apaste.info/2lej [17:30] that is the .htaccess for subdomain6 [17:30] which is very similar to the its mainDomain's htaccess [17:30] and that's it, lines 5 and 6 [17:30] blackflow: why what about those lines [17:30] line 5 should have 80 and not 443 in the RewriteCond [17:30] ok [17:31] what about line 6 [17:32] line 6 looks good if the idea is to redirect http to https and retain the URI [17:32] blackflow: so only line 5 change back to 80 [17:32] I'm not sure about the RewriteBase, I'm a bit rusty in Apache.... [17:32] i see [17:32] never mind let's see [17:34] btw, why is that in .htaccess.... ideally you should not have any .htaccess files. that is useful only for shared hosting environments when you want to allow users change httpd configs without touching the master config file [17:35] blackflow: that's what I learn [17:35] since I learned using codeigniter [17:35] blackflow: by the way we are back to 403 error [17:35] well at least the cycling redir is fixed :) [17:35] now the issue is that it does not use codeigniter's own index file [17:35] there should be apache error log somewhere, check in there what is it failng on [17:36] ok hang on [17:37] you need DirectoryIndex index.php to tell apache to automatically assume index.php to be the index file, when one is not given [17:37] see, when you access http://domain.org/ you're technically acessing /index.html, implicit through DirectoryIndex directive [17:38] blackflow: yes correct I agree in fact 403 will not pop out if index.html is around [17:39] the thing is the folders for ci such as applications and system are already inside the subdomain6 folder so by right it should look for the controller file right [17:39] and that's a whole new level of problems. configuring PHP for apache. I can't help you there, it's really been a while since I apache'd. Best ask in #apache. [17:39] but it this case it did not [17:39] instead it tried to look for index.html instead of the main controller [17:40] blackflow: yeah I went in there but the guys there seem clueless or probably asleep [17:40] lol [17:40] Try adding DirectoryIndex index.php to that .htacccess [17:41] oh wait.... you have Options -Indexes in the main vhost files.... try removing that too [18:10] im trying to install ubuntu 18.04 server on an apu2c4 board, need to force it to use serial interface instead of gfx. how can i make changes to the install iso? === kickinz1 is now known as kickinz1|afk [18:29] seizo: not sure, but something like console=serial(something) in the kernel line might do the job [18:30] seizo: hm - it's not the console that's the problem - it's TTYs - not sure how to enable serial TTYs during instaall [18:38] maybe a help https://help.ubuntu.com/community/SerialConsoleHowto [18:55] RoyK: yeah thats what im thinking, trying to figure out how to edit the grub file on the read-only iso / live usb stick [18:56] oerheks: yeah i found that, most of the info is way out of date :/ [19:03] I'm having some issues with a USB 3.0 ethernet adapter. The driver seems to be a bit buggy from what I can tell (kevent 12 error msgs). I'm running a fresh 16.04 install. Basically I need a USB NIC thats as reliable and plug and play as possible, the actual speed doesn't matter so much. Does anyone have a recommendation on something to pick. [19:14] npgm: I'd try 18.04 before giving up on the thing [19:14] sarnold: ya, so given my use case its more cost effective for me to pick something that works, this is for a largescale deployment [19:15] if theres some usb 2.0 NIC thats known to have a mature reliable driver on 16.04 thats much better for me [19:15] npgm: ah. then *maybe* the 16.04 LTS HWE stack would be a nice medium. [19:17] sarnold: ya, thats not an option as well. :D sorry for all the constraints. [19:17] is there some place I can look to find a list of _very_ well supported hardware? [19:17] npgm: heh, bummer :) [20:32] any other ubuntu helps rooms anywhere? the 'ubuntu' people are such aloof snobs, im stuc kwith ubuntu and i dread going in there asking for help now. [20:34] <_KaszpiR_> Mystic_Reverie dont' expect better support, really [20:35] ive had great support in here, when they are around [20:35] Mystic_Reverie: also pleaes don't corosspost [20:35] *crosspost [20:35] Mystic_Reverie: your question has nothing to do with ubuntu server [20:35] Mystic_Reverie: you just didn't like the answer in #ubuntu [20:35] oh sorry wrong room. im not corss posting , am asking fo a room that isnt full of nasty snobs [20:35] im fine in other rooms, puppy linux ect [20:35] some people in ubuntu had a nasty attitude problem [20:35] Mystic_Reverie: that's not the purpose of this channel [20:35] !alis | Mystic_Reverie [20:35] Mystic_Reverie: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http" [20:36] Mystic_Reverie: please don't go there [20:36] get stuffed [20:36] u need to learn hpw t otreat people [20:37] lol [21:52] Hi all [21:53] anyone help with server migration from 12.04 to 14.04? [21:55] Ragz: 12.04 has been eol for a while [21:55] !eolupgrade | Ragz [21:55] Ragz: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [21:55] Ragz: you are better off reinstalling [21:56] (IMO) [21:57] Thanks guys, only issue is i got word press sitting on it [21:57] and i dont have enough word press experience [21:58] tried migrating the dam thing but kept on failing due to one of it plugins which no one supports [21:58] spent most of the day trying to upgrade from 12.04 to 14.04 but mysql doesnt want to start [21:58] or apache breaks [23:01] probably better drop that extension if you can then... [23:02] or plugin or whatever it's called [23:02] maybe replace it if possible... [23:02] and do that before trying to upgrade... [23:06] JanC: ragz's been gone for a while :( [23:07] I know [23:07] maybe he/she will come back :)