delete

  1. I

    Deleting utilities that are part of the core system

    Playing around with FreeBSD 15.0 and trying out different programs, I got curious how do I remove some of the utilities which I won't be using. Like fdisk, for example, which is already getting deleted in FreeBSD 16.0 anyway. % pkg which $(which fdisk) told me that fdisk belongs to the...
  2. bratak

    Solved Delete Key

    Hi everyone I'm a complete Newb with FBSD, and even in Linux I just began about 4 Months ago. Of course, I still run into simple problems, like the one here: When I press the "Del" key on my keyboard (DELL) or "Home" key, I get a tilde "~" instead of working keys. I have a complete fresh 12.x...
  3. Zack

    Solved Can't delete files in /var/log

    I'm trying to remove /var/log/rkhunter.log and the swap files associated with it. As a root user, I keep getting permission errors. ls -lo rkhunter* -rwxr--r-- 1 root wheel - 5982 Nov 7 03:31 rkhunter.log -rwxr--r-- 1 root wheel - 17412 Nov 6 23:54 rkhunter.log.old -rwxr--r-- 1 root...
Back
Top