Page 1 of 7 123 ... LastLast
Results 1 to 25 of 164

Thread: Ubuntu Installation Doubts

  1. #1
    ShAdOwCoN
    Guest

    Smile Ubuntu Installation Doubts

    Ok People just made a fresh installation of Ubuntu 8.10

    Please answer [Ubuntu users ] my Every single Doubt

    1) I installed Ubuntu in an 80Gb hard disk [empty] ....... I had 3 partitions .... Partitioned as I=20GB[empty] , J=30GB[empty] , k=30GB [empty] ......[approx measure]

    Now i come to windows and see that it shows I=20GB [empty], j=30GB[empty],k=3 GB![empty]

    Has My K drive been turned into the root for Ubuntu ? [ and y is it not shown in Windows (in its original size)?]


    2) How do i use my sify client for Ubuntu 8.10 so i can connect to internet thru Ubuntu?


    3) Where can i find graphics driver of NVIDIA for ubuntu 8.10 ?


    4)When i try to open any other partitions in ubuntu it seems to ask for authentication ? Am i not suppose to use the other partitions when using Ubuntu ?

  2. #2
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    I will try.

    1. Ubuntu installation wont be visible in Windows XP. You can view it in Partition Manger software as 'Linux ext3'

    3. System -> Administration -> Hardware Driver. And select the recommended driver and activate (net connection should be active).

    4. NTFS partition right ? For that open Add/Remove. And search for NTFS configuration tool. Select it. Apply it to install.

    Note: 3rd party packages must be enabled in System -> Administration -> Software sources.

  3. #3
    ShAdOwCoN
    Guest

    Default

    Ok Ok I ll try them now .......

    looks like am gonna have huge problem with Sify Dialer in Ubuntu

    Smoothvibes ? pls some help here

  4. #4
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    You can install 'Wine' to run some windows applications. For instructions. www.winehq.org/site/download-deb.

  5. #5
    ShAdOwCoN
    Guest

    Default

    Yeah i know about wine ..... but can i use wine for Sify Client

  6. #6
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    I am not sure. You can give try it.
    BTW. Did the other options worked for you ?

  7. #7
    ShAdOwCoN
    Guest

    Default

    Not yet man ..... first i want to resolve this internet prob ... will post results tomoro ...ok ...I think it ll work .... cause i understood

  8. #8
    Platinum Member Archer's Avatar
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    2,969

    Default

    Forgot about the net connection thing. We can wait for Pingu Man.
    Last edited by Archer; 11-17-08 at 08:26 PM.

  9. #9
    ShAdOwCoN
    Guest

    Post

    No i dont have any other way ......... For Tata Indicom Wi - Fi to i need A client .... But that is not useful for updating [Damn slow/Limited plan]so not planning to use it for Ubuntu .......
    Stuck with Sify

  10. #10
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    @shadowcon

    there is a sify dialer program available....i'm searching for it..will let u knw wen i get it..

  11. #11
    ShAdOwCoN
    Guest

    Thumbs up

    Quote Originally Posted by mahehellraiser View Post
    @shadowcon

    there is a sify dialer program available....i'm searching for it..will let u knw wen i get it..
    Oh! Gr8 man , waiting for it ......... Pls do search for it

  12. #12
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    download ur sifyinstaller

    save it and extract. go to Applications->Accessories->Terminal

    change the directory to where you extracted .tar.gz file. ( cd Desktop/sify_bbclient-3.0/ )

    now type sudo sh install.sh

    you will get a message sifybb successfully installed.

    now type in terminal sudo sifyconnect

  13. #13
    ShAdOwCoN
    Guest

    Default

    Which Sify installer ???

    The one i use for windows xp ?

    If possible pls post Link for the Linux version
    Last edited by ShAdOwCoN; 11-17-08 at 10:06 PM. Reason: Automerged Doublepost

  14. #14
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    i think it's available from their site..from sify..

  15. #15
    ShAdOwCoN
    Guest

    Default

    Quote Originally Posted by mahehellraiser View Post
    download ur sifyinstaller

    save it and extract. go to Applications->Accessories->Terminal

    change the directory to where you extracted .tar.gz file. ( cd Desktop/sify_bbclient-3.0/ )

    now type sudo sh install.sh

    you will get a message sifybb successfully installed.

    now type in terminal sudo sifyconnect
    cd stands for current directory or change directory ??

    Quote Originally Posted by mahehellraiser View Post
    i think it's available from their site..from sify..
    Checking
    Last edited by ShAdOwCoN; 11-17-08 at 10:11 PM. Reason: Automerged Doublepost

  16. #16
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    change directory....i think ur new to linux/ubuntu

  17. #17
    ShAdOwCoN
    Guest

    Default

    Not there in their site

  18. #18
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    If the above one fails.....then try this procedure..

    download sifyclient other dependencies from http://202.144.65.70:8090/.

    You need to have alien before hand

    TO download alien type "sudo apt-get install alien"

    Then by alien convert the rpm packages into deb

    Download the tar.gz file form http://202.144.65.70:8090/

    then go to terminal

    type tar -xvf sify_bbclient-3.0.tar

    go to terminal

    there navigate to the folder to which it is extracted
    For instance you have done it on the Desktop

    Then

    open terminal

    Type
    1) "cd Desktop"
    2) "cd sify_bbclient-3.0"
    3) "sudo ./install.sh"


    This will install the client

    Then type in "sifyconnect"

    and this will start the sify client

    Quote Originally Posted by ShAdOwCoN View Post
    Not there in their site
    try the above one..
    Last edited by mahehellraiser; 11-17-08 at 10:15 PM. Reason: Automerged Doublepost

  19. #19
    ShAdOwCoN
    Guest

    Default

    Quote Originally Posted by mahehellraiser View Post
    change directory....i think ur new to linux/ubuntu
    New to ubuntu .....

    Had been using fedora Core .........

    But i am not Comfy with Command Line Interface ...... Even though i know Basic Shell programming
    echo , if elif , rm , cp etc etc

  20. #20
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    Let me knw if it's working or not....there is one more client...supersify...

  21. #21
    ShAdOwCoN
    Guest

    Default

    Quote Originally Posted by mahehellraiser View Post
    If the above one fails.....then try this procedure..

    download sifyclient other dependencies from http://202.144.65.70:8090/.

    You need to have alien before hand

    TO download alien type "sudo apt-get install alien"

    Then by alien convert the rpm packages into deb

    Download the tar.gz file form http://202.144.65.70:8090/

    then go to terminal

    type tar -xvf sify_bbclient-3.0.tar

    go to terminal

    there navigate to the folder to which it is extracted
    For instance you have done it on the Desktop

    Then

    open terminal

    Type
    1) "cd Desktop"
    2) "cd sify_bbclient-3.0"
    3) "sudo ./install.sh"


    This will install the client

    Then type in "sifyconnect"

    and this will start the sify client

    try the above one..
    Now One important question .... Is that [link ] the latest Sify Client ?????

  22. #22
    ShAdOwCoN
    Guest

    Default

    Ok rebooting and checking ..... over and out

    1. Installation on RPM Supported System

    a. Prerequisite for Linux client

    Sify Broadband client for Linux OS works only on windows Manager with any desktop

    Sify Broadband client for Linux OS requires openssl0.9.7c or later.

    If your system has lower version of openssl or openssl is not intsall, Click here to download openssl0.9.7-0.9.7c

    b. Download Broadband Client:

    Click here to download Sify Broadband Client for Linux OS

    c. Installation Steps:

    Note: Plz do not remove the existing lower version of openssl which will affect other programs.

    rpm -ivh openssl0.9.7-0.9.7c-52922cl.i386.rpm

    rpm -ivh sify_bband-3.0-0.i586.rpm
    2. Installation on NON RPM Supported System

    a. Download Broadband Client:

    Click here to download Sify Broadband Client for Linux OS

    b. Installation Steps:

    gunzip sify_bbclient-3.0.tar.gz

    tar -xvf sify_bbclient-3.0.tar

    For more information refer Readme.txt file bundled along with package
    3. Launching the Client

    Open a terminal from X server

    From terminal run the command "sifyconnect"

    Last ONE


    Should i use RPM or Non RPM version for 8.10 ????
    Last edited by ShAdOwCoN; 11-17-08 at 10:23 PM. Reason: Automerged Doublepost

  23. #23
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    non-rpm....ubuntu is a debian based system...

    try this link if it fails.....supersify has a good review

    http://thegoan.com/supersify/?vbseou...sify/index.php

  24. #24
    ShAdOwCoN
    Guest

    Default

    Quote Originally Posted by mahehellraiser View Post
    If the above one fails.....then try this procedure..

    download sifyclient other dependencies from http://202.144.65.70:8090/.

    You need to have alien before hand

    TO download alien type "sudo apt-get install alien"

    Then by alien convert the rpm packages into deb

    Download the tar.gz file form http://202.144.65.70:8090/

    then go to terminal

    type tar -xvf sify_bbclient-3.0.tar

    go to terminal

    there navigate to the folder to which it is extracted
    For instance you have done it on the Desktop

    Then

    open terminal

    Type
    1) "cd Desktop"
    2) "cd sify_bbclient-3.0"
    3) "sudo ./install.sh"


    This will install the client

    Then type in "sifyconnect"

    and this will start the sify client



    try the above one..
    Forgot about Alien ........... I am not connected to the net thru Ubuntu How do i download Alien ??

  25. #25
    Silver Member
    Join Date
    Aug 2008
    Age
    24
    Liked
    0 times
    Posts
    343

    Default

    OOPS i forgot

Page 1 of 7 123 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Windows 7 vs. Ubuntu
    By gaggan4392 in forum Operating Systems
    Replies: 13
    Last Post: 05-24-10, 11:30 AM
  2. Review | Ubuntu 9.10 | Karmic Koala
    By itsmemad in forum Linux
    Replies: 7
    Last Post: 02-23-10, 09:14 PM
  3. Ubuntu Switching From Google to Yahoo As Default Search Provider
    By deepmohan in forum Software News, Previews and Reviews
    Replies: 1
    Last Post: 02-14-10, 09:27 PM
  4. Ubuntu One Client for Windows
    By deepmohan in forum Software News, Previews and Reviews
    Replies: 4
    Last Post: 02-14-10, 09:00 PM
  5. Help needed in using BSNL Broadband in ubuntu 9.04
    By srinivasarao in forum BSNL broadband
    Replies: 1
    Last Post: 02-07-10, 03:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •