[00:09] * stijndg is away (Stijn is out BNC logging messages) === stijndg is now known as stijnaway [00:36] New bug: #1082767 in nagios-plugins (main) "Configure-time ps command truncates command names" [Undecided,New] https://launchpad.net/bugs/1082767 === kees_ is now known as kees === nerd is now known as megharsh === SaMe is now known as SergioMeneses === cpg is now known as cpg|away === Ursinha_ is now known as Ursinha === Sprockt is now known as Sprocks === yofel is now known as Guest73835 === Ard1t is now known as Guest91591 [06:24] does anybody know howto use the lamp server [06:48] anyone know the latest TCL package off the top of thier head? === stijnaway is now known as stijndg === cpg|away is now known as cpg [08:35] morning zul, are you there? [09:26] New bug: #1081675 in mysql-5.5 (main) "ubuntu 12.04 mysql5.5 support utf8 problem" [Undecided,Invalid] https://launchpad.net/bugs/1081675 === cpg is now known as cpg|away [11:38] Hi! Today I have setup my VPN connection, and I have a question. I'm building a server for a small company, and are in need of having a place to store files as a group and as single user, how do i do this? [11:39] or is there a guide for this? [11:43] have to do a reboot..brb [11:46] and back :-) [12:58] Hi! I have added the users and the folders for each user and the group user. Can I somehow connect this to the VPN user connection? [13:04] and how do i mount and automount this directory on startup? [13:04] for each user === Guest73835 is now known as yofel [13:22] hrm... so really strange situation here, on a remote host, I have inbound SSH but cannot get outbound internet access... [13:24] getting an IP fine via DHCP, which is also setting default GW and the like, but its still not working. Would bad default gateway result in such behavior and would I be safe to tweak it without accidentally blowing up my SSH session and then being unreachable [13:49] i need some help with /etc/exports file === n0ts_off is now known as n0ts [14:37] hmmm..i only get up this error when trying to mount directory from my server: rpcinfo -p [14:37] sorry [14:37] mount: wrong fs type, bad option, bad superblock [14:38] ntfs and portmap is running [14:38] how can i fix this error, any suggestions? [14:41] selje: what is the exact command you're typing? [14:42] sudo mount 10.8.0.1:/exports/glselj/ /home/glselj/Skrivebord/glselj/ [14:42] it's ubuntu server 12.04 and linux mint desktop [14:43] any idea yeats? [14:47] selje: can you share the full error? (pastebin if multi-line) [14:48] mount: wrong fs type, bad option, bad superblock on 10.8.0.1:/exports/glselj/, [14:48] missing codepage or helper program, or other error [14:48] (for several filesystems (e.g. nfs, cifs) you might [14:48] need a /sbin/mount. helper program) [14:48] In some cases useful info is found in syslog - try [14:48] dmesg | tail or so [14:50] selje: have you installed nfs-common on the client machine? [14:51] yeats: i don't think so..maybe that is the solution [14:52] selje: try installing that and trying again. You might benefit from reading https://help.ubuntu.com/community/SettingUpNFSHowTo#NFS_Client [14:55] selje: you can add a line to /etc/fstab to have it mount at boot [14:55] !fstab | selje [14:55] selje: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [14:57] on the client right yeats? [14:58] selje: correct [15:00] thank you yeats [15:00] selje: happy to help === Akendo_` is now known as Akendo === Akendo is now known as Akendo_ [18:05] i need to be able to restore software used on one server to a new server (both Ubuntu 12.04). Is there a way I can create a list of currently installed packages on the one system and use that list to install on the other system? === n0ts is now known as n0ts_off [18:07] lishttp://askubuntu.com/questions/9135/best-way-to-backup-all-settings-list-of-installed-packages-tweaks-etc [18:07] there you go! [18:14] jcastro_, thanks much [19:20] * lvmer says, "hi." === chilicuil is now known as chilicuil_away === cpg|away is now known as cpg === cpg is now known as cpg|away [20:52] I'm having some update issues: https://gist.github.com/295f139da093740f0ddd [20:53] does anyone have a moment to look at this with me? [20:53] I'm not sure what to do [20:57] storrgie: Try sudo apt-get remove libgnutls26:i386 then try to update again. [20:57] Then fix your system since you've got updates deactivated. === MikaT is now known as MIkaT === MIkaT is now known as MikaT [22:05] i tried the ubuntu channel but i dont think im getting my point across [22:06] i am looking for a server install of linux that can be configured to never pause for a keystroke during bootup inside grub [22:09] damo22, i think you just didn't word it right [22:09] all installs require the bootloader [22:09] the ubuntu-server image won't include a GUI [22:09] but it will still have GRUBN [22:09] GRUB * [22:10] and GRUB will typically pause for a second and wait for a keystroke to interrupt boot, but then boot to Linux normally [22:11] Anyone help me with dependency hell? https://gist.github.com/295f139da093740f0ddd#comments I'm not sure how to resolve this issue [22:11] storrgie, i'm assuming you missed this from earlier, so repost: [22:11] <ScottK> storrgie: Try sudo apt-get remove libgnutls26:i386 then try to update again. [22:11] <ScottK> Then fix your system since you've got updates deactivated. [22:16] damo22, and from what i can see in the #ubuntu logs, you want it to ignore errors on boot and boot anyways. [22:16] that's not going to happen, likely, because if there's a boot error such that GRUB can't handle it, you have to diagnose it anyways. [22:17] yeah i did miss that, sorry to need a repost [22:17] TLoT, also, already tried to remove it [22:17] and? [22:19] TLoT, lemme gist for you [22:19] https://gist.github.com/0ff09b0506dae464f371 [22:20] TLoT, I installed from a deb on this particular package [22:20] now I don't know how to remove it [22:21] this is why its out of sync with the repos [22:21] storrgie, did you try: sudo dpkg --remove [package] ? [22:22] I have, but lemme gist for you [22:23] which is what you were going to do initially? [22:23] oh i missed a link :p [22:23] * TLoT kicks his computer [22:23] nah, just a sec... I might have not included the :i386 [22:23] sudo dpkg --configure -a <-- that's the last 'gist' data you put in [22:23] you didn't do the remove :P [22:24] https://gist.github.com/88d952bfe28284a3c7ea [22:25] first off, why are you pulling stuff for oneiric? Ign http://www.ubnt.com oneiric InRelease [22:26] yeah, its a ppa for ubnt's airvision software [22:26] thats just the version they maintain [22:26] so yes, this is why its a problem for me [22:26] TLoT: yes, but when there is a small brownout, it stuffs up and grub sits forever waiting for a keystroke [22:26] damo22, if there's a brownout you should put a backup power supply there [22:26] damo22, brownouts will damage your hardware. [22:26] badly. [22:27] TLoT: yes, i know this, but still i want grub not to pause, i would rather it boot and auto fsck [22:27] you assume that's even possible. [22:27] TLoT: yes, if it cannot, THEN stop [22:27] the whole reason GRUB halts booting on an error is because its usually a non-recoverable error that can't do normally [22:27] that's what it does normally, damo22 [22:27] if its waiting for a keystroke after the fact, you're doing it wrong. [22:28] FSCKFIX=yes is an option in ubuntu as well, or just debian? [22:28] the only reason it would wait for a keystroke is a nonrecoverable error, in which case it *does* halt booting [22:29] TLoT: i have observed different behaviour than what you describe using ubuntu-desktop 10.10 [22:29] i'm using 12.04 [22:29] 10.10's EOL btw [22:29] and desktop's different than the server :P [22:29] !10.10 [22:29] Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details. [22:29] okay [22:30] server (1) has no GUI [22:30] one last question [22:30] (2) usually isnt going to ask you for a keystroke, unless your system's weird. [22:30] TLoT, going to go snag some more tea, I'll be back in a moment. the most recent gist should show you more [22:30] (3) like normal grub, will halt booting if an error occurrs. [22:30] can i install a server-like version of ubuntu with the 12.04.1 LTS desktop cd? [22:31] considering i dont have enough data to dl a new cd [22:31] no. [22:31] well... [22:31] sorta... but you have to install GUI ubuntu, then uninstall the GUI part and add server packages... [22:31] you know you can use USBs as installation media right? [22:31] * TLoT uses a LiveUSB for installing Ubuntu, and has one for Desktop, one for Server. [22:31] yeah [22:32] are you my neighbour? can i come and borrow it? lol [22:33] i wish they would give me free access to ubuntu packages over my internet connection [22:33] * TLoT ignores the last comment. [22:33] erm, what? [22:33] ubuntu is pretty much free, a lot of it's open-source... [22:34] yea but they charge me for any bandwidth i use [22:34] TLoT, you got a moment to poke at my issue? [22:34] storrgie, balancing 3 issues plus one remote-tech-support right now, have patience (yours is one of the 3) [22:35] I'll keep the laptop up [22:35] TLoT: please consider my issue now closed [22:35] damo22, i already have, i'm in several other channels, and some of the issues are non-IRC :PO [22:35] :) [22:36] * TLoT goes back to the other windows [22:36] * TLoT looks back at storrgie's stuff [22:37] storrgie, i'm not sure where your issues are, because you're mixing/matching other repositories with the standard ubuntu ones [22:38] i can't tell from what you've provided what's coming from which repository [22:38] nor whether the higher versions even exist. [22:38] and given that i havent eaten, i'm igoing to finish the remote-tech-support session i'm doing, and then go get something to eat. === cpg|away is now known as cpg [23:59] Hey would there be a reason that the internet on my server goes down when some one uploads an image to the forum? [23:59] Cant seem to find any thing in the kernel or the syslogs [23:59] Danawar: "the internet on my server" is a little hard to understand [23:59] Danawar: do you mean to say that after an upload, nobody can connect to your server?