Jump to content

ico2

Members
  • Posts

    68
  • Joined

  • Last visited

Reputation

0 Neutral

About ico2

Personal Information

  • Homepage
    http://www.ibls.org
  1. try this (again, needs cygwin or linux): rm $(ls -Ac | tail -n $(echo $(($(ls -A| wc -l)-10)))) test it first and make sure you have backups.
  2. ico2

    "Ghosting" Linux

    take a look at rsync
  3. rm -f /etc/mtab; ln -s /proc/mounts /etc/mtab
  4. oh well
  5. Hehe, I also know the pain of rebooting via ssh and finding it doesnt come back up, or worse, uninstalling the network driver / bringing the interface down / killing the dhcpcd
  6. ipconfig /renew <---- that sometimes works, quite difficult to figure out where the problem is in windows though
  7. Personally I find vsftpd the easiest ftp daemon to configure, I would guess it is in ubuntu.
  8. I usually just google, i used to know a good site, cant remember the url, might be: site: http://www.driverguide.com (or maybe .org) username: drivers password: all dont know if that even exists anymore, but it was always the one passed around in forums years ago.
  9. The good thing about unix based OSX is that there is much, much more open-source software for macs (or that can easily be ported), yeah, you'll need X11 and such.
  10. If they are faulty, surely dell must replace them regardless of warrenty, or am I mistaken here.
  11. when doing the query, add "LIMIT 0,20" to it, the 0 is the start, and the 20 is the number to get, have the script change the first number accordingly, simple
  12. hehe
  13. Yeah, some of weird al's stuff is hilarious, another funny band is amateur transplants, free download (link: http://www.amateurtransplants.com) (Nothing at all and London underground being the two best songs there IMHO (downloading the latest one now)).
  14. Cool, maybe this should go in a wiki somewhere, I think there is one on this site, or maybe send it to the zimbra project or tldp.org.
  15. Im waiting for them to upgrade my TV to a full telescreen!
×
×
  • Create New...