Hi all, I have a cloud firewall that allows SSH from all IPv4 and all IPv6 addresses on port 22. It is applied to all droplets with the tag “ssh”. If I create a droplet from the freebsd-12-x64-zfs image in the cloud w...
No answers yet • 7 months ago • By Sam WhitedFreeBSDDigitalOcean DropletsDigitalOcean Cloud Firewalls
Dear all, I’m planning an upgrade of my droplets from FreeBSD 12 to 13, however I still don’t see supported droplets for FreeBSD 13.0 at DigitalOcean as of November 15th 2021. Notice FreeBSD 13 was released back in Ap...
5 answers • 7 months ago • By Albert ValbuenaFreeBSD
Hey I upgraded to freeBSD 13.0 and it seem to have broken the DO network configurations, I am forced to go to the console and run /usr/local/rc.d/digitalocean restart and then I have network again… When the server boo...
I want to setup a mysql 8 with MyRocks engine and build from source with my custom parameters. Is there any recommendation on which linux / unix distro would have better performances ? CentOS streamFreeBSDFedora 34
1 answer • 11 months ago • By stubfeedMySQLDatabasesCentOSFreeBSDFedora
Iinstalled virtual machine with FreeBSD os on Virtualbox. When i try to connect root@ip i am asked for password but when i type right one i have error “Permission denied, please try again.” sshd-config on guest machin...
2 answers • 1 year ago • By dirtycornflakesFreeBSD
So I was going to do update a droplet from FreeBSD 12.1 to 12.2. As a precaution, I shut down the droplet first to do an offline snapshot. Upon rebooting the droplet, I no longer have any network. vtnet0 is “active” b...
2 answers • 2 years ago • By sremickFreeBSDNetworking
Hey everyone, I wonder if anyone can help grow my “Swap” partition on a FreeBSD fresh install / droplet DigitalOcean’s FreeBSD standard image comes with 2GB Swap partition pre-installed, and I need to grow it to twice...
Accepted Answer: You can use this method to add more swap:https://www.freebsd.org/doc/handbook/adding-swap-space.html If you are using ZFS:https://wiki.freebsd.org/RootOnZFS#ZFS_Swap_Volume Just make sure to delete any snapshots of th...
1 answer • 2 years ago • By MohammedAbuObaidFreeBSD
HiI updated FreeBSD on a droplet (11.3 -> 12.1) and after rebooting my droplet become unavailable because of missed network config.In the /etc/rc.conf I found the following (in the Digital Ocean dynamic section): ... ...
Accepted Answer: Hi there @Selin , I think that the problem is that the jq command is missing and this is why you are getting the Bad values error. You need to install the jq command. On FreeBSD you could do that with: pkg install jq ...
1 answer • 2 years ago • By Eugene SelinNetworkingFreeBSD
As a long term RHEL / Centos user, old software versions became the bane of my life (albeit with backported security fixes). A while back I switched to Ubuntu and it was like a breath of fresh air. The time has come t...
2 answers • 2 years ago • By DigitalCarrotDebianDebian 10UbuntuUbuntu 20.04FreeBSDPHPWordPressLaravel
FreeBSD is a secure, high performance operating system that is suitable for a variety of server roles. In this guide, we will cover some basic information about how to get started with a server running FreeBSD 11.2.
2 years ago • By Mark Drake, Justin EllingwoodGetting StartedSolutionsFreeBSD
I just upgraded my droplet from FreeBSD 11.2 to 11.3. Can I simply follow these instructions to update to 12.1 ? Last time I upgraded from 11.2 to 12.1 my droplet “broke”. Nginx stopped working and some of the DO conf...
PF is a renown firewall application that is maintained upstream by the security-driven OpenBSD project. It is more accurately expressed as a packet filtering tool, hence the name, and it is known for its simple syntax...
2 years ago • By Justin NoorSecurityFreeBSDFirewall
Although the default installation of an Apache HTTP server is already safe to use, its configuration can be substantially improved with a few modifications. In this tutorial you’ll implement some recommended steps to ...
2 years ago • By Albert ValbuenaApacheSecurityFreeBSD
I forget root password and stop sshd service, after reboot I can’t login to system (as used ssh key auth). How can I start system with single user mode? Thanks
In this tutorial, you will use Certbot to set up a TLS/SSL certificate from Let’s Encrypt on a FreeBSD 12.0 server running Apache as a web server. Additionally, you will automate the certificate renewal process using ...
3 years ago • By Albert ValbuenaApacheFreeBSDLet's Encrypt
Poudriere is the standard tool on FreeBSD to build, test, and audit packages as well as maintain the package repositories. In this tutorial you’ll configure Poudriere, build a set of desired packages, set up HTTP-base...
3 years ago • By Andreas SommerCI/CDAutomated SetupsNginxFreeBSD
i can not connect my server. SSH & FTP connection refused When i check system log there is error message. Failed to start OpenBSD Secure shell server Is there anyone who can help?
4 answers • 3 years ago • By inbox6792DigitalOceanDigitalOcean Cloud FirewallsFirewallSystem ToolsApacheUbuntu 18.04FreeBSDUbuntu