Jump to content

ethraza

Members
  • Posts

    86
  • Joined

  • Last visited

About ethraza

  • Birthday 12/02/1979

Contact Methods

  • MSN
    cerebelo@msn.com
  • Website URL
    http://www.ghsix.com.br/allan
  • ICQ
    0

Profile Information

  • Location
    São Paulo - SP - Brazil
  • Interests
    Here? Linux.

ethraza's Achievements

casual

casual (2/7)

0

Reputation

  1. Hi! I'm trying to do a switch or if inside a foreach but kommander is not accepting this. Someone knows how to do that? Here is a little script where I try this. If someone can help me solve this, I'll apreciate. Please, copy and paste this and see what is happen. There is a solution? teste.kmdr: <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>Form1</class> <widget class="Dialog"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>235</width> <height>96</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <widget class="ListBox"> <item> <property name="text"> <string>Item1</string> </property> </item> <item> <property name="text"> <string>Item2</string> </property> </item> <item> <property name="text"> <string>Item3</string> </property> </item> <property name="name"> <cstring>ListBox</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>10</y> <width>104</width> <height>70</height> </rect> </property> </widget> <widget class="ExecButton"> <property name="name"> <cstring>ExecButton</cstring> </property> <property name="geometry"> <rect> <x>150</x> <y>30</y> <width>56</width> <height>30</height> </rect> </property> <property name="text"> <string>&Ok</string> </property> <property name="associations" stdset="0"> <stringlist> <string>@forEach(val, @ListBox.text) @Message.info(@val) @switch(@val) @case(Item2) @Message.info(eh 2) @end @endif</string> </stringlist> </property> </widget> </widget> <layoutdefaults spacing="6" margin="11"/> </UI> Thanks 4 n F1!
  2. Oracle 9i 32-Bit version have a limitation that don't let it to see more that 1.7G of memory. They have a patch to work around this in metafile. But, Oracle 10gR2 with Mandriva 2006 work great! See all my memory if I want.
  3. Hi! I have a litle setup here with a Mandriva serving Terminals to 5 thin clients that boots from a diskette. All is working ok, the thin clients are working, but I don't know how to use local devices on thin clients. What I whant is to set a printer at a thin client and a cdrom on another and share it with samba. How can I acomplish that? (local-devices or something is alredy installed.) :mellow: Thanks 4 n F1! [moved from Software by spinynorman]
  4. I have changer the redir from that stupid unstable machine to a good one and now everything is ok. The redir 0.7 is pretty much stable and is redirecting my ftp, smtp, pop3, http and mysql requisitions to the new server. :D
  5. Hi! I have alredy migrated and the best alternative, better talking, the only thing I have found is the redir 0.7, not the latest redir. I think that this redir, the 0.7, is the last one touched only by the creator, the latest one can't do ftp, maybe it is bugged, don't know. I have found this version on solucorp site, the home of linuxconf. Here is the howto and link: http://www.solucorp.qc.ca/howto.hc?projet=linuxconf&id=4 It is a litle unstable but usable if you take care of it. But I don't have sure of that instability because the machine I have used to do this becomes unstable it self for a month or two. I alredy have to do a shorewall restart some times, and now a have to do a ifdown and ifup on the redir ip alias because this ip is stoping to respond some times, in true only on high usages. So I don't have sure if it is only this stupid unstable machine or the redir too. If you test and discovery the truth post it here to community. Good lock.
  6. Now I tryed a lot of redir and ssh but nothing. With ssh tunnels I tryed like in http://www.castaglia.org/proftpd/doc/contr...-HOWTO-SSH.html and nothing. I tryed ssh -f -N -L *:21:localhost:21 allan@200.2.2.170 and *:21:200.2.2.170:21 allan@200.2.2.170 with and without port 20 too, the login goes ok, but when I try a dir, with active mode I got: ftp> dir 200 PORT command successful 425 Unable to build data connection: Connection refused and with passive mode I got: ftp> dir 227 Entering Passive Mode (200,211,7,9,136,132). (eternely silence here and the need of ^C to quit). Extremely frustrating, because with any other service it works, only the old stupid ftp is stoping me to have sucess! Any clue? Thanx!
  7. Hi, first of all, thaks for the reply. Yestarday I have discovered the --ftp option on redir, but it is only working with passive ftp and I need active ftp too or many brainless users will call here. The OpenVPN is killing me cose it is stabilishing the connection but only ping is working the rest simple don't do, don't log to message with the firewall, simple nothing, extremely strange. But the ssh tunnel is something that I forgot and seens a good idea. I'll try to redirect a port with ssh from my old server to my new server, if it works all ok, I probally will do a cool script to let us set and a easy way how many ports we need. (So I'll made the script available.) Here I have 160 domais and at least 3 times this of users that use mail and at least 4 to 5 times this users that use ftp (imagem thay call here hehe... will be a hell). I will try the ssh right now and will post the results here. Again, thanks!
  8. Hi, I have a big problem here. My server will migrate to another datacenter, so the IPs will change. To clients pointing to my DNS name will be easy, but for that ones that point to IPs hummm. I have tried 2 things so now: (My actual IP is, for example, eth1:200.1.1.9 and the new IP is eth1:200.2.2.170.) Configure Shorewall like this: /etc/shorewall/nat 200.1.1.9 eth1 200.2.2.170 yes yes It works only from my internal net (192.168.0.0/24), coming from Internet it wont work. --- I have triend too the redir software and the rinetd. Both of then works great for almost all services, but not with FTP (becose of multi TCP connections or something). --- I think that is something that can be configured on the router too, but if it is possible, I don't know how. If you know, my router here on 200.1.1.9 side is a CISCO 2600 Router. PLEASE ME!
  9. Only to document... I have deleted my wine config file by mistake, right after the instalation of wine-0.9.2-1mdk on my Mand 2006. So I´m surprised with two things: 1- Running winecfg you can config a great numbr of things. Cool :) 2- (Without this wine config described up this post) When I tryed to run WoW.exe (World of Warcraft), for the first time after installation of new wine, it poped up a dialog sayng that I don´t have the Mozilla ActiveX Control ans asking if I whant to install it. When I clicked yes it downloaded and installed automatically, and the game comed up working great. I think wine is becoming a tennager now. He can walk by him self and don´t need us to take care in all the moments. Great job Wine developers, great job.
  10. Discovered how... Install Mand 2006... after the installation it will not do the firt boot becose of lacking of OPTI module on kernel... boot in rescue mode, install kernel-source from net... configure the kernel options to compile OPTI or something (don't remeber now), recompile the kernel (hehe on this old notebook it take 15 hours to compile the holy kernel, but you can use a variable pointing to the path where the modules you want are, so the make will compile only this path)... regenerate initrd and don't forget to run lilo to update the boot stuff. Now the oldbook works, extremely slowly, but works.
  11. Hey, now rdesktop addressed this... I made a interface the support this options and all the others... I will put it this week on sourceforge... the name is XDrdesktop. XD
  12. Hehe... now I have HugeTLB on kernel, everything is configured but Oracle still unable ta see more than 1.7GB of memory! F******
  13. Hey... I posted something up there 7 months ago. I tested smart, with a server, my home pc and very very very old notebook. What I say now? Smart is from far wise and quick than urpmi. On that oldbook, urpmi becomes umpraticable... smart install the things to me :o) I know I know, what I can say... I was stupid, blemed the thing without fully try it. Only in 2 points smart is lacking on my opinion. I was unable to configure club channels in smart becose it don't accept user and pass on the URL. The second thing is that the priority can confusing some new users, maybe a better GUI on this part. Hehe... in the end I become a smart user
  14. This is a simple howto to install and admin this great Terminal Server for Linux. It is from far better than VNC and proprietary RDP protocols. NXservers are based on XDMCP protocol, tunneled via ssh protocol, but with wise compression and some magics that turn it usable at low speedy connections too, like modens. It mounts clients shares and printers, it also map sound server too. Basically it works like M$ WTS, but NXserver is more responsive. It run on Linux servers and have clients for almost all OSs. To run software for your clients, to admin servers (like me), or only to make your mothers old PC a thin client to you robust game machine (like me too :), NX it. To make the HowTo easy to edit, if necessary, I'll keep it in only one place. Here: :deal: http://forum.mandrivaclub.com/viewtopic.php?t=42899
×
×
  • Create New...