[00:06] oh finally! it was easy. apt-get install gcc-4.5 .. :) [00:06] it was right here: https://launchpad.net/ubuntu/+source/gcc-4.5 === zz_DenBeiren is now known as DenBeiren === markthomas|away is now known as markthomas === markthomas|away is now known as markthomas === markthomas is now known as markthomas|away === bilde2910|away is now known as bilde2910 [10:51] Good morning [10:53] morn! :O [10:54] Hey gblfxt, how are you? [10:54] lordievader, sad i could get zabbix running in 32 bit ubuntu... :P [10:55] ? Why not? [10:56] not sure, seemed to run fine under 64bit [10:57] It does ;) [10:57] First step of fixing thing is finding out why something doesn't work ;) [10:59] apt-get install, edit the /etc/zabbix/whaterver file, do service zabbix-server start, no logs, doesnt start is the basics of it, oh, then drink alot [11:01] could be an issue w pgsql, i might try again w mysql, i just dont get why 64bit works great, but 32bit dies on the vine [11:01] gblfxt: Run the server in your shell and see if it crashes. [11:03] Hi. Do You know any website with sample task to do in Linux and Apache? [11:03] lordievader, ok, ill give that a spin [11:04] Novice201y, what task your interested in? === bilde2910 is now known as bilde2910|away === zz_DenBeiren is now known as DenBeiren === zz_DenBeiren is now known as DenBeiren === dw2 is now known as dw1 === sarthor_ is now known as sarthor [18:21] drwxr-xr-x 5 root root 4096 Jan 11 18:15 ./ [18:21] drwxr-xr-x 5 root root 4096 Jan 11 18:15 ../ [18:21] drwxr-xr-x 0 root root 0 Jan 3 22:33 app/ [18:21] d????????? ? ? ? ? ? film/ [18:21] drwxrwxrwx 1 root root 0 Jan 11 18:16 tvshows/ [18:21] user@server:/samba/media$ sudo rmdir film [18:21] rmdir: failed to remove âfilmâ: Device or resource busy [18:21] anyone ever seen something like this? [18:21] and dont comment on the 777 [18:28] it usually means either the disk on which it resides is unavailable (down nfs, failed disk, etc) or that your filesystem is corrupt [18:34] it is a mounted dir on an other disk but i can easily access the original dir but efter the mount i Can't and i cannot remove the dir or umount it [18:40] so, the disk it's on is having some issue, probably a corrupt filesystem [18:40] umount it and run fsck on the disk [18:40] also suggest running smartctl -a on it to check for errors [18:40] apt-get install smartmontools if you don't have it [18:40] will try [18:42] Hello [18:43] Can someone help me with apache configuration ? [18:45] Unless it's Ubuntu-specific, you might find #httpd on this network has a better focus on that sort of knowledge [18:46] http://textuploader.com/61xy [18:46] smartctl output [18:47] ok, no errors logged, good sign [18:47] oh, it's virtual [18:47] but the prefail and old age type is that a good sign [18:47] it's a QEMU virtual disk so it doesn't matter [18:48] you would have to check the physical disk it's actually stored on to get useful info out of smartctl [18:48] no it is a phisycal disk mounted on a vm [18:59] now i got the real disk http://textuploader.com/61x8 [19:02] no errors logged there either, which is good [19:05] but the prefail and old age is that standard course all my disk are saying that [19:05] I just try reboot the vm and se if it helps [19:05] those are just value types [19:06] the values look reasonable to me [19:06] but generally, I only go by the error log [19:07] if your load cycle count gets outrageous that can be indicative of a problem [19:07] and temperature should stay below 50 for the most longevity, yours is 34 [19:13] the reboot helped, i dont know what was wrong [19:13] could have been some sort of communication issue with the virt layer [19:13] I'd recommend running fsck anyway [19:13] in case it left any partially committed transactions [19:13] but thanks for your help [19:14] I will but this should be on the phisical disk ? [19:14] no, in virt [19:14] on the filesystem [19:14] ok [19:19] backup any important data! [19:36] vonsyd0w: that's redundant information - anyone with a wee bit of underanding of data, backs of their data ;) [19:40] never assume anything ;) [19:42] actually, most people do a terrible job at backups if they take them at all [19:43] I set up a replication server somewhat recently, but for offline I have very little and for offsite, none [19:45] I assume that wasn't your choice? [19:45] it's just expensive [19:45] i figured money had something to do with it [19:46] but that's speaking as someone who does this kind of thing for a living [19:46] people who don't are way, way worse [19:46] I'm literally going through this with my company right now... Backups are an afterthought [19:47] my backup strategy has always been, if it's important, keep it in lots of places [19:48] I'd like to be able to move my replication server to another building [19:49] as-is I'm only defending against individual hardware failure [19:49] what are you replicating? Files, DBs or something else? [19:49] files [19:49] my internet's not fast enough to do "cloud" backup and frankly I don't trust them with my data anyway [19:50] you could encrypt before going to cloud, no? [19:51] I don't think there's any practical way to do that with the amount of data I have [19:51] my current setup is ZFS snapshots [19:52] ZFS built on top of dm-crypted disks at both ends [19:52] ah sweet [19:53] so just send/receive w/ zfs? [19:53] yeah [19:53] I've got it set up to do hourly, daily, weekly, and monthly [19:53] so I'm protecting against user error too [19:53] but building burns down, I'm done [19:55] the snapshots themselves are actually quite small, so I might be able to colo the server somewhere [19:56] yea since you already have the bulk of the data sync'ed, subsequent syncs should be small === mist_ is now known as mist === bilde2910|away is now known as bilde2910 === Tw33k is now known as tw33k [21:32] <_Brandon_> are there any advantages when using haproxy+nginx compared to haproxy+apache? === bilde2910 is now known as bilde2910|away