Linux.com

mfillpot

mfillpot

  • Moderator
  • Posts: 2071
  • Member Since: 21 Apr 09
  • Last Logged In: 15 hours ago

Latest Posts

Posted by
Topic
Post Preview
Posted
  • mfillpot
    RE: Linux Mint14.1: connecting to a Wifi network
    I am surprised that mint dooes not ship the b43 drivers by default it that distro does not appear to be friendly for offline use. But I did find a tutorial for you to try at http://community.linuxmint.com/tutorial/view/692
    Link to this post 22 Apr

    I am surprised that mint dooes not ship the b43 drivers by default it that distro does not appear to be friendly for offline use. But I did find a tutorial for you to try at http://community.linuxmint.com/tutorial/view/692

  • mfillpot
    RE: How do I test SLOB? Really need help!
    Unfortunately this site does not have many kernel developers. I highly recommend joining the mailing list at http://kernelnewbies.org/ . They have many knowledgeable members who can help point you in the right direction.
    Link to this post 22 Apr

    Unfortunately this site does not have many kernel developers. I highly recommend joining the mailing list at http://kernelnewbies.org/ . They have many knowledgeable members who can help point you in the right direction.

  • mfillpot
    RE: downloading in linux
    wow that is a rant that is hard to follow. I am trying my best so please correct me if I missed a question. It sounds like you want installed applications to leave a desktop icon to run them, that is a windows behavior that generally annoys most people so it is not a default action by any window manger. The windows icon are just shortcuts an similarly you can make shortcuts to apps or custom .desktop files to launch the apps with custom options. If you can tell me which window manager or Linux variant you are using then we can attempt to guide you. As for clicking on a file and choosing install, the reason it is not working it because you need to be the root or admin user to install software and most linux variants block logging in as the root user. You might want to check the right clikc options to see if an open with option exists and based upon your chosen variant there may be an option like open with yun or open with synaptic package manager.
    Link to this post 22 Apr

    wow that is a rant that is hard to follow. I am trying my best so please correct me if I missed a question.

    It sounds like you want installed applications to leave a desktop icon to run them, that is a windows behavior that generally annoys most people so it is not a default action by any window manger. The windows icon are just shortcuts an similarly you can make shortcuts to apps or custom .desktop files to launch the apps with custom options. If you can tell me which window manager or Linux variant you are using then we can attempt to guide you.

    As for clicking on a file and choosing install, the reason it is not working it because you need to be the root or admin user to install software and most linux variants block logging in as the root user. You might want to check the right clikc options to see if an open with option exists and based upon your chosen variant there may be an option like open with yun or open with synaptic package manager.

  • mfillpot
    RE: Fedora Vs. Fuduntu
    I recommend against fuduntu because it is being killed off by the developers per the post at http://www.fuduntu.org/blog/2013/04/15/fuduntu-team-meeting-held-on-april-14-2013/ .
    Link to this post 19 Apr

    I recommend against fuduntu because it is being killed off by the developers per the post at http://www.fuduntu.org/blog/2013/04/15/fuduntu-team-meeting-held-on-april-14-2013/ .

  • mfillpot
    RE: Vmware player
    It sounds like the manual requires a windows based virtual machine, not that it is a vmware virtual machine. If you cannot get it to work in dosbox or wine then you have no choice but to extract it in a windows machine or windows virtual machine.
    Link to this post 15 Apr

    It sounds like the manual requires a windows based virtual machine, not that it is a vmware virtual machine. If you cannot get it to work in dosbox or wine then you have no choice but to extract it in a windows machine or windows virtual machine.

  • mfillpot
    RE: Dnscrypt-proxy how to install on ubuntu desktop in a simple way
    Since that app does not have an ubuntu package you will need to compile the application and install it yourself. Generally you do the following: 1. Download the source file into a new directory 2. type "sudo su -" to enter the system as root, which is needed to install a new application. 3. when inthe source directory type "./configure" to configure the build parameters. You cna use "./configure --help" to get a list of all options that can be used with that app. 4. Type "make" to start the compile process. 5. Type "make install" to install the application on the system. Please be aware that the application will not reflect in the ubuntu software center or any other package management tools. If you wish for it to show as an ubuntu package you will need to build a custom package which is covered in the article at 1. Read the information on https://help.ubuntu.com/community/CompilingEasyHowTo
    Link to this post 15 Apr

    Since that app does not have an ubuntu package you will need to compile the application and install it yourself.

    Generally you do the following:
    1. Download the source file into a new directory
    2. type "sudo su -" to enter the system as root, which is needed to install a new application.
    3. when inthe source directory type "./configure" to configure the build parameters. You cna use "./configure --help" to get a list of all options that can be used with that app.
    4. Type "make" to start the compile process.
    5. Type "make install" to install the application on the system.

    Please be aware that the application will not reflect in the ubuntu software center or any other package management tools. If you wish for it to show as an ubuntu package you will need to build a custom package which is covered in the article at 1. Read the information on https://help.ubuntu.com/community/CompilingEasyHowTo

Who we are ?

The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.

More About the foundation...

Frequent Questions

Join / Linux Training / Board