Skip to main content

Posts

Ubuntu 18.04 - Installing Ruby 2.2.10 & 2.5.1 thru RVM

bboy@Mc-Latitude-E7450:~$ sudo apt-get update [sudo] password for bboy: Hit:1 http://ph.archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://ph.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]   Get:3 https://repo.skype.com/deb stable InRelease [4,487 B]                     Get:4 http://ph.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Ign:5 http://dl.google.com/linux/chrome/deb stable InRelease                   Get:6 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [618 kB] Hit:7 http://dl.google.com/linux/chrome/deb stable Release                     Get:8 https://repo.skype.com/deb stable/main amd64 Packages [2,271 B]           Get:10 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [517 kB] Hit:11 https://brave-browser-apt-release.s3.brave.com bionic InRelease         Get:12 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [229 kB] Hit:13 http://ppa.launchpad.net/otto-kesselg...

Ubuntu 18.04 - Installing Ruby 2.2.10 & 2.5.1 thru RVM

bboy@Mc-Latitude-E7450 : ~ $ sudo apt-get update [sudo] password for bboy: Hit:1 http://ph.archive.ubuntu.com/ubuntu bionic InRelease Get:2 http://ph.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:3 https://repo.skype.com/deb stable InRelease [4,487 B] Get:4 http://ph.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Ign:5 http://dl.google.com/linux/chrome/deb stable InRelease Get:6 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [618 kB] Hit:7 http://dl.google.com/linux/chrome/deb stable Release Get:8 https://repo.skype.com/deb stable/main amd64 Packages [2,271 B] Get:10 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [517 kB] Hit:11 https://brave-browser-apt-release.s3.brave.com bionic InRelease Get:12 http://ph.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [229 kB] Hit:13 http://ppa.laun...

Ubuntu 18.04 LTS : Installing DarkTable & Gimp

bboy@Mc-Latitude-E7450:~$ sudo apt-get install darktable [sudo] password for bboy:  Reading package lists... Done Building dependency tree        Reading state information... Done The following packages were automatically installed and are no longer required:   linux-headers-4.18.0-15 linux-headers-4.18.0-15-generic   linux-image-4.18.0-15-generic linux-modules-4.18.0-15-generic   linux-modules-extra-4.18.0-15-generic Use 'sudo apt autoremove' to remove them. The following additional packages will be installed:   javascript-common libflickcurl0 libgraphicsmagick-q16-3 libjs-prototype   libjs-scriptaculous liblensfun-data-v1 liblensfun1 libopenjp2-7   libosmgpsmap-1.0-1 libpugixml1v5 Suggested packages:   apache2 | lighttpd | httpd graphicsmagick-dbg The following NEW packages will be installed:   darktable javascript-common libflickcurl0 libgraphicsmagick-q16-3   libjs-prototype libjs-scriptaculous liblensfun-data-v1 liblensfun1   libopenjp2-7 libosmgpsmap-1.0-1 libpugixml1v5 0...

Ubuntu 18.04 LTS : Creating ISO file from a given directory

<font color="#8AE234"><b>bboy@Mc-Latitude-E7450</b></font>:<font color="#729FCF"><b>~/Downloads</b></font>$ mkisofs -o win10_1803.iso ./Win10_1803 I: -input-charset not specified, using utf-8 (detected in locale settings) Using MICRO000.MAN;1 for  ./Win10_1803/support/logging/microsoft-windows-setup-instrumentation.man (microsoft-windows-actionqueue-instrumentation.man) Using MICRO001.MAN;1 for  ./Win10_1803/support/logging/microsoft-windows-actionqueue-instrumentation.man (microsoft-windows-windeploy-instrumentation.man) Using MICRO002.MAN;1 for  ./Win10_1803/support/logging/microsoft-windows-windeploy-instrumentation.man (microsoft-windows-setup-events.man) Using MICRO003.MAN;1 for  ./Win10_1803/support/logging/microsoft-windows-setup-events.man (microsoft-windows-audit-instrumentation.man) Using MICRO004.MAN;1 for  ./Win10_1803/support/logging/microsoft-windows-audit-instrumentation.man (microsoft-windows-setupugc-i...