Debian and Ubuntu
61 notes.
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…