Jump to content

paul

Admin
  • Posts

    5611
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by paul

  1. paul

    Got fluxbox. Now what?

    SoulSe ... you still haven't got it going ????? have you tried upgrading (or at least checking your install) gcc ??
  2. paul

    artsd

    I came to the conclusion that you have to deal with it :? or don't use KDE .. that fixed it for me
  3. paul

    tabbed file browser

    phoenix opera konqueror mozilla
  4. I think that may cause problems until recently my home network was called loudas.home (my domain is loudas.com) this worked quite well machinename.loudas.home did not interfere with loudas.com
  5. willisoften: you could take a look at this http://mkcdrec.ota.be/ (make CD-ROM recovery)
  6. incase it IS your hostname .. it can be changed permanently here: /etc/sysconfig/network example: [paul@dozer paul]$ cat /etc/sysconfig/network GATEWAYDEV=eth0 NETWORKING=yes FORWARD_IPV4=false HOSTNAME=dozer.loudas.com DOMAINNAME=loudas.com GATEWAY=192.168.1.1 then restart networking service network restart
  7. firstly it may not be your hostname hostname will return you complete hostname heres mine paul@trinity paul $ hostname trinity.loudas.com paul@trinity paul $ it could be your bash settings. Your bash prompt (PS1) should be set to something like this [33[01;32m]u@h [33[01;34m]W $ [33[00m] you can check by doing this echo $PS1 is it is radically different then change it like this export PS1=[33[01;32m]u@h [33[01;34m]W $ [33[00m]
  8. partition magic rescue disk are fantastic !!! :D they can move/create etc etc all manner of partitions perhaps I should image them and put them on an ftp server ??? is that illegal ? they come free with partition magic, so I guess the license would restrict me distributing the rescue disks :?
  9. yes you can with samba. there is some funky samba configuration, but it is possible... you have to do things, like make a new samba users for each machine (not each user ... each machine !!!) wierd but it works, and works well
  10. I don't have the remember patch :?
  11. I have the Esetroot in my style file ... do you have this ??? cat /usr/X11R6/bin/startfluxbox #!/bin/sh if [ -e ~/.fluxbox/startup ];then exec sh ~/.fluxbox/startup else if [ ! -d ~/.fluxbox ];then mkdir ~/.fluxbox fi cp /usr/share/fluxbox/startup ~/.fluxbox /usr/X11R6/bin/bsetroot -solid Black exec /usr/X11R6/bin/fluxbox fi also .. chmod -R 755 ~/.fluxbox ( I had to set perms for my startup to work)
  12. paul

    fbdesk over idesk

    ok firstly this was done on MDK9.0 ..... install imlib-devel urpmi imlib-devel this is what I needed to install to get this to compile libglib1.2-devel-1.2.10-6mdk.i586 libgtk+1.2-devel-1.2.10-29mdk.i586 libimlib1-devel-1.9.14-5mdk.i586 libjpeg62-devel-6b-25mdk.i586 libpng3-1.2.4-3.2mdk.i586 libpng3-devel-1.2.4-3.2mdk.i586 libtiff3-devel-3.5.7-5mdk.i586 libungif4-devel-4.1.0-19mdk.i586 zlib1-devel-1.1.4-3mdk.i586 get this http://loudas.com/~paul/idesk.tar.gz untar it tar xvfz idesk.tar.gz it has one prebuilt binary .. follow the instuction about setting up .ideskrc and .idesktop/ run the binary ./idesk see if that works if it does ... try compiling it your self ..... again ... :#: good luck
  13. import duties aside ... I've not had any problems buy from mandrakestore even last time when people were complaining about service .. I ordered my boxed set, and it arrived 5 days later (in NZ !!! thats about as far away from france as you can get !!!)
  14. XP home is based on 95/98/me code
  15. nevermind chmod 755 fxi (its in the archive)
  16. what the hell is fxi ?? and where do I find it?
  17. or as root urpmi mysql-devel
  18. cute but .. far too big to be usefull .. at least with 1024x768 anyway
  19. Donations to: Paul Willard 6 Warwickson Lane Hamilton New Zealand. nah .. join the club ... Mandrake gets more money from club membership
  20. paul

    fbdesk over idesk

    whats the out put of ./configure ???
  21. Esetroot is part of Eterm ... so no you don't need E .. just Eterm is there a file ~/.fluxbox/startup ???? there should be this is what mine looks like # Applications you want to run with fluxbox. # MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ``&'' AT THE END. # wmCalClock & xscreensaver & # idesk & wmix & # fbdesk & # And last but not least we start fluxbox. # Because it is the last app you have to run it with ``exec'' before it. exec fluxbox
  22. are you using Mandrake? the imap package is on the cd's .. but you probably already have it installed right? and you're using pop3 thru xinetd? theYinYeti (I think it was him) seems to think the imap package is bad, although I've used it for 3years and haven't had any problems. mail.davinci.co.nz uses mandrake imap package (thats my last employer) pop3.loudas.com uses mandrake imap package .. and they both run fine !! I don't allow imap access to the outside world. because that causes problems with traffic ($$$) ... but this won't bother you right ?? cause your using fetchmail etc etc ? storing 10gig of mail ?????? man bzip2 would be my first step :P
  23. which is why my /home is on a different drive :-) new harddrive with more space will fix it for me :-) also ... if I need to take *bulk data* (more than a couple of cd's) anywhere ... I can take out my /home drive and mount it on somebody elses computer :#: cool !!!
×
×
  • Create New...