/srv/irclogs.ubuntu.com/2011/04/22/#ubuntu-server.txt

SpamapSRoAkSoAx: pong, sorry you caught me while I was lunching. Whats up?00:04
goddardgiovani is that a normal thing?00:48
RoAkSoAxSpamapS: o/ I just needed someone to sponsor and upload and you are the only one remaining at this time01:02
RoAkSoAxSpamapS: bug #768598 if you could please! Thanks!! :)01:02
uvirtbotLaunchpad bug 768598 in powernap "PowerNap does not take recover action in PowerSave mode after powernap-now" [Critical,Confirmed] https://launchpad.net/bugs/76859801:02
uvirtbotNew bug: #768707 in cyrus-sasl2-heimdal (universe) "cyrus-sasl2-heimdal uninstallable and ftbfs" [Undecided,Confirmed] https://launchpad.net/bugs/76870702:01
=== erichammond1 is now known as erichammond
CrunchyChewieanyone familiar with Fail2Ban?02:20
CrunchyChewieI want to configure it to use exim4 as the mta as well as to secure exim402:22
CrunchyChewieand the documentation seems a bit sparse02:22
smoserRoAkSoAx, sorry, just now reading02:23
smoseraround ?02:23
smoserpublish_image_array=( "${publish_image_array[@]}" "${publish_image}" ) == publish_image_array[${#publish_image_array[@]}]="${publish_image}"02:23
smoserthere are 2 dimensional arrays in bash now (i think) at least there are associative, so you wouldn't really have to stuff all into a ',' based delim and thn explode it02:25
smoserRoAkSoAx, it looks reasonable.02:27
smoserthe only other main comment i would have is to trap sigchld and then kill the other pids and exit.02:28
=== cole is now known as Guest18727
kindofabuzzjust did a fresh install of 10.04, did all upgrades. when I ssh into the server the welcome message still says "100 packages can be updated. 56 updates are security updates." another apt-get dist-upgrade gives 0 to be upgraded03:50
RoAkSoAxsmoser: sorry went for dinner... and ok. Will look into the 2 domensional arrayts and traping sigchild and kill the pids04:16
uvirtbotNew bug: #768753 in samba (main) "package samba (not installed) failed to install/upgrade: arquivo tar do sistema de arquivos corrompido - arquivo de pacote corrompido" [Undecided,New] https://launchpad.net/bugs/76875304:17
smoserRoAkSoAx, you might be better off using some comand that does that sort of thing.04:25
smoserie, dsh, or gnu-parralel04:26
smoseryou feed them a group of commands to run and let them run them.04:26
smosercomma delimitng and splitting is probably fine.04:26
RoAkSoAxok cool yeah i wanna look into gnu parallel too04:34
goddardi got something really odd going on.  When I login to my ubuntu server it displays the system information like normal but it has two sets of system information  and the second set is different from the first...whats going on? any ideas?04:41
kindofabuzzjust did a fresh install of 10.04, did all upgrades. when I ssh into the server the welcome message still says "100 packages can be updated. 56 updates are security updates." another apt-get dist-upgrade gives 0 to be upgraded04:44
goddardso do aptitude update04:46
goddardaptitude safe-upgrade04:46
kindofabuzzgoddard: that did nothing04:51
kindofabuzzwell it found no upgrades04:51
hylinuxhi, guys. one question for uec, what's difference between warlus and EBS?04:54
hylinuxthe warlus is just for image store?04:54
hylinuxand ebs for user space storge?04:55
hylinuxthanks so much04:55
goddardkindofabuzz odd always works for me04:56
goddardkindofabuzz i would reboot and try again04:56
goddardany idea when ubuntu is going to update its virus protection?04:57
kindofabuzzgoddard: there are no updates at all. done them all. rebooted several times. still it shows that there updates on the little welcome screen when ssh'ing in04:57
goddardkindofabuzz yeah odd man I am getting two displays of information when I ssh in04:58
goddardone from yesterday and today04:58
goddardi dont know why either04:59
kindofabuzzgoddard: yep, two messages here two. the first doesn't say anything about the updates but second does. something is broken05:00
kindofabuzztoo*05:00
goddardive been hanging around here all day hoping some one knows more about it05:00
goddardi have two servers and it only happens on one05:01
goddardon top of that i am getting some one trying to repeatedly login to random mail accounts on my server that dont exist05:02
kindofabuzzi'm researching all this now05:04
kindofabuzzit's actually printing it 4 times for me05:07
kindofabuzzgoddard: found a fix. just delete or mv your /etc/motd.tail05:12
goddardkindofabuzz wow thats odd let me know what you figure ut05:12
goddardso its a bug?05:13
kindofabuzzi guess. just started after recent updates05:13
kindofabuzzgoddard: http://ubuntuforums.org/showthread.php?t=173420105:14
kindofabuzzis where i found an answer05:14
goddardwell atleast the resource usage is lower :D05:15
goddardkindofabuzz good man thanks for the info05:19
kindofabuzzgoddard: np05:19
fooI just created a user, gave them a home directory, and I'm mainly giving them SFTP access. I noticed they can still view directories outside of their home via SFTP, any way to prevent this?08:26
kthomas_vh_y08:29
fookthomas_vh_: that fo rme?08:29
fooactually, is there a way to just read a log of the files they'd open?08:29
foothat'd be fine08:29
kthomas_vh_y again08:30
kthomas_vh_wait,  are you the foo I know :) ?08:49
* foo runs and hides08:51
foonevermind :)08:51
kthomas_vh_well,  if you're the foo I know,  you deserve better answers :)08:53
fookthomas_vh_: OHHH. ;) Actually, it's all good - I got it sorted. :)08:53
kthomas_vh_k,  good08:53
fooand yeah, it's good ol' foo, the only and only. /me does a dance08:54
* kthomas_vh_ looks for bar08:54
fooseparated at birth :/08:54
kthomas_vh_:/08:54
uvirtbotNew bug: #768846 in autofs5 (main) "autofs does not mount /net/host" [Undecided,New] https://launchpad.net/bugs/76884609:16
eichihello, I have much problems with crontab cronjobs <10h and <10m. means. every time of day with only one digit (doesnt matter of I use 01 01 or 1 1) doenst work. someone has any idea? (other time like 10 15 * * * work without problems)11:09
=== NG_ is now known as ng_
BlizzkidHi guys, I've created a udev-rule which calls a script under a certain condition in 50-udev.rules. This works fine. When I copy that same rule to 55-rd1000.rules, it's executed twice. What could be causing this?12:17
Blizzkidthe rule is http://pastebin.com/At1P8KHa12:17
=== ng_ is now known as NG_
=== nijaba_afk is now known as nijaba
RoAkSoAxmorning all14:22
RoAkSoAxDaviey: ping14:22
=== oru_work is now known as orudie
RoyKhi14:23
* RoyK curses 14:23
RoyKinsane packet loss from a netbook with 11.04 ... not a server question, really, but ever tried to ask on #ubuntu?14:24
hggdhjamespage: blueprint for Jenkins opened14:45
www2hi all i want to set a sudo login with the root password for securty14:48
andygraybealwhat virtual network interface is best? e1000, virtio ?15:18
smoservirtio should be better than e100015:19
=== 64MAABZ5G is now known as grawcho
bau-hi all, where can i get a ath.cx domain, or another free domain?15:23
=== The-Compiler is now known as Compilr^revision
andygraybealsmoser, thank you15:37
b0gatyrtrying to edit file /etc/clamav/freshclam.conf with vim as sudo but it tells me "warning: Changing a Read Only File" what can be wrong?15:42
bau-b0gatyr, not sure but it could be means the hdd is full15:45
orudiehow to find out which version of postfix I have installed ?15:52
patdk-wkpostconf version15:55
patdk-wkpostconf mail_version15:55
JanCbau-: for dynamic address hosts, see dyndns & such?16:23
morbQuick question; does anyone know why the -server kernel does *not* include r8168.ko (Realtek GigE LKM) when the .config *does* have it set to build...17:01
pangraziI am having a problem with 10.04-LTS and multiple NICs using the same MAC17:01
ScottKAren't MAC addresses supposed to be unique?17:02
cloakableYes17:02
cloakableIt's how ARP works, iirc.17:02
morbja17:03
david5345I need to recompile asterisk into a deb for 8.04 and it has to have all the same options as the ubuntu repository asterisk ( dependencies, paths etc... )17:03
pangraziexactly17:03
pangraziand the macs show up as unique in Free BSD and the UDEV rules17:04
pangrazibut when I do an ifconfig i get the same mac for all 9 interfaces17:04
morbhuh. no ifrename or macchange funk involved?17:05
pangraziI have 4 broadcom nics on board, 4 intel e1000 on a pci-x card and 2 10GE on a myricom card17:05
david5345how might I do this ?17:05
pangrazinope17:05
morbthis is pretty much a fresh install?17:05
pangraziclean install from scratch, added some packages and that is it17:05
* morb interest piqued17:05
pangraziall packages are up to date as of 10 minutes ago17:05
morband tcpdump or monitoring externanlly confirms they're all using the same mac?17:06
pangraziyes17:06
koolhead17hi alll17:06
pangrazimy cisco switches are freaking out seeing mac-address flapping17:06
morbno doubt17:06
pangrazii removed the myricom card and rebooted to no change17:06
morbhave you tried manually unloading/loading lkms?17:06
pangrazino, i have not tried that17:06
morbrmmod, modprobe/insmod17:07
morbjust for yucks17:07
pangraziill try that right now17:07
pangrazii did reboot the server and do a cold boot as well17:07
pangraziit is very strange that dmsg shows with the correct mac as well17:08
morbhm17:08
pangraziwell i just did the standard remove the nic you are using trick17:11
pangraziexcellent17:11
pangrazii did have to install some unusual packages for the new version of Snort17:13
pangrazithis is supposed to be an IPS when complete17:13
pangrazianyone have any suggestions other than a rebuild?17:13
pangrazithis isn't in production so I can do pretty much anything I want to it17:14
pangraziand even if i do an ifconfig to force the change nothing happens17:16
pangraziifconfig still reports the same MAC17:16
azeryuhello ther17:16
donvito-System information disabled due to load higher than 117:17
donvito-why i get this message?17:17
azeryuon my ubuntu pc i try to enable mod_rewrite17:17
azeryui can't there is an error17:17
azeryuwhat to do ?17:17
azeryufor you the message is self explanary donvito17:18
azeryu" load high "17:18
donvito-what i need to do?17:18
azeryuyou need to increase your sysconfig17:18
azeryuor kill process17:18
azeryuthat's just an indication to manage well your system, that's not a big issue17:19
morbdonvito-: nothing, it's just the motd displayed upon login. it does not want to add excess load to the system, so it's being nice and letting other processes take priority.17:20
pangrazimorb: i rmmod bnx2 and modprob bnx2 and now the broadcom nics have the right mac addresses17:20
morbpangrazi: hah! so something in the init chain is causing them to be reassigned, I'd take it to the mailing list because tbqh I've never heard of this occurring before, and it's not normal. (I've run several 4+ nic boxes before)17:21
azeryuwell for my problem i try to setup an virtual host when i try to do sudo mod_rewrite aktivieren i got this error :  sudo: mod_rewrite: command not found17:21
pangraziawesome17:22
morbazeryu: mod_rewrite is a module for most httpds.17:22
azeryuok what i have to do ?17:22
morbit's something you alter inside the scope of your httpd's configuration17:22
cortex_skazeryu: sudo a2enmod17:23
azeryuinstead of mod_rewrite aktivieren17:23
azeryunot working17:24
azeryu sudo a2enmod aktivieren17:26
azeryuERROR: Module aktivieren does not exist!17:26
cortex_skazeryu: sudo a2enmod rewrite17:26
azeryuenabled17:27
azeryuif i try mod_rewrite aktivieren17:27
pangrazii guess i get to go step by step through my init to find out which one is hosing my nics17:27
azeryusudo: mod_rewrite: command not found17:28
azeryuthis is what i got17:28
cortex_skazeryu: did you change something in your apache config files?17:29
azeryunothing17:30
azeryuwhat option to check ?17:30
shaunowhy are you trying to run mod_rewrite from the command line?17:32
azeryui just following a tutorial17:32
uvirtbotNew bug: #769064 in autofs5 (main) "[Maverick] autofs5 leaves too many orphaned mount points in /proc/mounts and reboots takes forever" [Undecided,New] https://launchpad.net/bugs/76906417:37
Admin__hi17:39
Admin__could you help me please how to install openmsn in ubuntu server17:40
TheEvilPhoenixAdmin__:  uh... does that require a GUI interface?17:44
Admin__hi are there someone17:44
=== jjohansen is now known as jj-afk
mrrothhi, silly question17:59
mrrothbut how do I manage a bunch of ssh server18:00
mrrotha bunch of linux servers18:00
mrrothand unix, from my bash prompt18:00
mrrothlike shorts, or simple ways to remote in to them18:00
sarthorHi, i am getting some mac address and ip address incomple, while that ip address are not present, you friends can check my arp , /etc/netwrok/interfaces/, dhcp.conf here,    http://pastebin.ubuntu.com/597518/18:02
Admin__hi could you help me plea someone know to install nogios or openmsn in ubuntu server18:04
mrrothwhat the best way to manage a whole bunch of unix / linux server from the terminal (like ssh session and such)18:08
mrrothshort cuts18:08
=== jj-afk is now known as jjohansen
=== ivoks is now known as [J
=== [J is now known as ivoks
pangrazimorb: as a hack i put the rmmod and modprob commands into rc.local19:08
pangrazisuch a hack but it is working for now19:08
g0bl1nany hint for this ? Can SSH to an AWS Ubuntu instance but can't SCP. Get a permission denied. Using scp -i /path/to/ssh_key -r local_folder user@server:/remote_path19:26
deadsmithltipath19:30
deadsmithhey all...19:30
deadsmithAnyone have experience with a Promise vtrak running on 10.10?19:30
* Daviey checks in19:33
RoAkSoAx/win 1719:33
RoAkSoAxlol19:33
deadsmithor multipath setup in general?19:37
morbpangrazi: at least you can continue working on other stuff until you find a sound solution / real fix! =)19:38
mrrothwhat permession do I set on a hidden folder with bookmarks I don't want anyone to see, but to still allow me to excute them via script19:40
malevhi there! I'm installing a FTP server with vsftp and I'd like to: when some one logs in I'd like to be placed in /sites dir is this possible?19:40
mrrothdo I need to do chmod 400 /dir/19:40
lenios_malev, you're probably looking for chroot19:45
lenios_http://www.howtoforge.com/forums/showthread.php?t=6019:46
malevlenios_, thanks!!19:46
malevlenios_, something like that, but I want chroot to be a common dir to all the users19:47
lenios_change home dir of users then, or search an option for this kind of chroot for vsftpd19:49
JasonMSPI'm trying to get a deeper understanding of symbolic links.  I have one setup for a webadmin program that links from the public_html folder to a share folder.  Permissions right now are rwx across the board.  Does this need to be the case?19:49
hazmatanyone understand where core files go in ubuntu-server? i see cat /proc/sys/kernel/core_pattern -> |/usr/share/apport/apport %p %s %c20:16
hazmatbut its not clear to me what apport is doing with the core20:16
CppIsWeirdim following this tutorial http://www.monkeedev.co.uk/blog/2009/03/06/setting-up-openvpn-in-debianubuntu/ when it gets to where it says "Just edit this with your network settings and execute it. You will also need to set it to create the bridge at boot time:"21:46
CppIsWeirddoes it want me to name the script bridge, move it to /etc/init.d, then run the command21:46
CppIsWeirdupdate-rc.d bridge defaults21:46
CppIsWeird?21:46
b0gatyrCppIsWeird: all is saying is to edit the script with your network settings then execute it and add the script to start at boot time with update-rc.d bridge defaults21:50
CppIsWeirdk. i did something like that... :P21:51
ejvhi, im rsyncing (on the same server) a 43G directory with thousands of small files from one array to another, and im getting an error "ERROR: out of memory in map_ptr [sender]", there's *plenty* of available RAM, how do I fix this?21:54
=== gtaylor2 is now known as gtaylor
=== robbiew is now known as robbiew_
=== NG_ is now known as ng_

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