[Bug 1890198] [NEW] bash rcfile option incorrectly still loads /etc/bash.bashrc

2020-08-03 Thread Rodney Beede
Public bug reported: >From the man bash page: The --rcfile file option will force bash to read and execute commands from file instead of /etc/bash.bashrc and ~/.bashrc. However when I add to /etc/bash.bashrc an echo statement at the top like echo Inside bash.bashrc and then execute:

[Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2017-05-26 Thread Rodney Beede
Can confirm for xenial installing the isc-dhcp-client-ddns also works as expected. This package enables ddns ports. When not using this package no random ddns ports as desired. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2017-05-26 Thread Rodney Beede
Verified works on trusty as desired. No more extra ports. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176046 Title: isc-dhcp dhclient listens on extra random ports To manage notifications

[Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2017-03-21 Thread Rodney Beede
Firmware changes did not help, but the following doubled my speed from 20mbps to 40mbps (still 50% lower than what I got in Windows 7): vi /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf Change line to wifi.powersave = 2 echo "options iwlwifi 11n_disable=8" | sudo tee

[Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2017-03-21 Thread Rodney Beede
Went to http://www.intel.com/content/www/us/en/support/network-and-i-o/wireless- networking/05511.html and tried version 9.176 with no luck, same slow speeds. loaded firmware version 9.176.4.1 build 15835 op_mode iwldvm sudo mv -i ~rbeede/Downloads/iwlwifi-6000-4.ucode /lib/firmware sudo

[Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2017-03-21 Thread Rodney Beede
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux- firmware.git/log/iwlwifi-6000-4.ucode Last activity in master branch was 2011-06-03 so not much hope. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2017-03-21 Thread Rodney Beede
I just tested and have the same issue. I tried the modprobe options idea with no change. Ubuntu 16.10 64-bit. 4.8.0-41-generic #44-Ubuntu SMP My next approach will be to try the firmware blob from Intel's website to see if pushing a newer one in helps. -- You received this bug notification

[Bug 1471794] Re: Wifi slow on Intel Corporation Centrino Ultimate-N 6300

2017-03-21 Thread Rodney Beede
dmesg | grep firmware 337586.320046] iwlwifi :03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1471794 Title: Wifi slow on

[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2016-02-25 Thread Rodney Beede
Might be your PMTU discovery is being blocked by a firewall somewhere. http://mccltd.net/blog/?p=1577 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1254085 Title: ssh fails to

[Bug 1254085] Re: ssh fails to connect to VPN host - hangs at 'expecting SSH2_MSG_KEX_ECDH_REPLY'

2016-02-25 Thread Rodney Beede
Might be your PMTU discovery is being blocked by a firewall somewhere. http://mccltd.net/blog/?p=1577 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254085 Title: ssh fails to connect to VPN host

[Bug 1206980] Re: [VMWare] Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2014-04-08 Thread Rodney Beede
I have retested using the latest stable kernel and can confirm that this error still occurs. Linux okdev1383 3.11.0-19-generic #33-Ubuntu SMP Tue Mar 11 18:48:34 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@okdev1383:~# sudo md5deep -r -c -z /dev/ root@okdev1383:~# cat /etc/os-release

[Bug 954620] Re: SSH StrictModes does not work correctly

2014-03-12 Thread Rodney Beede
Debian has a Debian specific patch (user-group-modes.patch) that changes the behavior compared to the upstream version of OpenSSH. If a user ssh file or directory has a group write bit set and that group has no other members besides the user then sshd now allows the use of the ssh file or

[Bug 954620] Re: SSH StrictModes does not work correctly

2014-03-12 Thread Rodney Beede
Debian has a Debian specific patch (user-group-modes.patch) that changes the behavior compared to the upstream version of OpenSSH. If a user ssh file or directory has a group write bit set and that group has no other members besides the user then sshd now allows the use of the ssh file or

[Bug 424371] Re: Logins to OpenSSH server slow due to UseDNS yes config

2014-03-05 Thread Rodney Beede
I'd propose submitting a request upstream to make the default setting for UseDNS be No. Additionally add comments in the sshd_config and man page: # UseDNS - Determines whether IP Address to Hostname lookup and comparison is performed # Default value is No which avoids login delays when the

[Bug 424371] Re: Logins to OpenSSH server slow due to UseDNS yes config

2014-03-05 Thread Rodney Beede
I'd propose submitting a request upstream to make the default setting for UseDNS be No. Additionally add comments in the sshd_config and man page: # UseDNS - Determines whether IP Address to Hostname lookup and comparison is performed # Default value is No which avoids login delays when the

[Bug 1206255] Re: Community Help Wiki Apt-Cacher-Server

2014-02-21 Thread Rodney Beede
I log in, but the page still says Immutable Page. I'm giving up on contributing since the community wiki doesn't work for allowing edits. I've attached my one updated revision I attempted. ** Attachment added: Apt-Cacher-Server wiki update.txt

[Bug 1276796] Re: bash fails to provide FQDN for PS1 with \H

2014-02-18 Thread Rodney Beede
Rebooted. No change to hostname. No DHCP. Problem still exists. Should see a prompt of: [rbe...@okdev1381.example.org:/home/rbeede] $ but instead I only get: [rbeede@okdev1381:/home/rbeede] $ [rbeede@okdev1383:/home/rbeede] $ echo $PS1 [\u@\H:/home/rbeede] $

[Bug 1276796] Re: bash fails to provide FQDN for PS1 with \H

2014-02-18 Thread Rodney Beede
The default install of Ubuntu fills in /etc/hostname with only the host name and not any of the DNS domain name parts. For Ubuntu 13.10 the following is noted: http://manpages.ubuntu.com/manpages/saucy/man1/hostname.1.html /etc/hostname Historically this file was supposed to only contain

[Bug 1276796] Re: bash fails to provide FQDN for PS1 with \H

2014-02-18 Thread Rodney Beede
I've submitted a bug report up-stream. A copy of that bug report is attached. To: bug-b...@gnu.org,b...@packages.debian.org Subject: bash fails to provide FQDN for PS1 with \H Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc

[Bug 1276796] Re: bash fails to provide FQDN for PS1 with \H

2014-02-07 Thread Rodney Beede
There is no DHCP at all. The OS was installed with a static IP configuration during the install setup. I specified the hostname at that time by typing it into the installer prompt. [rbeede@ubuntu13:/home/rbeede] $ cat /etc/hostname okdev1383 [rbeede@ubuntu13:/home/rbeede] $ cat

[Bug 1276796] Re: bash fails to provide FQDN for PS1 with \H

2014-02-06 Thread Rodney Beede
apport information ** Tags added: apport-collected saucy ** Description changed: When using \H in the PS1 prompt value bash is not displaying the FQDN but instead only the short form hostname. This is the same as \h. Issue has also been noted at

[Bug 1239205] Re: bashrc: Please add newline to default PS1 bash prompt

2014-02-05 Thread Rodney Beede
** Changed in: bash (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239205 Title: bashrc: Please add newline to default PS1 bash prompt To manage notifications

[Bug 1276796] [NEW] bash fails to provide FQDN for PS1 with \H

2014-02-05 Thread Rodney Beede
Public bug reported: When using \H in the PS1 prompt value bash is not displaying the FQDN but instead only the short form hostname. This is the same as \h. Issue has also been noted at http://serverfault.com/questions/296970/bash-prompt-on-ubuntu-fqdn-h-same-as-hostname-h

[Bug 1261861] [NEW] man page for sshd contains error about NP and locked accounts

2013-12-17 Thread Rodney Beede
Public bug reported: man sshd This paragraph: Regardless of the authentication type, the account is checked to ensure that it is accessible. An account is not accessible if it is locked, listed in DenyUsers or its group is listed in DenyGroups . The definition of a locked account

[Bug 1261861] [NEW] man page for sshd contains error about NP and locked accounts

2013-12-17 Thread Rodney Beede
Public bug reported: man sshd This paragraph: Regardless of the authentication type, the account is checked to ensure that it is accessible. An account is not accessible if it is locked, listed in DenyUsers or its group is listed in DenyGroups . The definition of a locked account

[Bug 1222301] [NEW] rsyncd.conf man page on numeric ids has incorrect instructions about chroot

2013-09-07 Thread Rodney Beede
Public bug reported: The man page documention (man rsyncd.conf) states: numeric ids Enabling this parameter disables the mapping of users and groups by name for the current daemon module. This prevents the daemon from trying to load any

[Bug 1206980] Re: [VMWare] Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-08-08 Thread Rodney Beede
Ubuntu 12.04: No kernel bug crash on: 3.5.0-36-generic Kernel crash occurs with: linux-image-3.5.0-37-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206980 Title: [VMWare]

[Bug 1206980] Re: [VMWare] Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-08-05 Thread Rodney Beede
Last worked in Ubuntu 12.04.02 LTS 64-bit Server Edition Kernel 3.5.0-34-generic Broken in Ubuntu 12.04.02 LTS 64-bit Server Edition Kernel 3.5.0-37-generic Broken in Ubuntu 12.10 64-bit Server Edition. Kernel 3.5.0-37-generic Broken in Ubuntu 13.04 64-bit Server Edition. Kernel

[Bug 1206980] Re: [VMWare] Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-08-03 Thread Rodney Beede
Tested with issue on Vmware workstation 9 on windows 7 64-bit host. No vmware tools. Vmware esxi 5.1 with no vmware tools. Physical hardware Biostar a68i-350 deluxe r2.0 motherboard, 8gb ram. All ubuntu 13.04 lts 64-bit server edition. Works fine on all 3 when using ubuntu 12.04 64-bit

[Bug 1206980] Re: Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-08-02 Thread Rodney Beede
sudo dpkg -i linux- image-3.11.0-031100rc3-generic_3.11.0-031100rc3.201307290035_amd64.deb uname -a Linux okdev1383 3.11.0-031100rc3-generic #201307290035 SMP Mon Jul 29 04:36:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Aug 2 14:57:26 okdev1383 kernel: [ 68.538338] [ cut here

[Bug 1206980] Re: Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-08-01 Thread Rodney Beede
sudo dpkg -i linux- image-3.9.0-030900-generic_3.9.0-030900.201304291257_amd64.deb [rbeede@ubuntu13:/home/rbeede] $ uname -a Linux ubuntu13 3.9.0-030900-generic #201304291257 SMP Mon Apr 29 16:58:15 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux sudo md5deep -r -c -z /dev/ Same kernel panic: Aug

[Bug 1206980] [NEW] Kernel panic in 3.8.0-26-generic and 3.8.0-27-generic

2013-07-31 Thread Rodney Beede
Public bug reported: Reproducable 100% of the time. sudo md5deep -r -c -z /dev/ Other intensive I/O commands such as fsck /dev/Some3TBDrive also cause the panic. /var/log/kern.log shows stack trace. Ubuntu 13.04 64-bit (amd64) Server Edition Tested running under VMWare ESXi 5, VMWare

[Bug 1203933] Re: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-30 Thread Rodney Beede
I am encountering this issue as well. Attached is a screenshot. My setup: Ubuntu 13.04 LTS 64-bit Server Edition VMWare Workstation 9 on a Windows 7 64-bit Enterprise Edition host No floppy drive in the VM settings, but I didn't modify the default BIOS either. One good tool to quickly

[Bug 1203933] Re: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-30 Thread Rodney Beede
kern.log from crash with 3.8.0-27-generic ** Attachment added: kern.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1203933/+attachment/3754957/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1203933] Re: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-30 Thread Rodney Beede
Pulling the latest updates to 3.8.0-27 results in the same crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203933 Title: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2 To

[Bug 1203933] Re: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-30 Thread Rodney Beede
My system seems to crash whether doing the md5deep / probe or when doing a large amount of I/O on other mount points. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203933 Title: Kernel panic in

[Bug 1203933] Re: Kernel panic in kernel version 3.8.0-26.38-generic 3.8.13.2

2013-07-30 Thread Rodney Beede
I am able to reproduce this issue 100% of the time. A quick way to trigger the kernel panic is sudo md5deep -r -c -z /dev ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1206255] [NEW] Community Help Wiki Apt-Cacher-Server

2013-07-29 Thread Rodney Beede
Public bug reported: https://help.ubuntu.com/community/Apt-Cacher-Server The page is out-of-date. I tried Edit mode, but it's marked as Immutable Page The line: sudo apt-get install apt-cacher apache2 is out of date as you don't need apache2. I tested the process with Ubuntu 12.04 LTS. **

[Bug 1195009] [NEW] sftp should include seconds in directory listings

2013-06-26 Thread Rodney Beede
Public bug reported: Directory listings from the ls -l command in sftp are only granular for mtime to the minute and not the second. When using sftp clients that support uploading only changed files based on mtime this causes the same file to appear different. sftp should provide the complete

[Bug 1195009] [NEW] sftp should include seconds in directory listings

2013-06-26 Thread Rodney Beede
Public bug reported: Directory listings from the ls -l command in sftp are only granular for mtime to the minute and not the second. When using sftp clients that support uploading only changed files based on mtime this causes the same file to appear different. sftp should provide the complete

[Bug 1188827] Re: User option (-u or --user) is ignored

2013-06-08 Thread Rodney Beede
Yes, that was the first one I tried. I thought the Ubuntu package may have been compiled without the option support so I tried a recompile to ensure it was enabled. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu.

[Bug 1188827] Re: User option (-u or --user) is ignored

2013-06-08 Thread Rodney Beede
Yes, that was the first one I tried. I thought the Ubuntu package may have been compiled without the option support so I tried a recompile to ensure it was enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1188827] [NEW] User option (-u or --user) is ignored

2013-06-07 Thread Rodney Beede
*** This bug is a security vulnerability *** Public security bug reported: Tested in Ubuntu 12.04 and 13.04. The --user, -u, or /etc/default/tftpd-hpa TFTP_USERNAME=tftp options are ignored when running the tftpd-hpa service. I pulled the source with wget

[Bug 1188827] [NEW] User option (-u or --user) is ignored

2013-06-07 Thread Rodney Beede
*** This bug is a security vulnerability *** Public security bug reported: Tested in Ubuntu 12.04 and 13.04. The --user, -u, or /etc/default/tftpd-hpa TFTP_USERNAME=tftp options are ignored when running the tftpd-hpa service. I pulled the source with wget

[Bug 1180553] [NEW] adduser --disabled-login still allows for SSH RSA keys login

2013-05-15 Thread Rodney Beede
Public bug reported: adduser --disabled-login --gecos --shell /bin/bash testuser I am not prompted for a password as expect, but if I create a .ssh/authorized_keys file (say it was in my /etc/skel/) in the home directory of the new user I can login as that user using SSH keys. The

[Bug 1180553] Re: adduser --disabled-login still allows for SSH RSA keys login

2013-05-15 Thread Rodney Beede
Corrected package ** Package changed: shadow (Ubuntu) = adduser (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180553 Title: adduser --disabled-login still allows for SSH RSA keys login

[Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2013-05-06 Thread Rodney Beede
I found the cause from a helpful thread at http://forums.debian.net/viewtopic.php?f=10t=95273 The NSUPDATE dns functionality in dhclient automatically causes it to listen on two random UDP ports. This could pose a security issue since the client will accept packets on these ports. The current

[Bug 1176046] [NEW] isc-dhcp dhclient listens on extra random ports

2013-05-03 Thread Rodney Beede
Public bug reported: Ubuntu 13.04 Server 64-bit. Fresh install. Only one network adapter. dhclient process is listening on two randomly chosen udp ports in addition to the usual port 68. This appears to be a bug in the discovery code for probing information on interfaces in the system.

[Bug 986835] Re: Cursor jumps to left side of screen when moving from right to left monitors

2012-06-11 Thread Rodney Beede
I have this problem whether auto-hide is on or off. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986835 Title: Cursor jumps to left side of screen when moving from right to left monitors To

[Bug 239069] Re: Can not delete new user which use adduser

2012-04-16 Thread Rodney Beede
I have a similar issue and it seems to be related to duplicate uid in /etc/passwd for the affected account. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/239069 Title: Can not delete new user which

[Bug 285013] Re: nfs shares are not automounted anymore in intrepid

2011-03-02 Thread Rodney Beede
Modifying /etc/network/interfaces doesn't work for me. If _netdev was supported by nfs4 this probably wouldn't be an issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/285013 Title: nfs shares

[Bug 285013] Re: nfs shares are not automounted anymore in intrepid

2011-03-02 Thread Rodney Beede
A manual work around with the rc script helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/285013 Title: nfs shares are not automounted anymore in intrepid -- ubuntu-bugs mailing list