LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Out of disk space :( (https://www.linuxquestions.org/questions/linux-newbie-8/out-of-disk-space-748191/)

repo 08-18-2009 01:46 PM

Quote:

the larger the number the bigger the file right?
yes

Quote:

where can i go to learn these commands?
in a terminal type:
Code:

man du
man sort
man head
man whatever command you want to learn

I had a file where I put commands I like, or find (on LQ), or use allot or ....
with the explanation what they do, so I could search the file if I need something.

And the more you use the command line, the more you learn the commands.

i92guboj 08-18-2009 01:55 PM

As repo said, you can read about the commands themselves in the man pages, as we call them. They are manuals that can be read at any given time. Those commands can be combined in creative ways, so the output of the first one is processed to give a different result. In the chain previously presented, du list the files indicating their size, "sort" sorts the list in reverse order and using a numerical mode, and head show the first members of the list previously produced. That will take time to learn, but if you are truly interested, you might find interesting the "Advanced bash scripting guide", just google for it, it's not difficult to find.

Regardless of its name, it's suitable for beginners as well. If you decide to read it and practice a bit, feel feel to open new threads to ask questions related to bash scripting when you need it.

There's also tldp.org, where you can find lots of guides, howtos and tutorials about other specifics aspect of Linux.

fletch2k3 08-18-2009 02:00 PM

Quote:

Originally Posted by i92guboj (Post 3648375)
As repo said, you can read about the commands themselves in the man pages, as we call them. They are manuals that can be read at any given time. Those commands can be combined in creative ways, so the output of the first one is processed to give a different result. In the chain previously presented, du list the files indicating their size, "sort" sorts the list in reverse order and using a numerical mode, and head show the first members of the list previously produced. That will take time to learn, but if you are truly interested, you might find interesting the "Advanced bash scripting guide", just google for it, it's not difficult to find.

Regardless of its name, it's suitable for beginners as well. If you decide to read it and practice a bit, feel feel to open new threads to ask questions related to bash scripting when you need it.

There's also tldp.org, where you can find lots of guides, howtos and tutorials about other specifics aspect of Linux.

this laptop comes with a web cam. is there a command on that list that will tell me how to use it? i search yast and didnt see anything

repo 08-18-2009 02:03 PM

I would suggest to start a new thread for this problem.
Give as much info as possible
which computer, distribution, what you want.
Make sure the title reflects the problem, like
howto use web cam in suse

fletch2k3 08-18-2009 02:06 PM

Quote:

Originally Posted by repo (Post 3648385)
I would suggest to start a new thread for this problem.
Give as much info as possible
which computer, distribution, what you want.
Make sure the title reflects the problem, like
howto use web cam in suse



ok im doing that right now.

fletch2k3 08-18-2009 02:06 PM

Thank you very very very much for taking the time to work with me!!! You all have helped me soooooooo much!!!!!


---Sarah ---

i92guboj 08-18-2009 02:08 PM

Webcams are a mystery to me. But I think that if it's supported by linux then it should work as long as your IM program has adequate support. I am not much into irc or IM at all. I suggest opening a new thread for each new problem, no one will know that you are asking about a webcam here, and this thread has mostly outlived its original purpose.

Open a new one with a title that resembles your problem, for example "hp netbook webcam", or something that describes the actual problem. That way anyone that's looking at the list of recent posts will see the new thread and people who know about the issue will be able to help. No one is going to dig into this old thread, but the two or three persons that are already looking at it.

You can open as many threads are you need, as long as you don't double post the same problem again and again. :)

repo 08-18-2009 02:35 PM

Oh, you can mark this thread solved if you want

Wim Sturkenboom 08-18-2009 11:28 PM

Quote:

Originally Posted by Wim Sturkenboom (Post 3647566)
You have an SD card reader on your HP2133. Read the manual and check if it can be used as an extension of your hard disk. I have an Acer Aspire One and if I'm not mistaken, it can be used for that purpose.

I will read up on it when I get home.

Ok, I did check and it's a dedicated slot for this purpose, not the normal card reader. And it only extends 'My Files', not the whole HD.

Some more reading on the internet shows that it looks reasonable easy to replace the current SSD with a bigger one. Cost involved that you might not be able to afford now. But you can look at that if you really have to.

And last, I installed Ubuntu Netbook Remix last night on my Aspire One. The full install takes 2GB. There are some compatibility issues between UNR and the 2133. It is up to you to decide if you can live with them. You can download UNR, install it on a memory stick and boot from the memory stick to test drive.

fletch2k3 08-18-2009 11:31 PM

Quote:

Originally Posted by Wim Sturkenboom (Post 3648873)
Ok, I did check and it's a dedicated slot for this purpose, not the normal card reader. And it only extends 'My Files', not the whole HD.

Some more reading on the internet shows that it looks reasonable easy to replace the current SSD with a bigger one. Cost involved that you might not be able to afford now. But you can look at that if you really have to.

And last, I installed Ubuntu Netbook Remix last night on my Aspire One. The full install takes 2GB. There are some compatibility issues between UNR and the 2133. It is up to you to decide if you can live with them. You can download UNR, install it on a memory stick and boot from the memory stick to test drive.

Thank you!


All times are GMT -5. The time now is 03:16 AM.