Jump to content

bsyuni

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by bsyuni

  1. bsyuni

    clustering

    How can I get more infomation for your job? Thank you in advance.
  2. Thank you. The kernel that I am running is 2.6.11-6mdksmp I check the kernel, It compiled 64Ga memory with 8 cpus support.
  3. Thank you for your reply. I have no idea for the mobo. It is Dell Optiplex GX620 model.
  4. I recently upgrade my memory form 2 Ga to 4 Ga. They are detected by CMOS but I can see only 3.6Ga under Mandriva 2005 LE. How can I use 4 Ga memory? [yuni@Dell run5_1]$ free total used free shared buffers cached Mem: 3626696 3444700 181996 0 10988 444600 -/+ buffers/cache: 2989112 637584 Swap: 1100412 35136 1065276 Thank you in advance.
  5. bsyuni

    Dual Core

    Mandriva 2005 works with intel D chips without any tune up. It detect by itself.
  6. bsyuni

    Dual core CPUs

    My simulation program uses 100% cpu resource. Due to the dual core, I can run two cases simultaneously. When I run one simulation case than it works only 50% like you said. I attached my screen shot.
  7. I have been using MDK 10.0 O.E. with Windows 2000 in my desktop. Recently I purchase 160Ga new HDD which is now master HDD. It is partitioned 15Ga, 100Ga, 20Ga and 25Ga. I installed windows 2K in 15Ga. It works well. I install MDK 10.1 O.E. in the second old HDD which is hdb. Well, I see the error message as follows, "The hda partition table is corrupted, you can re-partitioning..." "you will lost your data." I do not want to lost win2K partition so that I neglect the message and choose partition to install in hdb. All packages installed well. and I choose hdb for grub again. After all successful installation I reboot it. There is no way to boot MDK at all. How can I solve this problem?
  8. The problem has been solved. It had a problem with samba 3.0.2 as Polemicz mentioned before. After upgrade samba 3.0.6 it just start to work. Thank you for your helping, Qchem and Polemicz.
  9. I have installed HP LaserJet 6MP which is a proper driver. I did not installed gimp-print. Do I need to install gimp-print?
  10. I changed it form MDKGROUP to WORK in /etc/samba/smb.conf workgroup = WORK Still I can not use the printer. Anyway, I can see the shared printer and files but still I can not use the printer. smbclient -L WORK-ENRIQUE Password: Domain=[WORK-ENRIQUE] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- HPLaserJet Printer HP LaserJet 6P/6MP - Standard IPC$ IPC Remote IPC print$ Disk Printer Drivers ADMIN$ Disk Remote Admin C$ Disk Default share Domain=[WORK-ENRIQUE] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
  11. I hope this is an answer for your question. smb://WORK/WORK-ENRIQUE/HPLaserJet smb://WORK-ENRIQUE/HPLaserJet smb://myUserName:myPassWd@WORK-ENRIQUE/HPLaserJet smb://myUserName:myPassWd@WORK/WORK-ENRIQUE/HPLaserJet I tried all four one by one but it did not work at all. By the way, the NT workgroup is WORK.
  12. How can I use a printer in the NT domain. Here is the situation. I have a printer connected with MS Windows 2000. I tried setup with mcc and setup looks fine. But I can not use the printer. So, I try to figure it out by myself step by step. The first step is make a sure samba connection. smbclient -L WORK-ENRIQUE It does not work so that I put WORK-ENRIQUE'S IP address in /etc/hosts and this time I put user name and workgroup, too. smbclient -L WORK-ENRIQUE -U myUserName%myPassWd -W WORK Domain=[WORK-ENRIQUE] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- HPLaserJet Printer HP LaserJet 6P/6MP - Standard IPC$ IPC Remote IPC print$ Disk Printer Drivers ADMIN$ Disk Remote Admin C$ Disk Default share But still I can not use the printer. Even though I can print out some ASCII text directly. echo -en "\rHello\r\f" | smbclient "//WORK-ENRIQUE/HPLaserJet" -c "print -" -N -U myUserName%myPassEd -W WORK Also I check /etc/cups/printers.conf and it looks fine. I also restart cups /etc/init.d/cups start firefox http://localhost:631 & In firefox Printer State: idle, accepting jobs. Looks still fine, doesn't it? But I put a test page for printing then, "Connection failed with error NT_STATUS_ACCESS_DENIED" hp-227 Test Page root 26k processing since It might be I do not have root account in Windows2000 box. Any suggestion will be helpful. in advance. [Qchem Edit - added solved to the title]
  13. Hello everyone. :D I am using MDK 10.0 OE. I have a problem to setup permanently for emacs. The font size is too small for the 12.1' and 800X600 resolution of LCD. So far I have been changed the font to click left mouse button and shift so that I can have a font menu. After that I can choose right one. I choose courier >14 usually. Now I would like to make it as my permanent setting for emacs font. I tried to modify /usr/X11R6/lib/X11/app-defaults/Emacs file to proper font. I am not sure it was right one or not but nothing has been changed at all. Emacs*font: -*-fixed-medium-r-normal-*-*-140-75-75-*-*-* # Emacs*font: -*-fixed-medium-r-normal-*-*-160-75-75-*-*-* # Emacs*font: -*-courier-*-r-*-*-16-*-100-100-*-*-*-* emacs*foreground: Wheat emacs*background: DarkSlateGray emacs*region.attributeForeground: White emacs*region.attributeBackground: SteelBlue emacs*pointerColor: Orchid emacs*cursorColor: Orchid I tried the second and third line one by one. The first line is default. How can I possibly setup the font permanently? in advance.
  14. I gave them xhost command as you mentioned above but I still have a same error message. I can connect tp to k2 which is another machine using ssh and run X based program. Therefore tp is fine but I do not have any idea what happen in res3 machine. It just suddenly happen. again.
  15. I have one laptop and one desktop computer. Tp is my laptop and res3 is my desktop. I have been used tp as a terminal to connect res3 using ssh. I was able to run any X based program in res3 form tp. Recently I have some problem and I tried something to fix it but it dose not work. So far connection using ssh is fine but I can not run X based program form tp. The error message is as follows; [yuni@tp yuni]$ ssh -X yuni@res3 yuni@res3's password: [yuni@res3 yuni]$ emacs _X11TransSocketINETConnect: Can't get address for localhost emacs: Cannot connect to X server localhost:10.0. Check the DISPLAY environment variable or use `-d'. Also use the `xhost' program to verify that it is set to permit connections from your machine. And xhost does not work. [bsyuni@tp bsyuni]$ xhost +res3 res3 being added to access control list [bsyuni@tp bsyuni]$ ssh yuni@res3 yuni@res3's password: [yuni@res3 yuni]$ emacs _X11TransSocketINETConnect: Can't get address for localhost emacs: Cannot connect to X server localhost:10.0. Check the DISPLAY environment variable or use `-d'. Also use the `xhost' program to verify that it is set to permit connections from your machine. [yuni@res3 yuni]$ Thank you in advance.
  16. I would like to start several things automatically when I start X-window. xmodmap /etc/X11/Xmodmap exec ami exec krxvt exec mozilla I tried to make .xinitrc file in my home directory and do chmod to make it as run file. But it did not work. I also tried these things in .bashrc but it does not work. Actually I have sevral windows for ami, krxvt and mozilla. It seems that it open infinite times for each program. I need to setup like a MS windows startup program. wanted.
  17. :lol: I just would like to say thank you, Chris. It has been a month to fix my problem. Right now, I just sove the problem. :D Thnak you for your big help again. :D
  18. Thanks. It works. :D :lol:
  19. Yes, we can resize NTFS from MDK9.X. and MDK10.0 My question is that how I can move system files in MS windows 2000. The system files are located near end of the cylinder of the disk so that I can not have enought space to install MDK10.0. Even I make a room about 5GB but due to the system files I can only get 500MB. system files || empty space || used space || empty space || system files || empty space ...................................................................4.5 GB.............30MB......500MB ............................................................|<-Should be moved here-| ................................................................................ .......................| ........................................................................I can cut here only -->| Sorry for my previous ambiguous question.
  20. It is not quite related with Mandrake linux, though. I would like to use partition resize. My desktop was installed window 2000 Pro and it has 40 giga byte hard disk drive. As you know before that work, I must run disk defragment in windows 2000. After running disk defragment, I noticed that some system files did not move. Even I have 5 giga byte free space so that I have only 500 Mega byte. How can I move the system files to get more space for Mandrake?
  21. Thank you so much, scoopy, LiquidZoo, William and bvc. It was a big help.
  22. Due to the lack of the system resources I prefer stay with console mode only but sometime I have to use X-Window. Therefore I set init=3, so I can start X with startx. By the way I have two desktop manager. The one is gnome and the other is window maker. Sometimes I prefer start with gnome but sometimes I also would like to start wmaker. I tried to use ~/.xsession but in my MDK 10.0 O.E. box I did not have one at all; I mean even similar one. :unsure: If you have a tip or any recommendation, please let know. Thank you in advance. :lol:
  23. Hello again. :D I install webmin that was one of the recommendations of yours. I am facing huge control panel in mozilla. It looks easy because of GUI but I am not familiar with it at all. Could you possibly help me out? Any tips are appreciated.
  24. Thanks again. :lol: I can understand a little of your recommendation but I tried to follow you instruction. I removed squid. I do not have any idea for webmin or modification of ROUTING table. I just did as follows, iptables -t nat -D PREROUTING -i eth0 -j loc_dnat It seems the definition has a conflict. I remove iptables package. and reinstall iptables package. Than I have a little different message. [root@yuni bsyuni]# iptables -t nat -D PREROUTING -i eth0 -j loc_dnat iptables v1.2.9: Couldn't load target `loc_dnat':/lib/iptables/libipt_loc_dnat.so: cannot open shared object file: No such file or directory Try `iptables -h' or 'iptables --help' for more information. [root@yuni bsyuni]# iptables -t nat -D PREROUTING -i eth0 -j loc_dnat iptables v1.2.9: Couldn't load target `loc_dnat':/lib/iptables/libipt_loc_dnat.so: cannot open shared object file: No such file or directory Try `iptables -h' or 'iptables --help' for more information. [root@yuni bsyuni]# Sorry for bothering and thank you for your help.
×
×
  • Create New...