Learner_DR 2022-09-27 16:02:13
csh?
Learner_DR 2022-09-27 16:03:42
If it’s csh/tcsh, you can enable it With these lines:
set history = 1000
set savehist = (1000 merge)
set histfile = ~/.history
set history = 1000
set savehist = (1000 merge)
set histfile = ~/.history
X_BSD 2022-09-27 16:05:10
the last line is missing. i guess this is the reason for not seeing the file
Learner_DR 2022-09-27 16:05:29
X_BSD 2022-09-27 16:05:10
the last line is missing. i guess this is the reason for not seeing the file
Perhaps.
zod_botd 2022-09-28 10:43:03
On the external interface: act as a DHCPv6 client to receive a Prefix Delegation
zod_botd 2022-09-28 10:43:32
My openbsd router can’t receive prefix
zod_botd 2022-09-28 10:43:44
Who can help me
stéphane T 2022-09-28 11:24:38
Dhcpv6 or Router Advertisement ?
stéphane T 2022-09-28 11:31:17
With dhcpv6 you’ll need “dhclient -6” with some conf in /etc/dhclient.conf
For RA you get the prefix with something like “ifconfig em0 inet6 autoconf”
stéphane T 2022-09-28 11:31:43
Btw I have the latter at home
stéphane T 2022-09-28 11:32:51
Maybe ask on the openbsd channel, FreeBSD may be different, I didn’t try
zod_botd 2022-09-28 11:40:36
The OpenBSD base system does not have a DHCPv6 client at present.
Install the dhcpcd package for prefix delegation to obtain a chunk of public addresses for the local network.
Install the dhcpcd package for prefix delegation to obtain a chunk of public addresses for the local network.
zod_botd 2022-09-28 11:41:46
stéphane T 2022-09-28 11:31:17
With dhcpv6 you’ll need “dhclient -6” with some conf in /etc/dhclient.conf
For RA you get the prefix with something like “ifconfig em0 inet6 autoconf”
my problem is pppoe get ipv6 perfix
stéphane T 2022-09-28 11:42:23
Yes I get that
bittin1 2022-09-28 15:00:15
https://linuxunplugged.com/477 heh they installed GhostBSD on a HP and System76 PopOS laptop in this weeks LUP
LINUX Unplugged 477: The Feeling of Fast – LINUX Unplugged
We finally give Brent his new laptop and get his reaction. Plus our best pick for replacing stock Android with something private.
We finally give Brent his new laptop and get his reaction. Plus our best pick for replacing stock Android with something private.
X_BSD 2022-09-28 18:39:03
hi guys! can anyone here used aliases in ksh ?
drookie 2022-09-28 19:27:07
doubt anyone’s using this ultraexotic shell
GBReborn_bot 2022-09-28 19:28:13
Hi Bob!
i686 2022-09-28 19:55:32
X_BSD 2022-09-28 18:39:03
hi guys! can anyone here used aliases in ksh ?
c’mon… ksh? LoL, nope no idea
X_BSD 2022-09-28 19:56:26
i686 2022-09-28 19:55:32
c’mon… ksh? LoL, nope no idea
testing openbsd
i686 2022-09-28 19:56:52
kk, but it has many other shells too
xsuuu 2022-09-28 19:58:13
ksh and derivates are fine, it’s also the default shell for various systems, like AIX. Basically the POSIX sh is almost pdksh88
xsuuu 2022-09-28 20:03:30
And ultraexotic, dunno if that was some troll. It’s at the origin of many features of bash and zsh and, the thing is they’re just more big and modern. Ksh have anything to drive any unix system.
8mr 2022-09-29 07:58:33
bsd has been around much longer than linux. the main ones will remain
drookie 2022-09-29 09:27:08
8mr 2022-09-29 07:58:33
bsd has been around much longer than linux. the main ones will remain
bsd family, not FreeBSD
drookie 2022-09-29 09:28:32
Linus once said that if FreeBSD or even BSDi would have been around the day he started Linux, there would be no Linux at all – no need.
drookie 2022-09-29 09:29:30
the only reason there’s Linux nowaday is that there was no i386 UNIX some time ago – only non-x86 implementations.
JayOK 2022-09-29 09:50:33
X_BSD 2022-09-28 18:39:03
hi guys! can anyone here used aliases in ksh ?
http://man.openbsd.org/ksh#Aliases
stéphane T 2022-09-29 10:04:38
drookie 2022-09-29 09:29:30
the only reason there’s Linux nowaday is that there was no i386 UNIX some time ago – only non-x86 implementations.
That and the legal mess before the offending parts were rewritten
accelerat0r 2022-09-29 14:10:31
Apparently the major unix vendors starting in the 90’s and now the other unix like makers have been predicting about a sudden freebsd dead.
accelerat0r 2022-09-29 14:11:11
14 release is ahead and I guess the roadmap is moving
8mr 2022-09-29 14:57:12
the end of freebsd is when the world ends…as it is moving forward
accelerat0r 2022-09-29 15:03:51
although I dot think freebsd in this case will get a huge user crowd in the desktop space. Im fine with it ! maybe some support is lacking from the hardware point view but I dought could lead to a complete drope out
drookie 2022-09-29 15:07:22
FreeBSD will be alive and kicking as long as Linux doesn’t get decent zfs support
drookie 2022-09-29 15:07:39
and the latter won’t happen as long as Linus is alive