BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home » The Lab

Linux

Primarily Debian based like Ubuntu

Resize an root partition for Ubuntu with LVM using command line tools

daniel —Mon, 03/02/2015 - 7:59pm

I ended up resizing my extended partition with parted. Then I used fdisk to create a new logical partition.

Useful links:

  • Joomlaworks.net
  • turnkeylinux.org
  • bowerstudios.com
  • Linux
  • Read more about Resize an root partition for Ubuntu with LVM using command line tools
  • Log in to post comments

Nice graphics explaning unix top output

daniel —Thu, 01/29/2015 - 4:07pm

From tecadmin.net

  • Linux
  • Read more about Nice graphics explaning unix top output
  • Log in to post comments

/boot partition is full

daniel —Thu, 01/29/2015 - 4:01pm

What to do when your /boot partition is full: by Herman on ubuntuforums.org

  • Linux
  • Read more about /boot partition is full
  • Log in to post comments

Setting ulimits on Ubuntu

daniel —Fri, 01/09/2015 - 4:29pm

From posidev.com

  • Linux
  • Read more about Setting ulimits on Ubuntu
  • Log in to post comments

How to tell SFTP to exit, right now

daniel —Fri, 01/09/2015 - 4:08pm

From Gossamer-threads.com

  • Linux
  • Read more about How to tell SFTP to exit, right now
  • Log in to post comments

A nice collection of Ubuntu Clipboard tools

daniel —Fri, 01/09/2015 - 4:02pm

Listed on AskUbuntu.com

  • Linux
  • Read more about A nice collection of Ubuntu Clipboard tools
  • Log in to post comments

Extending a logical volume to take advantage of existing space

daniel —Fri, 01/02/2015 - 11:13am

$ sudo lvextend --size +31.5G /dev/my/myVol
Extending logical volume myVol to 931.50 GiB
Logical volume myVol successfully resized

$ sudo pvs
PV VG Fmt Attr PSize PFree
/dev/mapper/sda1_crypt my lvm2 a-- 931.51g 8.00m
/dev/mapper/sdb3_crypt ubuntu-vg lvm2 a-- 29.07g 0

  • Linux
  • Read more about Extending a logical volume to take advantage of existing space
  • Log in to post comments

Connecting a Cisco Vpn from Ubuntu

daniel —Thu, 12/11/2014 - 2:45pm

Shannon VanWagner has a nice walkthrough on how to connect to a Cisco Vpn from Ubuntu, worked on Ubuntu 14.10 for me.

  • Linux
  • Read more about Connecting a Cisco Vpn from Ubuntu
  • Log in to post comments

Reverse Tunneling with SSH

daniel —Mon, 11/24/2014 - 4:57pm

Nice description of how Reverse Tunneling works by ghoti

  • Linux
  • Read more about Reverse Tunneling with SSH
  • Log in to post comments

Determine version and architecture of Debian/Ubuntu installed

daniel —Wed, 10/22/2014 - 9:26am

At the command line:
lsb_release -a; echo 'architecture:'; dpkg --print-architecture

  • Linux
  • Read more about Determine version and architecture of Debian/Ubuntu installed
  • Log in to post comments

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • next ›
  • last »
Subscribe to RSS - Linux

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Wed, 08/31/2011 - 12:46am

The question of whether computers can think is just like the question of whether submarines can swim.

—

Edsger W. Dijkstra

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Installing JVM Applications on Linux
  • Trans-coding From Java
  • Leader Election in java
  • Use of Proxies by Spring
  • Ronald Pie Recipe

Copyright 2021 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About