Jump to content

linux_learner

OTW
  • Posts

    892
  • Joined

  • Last visited

Everything posted by linux_learner

  1. i have read threads, about how that in order to get your web based mail, you need hotwayd, mr postman or such. i thought wait a minute, there has to be another way. the good news is, there is. it is possible to get your hotmail with out hotwayd or mr postman. all you need is the servers. POP3: pop3hot.com SMTP: mx01.hotmail.com this is not intended as a howto. you can use either pop settings or imap. i have tested this out on evolution and thunderbird. thunderbird wont let me do two hotmail accounts (not sure why). i havent tried two accounts in evolution yet. LiquidZoo did this in kmail, so i know it works in kmail as well. (if you need help setting this up, just ask)
  2. i think the distro should make the n00b install, where it installs one desktop. from this point, the n00b should have the choice as to which packages they want installed, with out knowing that they are packages. they could be asked if they want gnome office (if they go with gnome) or koffice (if they go with kde) or openoffice, and a choice of media palyer/s. we could still offer more control to the more experienced user on install. by going this way, we make the bloat up to the user and make it simple for the n00b while powerfull and flexable for the experienced.
  3. http://www.google.com/press/zeitgeist/jun04_pie.gif this may one of the most accurate statistics we have. ofcourse it doesnt help when people set their browsers to identify as IE 6 on Win XP. but it probably is the most accurate we have at this point.
  4. lol no. a pacemaker does not involve software. i was just comparing the body's resusitation to a computers reboot. if your not talking voltage. sure. our bodies actually hold charges of arround 20,000 volts. just miniscule amounts of amps. our bodies are like inductive capacitors.
  5. well, if you consider a flat line as a power down, and defibulating as powering up, completing the "reboot", then we already do that. everytime we bring a person back, you could consider that a successful "reboot". still.....would any of us trust any technology to this extent? pacemakers are one thing, but this is a whole nother level.
  6. kde forum http://www.kde-forum.org/index.php kde system administrators guide http://www.kde.org/areas/sysadmin/ firefox forum http://forums.mozillazine.org/viewforum.ph...853a94317d99429 iptables/netfilter howto http://www.netfilter.org/documentation/ind...mentation-howto a nice link covering linux, freebsd, redhat, and suse http://elibrary.fultus.com/technical/index...suse/index.html maybe mystified can add these ;) these are just some links i've found. if yall have more, please add them. Links added - mystified
  7. i agree pzatch. all these "different" tools, really arent that different. all they are, are front end to the cli. in YAST network section or in MCC network section its just a front end to things like netconfig, ifconfig, and so on. i started out on slackware (no linuxconf) then tried redhat. redhat ofcourse had the linuxconf, as did the earlier mandrakes, but while i found it usefull and effective, it was cumbersome. i could (and did) get lost in there. thats never happened in YAST or MCC. webmin seems to be (at least for now) *the standard* config tool. its in virtually every distro. just the distro makers like to promote their tool. nothing wrong with that. with YAST being gpl'd and intigrated into kde, mandrake would have to seriously alter kde to bypass that. i dont forsee that happening. deps are probably one of the most annoying things for a newb. i see this as a critical area to resolve. this gui tools stuff, i dont. why? simple. no matter what distro, you can always use the same or similar commands in the cli or edit the same or similar files. /etc/resolv.conf is gonna always be in /etc/resolv.conf. ifconfig up is always gonna be ifconfig up. look at nvidia. they dont make distro specific packages. they make it an executeable, a bin/sh/run. this package will run on any distro. how about limewire? its also a bin. it to runs on every distro as long as java is installed. the gui tools i dont see as the problem. they are based on a standard. we could always go back to ncurses. that WAS the standard, and for some it still is. the gui tools just give us options. for firewalls we have, guarddog, firestarter, shorewall, to name but a few. they all are front end to iptables. i think webmin should be the standard, and should stay the standard (at least for now). it has modules. it can be used from a browser. its in virtually every distro. there is only one problem with webmin, it doesnt do system installation, like yast or MCC does (talking boot disk here). i run suse 9.0 pro, and i have webmin. i had to get it from apt-get, but i have it. it runs well. no conflicts. to say that techs would need 200+ manuals though, is just plain wrong. linux is linux. the kernel operates the same in any distro. the commands are the same. where they start to differ on are the distro specific tools. i can configure X manually with XFree86Setup (or whatever the command is now) or i can run SaX2 or XFdrake. or i can run xf86config, or even pull out my favorite editor and edit the config file that way. all a tech needs to know is what way will work on every distro. period. end of story. of which, the examples i gave, work in every distro. source or bin packages install where the coder wants them (most of the time). but then, this is one reason i suggested the package manager i did. in which most have told me "your crazy".
  8. yes Darkelve, they do. ftp://ftp.suse.com/pub/suse/i386/suppleme...installer-HOWTO
  9. run msec (mandrake security) and change it to 3. msec 3 (i think).
  10. how about the SOHW-1213S ? (liteon) http://www.liteon.com/prod/getProduct.do?c...2&menu_id=4_2_7 it doesnt mention linux and i cant find it in the hardware compatibility lists.
  11. i'm sorry yall, but i'm a bit confused. from the partimage howto http://www.partimage.org/doc/index-4.html notice it says so i'm a bit confused. i found an iso of partimage (lots of other cool iso's to) http://ftp.coe.psu.ac.th/ISO-images/00-index.html notice that this is listed in the above url ftp://ftp.psu.ac.th/pub/partimage/partima....2-bootcd-1.iso
  12. i have never used partimage before. i have read the howtos and faq's. i still dont get it. if anyone could help me i'd appreciate it. i need to create a (or series of) bootable iso's. i need all of hda made into an image. hda has a fat32, swap, rieserfs (only 3 partitions). this way i can "ghost" my system back.
  13. i was thinking about the database issue. every linux distro has at least one database. we use updatedb so that locate and slocate can work. using either this database or a principle like this would resolve the database issue. 1) it searches actual dirs and files 2) not package specific this seems to be the best solution to resolve this issue, unless someone else has a better idea.
  14. i dont know if you have the debian apt-get or apt4rpm. if it is the debian apt-get then this goes to show that its a database issue, since yours only showed 27 packages. i have apt4rpm. this is a port of apt-get, but it only deals with rpms. since mine is apt4rpm it scans the rpms and the list on the net and gives results like its supposed to. now to do this with the debian apt-get. to be able to work with debian packages, just like rpms. they have ported portage over to suse, and i dont mean like they did with apt4rpm. this is the real portage. and since it is, it has its own database. http://forums.suselinuxsupport.de/index.ph...=796&hl=portage
  15. thanx steve. i do seem to be getting faster speeds. ftp://ftp.ntua.gr/pub/linux/suse/i386/9.1-personal-iso/
  16. urpmi gaim learn urpmi. what does it do? it downloads the package and the necissary dependancies and installs the packages all at once. http://myweb.tiscali.co.uk/eggnbacon/docs/urpmi-howto/
  17. ya know, i hadnt read anything about this, but i had seen this on the ftp servers. naturally knowing suse's policies, i was a bit confused. the server i typically go to is ftp://ftp.suse.com/pub and the 9.1 personal iso is there. it is only one iso.
  18. found this, thought some of yall would appreciate it. http://www.linux.com/article.pl?sid=04/06/14/198248 note to mods: if this is in the wrong place, feel free to move it.
  19. i had heard mdk was bringing their software back to an unnamed store, just that us customers would be pleased. today, i walk in to a favorite bookstore of mine to look at linux books and some A+ books. while looking at the linux books i saw mandrake 10.0 Discovery going for $50 (roughly). this bookstore is also supposed to cary suse 9.1 pro verry soon. which bookstore? Borders! go check it out people. support linux, and those who sell linux.
  20. i can come up with ideas, but for now i cant code. i understand the concepts, but dont know the functions, and i barely have time. i was talking with tyme about this, although it was a limited conversation. he pointed out http://www.autopackage.org/ in which i said, thats close, but not quite what i dreamt up. so what then is my idea? here it is. my idea, much like autopackage is to unify the package managers. but my approach is different. what i want to do, is combine debian apt-get, urpmi, and portage into a single package manager. to have an interface like red carpet, or maybe intigrated with webmin. where the user can uninstall, upgrade and install all at once. the idea behind this is whether the package is on the system or on the net, the use can click on it and install it. the user could install source packages just by clicking on it, or debian packages or rpm. it doesnt matter. the tough part would be the data base. portage, urpmi, and apt-get all use different data bases, so we'd have to somehow resolve this into a single database. ofcourse the first line of business would be to get the cli part working, then worry about the front end. i'm open to ideas. i really think this is one area that linux could work on. it would go along way to smooth the transition from windows to linux.
  21. with harddrives as big as they are, have a swap partition is no biggie. with ram as big as it is, one would think we dont need swap, but programmers seem to code apps to use that ram. as long as programmers code this way, we will need swap, unless we come out with a whole new way of memory management.
  22. this seems to be a little known area in linux, so i thought i'd take a minute and give yall a few links. DansGuardian http://dansguardian.org/ SurfControl Web Filter VS for Linux http://www.surfcontrol.com/products/web/vs/ ContentKeeper http://www.contentkeeper.com/ this one came recomended by Linux Online SquidGuard http://www.squidguard.org/ (squidGuard is a combined filter, redirector and access controller plugin for Squid. )
  23. if you have ever wanted to use your linux box as a tivo, now you can. http://freevo.sourceforge.net/ i stumbled upon this. i was in a channel, just wondering if i could use linux as tivo. a guy told me about freevo. enjoy
  24. i read the article mentioned in this thread and pretty much have to agree. but this......this gets me. this maybe one reason people "hate" redhat. http://software.silicon.com/os/0,39024651,...39116741,00.htm now dont get me wrong, i do, and have recomended windows for some people. and there might be "some" advantages of windows over linux (eg. gaming). what i do is i find out what a person is looking for in their pc. then make my recomendation, and go over the pros and cons. of all options (windows, mac, linux). i would never do as the ceo of redhat has done and flatly recomend windows over linux. the ceo talks about drivers ok. lets look at my box. my box is a compaq pressario 5000US. ftp://ftp.compaq.com/pub/supportinformati...000_rev3_us.pdf the only thing that is not compatible with linux, is the pctel modem. of which there is a pctel driver. http://linmodems.technion.ac.il/pctel-linux/ only one thing in my box was incompatible with linux and it has a driver. that kinda shows up redhat ceo's statement. also most of the device drivers are that are incompatible with linux were designed specifically for windows and are closed source. this is not the fault of linux. it is also true that linux provides more drivers than windows. with windows you may need the devices cd or get the driver off the net. just by shear numbers liux has more drivers. :deal: :deal: yeah, i'm a bit ticked off.
×
×
  • Create New...