Skip to content
Topic

Debian and Ubuntu

61 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…

ubuntu 10.04 May 26, 2010 1 min read

Install Skype in Ubuntu 10.04 Lucid Lynx from official partner repository

Skype has just been uploaded to the "partner" official Ubuntu 10.04 Lucid Lynx repository.So you can now install skype in your ubuntu 10.04 without downloading the setup files…

ubuntu 10.04 May 6, 2010 1 min read

Upgrade To Ubuntu 10.04 Lucid Lynx: No internet, no problem

Upgrade To Ubuntu 10.04 Lucid Lynx Without An Internet ConnectionWell, if you don't have an Internet connection, you can still upgrade to Ubuntu 10.04 Lucid Lynx, but you'll…

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…

ubuntu 10.04 May 1, 2010 1 min read

Fix ubuntu 10.04 lucid lynx black screen on bootup issue

You can face this issue in two conditions.1. Those who have installed ubuntu 10.04 might encountered this problem. The screen goes blank just after grub (may be after…

ubuntu 10.04 Apr 30, 2010 1 min read

How to play video dvd in Ubnutu 10.04 Lucid Lynx

Install the libdvdcss library.# sudo su -# apt-get install libdvdcss2# apt-get install libdvdread4# cd /usr/share/doc/libdvdread4/# ./install-css.shIf it says that the package is not found then try them again…

ubuntu 10.04 Mar 23, 2010 1 min read

How to make Ubnutu 10.04 Lucid Lynx Multimedia Ready

In Ubuntu 10.04 "Lucid Lynx", the universe, multiverse and restricted repositories are activated by default. For installing Multimedia files you need to add medibuntu repositories. Run the following…

ubuntu 10.04 Mar 23, 2010 1 min read

Upgrading to 10.04 Lucid Lynx from Ubuntu 9.10 or Ubuntu 8.04 LTS

To upgrade from Ubuntu 9.10 on a desktop system 1. Press Alt+F2 and type in "update-manager -d" (without the quotes) into the command box. 2. Update Manager should…

ubuntu 10.04 Mar 17, 2010 1 min read

Resolve Skype video chat (web cam) issue in ubuntu 10.04 Lucid Lynx

Problems using WebCam in Skype. I installed Skype on Ubuntu 10.04 (64 bits). After installing, i found that the color webcam display looked ''green''. I had faced the…

ubuntu 10.04 Feb 17, 2010 1 min read

How to install VLC Media Player in Ubuntu 10.04 Lucid Lynx

Here's is a guide to install VLC using motumedia ppa.To install VLC, you will need to install the medibuntu-keyring, w32codecs and libdvdcss2.For that open a terminal and type…

ubuntu 10.04 Feb 10, 2010 1 min read

Social integration and boot recovery in Ubuntu 10.04 Lucid Lynx

Lucid Lynx is going to feature a new social integration with a new “MeMenu”. The MeMenu is basically an application from where you can access social networks like…