Skip to main content

Questions tagged [freebsd]

FreeBSD is a free Unix-based operating system descended from AT&T UNIX via BSD UNIX.

10 votes
1 answer
680 views

Issue viewing compressed file with "zless", but not with "zmore" or "gunzip -c"

On my FreeBSD 13.2 system, the zless utility cannot view text files compressed with gzip or compress, warning that they may be binary files and then showing garbage if I say I want to see the contents ...
Kusalananda's user avatar
  • 339k
7 votes
1 answer
2k views

mv: rename <oldname> to <newname>/<oldname>: Invalid argument

On my TrueNAS (FreeBSD 13.1) server I have a directory named OldHDD which I want to rename, but I get an error: % mv OldHDD oldhdd mv: rename OldHDD to oldhdd/OldHDD: Invalid argument I have tried ...
J.Lewandowski's user avatar
0 votes
2 answers
428 views

Issue booting headless FreeBSD system, requires monitor to boot

I'm trying to set up a headless FreeBSD 13.1 system. I've done so successfully before on this particular machine, but for whatever reason, after a complete reinstall, it doesn't want to boot without ...
Kusalananda's user avatar
  • 339k
0 votes
1 answer
906 views

What are the consequences of blocking incoming UDP port 68 on my computer?

In a FreeBSD 13.1 install, I enabled the IPFW firewall and set firewall_type="workstation" in /etc/rc.conf. This allows outgoing requests, while denying incoming requests. When I checked the ...
Flux's user avatar
  • 2,978
1 vote
0 answers
53 views

How to redirect stderr in FreeBSD? [duplicate]

How to redirect stderr in FreeBSD? Neither of below worked : ls 2> out.log ls: 2: No such file or directory : ls -al 2> error.log ls: 2: No such file or directory : (ls -al) 2> error.log ...
Dims's user avatar
  • 3,285
0 votes
1 answer
170 views

What exactly happens in the OneFS (FreeBSD) files system if I move files from one directory to another?

If I do an mv command from the command line in OneFS (Isilon, FreeBSD based), what exactly happens in the background and on the disks? Will the data be physically moved from sectors to other sectors ...
Root Loop's user avatar
  • 103
3 votes
1 answer
92 views

file locking mandated by OS/filesystem rather than opted into by file accessors?

Is there a way to have the OS (specifically, FreeBSD) or filesystem (specifically, ZFS) enforce that all access (or, at least, all non-root access, I guess) to a certain file must be done while the ...
Bob Vesterman's user avatar
1 vote
1 answer
2k views

Wayland Issue on FreeBSD

The Problem Hello, I am completely new to FreeBSD and relatively new to UNIX systems in general. I am following the FreeBSD Handbook, and loving it so far. My goal is to install river tiling window ...
Vladimir's user avatar
  • 189
0 votes
1 answer
86 views

Change FreeBSD Loader's loaddev variable

I'm searching the way to change loaddev variable of FreeBSD's /boot/loader. There is nothing useful either in FreeBSD's man, or in Google. It's disk0p2 by default which corresponds GPT, but also can ...
Yaroslav Minieiev's user avatar
0 votes
1 answer
35 views

What subsystem is responsible if I can connect via s2s VPN connection only in one direction?

I have configured the following s2s VPN (in pfSense) connection which is working in general. Unfortunately, I can connect (ping, netcat, ssh) only from client to the server, but not back. If I can ...
Dims's user avatar
  • 3,285
1 vote
2 answers
763 views

FreeBSD11: Certificate verification failed

My FreeBSD 11 gives: [root@freebsd11 ~]# pkg install perl Updating FreeBSD repository catalogue... Certificate verification failed for /O=Digital Signature Trust Co./CN=DST Root CA X3 34406394360:...
Ole Tange's user avatar
  • 35.8k
0 votes
0 answers
112 views

Which directories should I backup so that I can restore a system's configuration?

Let's say I decide to nuke my FreeBSD system and do a fresh install. I'd then like to get the system configured the way it was, including some of the scripts I've added. (User data and other valuables ...
Torben's user avatar
  • 11
1 vote
0 answers
260 views

ssh does not use ssh-agent on FreeBSD

I recently set up a new FreeBSD system and am having a lot of trouble getting ssh to use ssh-agent. I have verified with ssh-add -l that my key is added, and the SSH_AGENT_PID and SSH_AUTH_SOCK env ...
Noldorin's user avatar
  • 107
0 votes
0 answers
793 views

FreeNAS (11.2-U7) how to repair degraded boot pool that is on two USB sticks?

I have a Dell R230 which I've setup a few years ago with FreeNAS (installed version is 11.2-U7) The boot partition was installed on a mirrored pool on two 32GB USB sticks. /dev/da9p2 - SanDisk Ultra ...
matthias_buehlmann's user avatar
0 votes
0 answers
618 views

Rewriting MediaTek MT7921 Linux driver for FreeBSD

New to BSD, coming from Linux. My laptop (Asus FX706LI) uses the MediaTek MT7921. Although I've never installed linux on this laptop, I know the driver is in Linux 5.12 and subsequent kernels. I am to ...
Lousifr's user avatar

15 30 50 per page
1
3 4
5
6 7
116