=== markthomas is now known as markthomas|away === zz_DenBeiren is now known as DenBeiren [01:19] AES-cryptography struck installing procedure alleging "logical driver already in USE", should I cryptograph by livecd-installer in AES, after already using my new distro? === Lcawte is now known as Lcawte|Away [02:06] im thinking about ditching ubuntu-server for centOS. for the sole reason that RHCE is the only certification worth anything [02:06] anyone familiar with quassel, if so how can i export/import user profile(all of channels and configs) [02:07] i want to stay debian, but i am an accountant and i need a cert [02:08] i can't enter the jr admin world with no cert and a degree in business [02:26] skrp: that's an assumption. employers exist who will hire based on what you know rather than pieces of paper [02:27] skrp: are you involved in debian/ubuntu development? maintaining a couple of packages, perhaps? [02:29] skrp: FWIW, I'm at my third full-time sysadmin job and it's the first one where people got Red Hat certs. Hired without one, just passed my RHCSA last week. (Had LPIC-1 before - gotta redo that and go for -2) [02:33] im a bit noob, i moonlight on my 42u rack, windows/freebsd/ubuntu/pfsense. self taught [02:34] tonyyarusso, how did you enter the field? know someone? [02:36] skrp: Honestly, got lucky. While I was in college, one of my professors asked if I'd be interested in a student-worker position. I took that, and two months in my supervisor took a new job, and rather than try to fill the position mid-school-year, they asked if I'd like to just do his job on a temporary basis until the next fall. So I got to put "Network Administrator for a college" on my res [02:36] ume before I even finished my ... [02:36] ... Associate's degree. [02:38] skrp: Also did several either extremely part time or volunteer things for friends and non-profits that were nice experience along the way. [02:38] nice, wp wp. yeah im figuring that i might need a kickstart. From my research RHCE is well respected [02:38] (Still do, actually) [02:39] Did some community stuff for Ubuntu as well - IRC op, LoCo contact, helped package something once, did some stuff for Classroom, Newsletter, and User Days, that sort of thing. [02:41] RHCSA/RHCE are definitely good. LPIC is also good (and distro-agnostic). However, both are intended to be a reflection of knowledge, not something you get before actually having the knowledge, so priority #1 is just learning. Get some kind of system capable of basic virtualization at home, and build an environment that's way more complicated than you really need just to play around with thing [02:41] s like DNS, DHCP, mail, web ... [02:42] ... servers, and so on. [02:42] Dear irssi script: Your algorithm for calculating when to split lines is broken. [02:44] LPIC is a joke tho, that shit is like noob level 0-.5 [02:45] skrp: uhhhh, you realize there are multiple levels, right? [02:46] Same as Red Hat's certs. [02:46] the general consensus on LPIC... is very ehhhh. yeah i know there are more levels [05:46] how to use curl -T (--upload-file) [06:06] how much space should i put in my vm hard drive for 15.04 install with LAMP for learning purposes [06:07] is 5 gb ok === Lcawte|Away is now known as Lcawte === zz_DenBeiren is now known as DenBeiren === CripperZ- is now known as cripperz === cripperz is now known as CripperZ- === CripperZ- is now known as cripperz === cipi is now known as CiPi === SL89 is now known as Vodka_Gobalsky [14:11] LAMP installed via tasksel, PHP not running [14:25] is it enabled? have you tried to restart apache? [14:25] * RoyK doesn't use tasksel a lot :P [14:27] /usr/sbin/apache2 -M shows php5_module (shared) [14:28] service apache2 restart issued many times [14:28] envvars not always loaded [14:29] and the module's enabled? in /etc/apache2/mods-enabled/ ? [14:30] php5.conf is in mods-enabled [14:30] not php5.load? [14:31] php5.load is there too [14:32] phpinfo() renders a blank page [14:32] wordpress says php is not running [14:32] what does the apache logs have to say? [14:33] 192.168.88.250 - - [27/Jun/2015:10:13:37 -0400] "GET /phpinfo.php HTTP/1.1" 200 241 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0" [14:34] did you restart apache? [14:34] yes [14:34] service apache restart [14:35] /var/log/php/ is empty [14:36] php doesn't log much [14:36] it goes via apache where it's linked in [14:37] I am about to reload, this is a test server and this installation fails [14:37] it should be easy [14:37] it's a bit hard to debug something on a private IP from here :P [14:38] what happens if you 'wget -q -O - http://localhost/phpinfo.php' ? [14:38] it is public fairfox.ls.net [14:38] do you get the source printed? [14:38] 192.168.* are private rfc1918 addresses [14:39] Dora:~ roy$ wget -q -O - http://fairfox.ls.net/phpinfo.php [14:39] [14:39] bingo - it doesn't link .php to being php and handled by the module [14:40] that is true [14:40] that should be in php5.conf [14:41] http://paste.debian.net/261895/ <-- from my server (debian jessie) [14:43] http://paste.debian.net/261896/ [14:44] yours makes sense [14:44] I just posted the first three lines - the rest isn't that relevant [14:45] try to stop and restart apache [14:45] this really should work - I've installed hundreds of servers with this (yes, really) [14:45] I did comment the IFModule mod_user on the advice of web searching [14:45] Not hundreds but dozens [14:47] ubuntu and apache isn't always easy [14:47] seems small hichups happen all over [14:48] * RoyK doesn't use ubuntu on servers any more - went back to debian [14:49] which version? [14:49] jessie now, but I still have some wheezy installs running [14:51] tarvid: still, the problem is probably simple to fix - I've setup ubuntu with php *lots* of times [14:51] me too but I think the installation is corrupt. No real harm in reloading [14:52] a couple of virtuals which wonj't run because PHP is not running [14:53] I'd suggest debian, then [14:53] ubuntu development seems to me a wee bit more focused on cutting edge things and desktop than of long term stability - that also refers to LTS [14:53] The purpose of the box is to keep me from testing live\ [14:53] IMO - that is - don't drag me to court on that :P [14:53] RoyK: and after the LTS is relesaed? [14:54] what about that? after LTS is released, three intermediate releases come and then a new LTS [14:54] I just think that a lot of things I've seen in Ubuntu aren't that well tested before put into production [14:55] that happens everywhere, of course, but ubuntu seems to be worse than the others [14:55] much to mull [14:56] I ran Debian for years [14:56] I got burned by Mandrake 10 [14:57] I just want something robust [14:57] about to try trick77's ban list [14:57] IDS blow alarms all day long [14:57] hi [14:58] I backup homes daily and scrutinize the logs [15:00] tarvid: what backup software_ [15:00] ? [15:02] i need some help with older hardware to install ubuntu on it. me and some friends own the Black Dwarf UTM from Securepoint, it is the same as Lex Uno and it is using an Via C7 500MHz (and higher). the cpu is a non pae. is it possible to install ubuntu on it? [15:05] studio_: IIRC none of the standard kernels work without PAE - perhaps try debian? [15:06] https://help.ubuntu.com/community/Lubuntu-fake-PAE [15:06] perhaps [15:07] studio__: https://help.ubuntu.com/community/Lubuntu-fake-PAE [15:14] @RoyK, squeeze non pae mini.iso seems to be working on my old intel "m" based notebook. my problem is with the router, i do not own the vga cable, so i am not able to change the boot device on the router. the only chance i have, is to install the new os to the compact flash card via the old notebook. the compact flash card is the first boot device in the router ... [15:38] studio__: then try that ;) [15:41] with that seems to be have problems to install grub on it ... it offers /sdc1 but to install grub on sdc1 is not working. what i am doing wrong? === cripperz is now known as CripperZ [16:08] studio__: install grub on /dev/sdc, not /dev/sdc1 [16:08] studio__: and don't try to do anything about /sdc* :P [16:08] installing a server without eyes is really difficult, that's new to me ... [16:08] perhaps a serial consle would work? [16:09] RoyK, i made a new boot up from the usb stick i think, now it is working ... [16:10] serial console i can test after the installation on the compact flash card, after i put back the cf-card into the router ... [16:31] RoyK, the device i am using ist the old version from ebay art.-nr # 191612109080. my device a a little bit older ... [16:57] hmm, ttyUSB0 is not working anymore ,,, :( [17:05] ok, i gave up for today ... maybe tomorrow ... have a nice day. bye! === Vodka_Gobalsky is now known as SL89 [20:42] Greetings, anyone here use inotify-tools package on your ubuntu-server? [20:48] Another question, my server internal ip address has been setup as static in the /etc/network/interfaces file. we have 20+ computers on our network. we recently experienced a power outtage and upon powering back up my file server was issued a dynamic ip. overridding my interfaces config setting. how is that possible? === Lcawte is now known as Lcawte|Away