I'm trying to setup a debian preseed with a pxeboot setup. But it always
seems to ignore the netcfg section; or perhaps I am configuring it wrong.
I am getting the preseed file from tftp. I'm fine if it needs to use
DHCP while it's installing, but why doesn't it configure it for static
after i
On 1/5/2018 3:25 PM, Roberto C. Sánchez wrote:
On Fri, Jan 05, 2018 at 03:00:43PM -0500, John Ratliff wrote:
When I run
sudo vipw or sudo vigr, it uses nano as the default editor. I've already
used update-alternatives to select vim as my default editor, but this
doesn't seem to wor
When I run
sudo vipw or sudo vigr, it uses nano as the default editor. I've already
used update-alternatives to select vim as my default editor, but this
doesn't seem to work for vipw/vigr.
I have to do
sudo EDITOR=vim vipw
How can I make vim the default editor for vipw/vigr. Or how can I s
On 10/19/2017 8:31 PM, John Ratliff wrote:
On 10/16/2017 3:35 PM, Christian Seiler wrote:
On 10/16/2017 07:57 PM, John Ratliff wrote:
On 10/15/2017 3:38 AM, Christian Seiler wrote:
Furthermore, the MANAGED_GIDS setting is only for NFSv2/3 and only
for supplementary groups, not the primary
On 10/16/2017 3:35 PM, Christian Seiler wrote:
On 10/16/2017 07:57 PM, John Ratliff wrote:
On 10/15/2017 3:38 AM, Christian Seiler wrote:
Furthermore, the MANAGED_GIDS setting is only for NFSv2/3 and only
for supplementary groups, not the primary group. It is not a security
setting, it really
On 10/15/2017 3:38 AM, Christian Seiler wrote:
On 10/15/2017 03:55 AM, John Ratliff wrote:
In my case, the user on the client I was testing was UID 1003, which
on the server he was UID 1000. So they both had the group, but UID
1003 on the server did not have the group, because that user did not
On 10/14/2017 3:39 PM, Elena evlt wrote:
perhaps value defaults of nfs in ubuntu and debian are different and
perhaps nfs versions are different and any of these paremeters aren't
recognized in the host client.
2017-10-14 21:28 GMT+02:00 John Ratliff <mailto:j...@bluemarble.net>
I recently set up an NFS v4 server on debian stretch. If I use a debian
client to mount the share, everything works fine. However, if I use a
CentOS or a Ubuntu client, the permissions don't work.
I have synchronized the group ids manually, and that's the only
permissions I'm interested in.
I would suggest trying audacity. It’s pretty useful and will give you immediate
feedback of what is being recorded.
From: Long Wind [mailto:longwi...@yahoo.com]
Sent: Sunday, August 13, 2017 6:41 PM
To: Debian Users
Subject: need help on audio recording
it seem alsa isn't easy for me
i
Create file /etc/udev/rules.d/70-persistent-net.rules
Add line:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="[MAC_ADDRESS]", ATTR{dev_id}=="0x0", ATTR{type}=="1",
KERNEL=="wl*", NAME="wlan0"
Replace [MAC_ADDRESS] with the MAC address of your wireless card. Reboot.
This worked
> Do you really need STP? Do you really need STP on that group of ports?
> Why not disable it completely.
I'm not aware of any way to disable spanning tree on a per port basis, and
no, I cannot disable it on the switch entirely.
>
> I have the same, but the systemd.unit restarts conntrackd autom
> John Ratliff wrote:
>
>> I have a 4 port LAGG (LACP / bond-mode 4) interface named bond0. It
>> seems
>> to take about 45 seconds after the links come up to negotiate with the
>> switch.
>
> This long delay is not normal. For me LACP-based bonds never take
> On Wed, Aug 09, 2017 at 05:13:55PM -0700, David Christensen wrote:
>> Time Settings
>> Timezone PST8PDT
>> Appearance
>> Layout Digital
>> Tooltip format Wednesday 09 August 2017
>> Clock Options
>> Format 05:04:55 PM
>>
>> Once I
I need two services to wait until the network is fully up before I start
them. In Jessie, I made an rc.local script that pinged google 20 times
until it got a response. After that, it started the services. This seemed
to work great. I upgraded one of the systems to stretch, and the script
stopped w
14 matches
Mail list logo