|
More site info...
Linux - Newbie | Forum profile
|
|
Forum profile page for Linux - Newbie on http://www.linuxquestions.org.
This report page is the aggregated overview from a single forum: Linux - Newbie, 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 - Newbie" 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 - Newbie:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
936
|
2,771
|
8,029
|
|
Post:
|
2,995
|
8,995
|
28,472
|
|
|
Linux - Newbie Posting activity graph:
|
Top authors during last week:
user's latest post:
Ubuntu Boot Process
Published (2009-11-08 08:44:00)
In Linux, it does not matter if a partition is active. The bootloader (most commonly GRUB) will attempt to boot the partition named in its configuration file (typically /boot/grub/menu.lst) What you call the "volume boot record" is also called the partition boot record (or partition boot sector). This and the MBR can have boot code, but the BIOS always sends control to the MBR, defined as the first sector of the drive.
user's latest post:
[SOLVED] Icky Ubuntu cannot...
Published (2009-11-08 23:35:00)
Ahm : Code: Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: python2.5 python2.5-minimal Suggested packages: python2.5-doc python-profiler The following NEW packages will be installed: python2.5 python2.5-minimal The following packages will be removed: python2.5 python2.5-minimal 0 upgraded, 2 newly installed, 2 to remove and...
user's latest post:
After upgrading Ubuntu, system...
Published (2009-11-06 23:48:00)
You do not install them. They are the options to turn off apic. Edit menu.lst file that is present in /boot/grub directory. You need to do it as root like: sudo vi /boot/grub/menu.lst Find an uncommented line that looks something like this: Code: kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=3359d0de-47e2-4e70-a221-d50c43046ce2 ro splash vga=788 Then add noapic and acpi=force at the end of this line and save. So that it looks like Code:...
user's latest post:
Kubuntu 9.10 boots only a...
Published (2009-11-08 05:50:00)
cp -r -v /path/to/your/files /media/stick the /path/to/your/files is the top level folder you want to copy, for example to copy your home folder you would do /home/name/ James
user's latest post:
Fedora 11 Playing youtube videos
Published (2009-11-08 16:44:00)
Did you install the latest version of Flash from adobe or was it a version that came with Fedora?
user's latest post:
o2 dongle
Published (2009-11-08 19:31:00)
Quote: Originally Posted by cookdl i thank yo very much for your speedy message the feilds un populated are as follows network pin puk Did you check your docs? That information needs to come from when you signed up for O2...nothing much for us to help you with there. Quote: and although im not as wise in these matters i dont appreciate being spoken down to about and i will try and improve my spelling for all further posts thank you damon cook...
user's latest post:
Editing Large Text Files.
Published (2009-11-08 23:46:00)
As per ghostdog, you're best off learning how to program or you'll be forever asking qns and unable to make the most of the answers, which may a take a long time to arrive. Start with the Perl docs as per his link, then look at search.cpan.org . Search on XML. XML::Parser http://search.cpan.org/~msergeant/XM...2.36/Parser.pm is comprehensive, but probably overkill. Try XML::Simple http://search.cpan.org/~grantm/XML-S.../XML/Simple.pm...
user's latest post:
Inquiry:How to add a command to...
Published (2009-11-08 08:55:00)
http://rpm.pbone.net/ Search > "Advanced Search" → Redhat 7.x , keyword = lshw Some links ( e.g. ftp.icm.edu.pl ) still works, but slow.
user's latest post:
Icky Ubuntu cannot download...
Published (2009-11-08 23:22:00)
Quote: Originally Posted by smeezekitty Yes, now heres what i get: Code: root@xxxx:~# apt-get install dkms libsdl-ttf2.0-0 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: virtualbox-3.0: Depends: python2.5 (>= 2.5) but it is not going to be installed E: Unmet dependencies. Try...
|
|
|
|
Latest active threads on Linux - Newbie::
Started 3 days, 17 hours ago (2009-11-06 09:06:00)
by catkin
Try
Code:
echo "DEBUG \$0: '$0'"
before the call to basename to see if $0 has the value you think it has.
There should be no space between $ and ( in $(<some command(s)>)
Started 1 day, 22 hours ago (2009-11-08 04:02:00)
by EricTRA
Hi,
You'd better get it from here . Slackware is different from other distros. Download the source file and the Slackbuild file. Unpack the Slackbuild file, it will create a directory into which you move the source file. Next execute the Slackbuild script.
For more info read the Howto on http://slackbuilds.org/ .
Kind regards,
Eric
Started 23 hours, 2 minutes ago (2009-11-09 03:15:00)
by evo2
Looks like you may not have installed the build-depends; ie the packages required to do the build.
On my system /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
is in the gnome-pkg-tools package. To automatically install required packages you can run:
Code:
apt-get build-dep gnome-python
Where gnome-python is the package you want to build.
See: http://www.debian.org/doc/...
Started 21 hours, 34 minutes ago (2009-11-09 04:43:00)
by ~sHyLoCk~
I have replied to you here . Let me know how it went.
Started 21 hours, 33 minutes ago (2009-11-09 04:44:00)
by acid_kewpie
Please use useful intelligent thread titles if you wish to get help. "help me!" just makes a mess of the forum.
Started 4 days, 12 hours ago (2009-11-05 13:58:00)
by ammorais
Try to install gparted and try to fix trough there. It's a nice gui tool
that list your partitions, and you can try to fix it from there.
Started 1 day, 12 hours ago (2009-11-08 13:48:00)
by arochester
What do you mean?
Do you have a graphic interface or text only?
Started 1 day, 8 hours ago (2009-11-08 17:27:00)
by choogendyk
Check the man page for find. The definition of the return status is rather
broad, but it basically refers to all files having been processed
successfully, not whether it found what you were looking for. There are
other ways in the shell of asking whether a file exists or not.
|
|
Hot threads for last week on Linux - Newbie::
Started 6 days, 15 hours ago (2009-11-03 11:05:00)
by johnsfine
Use Synaptic instead of apt-get
I only read about half your post. That was probably a lot more than I needed to read. Apt-get can be confusing for beginners. You don't like apt-get. I don't either.
Synaptic is a GUI front end for apt. It is easier for a beginner to understand and use.
What Linux distribution are you using? I found Mepis significantly more beginner friendly, ...
Started 5 days, 11 hours ago (2009-11-04 14:48:00)
by custangro
Quote:
Originally Posted by gillmk
hi everyone, my daughter bought a cnm netbook with linux, i have downloaded adobe flash player so she can play her games, but i cant open it, also i have connected wirelessly but i cant get a website to come up can anyone help please.
What distro are you using?
-C
Started 5 days, 13 hours ago (2009-11-04 12:21:00)
by Yaro
Quote:
Originally Posted by Orange Sunshine
Hello all! I'm looking for some help deciding which distro to use for a web server I am putting together. The server will be using Apache, mysql, php, phpmyadmin (though I may just run that on another machine and connect to the web server), and whatever other stuff I find out that I need. ...
Started 1 day, 14 hours ago (2009-11-08 11:20:00)
by solo2070
yea, I am having the exact same situation with this. Any and all advice would be great!!
Started 1 week, 1 day ago (2009-11-01 13:19:00)
by racepres
Fast and easy, internet oriented, don't even need to install!!
Puppy Linux
RP
Started 1 week, 1 day ago (2009-11-01 14:33:00)
by w1k0
I asked your question in Google: how RAM works . Survey the results.
Started 3 days, 13 hours ago (2009-11-06 12:33:00)
by ammorais
Quote:
Does this mean that my Linux install has gone forever
By your fdisk output it looks that way.
Quote:
...XP and Fedora and I made some changes to my XP partition
Did you use windows to make those changes? If so, there is your problem.
Started 1 week ago (2009-11-02 16:31:00)
by JohnGraham
Quote:
Originally Posted by Neo@Matrix
After confirmation of formatting it returned this msg :
Error opening /dev/sdb:Permission denied
Try doing it as the root user. BE CAREFUL FORMATTING THINGS AS A ROOT USER - THE PROGRAMS YOU USE WILL HAPPILY OVERWRITE /dev/sda IF YOU TELL THEM TO, SO MAKE SURE YOU ...
Started 5 days, 9 hours ago (2009-11-04 16:45:00)
by boondocksaint
if you could get your hands on RHEL4 or 5 isnt as " user friendly" in my opinion..but thats just my opinion you can also learn about customizing your own build...
Started 6 days, 17 hours ago (2009-11-03 09:09:00)
by Wim Sturkenboom
You need a C-compiler to compile the compiler.
Use the package manager of your distro (RH or derivate I assume) to install one. It's the easiest.
|
|