|
More site info...
Linux - General | Forum profile
|
|
Forum profile page for Linux - General on http://www.linuxquestions.org.
This report page is the aggregated overview from a single forum: Linux - General, located on the Message Board at http://www.linuxquestions.org.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Linux - General" on the Message Board at http://www.linuxquestions.org is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Linux - General:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
244
|
894
|
2,371
|
|
Post:
|
646
|
2,351
|
6,653
|
|
|
Linux - General Posting activity graph:
|
Top authors during last week:
user's latest post:
grub menu.lst file help needed -...
Published (2009-11-30 15:45:00)
OK i can do that I have an extra disk to play with so its all good learning. I appreciate everyone input to this.
user's latest post:
removing grub from MBR of a...
Published (2009-11-29 21:42:00)
actually the above command will zero out the whole usb you then need to use cfdisk or preferably Gparted to recreate a partition table and then reformat it To just delete the MBR it is Code: # dd if=/dev/zero of=/dev/xxx bs=446 count=1 bs=446 => removes MBR bs=512 => removes the partition table please refer here http://www.linuxquestions.org/questi...78#post3508978
user's latest post:
Shell scripts issue - Page 2 -...
Published (2009-11-30 02:48:00)
Quote: Originally Posted by balakrishnay Tried executing this code but it giving me error .. testinst1.koel.co.in/apps12i]./check.sh enter how many files 1 enter file bala.txt ./check.sh: line 12: syntax error near unexpected token `done' ./check.sh: line 12: `done <<< $( find . -type f -name "$name" )' Unbalanced if-fi and do-done. Easier to find problem if use indentation. Here is untested...
user's latest post:
recommendations for a printer...
Published (2009-11-30 14:32:00)
Hello, I have a HP PSC 2510 Photosmart All in one connected by USB to my laptop which has Slackware 13.0. It worked out of the box using CUPS 1.3.11. Printer and scanning work perfectly, fax is yet to be tested. I believe that most of the HP printers will do pretty well. Kind regards, Eric
user's latest post:
can't boot after BIOS flash...
Published (2009-11-28 00:12:00)
today i started getting "cdrom_pc_intr: The drive appears confused (ireason = 0x01). Trying to recover by ending request". No updates came from the repos. Didn't make any changes.... "Curiouser and curiouser!” Cried Alice@
user's latest post:
How to rar with SFX?
Published (2009-11-29 05:25:00)
Quote: Originally Posted by DJDOG I mentioned, I've successfully created the EXE using your 'RESOLVED' method. Now, I would like to do is be able to add an extract path via command line via Linux for Windows EXE. C:\Program Files\Test or C:\Program Files (x86)\Test I've downloaded the modules...What's next? ok, now I understand your question... thats not trivial cat te | grep path Code: command with the exception of...
user's latest post:
recommendations for a printer...
Published (2009-11-30 17:37:00)
Quote: Originally Posted by newbiesforever Agreed, and I notice that that would be a Linux user's likely attitude. I would (and did) say the same thing as a Windows user. The only correlation I would postulate between this view and being a linux user is that we often are a bit more knowledgeable about computer HW and SW.
user's latest post:
Thinking of changing distro,...
Published (2009-11-26 11:44:00)
Right! Thanks to help from all you nice people, some of Ubuntu's own support on their forums and IRC, I have now turned the Swap partition into a separate one, and I think there's some progress. Since I don't want to cross post - there's a thread in the Distributions forum (Not the subforums, since there's no Slax one) that has the next problem I've been having, with Grub. I don't know if any of you can help...
user's latest post:
Giant Linux "Laptop"
Published (2009-11-30 15:14:00)
It would be fun indeed, and it IS a pretty decent machine for $130.00, despite it's limitations & 'weirdness' as a potential laptop.
user's latest post:
Learning how to use Bash...
Published (2009-11-25 17:19:00)
Quote: Originally Posted by bartonski Here's another one that I thought was kind of nice: I have to wait on people to upload files to me via FTP {ftps, scp, http...} from time to time. Let's say that I know that the file will be named 'Population.txt' or 'population.txt' Code: while [ true ]; do [ -f [Pp]opulation.txt ] && echo -e '\0007' ; sleep 2; done until the file arrives, it just...
|
|
|
|
Latest active threads on Linux - General::
Started 5 days, 11 hours ago (2009-11-27 01:05:00)
by ghostdog74
use a while read loop instead
Code:
find ... | while read file
do
echo $file
done
Started 4 days, 19 hours ago (2009-11-27 16:46:00)
by tom4everitt
Maybe you making changes to the partition table renumbered the partitions?
What is the output of:
Code:
sudo fdisk -l
Started 1 day, 3 hours ago (2009-12-01 08:32:00)
by i92guboj
Quote:
Originally Posted by Liqua
Hi,
Hopefully this is the right place to make this post.
As with all things "business" senior management have decided to take up open-source software as a means of saving money. On the whole I agree with this but it's not necessarily the right answer.
The main one now is "can Linux be ...
Started 1 day, 1 hour ago (2009-12-01 10:27:00)
by TB0ne
Quote:
Originally Posted by sachinh
Hello,
One of the disk in the HSZ70 Cluster is showing amber light. It have moved the disk to failedset.
We are not able to connect to any controllers using hsxterm command. Hence we have connected using CONSOLE terminal
and did remove 1 disk from spareset and added the same into the ...
Started 1 day, 1 hour ago (2009-12-01 10:25:00)
by TB0ne
Quote:
Originally Posted by urban.yoga.journeys
i'm not sure if this is the correct place to put this in. i wrote a script for connecting to a wifi network. it allows for WPA encryption, though i've only tested it with WPA 1. it doesn't allow for ad-hoc systems, since i've never managed to manually connect to one.
if people had ...
Started 1 day, 7 hours ago (2009-12-01 04:38:00)
by ddaemonunics
I think that by using iptables DNAT on the debian host you should resolve the problem
for example:
external client ---ext IP:8000 (iptables DNAT)---internal clienta:80
external client ---ext IP:8001 (iptables DNAT)---internal clientb:80
external client ---ext IP:8002 (iptables DNAT)---internal clientc:80
external client ---ext IP:8003 (iptables DNAT)---internal clientd:80
a dnat rule ...
Started 1 day, 7 hours ago (2009-12-01 04:36:00)
by gnufreex
The echo command have two pieces. One is in Linux kernel, other one in
shell. So that is where you should be looking.
Started 1 day, 7 hours ago (2009-12-01 04:42:00)
by centosboy
Quote:
Originally Posted by mohit_parihar
can anyone tell me how does echo command work internally, i mean hows it display the text we entered, which libraries or files it uses.
Code:
ldd `which echo`
or
Code:
strace echo
might tell you this
Started 1 day, 8 hours ago (2009-12-01 03:59:00)
by evo2
Looks like it could be new line and setting the text colour to yellow.
Hang on there is no "backslash n": so no new line.
Evo2.
|
|
Hot threads for last week on Linux - General::
Started 4 days, 19 hours ago (2009-11-27 16:46:00)
by tom4everitt
Maybe you making changes to the partition table renumbered the partitions?
What is the output of:
Code:
sudo fdisk -l
Started 1 week, 2 days ago (2009-11-22 20:22:00)
by GrapefruiTgirl
I don't use GRUB, so can't help much there if GRUB is a part of the problem. However I just wanted to ask something, and point out another thing:
1) If your BIOS has/had anti-virus protection or other-wise-ly named write-protect function in the BIOS, you may have needed to disable that first, before trying to flash the BIOS. That may have caused the erase failure. It's difficult to figure out ...
Started 5 days, 21 hours ago (2009-11-26 15:23:00)
by linus72
Yes, it is just a "bug"
If you post your syslinux.cfg I can tell you whats wrong...?
Started 2 weeks, 2 days ago (2009-11-15 18:31:00)
by AuroraZero
For the distro problem I suggest Slackware. It very very customizable to run on older machines. Packages are handled easily and with minimal dependency problems.
For the other problems you are having go make a boot up disc of slax. you can get it here http://www.slax.org . Get the Gparted module and load it. This will also give you a glimpse of how slackware works as it is a live disc.
Started 5 days, 11 hours ago (2009-11-27 01:05:00)
by ghostdog74
use a while read loop instead
Code:
find ... | while read file
do
echo $file
done
Started 3 days, 1 hour ago (2009-11-29 10:48:00)
by archShade
I can't see any reason why this would be considered unethical as long as you keep a few key points. That there is an alternative source on anything that is contained in the CD.
You make it clear that what you are selling is the CD and the time it has taken to compile(download set up grub etc...)the content and the the time taken to burn and distribute the physical medium.
You do not make any...
Started 2 weeks, 5 days ago (2009-11-13 11:31:00)
by Vrajgh
If "a white screen with an arrow" is a broken X display, then Ctrl-Alt-F1 will dump you into a terminal from where you can look at the contents of /var/log/ and give us a better idea of what state your system is in.
If it is so broken that you can't do that, you could always try booting with a live-CD (e.g. knoppix, or isn't the ubuntu install CD a live CD?) mount your main disk and have a ...
Started 1 week, 2 days ago (2009-11-23 11:15:00)
by GrapefruiTgirl
I'm not familiar with any of the "Big Tools" like Acronis and whatnot, but for scheduled incremental backups, I use rsync + cron. Simple and reliable.
Started 1 week, 2 days ago (2009-11-23 07:31:00)
by voyciz
Does the BIOS detect it? I don't know anything about suse...maybe you're
booting with a kernel that lacks sata support? Are you pointing it to look
in the right place?
Started 1 week, 1 day ago (2009-11-24 09:27:00)
by theNbomr
You should be able to 'set syntax=' and any other preferences in .vimrc in your home directory.
--- rod.
|
|