Changes needed, interpretable, holding your belly laughing?
Announcement
Collapse
No announcement yet.
Partitioning for Kubuntu
Collapse
This topic is closed.
X
X
-
Code:ichard@richard-HP-15-Notebook-PC:~$ free total used free shared buffers cached Mem: 3934964 1595992 2338972 123516 77176 821180 -/+ buffers/cache: 697636 3237328 Swap: 7812092 0 7812092
The last line is telling you that you have used none of your swap. If you want to make it more readable use the -m flag to show the results in megabytes
Code:richard@andromeda-ascendant:~$ free -m total used free shared buffers cached Mem: 15964 4386 11577 442 272 2230 -/+ buffers/cache: 1883 14080 Swap: 16211 0 16211
If you're sitting wondering,
Which Batman is the best,
There's only one true answer my friend,
It's Adam Bloody West!
- Top
- Bottom
Comment
-
Thanks. like the space -m. So do I need to do something regarding swap?Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Good deal. Thanks. Gotta do this for oshunluvr:
Code:Number Start (sector) End (sector) Size Code Name 1 2048 1333247 650.0 MiB 2700 Basic data partition 2 1333248 1865727 260.0 MiB EF00 EFI system partition 3 1865728 2127871 128.0 MiB 0C01 Microsoft reserved part 4 2127872 623644072 296.4 GiB 0700 Basic data partition 5 930844672 932605951 860.0 MiB 2700 6 932605952 976762879 21.1 GiB 0700 Basic data partition 7 623644672 639268863 7.5 GiB 8200 8 639268864 697862143 27.9 GiB 8300 9 697862144 815048703 55.9 GiB 8300
Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
-
Originally posted by oshunluvr View PostI wonder why swapon didn't work. Try swapon -sCode:richard@richard-HP-15-Notebook-PC:~$ swapon -s Filename Type Size Used Priority /dev/sda7 partition 7812092 0 -1 richard@richard-HP-15-Notebook-PC:~$
Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
When I enter those things like you just had me do, are those commands, what? I need to learn the correct terms. Having a blast. Must compile a list of all these and what they do. Thanks.Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Yeah, I used to keep a text file in my desktop folder that I would open up and put in commands as I learned them. These days, most are stuck in my head - the simple ones anyway.
I'm an old DOS guy from waaaay back. To me, there's so much more you can do from the command line (aka in a terminal) and you get more information back usually. I seem to default to the terminal for system "house-keeping" tasks rather than trying to dig through some GUI somewhere.
If you're going to play a lot with terminal commands, I recommend a program called "yakuake" to make it quick and easy. It's a drop down terminal that appears when you hit F12 and goes away when you're not using it.
- Top
- Bottom
Comment
-
I keep a note pad nearby to write down new commands I come across. Then when I have time, I type them up and print out.
Commands is what that how-to you cited (yesterday) is all about:
https://www.kubuntuforums.net/showth...sole-Beginners
If you have questions, you can always post them here in the main forums (better than posting in the how-to section), like you are doing now, under New Guy or Misc. or catch-all, etc.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
Mike: My latest power command is learning to use "find". I swear it's the most powerful tool at the command line if you know how to use it.
I play with it when I'm not learning postgresql...
- Top
- Bottom
Comment
-
Mike: My latest power command is learning to use "find". I swear it's the most powerful tool at the command line if you know how to use it.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
Good deal. Great name oshunluvr. Me too.Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
Comment