Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

666threesixes666

Members
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by 666threesixes666

  1. im looking into feed readers... so translators can start tracking the install documentation and know its been updated or watch site changes as they occur such as this very forum post i will be informed about on my browsers reader, but id like a stand alone.... with out ads i found 3 readers in portage and 1 outside of it outside: rssowl http://www.rssowl.org/download garbage, freaks out about browsers and trys to integrate browsers. again garbage portage: quiterss (hates my xfce4 dark theme cant see ANYTHING) rssguard (good) yarssr (good but doesnt support atom and looks super old) liferea (so far so good) http://www.linux.com/news/software/applications/710409-goodbye-google-reader-linux-rss-aggregator right now im using the chrome addon "rss feed reader" that wants me to become a pro (though it freaks out on some of the jira feeds i sent it) im not looking for answers or anything im just scratch padding this for further smoothing over in the future. i intend on posting a wiki page with some interesting feeds to watch on it eventually. this has been on my mind for at least a month, i hope posting it can let my ocd mind drop it already... these are the feeds i watch, in order wiki, forums, bugs: http://www.funtoo.org/api.php?hidebots=1&days=7&limit=50&action=feedrecentchanges&feedformat=atom http://forums.funtoo.org/rss/forums/1-forums-feed/ https://bugs.funtoo.org/sr/jira.issueviews%3Asearchrequest-rss/temp/SearchRequest.xml?jqlQuery=&tempMax=55
  2. "bottom left change theme link" if you don't like it.... the previous theme was "Dashboard". i love it.... the other one gave me a headache
  3. is that what hostname does? manipulates /etc/hosts?
  4. idk i dont like the idea of naming hosts except to identify the node on the lan.... that's it.... naming it with fqdn's with out multiple fqdn's is madness to me... the box could have hundreds or thousands of domain names tied to it.
  5. firefox requires mesa 10 webkit-gtk requires mesa 9.1.6.... id remove firefox & put google-chrome on the system.... that totally doesn't address the issue..... the issue is mesa 10.3.5 is B(locking) your emerge... which is pulled in by eselect opengl 1.3.1 id try re-syncing & re merging
  6. this sounds more reasonable to me... i doubt your gateways ip is 254 i bet 254 is probably what your computers static address is supposed to be..... default via 192.168.1.1 dev eth0 127.0.0.0/8 dev lo scope host 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.254
  7. ifconfig is horrible, looking at the iproute2 package info today i decided im going to throw net-tools out, it looks insecure and junky... centos7 isn't shipping with net-tools, its iproute2 only. i know nmtui so i think i can get around deleting net-tools fine to start inspecting where the os freaks out from removing it... find scripts calling those old tools to get em updated. /etc/init.d/hostname needs hostname "$hostname" changed to: echo "$hostname" > /proc/sys/kernel/hostname
  8. what does ip route say? this is a working example of a wifi connection produced by networkmanager mkultra@spaceball-1 / $ ip route default via 192.168.1.1 dev wlan0 proto static metric 1024 127.0.0.0/8 dev lo scope host 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.88 mkultra@spaceball-1 / $ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 192.168.1.1 0.0.0.0 UG 1024 0 0 wlan0 loopback 0.0.0.0 255.0.0.0 U 0 0 0 lo 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
  9. sorry i wasn't feeling good last night shiggitay.... yeah your fstab is messed up. swap can be a file or a partition. your configs set for partition mode so it would need another partition or set to file mode.... arch has good documentation on setting up a swap file if you're pinned into moving that way rather than re-partitioning. https://bpaste.net/show/6879b47aeb6e i use a swap file on my root partition located @ /swap
  10. looking up how much adsense pays... one site reports 48 bucks for every 1000 visits... this thread alone has 4k visits.... "No click on them is necessary for you to earn something from AdSense." i honestly don't mind a few ads to have drobbins work on funtoo full time. ill even disable adblocking on funtoo. i love funtoo! =D
  11. i like linus's seed better than any kernel seeds supplies.... i think we should really invite pappy over to work the wiki as he will since his paypal donate links are still on things.
  12. i did some virtual machine drag racing a while back. uhhh id guess... with sufficient ram 2 minutes or less to fully functioning with firefox running. probably 45 seconds if minimally loaded... it really depends on how much software and boot services you're running. systemd is quicker than windows xp, but its painful to use and has alot of attack surface, and not all services function correctly with it.
  13. git is distributed out of the box. it only fetches updates... there should be a way to fetch git, then serve git. i don't know git well enough to do that. we need an article for this... to git sync on a master tree box, then git share on a master sync box, then set everyone's configs behind the mirror to sync against the mirror instead of github.
  14. yeah you've got bigger problems than just github sync... cat /etc/resolv.conf ping 127.0.0.1 ifconfig ping 192.168.0.1 (or what ever your router ip is) probably want to throw in a dmesg
  15. ping 8.8.8.8 ping google.com ping github.com traceroute github.com
  16. welcome to funtoo bud.... your bugs.funtoo & funtoo.org user names and passwords are the same here =D

    1. tocadotux

      tocadotux

      Thank you Bro'. It is a pleasure to be part of this group. I will need a lot of help and I know I can find them here. :)

  17. i just rss subscribed the bug tracker... i hate mailing lists
  18. lol now to really rub it in..... (you could of just ran "make modules_install" and rebooted) LOL i always run them as blocks.... so its line 1... then line 2.... then line 3.... then line 4.... then line 5. you'll remember it better in the future by such a painful rebuilding experience.
  19. cd /usr/src/linux(-versionnumber (optional)) "make clean && make distclean && make mrproper" < sanatize "cp /boot/config-(versionnumber) .config" < copy old configs if any "make menuconfig" < adjust configurations or just exit to accept defaults if anythings changed "make && make modules_install && make install" <--- didja do dis?
  20. i bet pulse audio and pulse's mixer would clear this up.....
  21. gnomes a POS under gentoo with systemd. that's not a bug, its a feature. ive hated 3x series of gnome, the de should of been renamed and gnome2 migrated to new supporters instead of the mate forking mess. 3.14s classic mode runs good.
  22. hard to say.... im nudging drobbins about it.... i just posted woocommerce as a recommended plugin for wordpress on the wordpress page which turns wordpress into a web store.
×
×
  • Create New...