Hello there everyone! Sorry if this thread is a duplicate or violates the rules in any way, I researched as well as I could before posting.
I realize that the FreeBSD way of ports configuration is by means of an Ncurses option selection menu for each package, however I do prefer as much as...
I installed the theme 'Elarun' in the location /usr/local/share/sddm/themes
I also created the /usr/local/etc/sddm.conf file. In this sddm.conf file I have the following text:
[Theme]
Current=Elarun
It continues to use the default theme. Is /usr/local/etc/ the correct location for the SDDM...
Following the last post of today, I decided to start all over again.
So, first, at databases/luadbi
make rmconfig-recursive
make clean
Now, there's two ways to do this.
A)
make config
lua52-luadbi (mysql option is deselected, and postgresql is selected)
make config-recursive
the following...
I'm on FreeBSD 13.0-RELEASE on the quarterly branch, and I use x11-fonts/terminus in the terminal because I think it's quite nice looking for CL use. This morning there was a large packages update, and after completing the upgrade Terminus is no longer seen in Xfce4's Terminal nor any font menu...
Hallo everyone,
Could you please tell me how often should I update my FreeBSD? I think once a month would be good, but further, which commands are necessary by updating? Also 2nd question, how do I export firewall configfile?
Thanks in advance.
According to config(5) manual, 'devices' are defined in sys/conf/files and 'options' are defined in sys/conf/options, but it seems to me both keywords would make the feature built into kernel, so I am not sure which one I should use in a kernel config file? Can anyone help explain the exact...
Earlier I installed FreeBSD 13-CURRENT, installed uwsgi through ports
cd /usr/ports/www/uwsgi
make install clean
It did work well and I was able to access a plugin named router_redirect . When I'm installing the same in 12.1-STABLE on my RPi3, I'm unable to access the plugin
It prints
...
Hi,
I installed zsh on FreeBSD 12 but it doesn’t run the usual script that generates that default config files (.zshrc .zshenv .zprofile etc...)
This is a clean install (no previous config files)
I’ve tried installing from ports with make as well as using pkg.
How can I generate the config...
Hi,
Today I made an upgrade of new packages, of which there were many (like all the stuff I use), but the custom configuration appears to be overwritten.
Specifically, I had to manually rewrite the X display manager resources and scripts, and my GWorkspace/WindowMaker integration started to...
Hi,
I have set up the lagg0 failover virtual link that aggregates ethernet and radio adapters on my laptop. Everything works fine, except I cannot access my router configuration page. I've changed the firewall script to use interface "lagg0" in the rules, but I didn't change much, and the...
Hello
I did a make config-recursive on remmina which configured a ton of dependencies but doing a make rmconfig only removes config from the top level remmina port not the dependencies.
I know this because after doing a rmconfig when I redo make config-recursive, I am ONLY prompted for the...
OK, after reading the handbook several times, my brain is just not getting what is wrong with my pf.conf:
set block-policy return
block in all
pass out all keep state
pass in on wlan0 inet6 proto tcp from port 50000 keep state
pass in on wlan0 inet proto tcp from port 50000 keep state
As far...
People seem to run into issues from time to time so I figured that I'd provide a sample config that pretty much mimics your generic SOHO router/gateway.
#################################
#### Packet Firewall Ruleset ####
#################################
###################
#### Variables...
I am upgrading 10.2 to 10.3. freebsd-update -r 10.3-RELEASE upgrade said that the following files have changed
/.cshrc
/.profile
/root/.cshrc
/root/.profile
and it won't be installing them. But actually didn't show any merge. Where the update or mergemaster store the new config files unpacked...
Vim doesn't seem to apply textwidth instruction as expected (instead, the line just runs on to the end of the terminal window - so apparently applies no EOL/carriage return). I have confirmed that on start Vim reads ~/.vimrc (line numbers and other settings operate as configured in this file)...
Hello.
I created the config file as a non-privileged user and then as a root user, soft linked this file into /usr/src/sys/amd64/conf. Later on, I compiled the kernel with make buildkernel KERNCONF='name-of-new-conf-file'. It went straight ahead without flagging any error or anything.
As...
I've just installed databases/mysql57-server on a new server, but can't see the example config files in /usr/local/share/mysql or anywhere to copy to run the server.
I've used:
$ sudo find / -name "mysql*" 2>/dev/null
and /usr/local/share/mysql/ has:
my-default.cnf
mysql-log-rotate...
Is there a way to prevent installation of some optional Port dependencies that are not managed in the Port's configuration file? For example, can editors/pluma be installed without also building and installing x11/mate? Forgive me if I'm wrong, but I was guessing that pluma does not require any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.