Skip to content
Topic

Ubuntu

37 notes.

AWS Jul 21, 2023 1 min read

How To Mount an AWS S3 bucket on an Ubuntu Server

To mount an AWS S3 bucket on Ubuntu, you can use a tool called "s3fs." S3fs allows you to access your AWS S3 bucket as if it were…

Ubuntu Jul 6, 2023 2 min read

How To Mount a Remote hard drive on an Ubuntu server

If you want to mount a remote hard drive on an AWS Ubuntu instance, you can use the SSHFS (SSH File System) utility. SSHFS allows you to mount…

How to May 2, 2010 2 min read

apt-rdepends: How to know the dependencies of a package in Ubuntu

I am sure that this might have happened to you also, when you tried to install a package, and then a message showed "Failed dependencies".Now use apt-rdepends to…

Linux Jan 5, 2010 1 min read

How to generate a SSH key in Linux ( ubuntu debian fedora)

To generate a SSH key pair use the command 'ssh-keygen'.$ ssh-keygen -t dsaThis will ask you to enter a file to save the key. The default is '.ssh/id_dsa'…

Linux Nov 18, 2009 1 min read

How to download and install skype for linux Beta on Ubuntu

These are the Requirements specified by Skype on Linux Beta Hardware requirements 1 Ghz processor or faster.256 MB RAM.20 MB free disk space on your hard drive.Microphone and speakers…

How to Sep 15, 2009 1 min read

How to find out the version (release) of the ubuntu (debian) installed from command line

On several situation you will need to find out the version of ubuntu (debian) installed in a system you are using.For that open the command terminal and type:lsb_release…

Install Aug 14, 2009 3 min read

Installing LAMP On Ubuntu

In this guide I will show you how to install a LAMP system. LAMP stands for Linux, Apache, MySQL, PHP. The guide is intended to help those who…

Linux Aug 9, 2009 3 min read

Electronic whiteboard for Linux (ubuntu)

How to convert our computer screen on to a digital electronic whiteboard, under Linux, could not be simpler. Only need a knob for Wii (Nintendo Console), an infrared…

Ubuntu Aug 3, 2009 1 min read

Ubuntu Tweak 0.4.8 released: improved PPA

Ubuntu Tweak 0.4.8 is released. It doesn’t seem to have introduced any new features, but it have improved the Third Party Sources.The number of PPA source from launchpad.net…

Ubuntu Jul 31, 2009 1 min read

Tasksel: an installation system for ubuntu (debian)

I found this in the ubuntu documentation. Tasksel is an installation system that is an integral part of the Debian installer; it is also included in Ubuntu. Tasksel…

Ubuntu Jul 16, 2009 2 min read

Customize or Remaster ubuntu 9.04 jaunty from an image file

This tutorial will show you how to customize and remaster your ubuntu 9.04 jaunty using a jaunty iso file. 1. Create a work directory # mkdir jaunty 2.…

Install Jul 14, 2009 2 min read

Step by step procedure to set up your BSNL wll (cdma) in ubuntu linux (kubuntu)

Help steps may be help to the users of bsnl wireless phones to connect to the web.Please see the 'Note' it step 6 before starting...1. Find the product…