/srv/irclogs.ubuntu.com/2014/03/15/#ubuntu-server.txt

=== beisner- is now known as beisner
=== Adri2000_ is now known as Adri2000
=== FreezingAlt is now known as FreezingCold
=== markthomas is now known as markthomas_away
=== NCommand` is now known as NCommander
=== NCommander is now known as Guest72853
rostamhi02:27
semiosisrostam: friendly greetings are nice, but if you want to ask a question, go for it!02:30
rostamI am following some of the official ubuntu website on how to install a grub2 on usb device.02:32
rostamThe command I use is:02:32
rostamgrub-install --target=x86_64-efi --efi-directory=/mnt/ --bootloader-id=grub2 --recheck --debug02:32
rostamit fails due to bad option:  --target=x86_64-efi .  Not sure why?02:33
semiosissorry i can't help with that, but hopefully someone else will be able to02:34
rostamsemiosis, thx02:36
semiosisyw02:36
Midion__hmmm as soon as i setup csf and whitelisted the cloudfare ip's for my domain. My site has started loading faster again.02:53
afibhey all. ive got a a strange problem going on with my ubuntu 12.04 server and was hoping for some insight into how i could track down the problem05:21
afibi bought a System76 Eland Pedestal, and it seems that data connection flakes out from time to time. im not sure what the source of the problem is or how to identify it05:23
semiosisafib: wired or wireless?05:23
afibbut for example, if i ping the router, or an address, i don't lose packets. but it just seems to hang sometimes, and remoting in to the server sometimes fails05:23
afibwired. ive tried plugging both ethernet ports in, and only one. and swapped between the two05:24
afibive got it on a static IP on a router running the Tomato Linux Firmware on a WRT54GL05:24
semiosisthe 'dmesg' command might show hardware issues05:24
semiosisthats all i got05:24
afibsince i do have another server in the office, and they do run the same daemons (SSH, VSFTP, WebMin interface for local etc), in order to differentiate between them i use different ports05:25
afibhmm okay ill give that a try. i wasnt finding anything in my logs05:25
sarnoldafib: perhaps the port on your switch is flaky; can you pop a laptop onto that port and let it ping all day?05:26
afibbut right now, i logged in via SSH tunnel => VNC... and then it hung, and dropped. but it's fine on the other server. and right now, im having to VNC into the one server, and then into the other in order to even get in05:26
sarnoldafib: try with and without that specific ethernet cable, too, you never know, it might be flaky too05:26
semiosisi was thinking maybe ethernet cable too05:26
afibbut oddly, SMB doesnt seem to be affected, and im not losing packets as far as i can tell. maybe im not pinging long enough05:27
afibso LAN seems fine, out to net is not05:27
semiosispossibly QoS on the router, but i have no idea how to check that05:28
semiosisnot familiar with tomato05:28
sarnoldtomato is slick but pretty basic..05:28
afibQoS is disabled. it's very similar to dd-wrt05:29
semiosismy routers run openwrt or openbsd....05:29
afibyeah, it's generally fine for the office fine. 2 servers, 8 computers mixed PC and Mac05:29
semiosisthinking about switching from openwrt to dd-wrt05:29
semiosisbut i digress05:29
sarnoldI -do- slightly wonder about bufferbloat. I dunno if I'm just parotting the new hotness or not, but it -might- be bufferbloat..05:31
sarnoldrepeat me repeat05:31
sarnoldthis looks cool: http://www.bufferbloat.net/projects/cerowrt05:31
afibhmm yes unfortunately im limited to what this router can handle05:32
afibsince it's basically just a hardware and firmware modified consumer grade deal05:32
sarnoldyeah, I ran tomato for a few years on an oldschool wrt54g05:33
afibbudget does not allow anything more advanced, and really all it handles is the internet traffic since it's only 100mbps and we're a design agency05:33
afibso the lan traffic is done through apple base station05:33
afibthen the ddns, ip assignments and port addressing is done through the wrt05:33
sarnoldhrm, are both servers downstream of the apple base station?05:36
afibyes. both are hosting info used for everyone. one is a simple lampp stack web server for proofing sites and keep the git repos and databases in sync, and the other is a file server. both run 12.04. amd both run nearly identical configurations, although hardware is quite different05:38
afibthe pedastal is brand new05:38
afibbut eg, while one might have SSH on 3669, the other would be 3996 or something like that. also the web server runs virtual machines with various OSes and browsers for testing websites05:39
afiband all of those are remotel vboxes05:39
afibbut that machine reuns fine, and internet on others is fine. its just the one, and its frustrating because it's supposed to be pushing data to the cloud, but it's getting disconnected (even with backup software off and uninstalled)05:40
sarnoldDNS problems can lead to awkward behaviors. it doesn't feel like it'd be your problem, but if switch port and ethernet cable don't get you there..05:42
sarnoldafib: -maybe- there are firmware updates for your nics, check the linux-firmware package or your nic vendor's website..05:45
raj__how do I override bash settings for all users, i want to override history size in .bashrc for all users...06:05
raj__if I configure in /etc/bash.bashrc that is overridden by local files. Any way to force global bashrc settings ?06:05
sarnoldraj__: you can patch bash to ignore that setting06:07
sarnoldraj__: what exactly are you trying to achieve?06:07
raj__sarnold, I want to increase history size for all users & do immediate history saving after each command is executed.. "for all users"06:08
sarnoldraj__: why?06:09
raj__sarnold: increase history size so that I can keep a long history of everything executed on my server... immediate saving so that..if client gets disconnected..history is saved..06:11
sarnoldraj__: but... why? :) I'm trying to figure out what problem you're trying to solve, there may be something better ..06:11
raj__long history to keep track of what all has been done on the server.. history can tell everything i have done to server..06:13
sarnoldraj__: i wonder if you could execute 'script' via ssh forced commands; that would be overkill, it'd record output as well as commands..06:17
raj__could I put a certain file in some VCS like git/subversion/etc only "when" I am  modifying it. So first the put the unmodified version & then the modified version. The desire is to put the file in VCS only when I want, rather than doing initial full directory commits.. possible ?06:43
sarnoldraj__: I've heard good things about etckeeper06:44
raj__sarnold, but that is only for /etc & it does a initial full directory commit ? why do I do that.. i would only want to keep the files i modify & manually manage rather than autocommits at each install...06:45
=== markthomas_away is now known as markthomas
=== markthomas is now known as markthomas_away
=== kriskrop1 is now known as kriskropd
jfcastrohi, I want to install OpenStack Icehouse on Ubuntu08:30
jfcastromust I use ubuntu 14.04?08:31
jfcastroin others words, is going to be maintenance Openstack Icehouse in ubuntu 14.04?08:32
jfcastrothanks in advance :)08:33
lordievaderGood morning.08:41
jfcastromorning08:43
lordievaderHey jfcastro, how are you doing?08:43
jfcastrofine :)08:44
jfcastroI'm trying to install OpenStack Icehouse on Ubuntu but I have some doubts08:45
jfcastroI normally use ubuntu-cloud.archives.canonical.com on ubuntu 12.04 but I would like use ubuntu 14.0408:45
jfcastroand it's no packages in ubuntu-cloud.archives to ubuntu 14.0408:46
jamespagejfcastro, the cloud archive does have icehouse  for 12.04 -  use the proposed pocket for now - but so does 14.04 which will be supported for 5 years08:46
jamespagethe packages in the main archive are icehouse in 14.0408:46
jamespageno cloud-archive required08:46
jamespage(and please raise bugs if you find any :-))08:47
jfcastrojamespage: good!08:47
jamespagejfcastro, I was testing all of last week on 14.04 - its general good - ceilometer is broken but that should be fixed next week08:48
jfcastrojamespage: and these OpenStack packages on 14.04 will be maintenance same as cloud-archive?08:48
jamespagejfcastro, the openstack packages in 14.04 are the source for the packages for 12.04 in the cloud-archive - so yes!08:48
jfcastroit sounds fine!08:48
jamespagejfcastro, http://reqorts.qa.ubuntu.com/reports/ubuntu-server/cloud-archive/icehouse_versions.html08:48
jamespageto illustrate!08:48
jfcastrothanks!08:48
jfcastroI'm going to read :)08:48
jamespage(that report lies about greenlet and neutron - they are up-to-date)08:49
Tex_Nickubuntu 13.10 ... how would i start a VPN service before lightdm ?08:49
jfcastrojamespage: so, to deploy Icehouse I must to use 14.04?08:50
jfcastroand openstack package will be maintenance for 5 years08:50
jfcastroreally?08:50
=== shauno_ is now known as shauno
=== olegb_ is now known as olegb
=== mld_ is now known as mld
=== ggherdov_ is now known as ggherdov
=== a1berto_ is now known as a1berto
=== Ursinha is now known as Ursinha-afk
=== Jever| is now known as Jevermeister
=== Guest72853 is now known as NCommander
=== NCommander is now known as Guest17465
=== Guest17465 is now known as NCommander
DeltaHeavyHey, I have a VPS running Ubuntu 12.04 to mainly serve up my website amongst a few other things. I have netfilter configured as tightly as sanely possible but I was wondering if it would perhaps be best to install VPN software on there, and make services like SSH, and my databases only open on my VPNs interface. Is this a good idea or are there pitfalls?16:51
=== teward_ is now known as teward
arrithDeltaHeavy: well only ssh needs to be open really18:26
arrithand even then you can lock that down18:26
DeltaHeavyarrith: I'm a developer so I want to be able to access my DB's from DB clients.18:27
DeltaHeavyEnded up deciding that it would cause too much inconvinance to be worth while. Just going to continue on the way I'm going I think.18:27
arrithDeltaHeavy: you can tunnel db connections over ssh18:30
DeltaHeavyarrith: True, I usually just use SSL though.18:30
arrithDeltaHeavy: there is a difference between authentication and encryption. ssh does both18:32
arrithDeltaHeavy: by itself, ssl just does encryption18:33
DeltaHeavyarrith: Yeah, all the RDBMSs I use though have their own auth.18:34
arrithDeltaHeavy: larger attack surface. ssh you can lockdown in one place. also knockd18:34
DeltaHeavyTrue, I should look into that perhaps18:34
DeltaHeavyThanks!18:35
=== Ursinha-afk is now known as Ursinha
=== TheBurgerKing_ is now known as TheBurgerKing

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!