SnapOverflow

SnapOverflow Logo SnapOverflow Logo

SnapOverflow Navigation

  • Home
  • Server
  • Ubuntu

Mobile menu

Close
  • Home
  • System Administrators
    • Hot Questions
    • New Questions
    • Tags
  • Ubuntu
    • Hot Questions
    • New Questions
    • Tags
  • Help
Home / user-10064

Silambarasan's questions

Martin Hope
Silambarasan
Asked: 2013-06-24 01:29:26 +0800 CST

Ext4 file system format drive does not show in Windows 8

  • 2

To install Ubuntu 13.04 I formatted a drive with Ext4 file system format. After format I can't open the drive from windows 8 Explorer. Whenever I try to open the drive following error shows :enter image description here

Thanks in advance

13.04
  • 4 Answers
  • 16524 Views
Martin Hope
Silambarasan
Asked: 2013-02-17 01:00:53 +0800 CST

Why doesn't chmod work on a file under /media?

  • 9

I want to execute a script file from terminal but it shows error

root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ./android
-bash: ./android: Permission denied`

so I saw the file permissions from terminal & tried to give execute permission. but no use even I give permission it won't change.

root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ll android 
-rw-r--r-- 1 silambarasan silambarasan 3498 Dec  6 08:14 android
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# chmod 777 android 
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ll android 
-rw-r--r-- 1 silambarasan silambarasan 3498 Dec  6 08:14 android`

I don't know what to do.

Thank you.

command-line
  • 2 Answers
  • 20017 Views
Martin Hope
Silambarasan
Asked: 2013-02-14 06:59:18 +0800 CST

Failed to run Android SDK manager

  • 6

I have installed Android SDK in my Eclipse EE IDE. Now I'm trying to open the Android SDK manager but getting error as in following image

Even I tried to see the android console as shown in image, No error shows in console. [is LogCat console for Android? I searched error for as android console].

Thank you

android
  • 4 Answers
  • 8137 Views
Martin Hope
Silambarasan
Asked: 2011-05-02 06:43:24 +0800 CST

Your disc drive being checked for errors?

  • 4

I'm getting this massage ever login in my Ubuntu OS.

the Message "Your disc drive being checked for errors. This will take some time."

followed by this message "checking.. 3%" progress.

Press C to cancel.

What is the problem in my disc? is it normal for all Ubuntu os? is there any issue?

11.04
  • 2 Answers
  • 3742 Views
Martin Hope
Silambarasan
Asked: 2011-03-28 05:56:56 +0800 CST

How to compile and run C programs avoiding "bash: ./a.out: Permission denied" [duplicate]

  • 8
This question already has answers here:
Can't execute .out files, getting permission denied (5 answers)
Closed 3 years ago.

I have installed GCC compiler by installing the build-essential package.

After the installation I wrote a simple C program. I tried to run it with the following command:

gcc First.c
./a.out

but I'm getting a bash: ./a.out: Permission denied message. I don't know what to do now.

10.10
  • 3 Answers
  • 65484 Views
Martin Hope
Silambarasan
Asked: 2011-02-24 18:14:15 +0800 CST

How to install mysql DB while offline?

  • 2

I have downloaded mysql-5.5.9-linux2.6-i686.tar.gz file. I don't know how to install it into my Ubuntu os. I don't have an internet connection, I'm posting here from browsing center. I can download files from here, but I can't connect my laptop directly to the internet. Is there any way to install mysql while offline?

package-management
  • 1 Answers
  • 8176 Views
Martin Hope
Silambarasan
Asked: 2011-02-22 18:50:22 +0800 CST

How to install Eclipse J2EE IDE from a tarball?

  • 3

I have downloaded Eclipse 3.6.1 as a tar.gz file from eclipse site. Then I extract using cmd: tar -zxvf eclipse-jee-helios-SR1-linux-gtk.tar.gz

after execute this cmd I got eclipse folder in this there is eclipse file. When I double click on this eclipse file I'm getting following error:

Could not display "/media/D-DEVELOPME/eclipse/eclipse".

There is no application installed for executable files

is there any solution for it?

java
  • 2 Answers
  • 2294 Views
Martin Hope
Silambarasan
Asked: 2011-02-16 18:54:19 +0800 CST

I can't use my iPod touch (32GB)

  • 3

I have connected my ipod touch 32gb in my ubuntu 10.10 os.It's connected on os and shows in desktop. but it's not showing as a device in Rhythmbox music player. and also I can't open directly like folder or drive or usb device. when I try to open it show this Error:

Could not display "gphoto2://[usb:001,003]/".

Error: DBus error org.freedesktop.DBus.Error.ServiceUnknown: The name :1.207 was not provided by any .service files

Please select another viewer and try again.

Any solution for this problem?

10.10
  • 2 Answers
  • 1206 Views
Martin Hope
Silambarasan
Asked: 2011-02-13 05:01:39 +0800 CST

How do I install a .tar.gz (or .tar.bz2) file?

  • 637

I have downloaded tar.gz files. But I don't know how to install it. How do I install this kind of file?

software-installation
  • 14 Answers
  • 4832364 Views
Martin Hope
Silambarasan
Asked: 2011-02-02 18:39:11 +0800 CST

How do I change Software Center's default installation path?

  • 5

I'm using Ubuntu 10.10 - the Maverick Meerkat. Whenever I install software using the Software Center, it installs it to /usr/lib. I have less space in this drive. Is it possible to change the default installation path to any other place? And how?

10.10
  • 3 Answers
  • 21270 Views

Sidebar

Stats

  • Questions 681965
  • Answers 980273
  • Best Answers 280204
  • Users 287326
  • Popular
  • Answers
  • Marko Smith

    How to install Google Chrome

    • 8 Answers
  • Marko Smith

    Is there a command to list all users? Also to add, delete, modify users, in the terminal?

    • 9 Answers
  • Marko Smith

    How to delete a non-empty directory in Terminal?

    • 4 Answers
  • Marko Smith

    How to unzip a zip file from the Terminal?

    • 9 Answers
  • Marko Smith

    How can I copy the contents of a folder to another folder in a different directory using terminal?

    • 8 Answers
  • Marko Smith

    How do I install a .deb file via the command line?

    • 11 Answers
  • Marko Smith

    How do I run .sh scripts?

    • 16 Answers
  • Marko Smith

    How do I install a .tar.gz (or .tar.bz2) file?

    • 14 Answers
  • Marko Smith

    How to list all installed packages

    • 24 Answers
  • Marko Smith

    Unable to lock the administration directory (/var/lib/dpkg/) is another process using it?

    • 25 Answers
  • Martin Hope
    Flimm How can I use docker without sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp How do I save terminal output to a file? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd How to unzip a zip file from the Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    pandisvezia How can I copy the contents of a folder to another folder in a different directory using terminal? 2011-12-11 17:19:37 +0800 CST
  • Martin Hope
    TheXed How do I install a .deb file via the command line? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan How to list all installed packages 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra Unable to lock the administration directory (/var/lib/dpkg/) is another process using it? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry How do I determine the total size of a directory (folder) from the command line? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "The following packages have been kept back:" Why and how do I solve it? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford How can PPAs be removed? 2010-07-30 01:09:42 +0800 CST

Related Questions

Trending Tags

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • Home
  • Questions
    • Hot Questions
    • New Questions
  • Tags
  • Help

Footer

SnapOverflow

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Help

© 2022 SOF-TR. All Rights Reserve