Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

666threesixes666

Members
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by 666threesixes666

  1. j-g- your art skills are AMAZING... im a big fan of the website watermark thing.... (heres the css to said watermark) https://userstyles.org/styles/105757/funtoo-water-mark
  2. sorry drobbins, winters coming, and this -23 Celsius shit drives me crazy, i have alot of time to think about things. my quest is to wake from recurring dreams, to the collective recurring dream people call reality. ok personal philosophy... im a pantheist, meaning i see nature as god, and science as the quest to know god. i am a very small part of nature therefore i am small part of god. my parents are my creator, and they are of nature. im observing what's right in front of me..... personal meaning of life.... the meaning of life to me is to create a better world than i was given for my children, and their childrens children. my work ethic is next to insane. ill work to the bone for zero pay to these ends. im a how and why kind of person, "because" is not a sufficient answer. i do acknowledge i do not know everything, and sometimes i have to accept "i dont know how it works but it does" as an answer. programmatic unbalanced equations with fractal recursion, of infinite loops, and applied mathematics.... just as a computer program can feed back in on its self and perpetually load my dreams consist of using applied mathematics to make this problem a real world problem. i want to harness the power of the infinite loop, that leads back to its starting point to give another power cycle. how this works, the chain on the right side is longer, and heavier than on the left. the equation is unbalanced, and feeds back into its self. its a natural fractal. https://www.youtube.com/watch?v=2QRKzwgG_-U this one is like swinging on a swing set, you pump, and relax at specific times... you accumulate more energy than you put into it. only a robot is doing the pumping...
  3. ive been watching it get posted page by page for a while now.... i think i started at page 1 maybe it was like 4 or something its been a long time.... that last page totally had me laughing for a good 5 minutes straight.
  4. friends of friends are running an online comic book series. give it a whirl, its website is built on top of drupal, its forum is simple machines forum. https://satanninja.com/comic/satan-ninja-198x/issue-1-video-dreamer/cover
  5. maybe you should make a more default mediawiki like skin to make it less of a shock to people, so they could gradually be conditioned into it.
  6. my xfce4 found ala http://i.imgur.com/4YVxVni.jpg mines sparkly
  7. right, were a documentation driven distribution as is arch, gentoo, and linux from scratch... look at our mediawiki ebuild, i doubt you'll find such an excellent mediawiki cheat sheet anywhere.... why document more than what you have insane tweeks of? to let people know where to get general info, and all the tweeks they need to know. i started documenting @ gentoo to address forum posts so i could have a manual to point at when a recurring problem came up, i could repeatedly answer with a link. instead of 50 thousand threads with hurricanes of chatter going on, you get a concise document, that is incrementally improved. think of it like forums, but cheat codes of the universe instead of chatter, and filler text. forums, think of as having to read 30 posts that are not helpful to find 20 useful posts. https://wiki.archlinux.org/index.php/Mediawiki <--- junky http://wiki.gentoo.org/wiki/Mediawiki <---- really junky http://www.funtoo.org/Package:MediaWiki#Tips_and_Tricks <---- excellent cheat codes im working on building this: http://www.funtoo.org/Web-server-stack so that our page can be stack choices agnostic, i can serve mediawiki via lighttpd, nginx + phpfpm, or apache. right now i only know mysql, but im sure eventually postgresql, mariadb, percona, or what ever else database will be a well documented choice also.
  8. ill second the joe dirt mullet.... that's pretty fun http://www.classicforwards.com/wp-content/uploads/2012/12/awkward_mullet3.jpg
  9. /pkgname is old scheme prefer package:boot-update especially if there is an ebuild. some things like iptables need moved to new scheme & old page deleted. hitting the talk page of the page with request for deletion/migration will bump a recent revision notification on the feed of recently changed pages.
  10. i made some dead larry goodies.... with all that alpha channel goodness
  11. avast ye matey, me perls be filthy! ARRRR!!!!
  12. no problem, all 3 solutions can be installed on the same system also.... use 1 at a time..... just /etc/init.d/NetworkManager stop && /etc/init.d/wicd start or other way around or stop both of those and /etc/init.d/wpa_supplicant start && /etc/init.d/netif.wlan0 start (my machine actually has all 3, but i use networkmanager)
  13. i did a lot of gentoo's wiki and ill be the first to tell you funtoo's GREAT compared to gentoo.... issue 4 absolutely NOT... if you find anything in issue 4 bug reports are taken seriously, and resolved quickly.... (except the compiz 9.11 ebuild needs to be unforked) (but compiz isnt essential to a functioning system) he said every upgrade vincent, ive had this system for around 6 months, and haven't had problems with it being insolvent. if your system goes unbootable there are things to do to resolve that, like paste emerge log, and forward it to forums or irc....
  14. good plan. do the most helpful stuff and big stuff, and let the details sort themselves out....
  15. wicd is horrible in my experience. rather than use="networkmanager' id emerge networkmanger once you connect to your ap, you can then look at the funtoo networking wiki page and get it rolling as wpa_supplicant & /etc/init.d/netif.wlan0
  16. lol ive gathered that much... at first i just merge, then i start to glance around at things.... fcgi scripts generally dont need init scripts. the part that im going to need help with is the aliasing and proper loading into web servers. :unsure: i have 1 example of loading cgi on gentoos wiki and thats the bugzilla install wiki, and that took me months to figure out.
  17. thanks overkill... resolved... 802.11e qos/wmm disabled & channel changed from 8 to 10 did the trick. i disabled everything not necessary and was still getting the problems. tried pings from laptop and noted lag every 4 seconds tried pings from laptop usb noted lag every 4 seconds tried live media noted lag every 4 seconds...... lol NO BUGS just bad configs... thanks again for putting up with this garbage on the forums....
  18. j-g- i realize what you're saying.... im going to wiki it from scratch, if its maintained it might as well have excellent documentation especially since its an auditing tool. im just trying to smooth over the initial deployment for the time being. the config it ships with is bad.... doesnt make that dir god this is such a shitty mess im probably going to need help on this one.....
  19. im going to compile some notes here before i post a bug & or wiki.... maybe we need a bug dumpster forum? my pings are back to being bad from the ping insanity thread. i tested against wpa_supplicant and its dropping high pinging etc also.... mkultra@spaceball-1 ~ $ smokeping ERROR: /etc/smokeping/config, line 13: Directory '/run/smokeping' does not exist sudo mkdir /run/smokeping mkultra@spaceball-1 ~ $ smokeping WARNING: Hostname 'james.address' does currently not resolve to an IPv6 or IPv4 address ERROR: mkdir /var/lib/smokeping/Test: Permission denied root@spaceball-1 /home/mkultra # smokeping WARNING: Hostname 'james.address' does currently not resolve to an IPv6 or IPv4 address Note: logging to syslog as local0/info. ERROR: I Quit! Another copy of /usr/bin/smokeping (29677) seems to be running. https://wiki.archlinux.org/index.php/smokeping (clearly its going to take me a second to wiki this one) this renders via cgi & perl apparently.... some files init: /etc/init.d/smokeping configuration: /etc/smokeping/config /etc/smokeping bins: /usr/bin/smokeping /usr/bin/smokeping_cgi web end: /var/www/localhost/cgi-bin/smokeping.fcgi or http://localhost/cgi-bin/smokeping.fcgi ^^ is probably not right ^^ ^^ probably should be an apache/nginx/lighttpd config section instead and aliased url^^ ^^ link above && default configs && init.d script running results in these errors^^ Software error:ERROR: creating /var/lib/smokeping/.simg/Test: No such file or directory some official documentation: http://oss.oetiker.ch/smokeping/doc/smokeping_install.en.html
  20. only me, only this box Link Quality=30/70 Signal level=-80 dBm or better and issue comes up... xubuntu was same hardware (its my funtoo install media) no channel clashing issues. ive noted something strange.... its good for 3 seconds then bad loss / bad ping..... mkultra@spaceball-1 ~ $ ping -c 25 192.168.2.1 PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. 64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=1.08 ms 64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=4.48 ms 64 bytes from 192.168.2.1: icmp_seq=4 ttl=64 time=3.07 ms 64 bytes from 192.168.2.1: icmp_seq=5 ttl=64 time=1.64 ms 64 bytes from 192.168.2.1: icmp_seq=6 ttl=64 time=294 ms 64 bytes from 192.168.2.1: icmp_seq=7 ttl=64 time=1.34 ms 64 bytes from 192.168.2.1: icmp_seq=8 ttl=64 time=0.803 ms 64 bytes from 192.168.2.1: icmp_seq=9 ttl=64 time=1.60 ms 64 bytes from 192.168.2.1: icmp_seq=10 ttl=64 time=220 ms 64 bytes from 192.168.2.1: icmp_seq=11 ttl=64 time=0.951 ms 64 bytes from 192.168.2.1: icmp_seq=12 ttl=64 time=0.796 ms 64 bytes from 192.168.2.1: icmp_seq=13 ttl=64 time=0.810 ms 64 bytes from 192.168.2.1: icmp_seq=14 ttl=64 time=110 ms 64 bytes from 192.168.2.1: icmp_seq=15 ttl=64 time=1.15 ms 64 bytes from 192.168.2.1: icmp_seq=16 ttl=64 time=0.786 ms 64 bytes from 192.168.2.1: icmp_seq=17 ttl=64 time=2.32 ms 64 bytes from 192.168.2.1: icmp_seq=19 ttl=64 time=4.57 ms 64 bytes from 192.168.2.1: icmp_seq=20 ttl=64 time=4.10 ms 64 bytes from 192.168.2.1: icmp_seq=21 ttl=64 time=1.16 ms 64 bytes from 192.168.2.1: icmp_seq=22 ttl=64 time=192 ms 64 bytes from 192.168.2.1: icmp_seq=23 ttl=64 time=1.10 ms 64 bytes from 192.168.2.1: icmp_seq=24 ttl=64 time=2.74 ms 64 bytes from 192.168.2.1: icmp_seq=25 ttl=64 time=1.49 ms this is happening under 3.15.5 & 3.13.7 (which was running cs GREAT for a long time)
  21. wait wait, fixed by rolling back libsoup & libsoup-gnome... though i remerged them and its back.... ill do that right now nrc..... (thanks guys) current libsoup libsoup-gnome ala funtoo --- 192.168.2.1 ping statistics --- 25 packets transmitted, 19 received, 24% packet loss, time 24016ms rtt min/avg/max/mdev = 0.812/20.884/257.794/57.684 ms ala xubuntu --- 192.168.2.1 ping statistics --- 25 packets transmitted, 25 received, 0% packet loss, time 24017ms rtt min/avg/max/mdev = 0.803/4.644/86.164/16.646 ms xubuntu maxes out at 87ms ping(and that was only 1 packet,) funtoo maxes out at 258ms ping (with multiple 100+ms packets and loss on top of that) xubuntu 0% loss, funtoo 24% loss this is over 25 packets transmitted to ensure that its got enough time to let the issue present its self. xubuntu is libsoup 2.38.1-1 libsoup-gnome 2.38.1-1 glib-networking 2.32.1-1ubuntu2 broken funtoo is libsoup 2.46.0-r1 libsoup-gnome 2.46.0 glib-networking 2.40.1-r1 (im pretty sure glib-networking is just an accessory to the crime, not the prime suspect) working funtoo is libsoup 2.44.2 libsoup-gnome 2.44.2 --- 192.168.2.1 ping statistics --- 25 packets transmitted, 25 received, 0% packet loss, time 24020ms rtt min/avg/max/mdev = 0.780/8.179/133.931/26.464 ms more specific, libsoup roll back alone i get excellent pings but still 20% loss... both rolled back still 20% loss... reloading networkmanager loss goes to 0%
  22. ath5k wireless 802.11g Ethernet controller: Qualcomm Atheros AR5212/AR5213 Wireless Network Adapter (rev 01) my laptop ath9k adaptor gets less signal and is half the processor and ram, its ping spikes are 1/2 of these on the desktop. (notice laptop is gentoo, not funtoo) (im going to test masking latest glib-networking) testing masking glib-networking shows what happened. latest world update changed libsoup-gnome from 2.44.2 to 2.46.0 rolling back libsoup & libsoup gnome --- 192.168.2.1 ping statistics --- 24 packets transmitted, 24 received, 0% packet loss, time 23021ms rtt min/avg/max/mdev = 0.799/1.707/7.295/1.413 ms testing more..... still not fixed.... (i moved the box around and woke up to it working properly)
  23. im experiencing periodic packet loss... something changed within the last month that is causing this.... (at least im pretty sure it just started, ive been able to get clean clean signals to my local counter strike servers before) tested old kernel 3.13.7 problem still present ruled out networkmanager, same versions been installed the entire time net-misc/networkmanager-0.9.8.2-r2 almost ruled out wpa_supplicant net-wireless/wpa_supplicant-2.1-r1 (original install) (net-wireless/wpa_supplicant-2.2-r1 now) glib-networking is getting dirty looks from me.... Ethernet controller: Qualcomm Atheros AR5212/AR5213 Wireless Network Adapter (rev 01) mkultra@spaceball-1 ~ $ ping google.com PING google.com (74.125.225.72) 56(84) bytes of data. 64 bytes from ord08s07-in-f8.1e100.net (74.125.225.72): icmp_seq=1 ttl=54 time=22.4 ms 64 bytes from ord08s07-in-f8.1e100.net (74.125.225.72): icmp_seq=2 ttl=54 time=14.6 ms 64 bytes from ord08s07-in-f8.1e100.net (74.125.225.72): icmp_seq=3 ttl=54 time=316 ms 64 bytes from ord08s07-in-f8.1e100.net (74.125.225.72): icmp_seq=4 ttl=54 time=159 ms 64 bytes from ord08s07-in-f8.1e100.net (74.125.225.72): icmp_seq=5 ttl=54 time=22.7 ms ok i lost half the post.... anything past the code.... anyways im not sure if its the packages, the kernel or kernel modules, what packages etc.... mkultra@spaceball-1 ~ $ ping 192.168.2.1 PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. 64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=170 ms 64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=0.858 ms 64 bytes from 192.168.2.1: icmp_seq=4 ttl=64 time=0.841 ms --- 192.168.2.1 ping statistics --- 5 packets transmitted, 3 received, 40% packet loss, time 4001ms rtt min/avg/max/mdev = 0.841/57.426/170.581/80.012 ms forums bug.... anything past code blocks is wiped out on the forums.... i can ping my self @ 192.168.2.225 with 0% loss and excellent pings.... any loss to the router is unacceptable, any 170 pings to the router are unacceptable. i can youtube and internet rather well still, but the jitter is insane for trying to game.
×
×
  • Create New...