Jump to content

Michel

Members
  • Posts

    845
  • Joined

  • Last visited

Everything posted by Michel

  1. Heya, I am installing mandriva 2005 LE, but it can't install because it doesn't have the megaraid module (I tried both kernels). Does anyone know where I can find a megaraid-module for the mandriva 2.6.11-kernel? thanks, Michel
  2. Heya, it seems that the updates will be dropped this year. Since it will be used as a server, maybe I only need the base-updates. However, I think a desktop-environment will be used, so I would rather have all the updates till summer next year. Product Desktop Updates Base Updates Mandriva Linux LE2005 October 13, 2005 April 13, 2006 http://www.mandriva.com/security/productlifetime greetings, Michel
  3. Heya, it seems I have to clarify myself a little bit. I'm doing this for a summerjob. I'll try to setup everything and then other people will maintain it normally. They know a little bit about the commandline, but they aren't really linux geeks. So, I would like to have at least updates till summer next year, so that they don't haev to install a new version. I don't know how safe it is to upgrade to a newer mandriva-version (don't think I have tried it myself ... maybe). Anyway, it is nicer if they can simply press the update-button. One server is also not staying at the place where I will be setting it up I believe and I don't know how much the people there know of using linux. I use archlinux myself and it doesn't have the concept of versions really. The packages are continuously updated. I use the testing-repositories and I don't have much problems. However, I'm not sure if archlinux is a good choice for this project. They also have used mandrake during the last year. Another option I was thinking about was Trustix, but I haven't used it myself. It's for a server, so I'm not so sure about installing too much packages from cooker ... Hopes this clarifies it a bit, thanks for the responses, Michel
  4. Heya, thanks for the responses. It don't think I will install mandrake 10.2 since I would like to have updates till summer next year ... I will see what they say. Else, another distribution maybe. thanks for the responses! Michel
  5. Heya, I'm going to do a summerjob where I probably will be installing mandriva on (a) server(s). I looked at the Mandriva-website, but they don't seem to mention when updates for mandrake 10.2/limited edition will be dropped. I looked at their shop and they don't seem to sell mandrake 10.2 (they seem to sell mandriva limited edition). The place where I will be configuring the server(s) probably won't be buying the product from mandriva. thanks, Michel
  6. Heya, although this maybe requires some extra work, but I read that RSBAC has something called secure delete which works with journaling filesystems I believe. I found something about it on the following page: http://www.rsbac.org/documentation:different_models:ff It seems that not all filesystemtypes are supported. I saw that there was a feature-request in the bug-tracker for (other?) jourlaed filesystems I think. greetings, Michel
  7. Heya, (hope this isn't a little too late ...) if you probably use apm to shutdown it will will work. I don't exactly know how to do it with the gui-tools. I don't use Mandrake at the moment. Apm doesn't also have all the features of acpi I believe. I can be the steps I describe here will only work for computers with one processor. Anyway to use apm, you'll have to change the file /etc/lilo.conf. However this is quite dangerous since, if you mess it up, you're computer won't boot into Mandrake anymore. However, you can put in the first Madrake-disc I think. type rescue en there you'll get a menu to execute lilo. It will repair it automatically normally. What I suggest to not mess it up, is to add an extra entry to you /etc/lilo.conf-file. (I think Mandrake uses lilo) I also think there is an entry in the Mandrake Control center to edit this file. Instead of the following things I mention, you can first try to edit it through the control center. So, open the file. You'll see one or more entries with image = ... label= .... Copy the entry where label=x where x is the entry you normally choose on startup So, you get: image = ... label= .... .... append="..." .... No let's edit the new entry. 1) Give it another label 2) add to append apm=power-off, so you'll get append= " ... apm=power-off" 3) save the contents of /etc/lilo.conf and go out of the file 4) on the command-line type: lilo and press enter 5) normally you should see something like: adding entry ... I don't know if the Mandrakecontrolcenter-gui for editing lilo can deal with editing lilo.conf manually. Anyway, you can make youy new entry the default entry to boot. If you're editing lilo.conf manually, there is an entry default= .... above the different entries. You can specify label=entry5 where entry5 is the label of the entry you want to boot automatically. Reboot, boot back into linux with the new entry and try to shutdown. Normally it should power-off automatically. Hopes this helps, Michel
  8. Heya, it would also be good to disable the listening of the Xserver. This way you don't have anything listening it seems. If that's true you could maybe even don't run the firewall :). Ofcourse it is better to run it. It's an extra layer of security, also for outgoing connections if they're filtered. Ofcourse, you can argue that the firewall could contains bugs ... Anyway, I'm not a Mandrake-user myself anymore, but I believe you can disable the listening of the Xserver in the security-part of the Mandrake-controlcenter. However, if that doesn't work you can have a look at the following thread: http://mandrakeusers.org/index.php?showtopic=23650&hl= Michel
  9. Heya, this is not really an answer to your question ... just to be sure you considered it. I have no netwerk-experience myself ... it's just another option maybe. I suppose dinwos doesn't support NIS? You can also authenticate the linux-clients using samba I believe (the windows-network login-stuff I believe). There are threads about this on this forum board. I just searched a little and maybe this thread can help for the samba-stuff if interested: http://mandrakeusers.org/index.php?showtop...&hl=samba+logon Michel
  10. Heya, I had this problem too. Kdm doesn't use the parameters in other files it seems (the latest version not anyway. Add the following in the [X-*-Core]-section of the kdmrc-file to disable listening on a tcp-port: ServerArgsLocal=-nolisten tcp You may not put " around -nolisten tcp, else it won't work it seems. Hopes it helps you, Michel
  11. It seems that the good sound-quality of skype is because it uses a 16 khz encoding instead of the 8 khz and mayeb other things. You can have this encoding also with speex( speex.org). I only know one applicartion that supports 16 khz speex and that is linphone. Gnomemeeting will have support for it in gnomemeeting 2.0 I believe. One friend of me asked to use skype, but I don't want to sue it if there are open alternatives that are of the same of better quality (I want to check it out anyway to compare them and make a decision then). The problem is finding an application that can also be used on windows. Mayeb phonegaim is a solution since there is a beta-version for windows. I have to say that the skyp-out rates are quite cheap indeed. I compared them for Belgium to the sipphone-rates (anyway, the company that is related to linspire) and the sipphone-rates are twice those of skype-out. Michel P.S.: you could also check voip-info.org if you're interested in headsets(sip, skype, ...): http://voip-info.org/wiki-VOIP+Phones
  12. I thought that the encryption of the dvd's was declared illegal or something ??? Is this true?
  13. Heya all, this is a very emotional thread it seems. Personally, i don't like this drm-stuff. Certainly if it comes to really buying something. I almost never buy music or download it. Anyway, if I buy music I would like to have it in an open, lossless format like flac and no drm. If anyone has a good list about online shops that sell popular music in this way, it would be nice if you could post it. Anyway, the music industry is saying it's losing money because of illegal-music-sharing (not p2p), ... which could be, but I don't see any evidence. Anyway, in the earlier days one could also copy tapes, cd's, ... although they also come afterwards I suppose. Ofcourse nowawadays you can give music to someone else by distributing it over the net. Although I understand that musicians want to get money for their music, just like software-companies want it, I don't like drm. And certainly not if it restricts me more than buying a cd while paying almost as much. When you distribute through the net ... you don't need to transportation of cd's, no material, less people to pay(?), ... Ofcourse, the other costs are still there. Yes, you have some other costs like bandwidth, computer, ... but I don't know how they compare to the lost costs. If it costs more over the net, I would prefer the Cd if it's the same. What over 15 years? Will itunes still exist? Will it run on the then current operating-system/hardware? Ofcourse they could sell the song again or an application that can play the songs. Ofcourse you need to know how the file is created. If it is encrypted, it looks more like random data I believe, so it won't be easy I suppose without extra info. Ok, more on topic now: removing the drm. You buy the song over the net in a lossy format. I don't know if itunes also distribute covers. You are locked in by the drm in comparison with a cd. You don't have it on a physical media. You pay around 10 dollar(/euro??) for 10 songs. Well, as long as I don't give a copy to friends and juyst remove the drm for playing it on another computer, portable media player, ... I don't see the harm in this. I'm just using it for personal use. One could say that Apple makes money of the sales of the ipod, but you don't have to buy in a ipod in the first place if you don't want to, although maybe a lot of people do? I'm not sure of this however. I don't know if the music-industry gets any money from the sales of the ipod, so I don't kniw fi the music-industry would suffer from decreasing sales of the ipod directly. To conclude: I don't like drm because it restricts me to much. Apple sells drm'ed music, but as long as I use it fairly I don't immediatly see the wrongdoing. Laws are not eveything, they have to be accepted by people to have any value. Ofcourse you can force them upon someone, but if this is a good method I'll leave that open. Giving arguments is a nice way to defend your point of view maybe (I'm not saying I did that here). I don't like the argument about the fact that you need to buy an ipod if you buy songs from the itunes-music-store if you don't buy a lot of songs or don't use a portable media player. I'm not sure about this. This maybe also creates a monopoly. Competition in the market of portable media players maybe gets more difficult because of the popularity of itunes. I don't know if people are aware that they can only play the files on tjhe ipod-portable-mediaplayer (I think). I'll leave this matter open. I have more a tendency of saying it is fair to remove the drm, although I'm not completely sure. I don't like the idea of coupling the store with the media player. Anyway, I hope that other alternatives to the itunes music store (very known, recent music(?)) are/will be available. I don't know if the music industry will like this. I'm not really saying artists, I'm mentionning the music industry. Michel
  14. Can't ipp (I think this is the name of it) be used? Don't know which protocol the better one is (in this case ). Michel
  15. Heya, it has been quite some time since I have worked with Mandrake, but there is a directory (I think /usr/share/msec) or so. It contains various files. I remember there are 2 types of files (maybe more) perm.X and level.X. The perm.X-files specify the permsissions of files for securitylevel X and level.X specify other things like access to X-server, ... I suppose these files are changed when you change settings of msec through the gui. In this directories you may also find some scripts that are executed ... Somewhere there is also a file with a setting to enable a method to prevent buffer-overflows ... at the moment I can't remember the name of the method Mandrake uses, but I believe it is a wrapper around libc-library-calls(?). It's maybe located somewhere in /etc. I didn't test if changing this setting really enabled the protection. Hopes this helps you some, Michel
  16. Heya, I played it a year or so ago? They just released the linux-version of the game. I found it nice, but time between the original and the linux-version was quite long I think. Maybe if a lot of linux-users with an internet-connection bought it, the gameservers could be swamped :). Maybe the windows-users (Mac?)-users are still playing it online ... Anyway, it's a nice game. Mayeb I'll still buy it ... Michel
  17. You can run the command "netstat -lp" as root or another user. It will show you all services that are listening, the name of the program that is listening and it's id I believe, ... For outgoing connections, you can use "netstat -p". hopes this helps, Michel
  18. Heya, just an idea ... Have eyou tried to do this with iptables (or a front-end to it: shorewall, ...). Block everything outbound and only allow what you need? I'm not sure if you would like to go through this, but there is also a project/patches to allow level-7-filtering (hope this is correct) using iptables so that you can filter on protocol. hopes this helps a bit, Michel
  19. I don't know if this available in mozilla, but it is in firefox ... Have you tried rightclicking on a border around a menu .. there is an option: customize. You can use drag and drop to move icons. Michel
  20. Dia doesn't support ORM-modelling. I found a page where they had an ORM-plugin for dia, but got an access-denied error. I also don't know if they support >3-ary-roles. Anyway, I kept on looking for a program so that I also coudl export to RDF(S). I didn't want to spend any more time on searching, so I decided to try some windows-apps I found. I didn't liked them so I tried visio and now I'm using it. Maybe I could have asked for the dia-orm-plugin, but I didn't know what it really supported and didn't want to loose any more time. greetz, Michel. Any programs for this you can find are still welcome ...
  21. Heya, for now I'm running Microsoft visio using wine. I only can seem to find windows-programs for this ... I also installed the cups-pdf-backend for pdf-output. If someone knows a tool to convert visio-files to RDF(S)-output ... I'll be pleased to hear it ... tx, Michel
  22. Heya, I'm searching for a tool (that works on linux) to create an ORM-schema. And it would be great if ti had RDFS-export-support. Anyway knows one? I've been searching for one for quite some hours now, but couldn't really find one ... tx, Michel [moved from Software by spinynorman]
  23. If you're going to encode, I would highly suggest to compile from source with all optimisations possible: sse, sse2(?), cmov-instruction, (3dnow: 3dnow doesn't have overflow checking I believe, but this isn't maybe of such importance for encoding ... it's however certainly important for mathematical libraries)... and I think ffmpeg can also use a package called "nasm". I don't know if nasm works for a transmeta-processor, but these processor are 586-compatible and the latest also 686 I believe. I transcoded once an mpeg-4-movie. There was a 1/3 speedup when I compiled th e programs (and dependencies I used) from source. If you specify in you compiler-flags your architecture, it will set some extra flags for your architecture ... (unless maybe you compiled gcc for your transmeta-processor already): the flag is: -march=cputype I looked at "man gcc" and found that the cputype c3 is mentionned. 2 types are mentionned: c3 and c3-2, although there is a remark ... Anyway you could try it. Don't know if it is needed, but if you have the C3-2 which seems to have sse-support, you could add the options: -mfpmath=sse -msse I think that for 3dnow, a program needs to have make explicit use of it (maybe it is possible ...)(and I think this is also for instructions like "cmov"), but sse-instructions can be generated from the code of the program. Just do a "cat /proc/cpuinfo" to see which instructions/flags are available for you cpu. Hopes this helps some ... Maybe you knew this, but it is important that the dependencies (the software on which ffmpeg/transcode/mjpegtools ... relies is compiled form source, with the above optimisations/flags and mayeb other configure-flags (like with the cmov-instruction, 3dnow, ...), nasm, ... mostly the configure-program will optimise the configure-flags normally (not sure abou the compilerflags ... doesn't have to be I suppose), but ofcourse programs like nasm have to be installed ... The performance of ffmpeg and transcode is (highly) dependend on the performance of the software they depend on mjpegtools might also be interesting. Although you don't need it probably, but mjpegtools has a very nice scaling algorithm!! The/A bi-cubic one? I used it to upscale the mpeg-4 and I couldn't see that it was upscaled, really impressive. The upscaling slowed the encoding by a factor of 2 ... but anyway, the quality of the upscaled picture was nice.
  24. See, it is solved, but nobody mentionned the following usefull commmand: netstat -lp (run it as the user who is running the server ... or root) -l is for the listening ports -p gives you the names of the programs running on it
  25. You can set it so that teh root-password is asked at bootlevel 1. The lilo-password could be another level of security ... if you want, I'll have a look, but try this: when lilo starts, go to the commandline (pressing "escape"?): type: linux init=/bin/sh "linux" should be replaced by a linux-entry of lilo. This will get you root-privileges ... it doesn't start any services. I tried this on a fedora3-box lately, tryong to add a use, but it refused ... maybe because they use SElinux? I don't really know. You could ofcourse dissalow going to the commandline in lilo/adding options and putting a password in the bios. Ofcourse I also once found tools for circumventing the bios-password ... I think encryption is the best option, maybe in combination with stego... (let's you hide info in pictures/music/... don't know if the (partial) name is correct). There are opensource programs for the stego-stuff I believe and also program that try to detect the stego... Michel
×
×
  • Create New...