Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

666threesixes666

Members
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by 666threesixes666

  1. ok they're still blacklisting us.... let's just blast the rating away.... https://www.mywot.com/en/scorecard/forums.funtoo.org tell everyone were safe/trust worthy/good site.... i guess you can also rate this one too...... https://www.mywot.com/en/scorecard/funtoo.org
  2. that's a windows limitation, not a linux limitation. 64 stage3 will run better than 32, though your machine can do both.
  3. change the title to "which optimized stage3 should i use" funtoo is a boot loader, a stage3, & a kernel. i know there is a little bit of guesswork in this part of the documentation, ive looked at resolving it and dont see an easy way to do so. i would go with pentium 4 64bit.... it looks like your system supports that.
  4. it needs to be unforked.... its pulling in a broken dev version of compiz that conflicts with the stable packages.
  5. app-misc/tracker-1.2.3::gentoo USE="exif ffmpeg flac gif gstreamer........ at-most-one-of ( gstreamer ffmpeg ) and so as you can see either gstreamer or ffmpeg stays, 1 or the other..... to disable gstreamer: echo "app-misc/tracker -gstreamer" >> /etc/portage/package.use to disable ffmpeg: echo "app-misc/tracker -ffmpeg" >> /etc/portage/package.use
  6. hi welcome to the forums. ruby 2.1.5p273 has been working here for ages.... you can mask the latest or install slots. my systems also got 2.2.0, i think the r1 patch breaks things.
  7. http://techapple.net/2014/05/5-best-android-emulators-linux-run-android-apps-linux-ubuntulinuxmintfedoraarchlinuxopensusemageiacentos-etc/ whats up with android development & emulation? i want to play an android game with a friend but i dont see any way to do it outlined real well. https://wiki.archlinux.org/index.php/android i cant make heads or tails of any of the arch article.
  8. before doing any of this: nameservers="192.210.200.10" to nameservers="8.8.8.8" basically drop in a known working name server 1st, double check the gateway is correct. the information you gave omits the subnet mask. the work network could have a wonky subnet mask. post the output of ifconfig, and ifconfig -a, and dmesg. i use network manager, there is a command line ncurses interface for it... id emerge network manager (and follow along funtoos package page about it) from chroot, and use nmtui in console to configure the ip addresses. you could turn that old machine into your offices new dhcp server that assigns specific addresses to specific computers, and provides generic pool ip addresses to roaming machines with dnsmasq.
  9. just update the grub on sda. --depclean isn't required to install? if you emerge anything with out the -1 or --oneshot it will generate a world file.
  10. last time i tried (a long time ago) to make a sysrescuecd usb boot drive with unetbootin i had problems, although it does have its own usb media install instructions, i highly recommend usb media, its more responsive and quicker than cds, but is limited to later stuffs bios supporting it, that old machine probably doesn't do usb boot but it might. http://www.sysresccd.org/Sysresccd-manual-en_How_to_install_SystemRescueCd_on_an_USB-stick i just got the systemrescuecd iso to test with unetbootin again, ill play with it in virtual box. i see they improved the usb stick install quite a bit. its down to a simple script now.
  11. hi welcome to the forums. i also am a former slackware user. i did a bit of distro hopping and eventually landed here. that kind of machine i would build over ssh, and take your time. boot live media, setup ssh, and ssh into the live media. have a more powerful gui work station or what ever sshed in, then get screen going on the live media so you can detach the terminals, and leave the system to work in the background. i think of installing funtoo as like parting together a linux system. you use another live distro temporarily either directly or by ssh, mount the drive and chroot to it's mount point then you can directly repair any problems or fix anything from the chroot. if the system doesn't boot correctly re load chroot, and work on it. on the new funtoo computer im building the os on to, i partition, and format the hard drive, i install the stage3, a kernel, and a boot loader. once i get that running stable, booting properly with networking, and everything going well, tada i reboot into a working funtoo machine. i emerge everything else i want, and set everything else up like gui, and sound from the funtoo machine, rather than chroot. once that is up you can turn ssh on and work on the funtoo system from anywhere headless. you'll probably want to run that older machine as a server. i use xubuntu 14.04 live for chrooting on my machine when i install/reinstall/repair it, i dont bother with ssh or other machines anymore. your core 2 machine could handle gui live media so you could chroot from debian live media easily. the core2 machine could probably handle usb live media too. from the live media you can look at the wiki and forums about building what ever, or troubleshoot packages you're having problems with and have access to the funtoo system under the live media via chroot. i like xubuntu because its set to go for many situations including wifi, where i found debian is a little lean to be using as a repair Swiss army knife. i like the alternate media because its less hoops to jump through and you're already comfortable with it. it would probably be a good idea for you to gist the mounting/chrooting commands you use to load up funtoo on github, and give it good tags so you could google exactly for the commands from live media.
  12. their scanning friends blacklisted imgur, and cached the result. it should be resolved shortly.
  13. slackware you say? if you've ever built a vanilla source there are also directions for that..... though i doubt you'll want to roll custom kernels for everything..... ask in irc http://webchat.freenode.net?randomnick=1&channels=%23funtoo&uio=d4
  14. our wiki's setup a bit better than arches. they certainly do have the content part down, but some pages look like wreckage with the excessive warning/dispute templates. on the main site Go > how to 'wiki' is a really easy way to learn how to wiki stuff @ funtoo. http://www.funtoo.org/Help:Funtoo_Editing_Guidelines vs https://wiki.archlinux.org/index.php/ArchWiki:Contributing
  15. imgur is known for hosting, and serving unsavory content(porn/gore).... the links need to be removed from the forum. sad but true... how to find imgur links: http://forums.funtoo.org/index.php?app=core&module=search&search_in=forums (or advanced search) then look for "imgur" with out the "" marks..... suitable image hosting sites include: #upload and go https://img.bi/ http://tinypic.com/ https://pomf.se/ http://postimage.org/ #social media login required or registration http://photobucket.com/ #registration required https://www.flickr.com/photos/en https://www.facebook.com/ https://twitter.com https://www.pinterest.com/ here's a picture of my dead dog from twitter. its been posted for years..... update imgur has been unblacklisted. things should return to normal in a bit.
  16. my philosophy is to not put sensitive material on the computer in the first place....
  17. could you please post the actual error... feel free to append to your original post.
  18. rc-service netif.eth0 restart this command may produce error messages, if it does so please post those also, or append to the original post.
  19. my bad.... i thought it was "general discussion" so i could go full on lunatic.... could u add a community / off topic forum so i can post garbage such as unsolved mysteries vidz from the 80s? im in the midst of a winter nervous breakdown here. (dont worry i snap out of it for the summer in 3 months or so) https://www.youtube.com/watch?v=bdxL0y2CGI8
  20. if you think the purest of thoughts you can alter space, and time. proof of concept: https://gist.github.com/666threesixes666/5666665 5666665 5 6's really github? ill give github an exorcism for 1 BILLLLLION dollars. its unfortunate people are not yet ready to deal with reality.
  21. strange.... last i knew it as "autotools" is this blocking your world updates?
  22. drobbins told me the speed of portage is limited by ebuilds calling bash when i was asking about rewrites in c. (i thought paludis was c, oops :) what are you guys doing, caching the dep tree? im surprised the deps are calculated at all rather than defined within ebuilds?
  23. i agree, 2 years... fresh install time... letting a system rot for 2-3 months is one thing 2 years is too much..... id backup data you intend to save and start from scratch then restore data backups.... anyways why are you manually pulling tarballs rather than "emerge --sync && emerge -avuND world"????
×
×
  • Create New...