[01:06] I'm trying to mount a remote directory shared via NFS from an Ubuntu server on my local Linux Mint machine. But i'm having some trouble getting user mapping to work [01:06] I figured i need to configure http://linux.die.net/man/5/idmapd.conf but I'm not quite sure how to [01:07] my username on the local machine and the remote server matches, but not the uid [01:36] Kimse: AFAIK if you want mapping by username instead of uid, you need to be using kerberos (or maybe some other GSSAPI mechanism), see e.g. http://dfusion.com.au/wiki/tiki-index.php?page=Why+NFSv4+UID+mapping+breaks+with+AUTH_UNIX [01:55] !mint | Kimse [01:55] Kimse: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [01:55] bekks: relax mr. police officer... [01:56] Kimse: I'm no officer - I just told you that Mint isnt supported in here. [01:57] Don't you think I know that, if this was a Mint-only issue, I would ask @ Mint. [01:58] Kimse: You are using Mint, it isnt an Ubuntu issue. [01:58] AND I'm using Ubuntu server [02:01] And it is an Ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/966734 [02:01] Launchpad bug 966734 in nfs-utils (Ubuntu) "nfs4+idmap does not map uids correctly when using AUTH_SYS" [Medium,Triaged] [02:03] tarpman: thanks for the answer btw. [03:14] Who's here? [04:18] any suggestions on a basic; free downtime notifier service? also looking for something i can install on ubuntu 14.04 LTS that would notify me of say disk space running out, or other stuff thats not as critical as downtime but 'stuff you'd wanna know' [09:09] Good morning. [11:33] i am getting a failed packer build when i try building a virtual box iso using ubuntu 14.04 server-amd64.. it always stops at the select and install software part... which line of code in preseed file do i need to tweek in order to solve this?? [12:25] hmmm, when installing ubuntu server 14.04 lts from the netboot mini.iso, it attempts ipv6 autoconf (successful), ipv4 dhcp (fails), and then doesn't let me manually configure an ipv4 address [12:26] which then makes it fun to type in a ipv6 dns server to be able to proceed further === jelly-home is now known as jelly === King is now known as SheLovesTheKing === SheLovesTheKing is now known as King [13:01] Hi im looking for solution to backup whole system or clone or take snapshot or whatever you call it and then can restore for example i update something on my ubnutu server or install anything then i can rolleback it [13:02] mintux: For full backup I use clonezilla [13:02] i installed it but it said [root] You should run this program /usr/sbin/dcs in DRBL server, NOT in DRBL client or other machine. [13:03] rsx: ^^^ [13:03] I use dirvish for my backups. [13:03] mintux: In my case I prefer most of the time to shutdown the system, boot Clonezilla and do full backup [13:04] rsx: so if reboot then i can see it in boot menu? [13:05] mintux: do think so. I use a cd or ISO to boot from. And then their boot menu is shown [13:06] mintux: to see it in your boot menu from the local disk und need to install something. A good choice for that is grml-rescueboot [13:06] rsx: but it on my ubuntu server that is in datacenter very far from me. and i have ssh access also vnc access to see boot menu [13:07] mintux: yes, then grml-rescueboot is a good choice. [13:07] so grml-rescueboot make a iso in boot grub menu then i can log into ? [13:09] mintux: no, apt install grml-rescueboot. this will add a menu entry for every grml iso in /boot/grml. that means you need to download a grml ISO to that directory [13:10] rsx: does Clonezilla has grml ISO type? [13:13] mintux: grml is a live system having clonezilla on board. However, you could do this with clonezilla's ISO directly. But in this case you need to add the menu entries yourself. [13:36] Morning, Any suggestion for a terminal that will allow you to setup multiple hosts to connect to? [13:37] as in to save in a profile for quick connections to said servers [13:39] Hmm. Somehow the static IPv6 configuration in /etc/network/interfaces [13:40] Will not add the gateway i specified there to my routing table. [13:40] Is this a known bug? [14:43] Can anyone give me a quick hand? I have a VPS running Ubuntu 15.10 that I am using as as web server. I am trying to give sites their own IPv6 addresses, which I’ve done using an up ip -6 addr add entry in /etc/network/interfaces (to give the server the additional IP addresses). The problem is, NGINX is trying to come online before the additional IPv6 address is added and therefore fails. Relevant errors and configs at [14:43] http://pastebin.com/tsrkVAQk [14:43] How can I either add the IP to the system better or delay NGINX’s start until after the additional addresses have come online? [14:45] I originally tired just adding another ifact eth0 inet6 static section in /etc/network/interfaces, but that seemed to break my DNS configuration afterward [14:51] To confirm that it’s a timing issue, NGINX starts without question if I start it manually after the server has been up for a couple of seconds [14:54] Hovercross: So why do you restart your VPS that often? :) [14:55] Bekks: Lol - my primary concern is if for any unexpected reboots. It’s a production server, so I’d rather not have to SSH into it if my provider has a hiccup [14:56] So deny the automatic start of nginx, and put all your manual actions into /etc/rc.local [14:58] I guess I can do that… it seems a little hackey though [15:45] I need help with user and group permissions (i think) i have a symlink in /var/www to ~/public_html and i can execute ~/public_html/index.php from browser just fine. however php can not edit files in ~/public_html even though i set umask to 0002 (both in system and via php), all files and folders in ~/public_html/ have write bit for group on, and i did sudo usermod -a -G logikos www-data... [15:45] ...AND sudo usermod -a -G www-data logikos [15:45] if from php i try to do touch('test'); i get a permission error .. so www-data can not create the file.... [15:46] if from php i do echo exec('whoami') i get www-data [15:46] i'm not sure how to troubleshoot this from here.... [16:10] inb4ydiw, but i have multiple hosts that have the same short name, but different fqdns - is it possible to get the console to display the fqdn instead of the short name? === davisonio is now known as NewNick === NewNick is now known as davisonio [18:32] i installed grml-rescueboot and add an iso and it shows in grub menu but when i try to enter it back to boot grub menu: http://storage5.static.itmages.com/i/16/0305/h_1457202765_1317328_4f6bd71496.jpeg [18:32] any solution ? === wizard_A_ is now known as wizard_A === King is now known as King` === devil is now known as Guest66916 === Guest66916 is now known as devil_ [23:11] I have some problems with IPv6. Even when a gateway is set in /etc/network/interfaces ubuntu does not add it to the routing table. Why is that?