Hello.
I have virtual drive with UFS partitions, I need to boot Live-CD and use rsync to COPY files from remote server to this virtual HDD ("clone" the system). I want to boot from this virtual HDD (I'm using Virtualbox).
So the only one obstacle is that none of the .iso-files (*dvd1.iso and so...
Hi,
A user systemd was created with root privileged on FreeBSD, once we started digging more into this we found the .bash_history file under his home directory which he created in /lib/.systemd, his history explained that he downloaded some log tamper script in order to hide his appearance but...
There is ssh_config and sshd_config in /etc/ssh/ to set ssh security.
Are these two only needed for ssh root access? In other words I don't need them for a program such as firefox using ssh? Also, is it correct, if I'm not running a server I don't need sshd?
About enabling protocol 2, an...
Hi,
I'm new to PF. I read the documentation very carefully and I can't understand why this simple pf.conf locks me out of ssh:
tcp_egress_out="{53, 80, 443, 123}"
block in all
block out all
pass in quick on lo0
pass out quick on lo0
pass in quick on egress inet proto tcp from any to (egress)...
Motivations
The main reason to put a browser in a jail is quite simple : browsers cannot be trusted. They are too much exposed. Executing a browser inside a jail is a way to be sure that the damages induced by a malicious software are contained (as much as possible). I decided to write this...
Hi,
I was wondering if anyone knows how to make SSH work so whenever I log out and log back in, SSH will load up the previous session that was running instead of re-creating a new one?
Thanks!
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.