Skip to main content

Questions tagged [freebsd]

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

-1 votes
1 answer
44 views

FreeBSD Reverse Shell Command Issue: Ambiguous Output Redirect Error

I’ve been experimenting with penetration testing recently, and I need to use reverse shell techniques for testing. I’ve previously used reverse shell on Ubuntu with the following command: /bin/bash -i ...
HsingLI's user avatar
  • 11
1 vote
1 answer
40 views

tar not excluding symlinked directories

Tar version: root@node: /tmp > tar --version bsdtar 3.4.2 - libarchive 3.4.2 zlib/1.2.11 liblzma/5.2.5 bz2lib/1.0.8 I have a directory structure which looks like this: root@node: /tmp > ls -...
Rahul Bharadwaj's user avatar
-1 votes
1 answer
49 views

How can I install pip on FreeBSD?

I was trying to install python and pip on my FreeBSD 15.0 server. It seems like I've successfully installed python. Now I have both Python3.9 and Python 3.11. However, I can't find and package called &...
Gordon Zhang's user avatar
0 votes
0 answers
44 views

Host Tor Site with Apache on FreeBSD

How can I host a Tor site with Apache on FreeBSD 13.3-RELEASE-p1? Apache is serving multiple sites from this server, so each one has its own entry in /usr/local/etc/apache24/extra/httpd-vhosts.conf ...
Valerica's user avatar
1 vote
0 answers
30 views

Issue with ng_ipfw, ng_bpf, ng_tag testing commands

Update my issue with more details provided below : Summary of the ng_tag Command Issue Querying BPF Filter Status When using Berkeley Packet Filter (BPF) filters, you can use the getstats command to ...
HsingLI's user avatar
  • 11
0 votes
2 answers
37 views

gpart will always say "Invalid argument" when add a new ufs partition

I am using the FreeBSD 14.0. I follow the instructions at https://www.transip.eu/knowledgebase/entry/138-how-do-create-partition-freebsd/ to create a UFS partition, as below: But always get "...
alancc's user avatar
  • 213
1 vote
1 answer
52 views

LC_TIME portability (and other locale settings)

It seems that Linux and FreeBSD (at least) have different notions of how presentation of time is implemented in different locales (LC_TIME), notably but not entirely in how the hour of day is ...
Juan's user avatar
  • 884
0 votes
1 answer
68 views

Automate deploying a bunch of thin jails

I'm setting up the *ARR suite apps in jails (using the Bastille manager). I used to do this in debian and docker but this time I moved to freeBSD to try out it's native zfs support. In setting up I ...
Anton A's user avatar
  • 27
0 votes
1 answer
53 views

seatd Issues with Wayland on FreeBSD

When trying to launch Hikari (A wayland compositor) on FreeBSD I get one of two errors. Either seatd tells me that running as root is forbidden (when I'm not root) and when I run seatd-launch hikari I ...
Smaug Northwyrm's user avatar
0 votes
0 answers
22 views

How to configure DNAT in iptables between host os (FreeBSD) and guest os (Ubuntu 23.10) so that I can use Cloudflare on both the OS

I've just installed the CloudFlare client + GUI on Ubuntu,that I have virtualized with bhyve (the FreeBSD hypervisor). Cloudflare does not work on FreeBSD. The instructions that I have followed are ...
Marietto's user avatar
  • 549
0 votes
0 answers
24 views

Difference between +MANIFEST and +COMPACT_MANIFEST in FreeBSD .pkg

I have recently created a FreeBSD .pkg file using a custom script. A FreeBSD .pkg file is essentially a tar archive (optionally compressed) whose first two entries are manifest files, named +MANIFEST ...
user149408's user avatar
  • 1,333
0 votes
1 answer
44 views

What Causes PHP Forks to Consolidate on a Single CPU Core in FreeBSD 13.3?

I'm using a PHP 8.x script to process a series of images, performing various conversions and resizing tasks. To make the most of the server's multiple cores, I employ the pcntl_fork() function to ...
Adam Ellis's user avatar
1 vote
1 answer
51 views

Forgejo pid file (/var/run/forgejo.pid) : not readable in Truenas Core (FreeBSD Jail)

I have been trying to get Forgejo running in a Truenas Core (FreeBSD jail) for over a week. When I manually start Forgejo as the git user it runs as expected, however attempting to get it to run with ...
IronFractal's user avatar
1 vote
3 answers
121 views

Where to install custom software packages on FreeBSD?

In Linux, according to the Filesystem Hierarchy Standard, /opt is the designated location for add-on application software packages. Thus, when developing my own software package, which is not a ...
user149408's user avatar
  • 1,333
0 votes
1 answer
38 views

Recommended and alternate dependencies in FreeBSD .pkg

A FreeBSD package typically specifies dependencies in its manifest as follows: deps: # python39, version 3.9 or higher python39: {origin: lang/python39, version: 3.9} # bind-tools, any version ...
user149408's user avatar
  • 1,333

15 30 50 per page
1
2 3 4 5
116