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… Read More »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… Read More »How To Mount an AWS S3 bucket 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… Read More »How To Mount a Remote hard drive on an Ubuntu server
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”.… Read More »apt-rdepends: How to know the dependencies of a package in Ubuntu
To generate a SSH key pair use the command ‘ssh-keygen’. $ ssh-keygen -t dsa This will ask you to enter a file to save the… Read More »How to generate a SSH key in Linux ( ubuntu debian fedora)
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… Read More »How to download and install skype for linux Beta on Ubuntu
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… Read More »How to find out the version (release) of the ubuntu (debian) installed from command line