-
Posts
6 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Blogs
Posts posted by coffnix
-
-
Hi @aitikin I understand the frustrations you're facing, and we're here to offer our support. If you could reach out to us on Discord in the #general channel, I'll be there to assist you personally – my username is Coffnix. I'm eager to hear your ideas about how we could improve the way you find solutions to your problems. Also, feel free to utilize this forum for any queries you might have. Just send over your questions, and we'll work together to find a resolution. Remember, at Funtoo, we're more than just a community of users – we're a network of friends ready to help each other out.
-
Barrier is the latest and greatest implementation of the Synergy tool from years past. Copy-pasta from https://github.com/debauchee/barrier:
What is it?
Barrier is software that mimics the functionality of a KVM switch, which historically would allow you to use a single keyboard and mouse to control multiple computers by physically turning a dial on the box to switch the machine you're controlling at any given moment. Barrier does this in software, allowing you to tell it which machine to control by moving your mouse to the edge of the screen, or by using a keypress to switch focus to a different system.
Barrier was forked from Symless's Synergy 1.9 codebase. Synergy was a commercialized reimplementation of the original CosmoSynergy written by Chris Schoeneman.
-
We updated some things on raspberry pi. Firmware, kernel, rpi-eeprom and userland. Run ego sync and have a lot of fun with your armv8.
mount /boot ; emerge dev-embedded/rpi-eeprom sys-boot/raspberrypi-firmware sys-kernel/raspberrypi-image media-libs/raspberrypi-userland ; reboot
More infos on #raspberry-pi (discord)
-
The latest version of the official Funtoo LiveCD supports Apple computers using intel processor, just boot using a USB device. I've only tested it with balenaEtcher, but it should work with other tools to create bootable USB, like Ventoy.
I recommend testing, here on the macbook air everything worked, including wi-fi.Enjoy!
Download Link: https://www.funtoo.org/Funtoo:New_Install_Experience/LiveCD/Releases
-
To convert a system to next-release:
-
Hello everybody! We know that the Gentoo project has recently removed the zoneminder ebuild due to lack of maintainers, and also some overlays have given up on maintaining it. We at Funtoo decided to keep the zoneminder active and up to date, and we released a new release on yesterday's date, and it works on 1.4 and Next release.
ZoneMinder is open source software used to capture, analyse, record, and monitor cameras.
- nrc, jefebromden and angelsystech
-
3
-
My question is:
How did you manage to use Gentoo SysRescueCD garbage anyway? I have created my own livecd about 3 years ago, Funtoo Linux based because I could not use it on my client servers due to lack of kernel hardware support.SysRescueCD's Gentoo used old software, had a horrible graphical xfce4 environment, and was rarely updated. At most they updated Gentoo ebuilds.
-
Yo,
Systemd is cancer? Yes or sure?
https://capsule8.com/blog/exploiting-systemd-journald-part-1/
and
https://lwn.net/SubscriberLink/777595/fd4dc34c1fbc5dde/
- coffnix
-
-
Good work my friend! \o/
-
1 hour ago, Otakku said:
use boot-update to update the grub entries.
Yo,
Try ego boot update instead of boot-update tool.
-
yo Palica! my favourite:
http://www.catb.org/~esr/faqs/smart-questions.html
-
On 09/05/2018 at 5:15 PM, overkill said:
OK, I finished upgrading GCC to 7.3.1. I had already completed the upgrade to Funtoo 1.2 with gcc-6.4.0. I follow the same instructions except I changed `emerge -u1 glibc libnsl libtirpc rpcsvc-proto` to `emerge -1av glibc libnsl libtirpc rpcsvc-proto` otherwise nothing would be compiled in that step.
Now after rebooting, amavisd-new fails to start with this error
# /etc/init.d/amavisd start * Starting amavisd-new ... Problem in Amavis::DB or Amavis::DB::SNMP code: BerkeleyDB needs compatible versions of libdb & db.h you have db.h version 6.0.30 and libdb version 6.0.35 Compilation failed in require at (eval 79) line 21. BEGIN failed--compilation aborted at (eval 79) line 21. [ !! ] * ERROR: amavisd failed to startsys-lib/db-6.0.35-r1 was already in use before I updated and it was recompiled during the gcc-7.3.1 upgrade. I've tried recompiling db-6.0.35-r1 and amavisd-new-2.11.0-r3 (hasn't been compiled since Oct 1 2017) to no avail.
So, upgrading to gcc-6.4.0 caused no issues. Upgrading to 7.3.1 kills amavisd-new-2.11.0-r3. Might be other issues as well. So basically, my email server is no longer processing incoming messages. Any help would be appreciated.
************ EDIT **************
Nevermind. I just needed to recompile dev-perl/BerkeleyDB. Amavisd-new started just fine after that.
recompile dev-perl/BerkeleyDB work for me. Thanks! :D
-
FEATURES="distlocks metadata-transfer sandbox sfperms strict parallel-fetch buildpkg -ccache"
USE="-gles vim-syntax fontconfig qt3support wps opengl gpm jpeg ogg truetype device-mapper lzma symlink openssl -systemd syslog kmod -bindist -bluetooth -gtk -qt4 qt5 X -ldap caps mmx sse sse2 python perl idn openipmi snmp apache tcl threads sasl bash-completion urandom threads python_abis_2.6 python_abis_2.7 python_abis_3.3 command-args -gcrypt -php5-3 -php5-5 -gnutls -static-libs cluster -curlwrappers curl geoip -jit lua clamav postgres -ptpax xattr tproxy vorbis dbus policykit xkb alsa -pulseaudio ios ntp -kde gallium -glamor udev xmp apng -egl evdev openmp -mysql chm djvu dpi ebook mobi fam nsplugins networkmanager samba cairo consolekit fuse wifi -espeak -udisks -teamd -handbook -upower pax_kernel exiv2 -mono dos rar kpathsea opencl clang xinerama -gles2"
CPU_FLAGS_X86="mmx sse sse2 sse3 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt mmxext"
MAKEOPTS="-j7"
PHP_TARGETS="php5-4"
PYTHON_SINGLE_TARGET="python2_7"
PYTHON_TARGETS="python2_7 python3_3"
PYTHON_ABIS="2.7 3.3"
PORTDIR="/usr/portage"
PKGDIR="/storage/portage/packages"
PORT_LOGDIR="/var/log/portage"
ACCEPT_LICENSE="*"
LINGUAS="en pt_BR"
VIDEO_CARDS="vesa radeon intel i915 i965"
INPUT_DEVICES="evdev keyboard mouse synaptics"
PAX_MARKINGS="XT"
QEMU_SOFTMMU_TARGETS="i386 x86_64 arm mips mips64 mips64el mipsel"
QEMU_USER_TARGETS="i386 x86_64 arm mips mips64 mips64el mipsel"
ABI_X86="32 64"
PORTDIR_OVERLAY="/var/overlay/local
/var/overlay/python"
foobashrc_modules = "localpatch"
LOCALPATCH_OVERLAY="/etc/portage/localpatches"
source /var/lib/layman/make.conf
PORT_LOGDIR="/storage/portage/var-log-portage/"
-



1.4-release is being retired in 2024!
in News and Announcements
Posted
Whenever possible, please perform the new installation using minimal security settings. For desktop users, it's highly recommended to create a fully encrypted root system using LUKS. Additionally, activating secure boot (UEFI) with or without SHIM is advisable. Also, consider using the debian-sources kernel with module signing support, enabling you to boot your Funtoo system with module.sig_enforce=1. Remember, not using LUKS today poses a significant security risk.