

#check ubuntu version
if [ -n "$(grep -i gutsy /etc/issue)" ]; then
UBUNTU_VER=Gutsy
else if [ -n "$(grep -i cassandra /etc/issue)" ]; then
UBUNTU_VER=Feisty
#check ubuntu version
if [ -n "$(grep -i gutsy /etc/issue)" ]; then
UBUNTU_VER=Gutsy
else if [ -n "$(grep -i celena /etc/issue)" ]; then
UBUNTU_VER=Feisty

He changed these line.Husse wrote:I think you made a mistake in the edit - I don't see any difference between the two versions
else if [ -n "$(grep -i celena /etc/issue)" ]; then
UBUNTU_VER=feisty




I'm a complete newbie so hope this isn't a daft question.
I have just installed Linux Mint on a Fujitsu Siemens Amilo L1310G and although my sound system works would this "How to" fix my wifi problem?
If so would I need to modify any of the above procedure?










Users browsing this forum: No registered users and 2 guests