Linux.com

mfillpot

mfillpot

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

Latest Posts

Posted by
Topic
Post Preview
Posted
  • mfillpot
    RE: Need help with this shell script
    We all forget little things like that every once in a while, I would also like to recommend adding your the remote server to your hosts file and adding port entries to your ssh.conf file for the remote hosts. In addition, have you considered using an array of values for remote hosts in the script? this would make it easier to add additional hosts and reduce the redundancy.
    Link to this post 5 hours ago

    We all forget little things like that every once in a while, I would also like to recommend adding your the remote server to your hosts file and adding port entries to your ssh.conf file for the remote hosts.

    In addition, have you considered using an array of values for remote hosts in the script? this would make it easier to add additional hosts and reduce the redundancy.

  • mfillpot
    RE: USB wi-fi adapter?
    There are some adapters that work without issues, but they generally are not marked as such. I have found that the usb wifi that sony sells for their smart TVs works perfectly, but it is expensive. I also found some at newegg such as http://www.newegg.com/Product/Product.aspx?Item=N82E16833116003 that say they are compatible.
    Link to this post 1 day ago

    There are some adapters that work without issues, but they generally are not marked as such. I have found that the usb wifi that sony sells for their smart TVs works perfectly, but it is expensive. I also found some at newegg such as http://www.newegg.com/Product/Product.aspx?Item=N82E16833116003 that say they are compatible.

  • mfillpot
    RE: Need help with this shell script
    Your problems is from having multiple if statements without closing them. For example with your if statements in lines 93 to 129 you have multiple if statements start and only one ends, I beleive you intended them to be a single statement, if that is the case you will want to use if..elif..fi, so the middle statements would start with elif.
    Link to this post 1 day ago

    Your problems is from having multiple if statements without closing them. For example with your if statements in lines 93 to 129 you have multiple if statements start and only one ends, I beleive you intended them to be a single statement, if that is the case you will want to use if..elif..fi, so the middle statements would start with elif.

  • mfillpot
    RE: no sound
    To me it sounds like pulse may be defaulting to the hdmi output, there is a good discussion on the mint forums at http://forums.linuxmint.com/viewtopic.php?f=208&t=117247 in which they have helped people to track down and resolve hdmi audio and auto-mute audio issues, I highly recommend for you to check it out and see if any of those solutions can resolve your problem.
    Link to this post 4 days ago

    To me it sounds like pulse may be defaulting to the hdmi output, there is a good discussion on the mint forums at http://forums.linuxmint.com/viewtopic.php?f=208&t=117247 in which they have helped people to track down and resolve hdmi audio and auto-mute audio issues, I highly recommend for you to check it out and see if any of those solutions can resolve your problem.

  • mfillpot
    RE: Issue with mouse [Ubuntu 13.04]/Chrubuntu}
    It looks like you want more advanced functionality out of your synaptics touchpad, a basic explanation of configuration items can be found at http://askubuntu.com/questions/82740/help-configuring-synaptics-touchpad , I also have saved the configuration file that I use for my CR-48 chromebook running slackware at which includes comments for most options at http://pastebin.com/bmETqb9k , you can use that as a base for your configuration.
    Link to this post 4 days ago

    It looks like you want more advanced functionality out of your synaptics touchpad, a basic explanation of configuration items can be found at http://askubuntu.com/questions/82740/help-configuring-synaptics-touchpad , I also have saved the configuration file that I use for my CR-48 chromebook running slackware at which includes comments for most options at http://pastebin.com/bmETqb9k , you can use that as a base for your configuration.

  • mfillpot
    RE: Help me chose a linux distro
    Most desktops distros come with gnome, kde or enlightenment installed by defaults so those satisfy your need for a 3d desktop. The games are the question because we do not know what type of games you want preinstalled, first person shooters are generally very large so they are not installed by default, but I know that at least KDE based distros ship with kdegames installed which include card games, logic games and other basic types which can be reviewed at http://games.kde.org/ If you tell us what type of games you want then maybe we can offer better assistance.
    Link to this post 4 days ago

    Most desktops distros come with gnome, kde or enlightenment installed by defaults so those satisfy your need for a 3d desktop. The games are the question because we do not know what type of games you want preinstalled, first person shooters are generally very large so they are not installed by default, but I know that at least KDE based distros ship with kdegames installed which include card games, logic games and other basic types which can be reviewed at http://games.kde.org/

    If you tell us what type of games you want then maybe we can offer better assistance.

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