error with libstdc++.so.3 - Forums Linux |
- error with libstdc++.so.3
- using startx in Debian
- install Xandros using VMWare
- Find Linux OS Brand and Version
- Remove Root Password from Shadow file
- RPM: how to change the target directory?
- Mozilla fonts look like crap!
- Does linux provides the application what Microsoft office provides?
- e2fsck errors after RHEL 4.0 installation on IA64
- Linux Live CD with VPN Support
- Efficient high memory
- Clone 200GB Linux Harddisk
- Fedora Newbie can't see 'Net
- gam_server eating up my CPU
Posted: 04 Mar 2005 10:46 AM PST Dear Michael Heiming, The package is working fine.Thanx a lot for providing the link. Now,I am apble to run the binary. Dheeraj. |
Posted: 04 Mar 2005 08:26 AM PST com wrote: Why would you expect it to? Have you installed and configured an X server? Sounds horrible. Sounds even worse! What do you mean by "they"? That looks like an output from "startx" to me, saying "no X server running". And it's not a "they". Well, pretty fatal! Yep. Fatal. Load a server that has a driver for your card, and configure it. Dunno - does it matter? You can always use a default svga driver. Nothing to do with debian. Tell us which X server you have installed (and why, and where), and what it tells you when you run it with its --probeonly option. Then we will have some data. Otherwise it's up to you to do the legwork of looking up your card and finding which release of X, and which server, supports its chipset. |
Posted: 04 Mar 2005 05:33 AM PST (quentin compson <net>) scribbled: .... sounds like you didnt install it. are you using 4.x or 5.0 of VMWARE? what makes you think xandros was successfully installed ? here's Xandros as a guest OS in VMWARE running on SUSE as a host: http://michaeljtobler.homelinux.com/add-a-printer-on-linux.html -- << http://michaeljtobler.homelinux.com (L7 - Stick to the Plan) >> But I don't like Spam!!!! |
Find Linux OS Brand and Version Posted: 03 Mar 2005 07:41 PM PST On Fri, 04 Mar 2005 07:54:38 +0100, Michael Heiming wrote: You're right, but I'd do 'more /etc/*release*' so I could see what's happening a little better. |
Remove Root Password from Shadow file Posted: 03 Mar 2005 07:33 PM PST Klist Smith wrote: remove new Rather than remove, it, why not change it? When you boot Linux, add "init=/bin/sh" to the command line. When it comes up, run mount / -o remount,rw passwd mount / -o remount,ro And then power off the computer. (The shutdown command won't necessarily work, so we use the mount command to put the root filesystem in a safe state.) When you power back up, your password should be whatever you set it to when prompted by the passwd command. DISCLAIMER: These comands worked for me yesterday on one of my Debian boxen. I believe they'll work for other distributions, but I'm not sure. You may be required to type the full path to the commands. |
RPM: how to change the target directory? Posted: 03 Mar 2005 04:08 PM PST Markku Kolkka wrote: work. Grest! This works. Another question: I check the man page of rpm, it seems I can only have ~/.rpmmacros, I do not see the option of naming my own macro file. Is that true? I tried --rcfile, but that is for replacing ~/.rpmrc, the syntax is different. Thanks. |
Posted: 03 Mar 2005 06:19 AM PST AT wrote: ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/contrib/ I did find that after reading jose's post, why does Mozilla make a Linux version without Xft? It doesn't make sense. I mean, you really can't use it on any modern distro. |
Does linux provides the application what Microsoft office provides? Posted: 03 Mar 2005 05:43 AM PST AB2RC wrote: On Debian Sarge or Sid simply fire "apt-get install openoffice.org". Use "apt-cache search openoffice.org" to search for extra packages for OpenOffice (like thesaurus etc.). Regards, Jörg. |
e2fsck errors after RHEL 4.0 installation on IA64 Posted: 02 Mar 2005 02:49 PM PST Thanks, sorry for not getting back to you. I did just that a couple of hours after I wrote the post, edited the /etc/fstab file with the /dev/sda4 entry and rebooted. All went fine. I rebooted several more times successfully. It is still a mystery how the entry disappeared in the first place. Again, thanks for the response. |
Linux Live CD with VPN Support Posted: 02 Mar 2005 11:58 AM PST AlsOilService wrote: What about remastering the Knoppix CD and change it to your own needs? Have a look here: http://www.knoppix.net/wiki/Knoppix_Remastering_Howto Regards, Jörg. |
Posted: 02 Mar 2005 02:54 AM PST In comp.os.linux.setup J?rgen Persson <lth.se>: [..] Sounds good. Still... in general; dunno anything about your app and what it's doing. One would need to monitor your system closely (sar/mrtg/procps tools) for more hints. In general it's a good idea disabling (s)locate/etc cron jobs which tend to corrupt shared memory segments. Another point, RAM is cheap, get some more.;) -- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 281: The co-locator cannot verify the frame-relay gateway to the ISDN server. |
Posted: 02 Mar 2005 01:40 AM PST On Thu, 03 Mar 2005 12:52:53 +0800, Klist Smith wrote: The advice Jaroslaw Zachwieja gave is exactly what you want. You don't have to set up the partition structure or anything. "dd" works at a lower abstraction level than that. It copies the raw bits directly from one drive to the other, this includes, MBR, partition tables, and anything else (including garbage from deleted files) that is one it. The only way I can imagine that it would fail would be if you had really old drives that didn't hide bad blocks behind a firmware level. That is really unlikely. (In that case you would have to avoid using bad blocks on the disk copied to.) (Even if the disks aren't identical, it still might work. Though there is no guarantee, and the destination disk must be large enough to receive whatever you write to it.) -- Thomas D. Shepard I am sorry, but you can't email me. sux is not a real email address. I figure if someone wants to harvest an email address to use for sending spam, they may as well use this one. |
Posted: 01 Mar 2005 05:42 PM PST In article <googlegroups.com>, Toolmann wrote: OK - three items to look at. /sbin/ifconfig -a Does it show an eth0 interface. Does that show any errors? [compton ~]$ /sbin/ifconfig eth0 eth0 Link encap:10Mbps Ethernet HWaddr 00:C0:D1:57:00:F0 inet addr:192.168.1.117 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:100907 errors:0 dropped:0 overruns:0 frame:0 TX packets:92050 errors:1 dropped:0 overruns:0 carrier:0 collisions:154 Interrupt:10 Base address:0x300 [compton ~]$ Second - /sbin/route -n does it show a local LAN (in addition to the loopback). One assumes you have a route to the world through the Cisco. That should look similar to this: [compton ~]$ /sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 32398 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 20 lo 0.0.0.0 192.168.1.252 0.0.0.0 UG 0 0 1455 eth0 [compton ~]$ Third is /etc/resolv.conf. This should have at least one name server declaration (up to three). ALL must be working name servers. Assuming you get name service from the internet, this might look like this: nameserver 65.99.130.5 nameserver 65.99.130.67 You may get name service from the DHCP server, and if so, it has to know both internal and external names/addresses. The resolver code believes the first answer it receives, _even if_ that answer is "I don't know". [compton ~]$ whatis ping ping (8) - send ICMP ECHO_REQUEST packets to network hosts [compton ~]$ which ping /bin/ping [compton ~]$ Where do you think windoze got the idea of networking? No matter what you might have heard, microsoft didn't invent networking, and the Internet has been around in one form or another since the mid-80s. I'm sure you are aware that some sites no longer respond to pings, because of abuse. A tool that might be useful is 'traceroute' - another command microsoft copied poorly. Old guy |
Posted: 01 Mar 2005 12:23 PM PST Need it for what? What does it do ? ....M' Rex Dieter wrote: |
You are subscribed to email updates from TextNData Forums - Linux To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |