Page 4 of 15 FirstFirst 12345678910111214 ... LastLast
Results 76 to 100 of 357

Thread: CMN goes Linux

  1. #76
    I'm in Jail
    Butterfly's Avatar
    Join Date
    Mar 2006
    Last Online
    12-06-2021 @ 11:13 PM
    Posts
    39,832
    Quote Originally Posted by friscofrankie
    I have yet to see a package manger that installs applications or libraries under /usr/local/ they will usually mix them up under /usr, with libs in /usr/lib and executables under /usr/bin. maybe some apps will go under the /opt directory tree.
    Absolutely, they will install the shit in about everywhere, the /opt being the most annoying, or worst breaking compatibilities if you had dared installed your own version of a bin somewhere under /usr/bin

    basically you lose control of your setup and have to hope that some fuckwit did the proprer testing before deploying the package, since they can't do as it's an impossible task to have it 100% right

  2. #77
    I'm in Jail
    Butterfly's Avatar
    Join Date
    Mar 2006
    Last Online
    12-06-2021 @ 11:13 PM
    Posts
    39,832
    Quote Originally Posted by NickA
    you talk CMN through manually compiling his software, I'll teach him how to use a package manager.
    very easy, even a retard like CMN with enough training could do it

    cd package-XXXX ; more README ; ./configure --prefix=/usr/local etc...

    make ; make install

    Done !!!

  3. #78
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    well, that was easy.


    how do i make the font bigger though.

    the writing on teakdoor is all small.

  4. #79
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    i have got azureus running, but when i click on download torrent, the firefox thingummy that shows you what file you have downloaded is very different to the one in windows.

    i don't seem to have the option of just clicking on the torrent file to open it.

  5. #80
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    Quote Originally Posted by Butterfly
    Absolutely, they will install the shit in about everywhere, the /opt being the most annoying, or worst breaking compatibilities if you had dared installed your own version of a bin somewhere under /usr/bin
    Most distros comply to the Filesystem Hierarchy Standard

    : http://www.pathname.com/fhs/pub/fhs-2.3.html

    and install apps and lib according to this standard. Old executables and libs (including deps) are deleted when you update a pkg.

    And about /opt, it's rarely used by most pkg managers:

    Code:
    [wallalai[at]desktop ~]$ ls -al /opt
    total 8
    drwxr-xr-x  2 root root 4096 2008-03-19 20:21 ./
    drwxr-xr-x 20 root adm  4096 2008-06-09 11:54 ../

  6. #81
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    also, i need all my windows passwords for torrent sites and forums.

    is there any way of getting them from windows without booting into my windows system?

  7. #82
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    also, how do i make vlc my default media player and azureus my default torrent client?

  8. #83
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    ^^ When you download a torrent the firefox's dialog box will pop and you have to chose "Open with" and then browse where your azureus executable is (/usr/bin/azureus or /usr/local/bin/azureus); then you can choose "Always open with" in the pop-up window.

    Actually if the .torrent is downloaded it should be in /home/chiangmainoon/.azureus/torrents. From there right-click on the .torrent file and choose: open with.

  9. #84
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    To make vlc your default video app right-click on any video file type and like for torrents "Open with" then "always use this program" in the dialog box.

    About passwords for torrents and forums I don't know, I never register them in firefox.

  10. #85
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by Wallalai
    To make vlc your default video app right-click on any video file type and like for torrents "Open with" then "always use this program" in the dialog box.
    thank you.

  11. #86
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by Wallalai
    To make vlc your default video app right-click on any video file type and like for torrents "Open with" then "always use this program" in the dialog box.
    i don't get that option unfortunately.

  12. #87
    Northern Hermit
    friscofrankie's Avatar
    Join Date
    Jul 2005
    Last Online
    @
    Location
    Chiangmai, Thailand
    Posts
    7,526
    Quote Originally Posted by Wallalai
    Most distros comply to the Filesystem Hierarchy Standard
    not really...
    Quote Originally Posted by the above referenced website
    /opt is reserved for the installation of add-on application software packages.
    ...
    Locally installed software must be placed within /usr/local rather than /usr unless it is being installed to replace or upgrade software in /usr.
    most package mangers ignore the /usr/local hierarchy But I am not a package manager user or expert. I just avoid using it on Suse and in Slackware the package manager is just a gzip file compressed with dir structure from the root and does absolutely no dependency resolution; in short, practically useless.

    When building a system the use of the system will dictate what distro to use. I am tempted to move to BSD or LFS (linux from scratch) and have been every time I upgrade my system. I stick with Slackware simply because it as close to BSD & LFS as any distro out there and takes about 20 minutes to install and have running with X and all normal desktop applications. Then another two - three hours to configure for what I want.

    Again, this is of little consequence to normal daily users. I want my apps segregated under local; easy to mess about with configs for apache, MySQL, etc. /opt hierarchy is usually not in the path and requires more config work. So mine is pretty MT.

    Quote Originally Posted by ChiangMai noon View Post
    also, i need all my windows passwords for torrent sites and forums.

    is there any way of getting them from windows without booting into my windows system?
    Probably not; you might just want to change your passwords to something yu can remember

    if you are using KDE there is place for setting default apps in the file manager, "konqueror." Under settings, "configure Konqueror" the select File Associations.

    For Firefox you should be prompted to save or open; after selecting open then you will get another box for an application to open the file that will have check box to "use this application every time..." or something like that. I have found it is unnecessary to do this for most files if I have my file associations set in the the file manager. I usually select "open with... even if I am prompted to browse for the application I ignor that click OK and the app runs with the file.

    Under Gnome I have no clue, don't use it. Should be something similar though
    When the people fear their government, there is tyranny; when the government fears the people, there is liberty -- T. Jefferson


  13. #88
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    Quote Originally Posted by ChiangMai noon
    i don't get that option unfortunately.
    If you choose to open with vlc the system will remember the association with the video file type. If you'll try another video player you will then get the choice in the right-click context menu. But the system usually open the file with the last application used.
    Last edited by Wallalai; 09-06-2008 at 02:11 PM.

  14. #89
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by friscofrankie
    Probably not; you might just want to change your passwords to something yu can remembe
    sod that, i can't even remember my names on some of the forums let alone the password.

    i like this ubuntu thing though.

    very sleek.

    i think i'll keep using it.

  15. #90
    Member
    JuniorExPat's Avatar
    Join Date
    Oct 2007
    Last Online
    04-09-2013 @ 02:24 PM
    Location
    Chiang Mai
    Posts
    302
    Quote Originally Posted by ChiangMai noon View Post
    chatting to a chap down the pub the other day and he told me the new ubuntu system was the easiest for non tek heads to use.

    think I'll give it a go.

    Quote Originally Posted by ChiangMai noon View Post

    i like this ubuntu thing though.

    very sleek.

    i think i'll keep using it.


    That chap is pleased that you are pleased.


    JxP

  16. #91
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    ^
    was that you?

    bugger me.

    small bloody world.



    is it my co-incidence that i have installed at a time when the internet is sharp? or is browsing much quicker than in windows?

    btw, i must thank jardine for helping me out with the install.

  17. #92
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    love the add/delete programmes function.

    needn't fuck around with google searches or anything.

  18. #93
    Northern Hermit
    friscofrankie's Avatar
    Join Date
    Jul 2005
    Last Online
    @
    Location
    Chiangmai, Thailand
    Posts
    7,526
    Some sites save your password encrypted in cookies others may not store them and then you save them in your password manager or whatever. This you cannot retrieve so create new passwords and try to remember them long enough to log in using windows and ubuntu

  19. #94
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by friscofrankie
    and then you save them in your password manager
    do i have one of them?

  20. #95
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    ^ Included by default in Firefox

  21. #96
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by Wallalai
    ^ Included by default in Firefox
    never to fukk.


    how do i find it?

  22. #97
    This is not my avatar
    NickA's Avatar
    Join Date
    Oct 2005
    Last Online
    @
    Posts
    11,204
    Quote Originally Posted by ChiangMai noon
    i don't get that option unfortunately.
    Which file manager are you using?

    On most of them you right click the file, then click on properties. It will have something like this...



    click on the tools icon on the right, then you'll get....



    Move the application (vlc) that you want to the top of the list, or add it if it isn't there.

    If you don't get anything like this, tell me which file manager you are using.

    For firefox, go to Edit-Preferences-Contebt-Files types and click on "manage"

    Find TORRENT, click on change action, click on "open with this app" then click on browse, find /usr/bin/azureus (I think) and click on that.

  23. #98
    Thailand Expat
    Join Date
    Apr 2006
    Last Online
    29-02-2012 @ 08:44 PM
    Posts
    3,539
    When you log in a site with a username and password Firefox will ask you if you want to : remember, or not this time, or never for this site.

  24. #99
    This is not my avatar
    NickA's Avatar
    Join Date
    Oct 2005
    Last Online
    @
    Posts
    11,204
    Quote Originally Posted by ChiangMai noon
    never to fukk. how do i find it?
    edit-preferences-security-password- click on "show passwords"

    then click "show passwords" again

  25. #100
    punk douche bag
    ChiangMai noon's Avatar
    Join Date
    Aug 2005
    Last Online
    @
    Location
    o dan y bryn
    Posts
    29,256
    Quote Originally Posted by NickA
    If you don't get anything like this, tell me which file manager you are using.
    jardine, help......

    nik asked me a nasty question.

Page 4 of 15 FirstFirst 12345678910111214 ... LastLast

Thread Information

Users Browsing this Thread

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

Posting Permissions

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